2022-04-01 14:35:42.674 | + ./stack.sh:main:487 : exec 2022-04-01 14:35:42.674 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-01-143542' 2022-04-01 14:35:42.674 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-01-143542.summary.2022-04-01-143542 2022-04-01 14:35:42.674 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 14:35:42.674 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-01-143542 2022-04-01 14:35:42.674 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-01-143542 /opt/stack/logs/stack.sh.log 2022-04-01 14:35:42.675 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-01-143542.summary.2022-04-01-143542 /opt/stack/logs/stack.sh.log.summary 2022-04-01 14:35:42.675 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-01 14:35:42.675 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-01 14:35:42.675 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-01 14:35:42.675 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-01 14:35:42.675 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-01 14:35:42.675 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-01 14:35:42.675 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-01 14:35:42.675 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-01 14:35:42.675 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-01 14:35:42.675 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-01 14:35:42.675 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-01 14:35:42.675 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-01 14:35:42.675 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-01 14:35:42.675 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-01 14:35:42.675 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-01 14:35:42.675 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-01 14:35:42.675 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-01 14:35:42.675 | + ./stack.sh:main:573 : set -o errexit 2022-04-01 14:35:42.675 | + ./stack.sh:main:576 : uname -a 2022-04-01 14:35:42.675 | Linux dv-neutron-818418-3-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-01 14:35:42.675 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-01 14:35:42.675 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-01 14:35:42.678 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-01 14:35:42.715 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-01 14:35:42.731 | + ./stack.sh:main:590 : fetch_plugins 2022-04-01 14:35:42.732 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-01 14:35:42.734 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-01 14:35:42.736 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-01 14:35:42.738 | + functions-common:fetch_plugins:1776 : return 2022-04-01 14:35:42.740 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-01 14:35:42.742 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-01 14:35:42.744 | + functions-common:run_phase:1854 : local phase= 2022-04-01 14:35:42.745 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 14:35:42.747 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 14:35:42.749 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 14:35:42.750 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 14:35:42.752 | + functions-common:run_phase:1863 : local extra 2022-04-01 14:35:42.754 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 14:35:42.757 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 14:35:42.759 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 14:35:42.761 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 14:35:42.763 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-01 14:35:42.765 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 14:35:42.777 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:35:42.778 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-01 14:35:42.780 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 14:35:42.782 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 14:35:42.784 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 14:35:42.785 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 14:35:42.788 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 14:35:42.789 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-01 14:35:42.791 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-01 14:35:42.793 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-01 14:35:42.795 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 14:35:42.797 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-01 14:35:42.798 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-01 14:35:42.800 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-01 14:35:42.802 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-01 14:35:42.804 | + functions-common:plugin_override_defaults:1817 : return 2022-04-01 14:35:42.806 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-01 14:35:42.822 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-01 14:35:42.824 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-01 14:35:42.836 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-01 14:35:42.838 | +++ lib/tls:source:43 : hostname -f 2022-04-01 14:35:42.841 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-01 14:35:42.843 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-01 14:35:42.845 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-01 14:35:42.847 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-01 14:35:42.849 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-01 14:35:42.851 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-01 14:35:42.853 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-01 14:35:42.855 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-01 14:35:42.856 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-01 14:35:42.858 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-01 14:35:42.867 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-01 14:35:42.884 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-01 14:35:42.904 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-01 14:35:42.918 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-01 14:35:42.931 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-01 14:35:42.966 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-01 14:35:43.025 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-01 14:35:43.112 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-01 14:35:43.132 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-01 14:35:43.180 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-01 14:35:43.230 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-01 14:35:43.369 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-01 14:35:43.383 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-01 14:35:43.396 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-01 14:35:43.408 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-01 14:35:43.493 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-01 14:35:43.495 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-01 14:35:43.498 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-01 14:35:43.500 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-01 14:35:43.502 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-01 14:35:43.504 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-01 14:35:43.506 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-01 14:35:43.506 | False' 2022-04-01 14:35:43.509 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-01 14:35:43.524 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-01 14:35:43.526 | + ./stack.sh:main:624 : run_phase source 2022-04-01 14:35:43.528 | + functions-common:run_phase:1853 : local mode=source 2022-04-01 14:35:43.530 | + functions-common:run_phase:1854 : local phase= 2022-04-01 14:35:43.532 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 14:35:43.534 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 14:35:43.536 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 14:35:43.538 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 14:35:43.540 | + functions-common:run_phase:1863 : local extra 2022-04-01 14:35:43.542 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 14:35:43.545 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 14:35:43.547 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 14:35:43.550 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 14:35:43.552 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-01 14:35:43.554 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 14:35:43.568 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:35:43.570 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-01 14:35:43.572 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-01 14:35:43.609 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-01 14:35:43.612 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-01 14:35:43.614 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-01 14:35:43.616 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-01 14:35:43.618 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-01 14:35:43.620 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-01 14:35:43.622 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-01 14:35:43.624 | + functions-common:load_plugin_settings:1794 : return 2022-04-01 14:35:43.626 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-01 14:35:43.628 | + functions-common:verify_disabled_services:2136 : local service 2022-04-01 14:35:43.631 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.633 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-01 14:35:43.636 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.638 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-01 14:35:43.640 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.642 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-01 14:35:43.644 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.647 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-01 14:35:43.649 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.651 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-01 14:35:43.653 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.655 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-01 14:35:43.658 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.660 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-01 14:35:43.662 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.664 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-01 14:35:43.667 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.669 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-01 14:35:43.671 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.673 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-01 14:35:43.675 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.678 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-01 14:35:43.680 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.682 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-01 14:35:43.684 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.687 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-01 14:35:43.689 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.691 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-01 14:35:43.694 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.696 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-01 14:35:43.698 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.700 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-01 14:35:43.702 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.704 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-01 14:35:43.707 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.709 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-01 14:35:43.711 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.714 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-01 14:35:43.716 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.718 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-01 14:35:43.720 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.722 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-01 14:35:43.724 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.726 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-01 14:35:43.729 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.731 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-01 14:35:43.733 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.735 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-01 14:35:43.737 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.740 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-01 14:35:43.742 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.744 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-01 14:35:43.746 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.749 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-01 14:35:43.751 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.753 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-01 14:35:43.756 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.758 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-01 14:35:43.760 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.762 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-01 14:35:43.765 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.767 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-01 14:35:43.769 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.771 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-01 14:35:43.773 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.775 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-01 14:35:43.777 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.780 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-01 14:35:43.782 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.784 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-01 14:35:43.786 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.788 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-01 14:35:43.791 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.793 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-01 14:35:43.795 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.797 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-01 14:35:43.799 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.801 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-01 14:35:43.804 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.806 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-01 14:35:43.808 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.811 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-01 14:35:43.813 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.815 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-01 14:35:43.817 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.820 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-01 14:35:43.822 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.824 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-01 14:35:43.826 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.828 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-01 14:35:43.831 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.833 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-01 14:35:43.835 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 14:35:43.837 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-01 14:35:43.840 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-01 14:35:43.842 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-01 14:35:43.845 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-01 14:35:43.859 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:35:43.861 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-01 14:35:43.863 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-01 14:35:43.866 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-01 14:35:43.882 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 14:35:43.884 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-01 14:35:43.886 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-01 14:35:43.889 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-01 14:35:43.891 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-01 14:35:43.893 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-01 14:35:43.895 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-01 14:35:43.898 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-01 14:35:43.900 | + lib/database:initialize_database_backends:92 : return 0 2022-04-01 14:35:43.902 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-01 14:35:43.902 | Using mysql database backend 2022-04-01 14:35:43.905 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-01 14:35:43.920 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-01 14:35:43.923 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-01 14:35:43.925 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-01 14:35:43.928 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-01 14:35:43.931 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 14:35:43.933 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-01 14:35:43.949 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:35:43.952 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-01 14:35:43.968 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-01 14:35:43.983 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:35:43.986 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-01 14:35:44.002 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-01 14:35:44.017 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-01 14:35:44.033 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 14:35:44.036 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-01 14:35:44.051 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:35:44.054 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-01 14:35:44.070 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-01 14:35:44.072 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-01 14:35:44.074 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-01 14:35:44.076 | + functions-common:save_stackenv:60 : local tag=757 2022-04-01 14:35:44.079 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-01 14:35:44.084 | + functions-common:save_stackenv:62 : time_stamp=2022-04-01-143544 2022-04-01 14:35:44.086 | + functions-common:save_stackenv:63 : echo '# 2022-04-01-143544 757' 2022-04-01 14:35:44.089 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 14:35:44.091 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 14:35:44.093 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 14:35:44.096 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-01 14:35:44.098 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 14:35:44.100 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-01 14:35:44.103 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 14:35:44.105 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-01 14:35:44.107 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 14:35:44.109 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.31 2022-04-01 14:35:44.112 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 14:35:44.114 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.31/identity 2022-04-01 14:35:44.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 14:35:44.119 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-01-143542 2022-04-01 14:35:44.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 14:35:44.123 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-01 14:35:44.125 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 14:35:44.128 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.31 2022-04-01 14:35:44.130 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 14:35:44.133 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-01 14:35:44.135 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 14:35:44.137 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-01 14:35:44.140 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 14:35:44.142 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-01 14:35:44.144 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 14:35:44.147 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-01 14:35:44.149 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-01 14:35:44.152 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-01 14:35:44.154 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-01 14:35:44.156 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-01 14:35:44.158 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 14:35:44.160 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 14:35:44.163 | ++ functions-common:git_clone:612 : pwd 2022-04-01 14:35:44.166 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 14:35:44.168 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 14:35:44.170 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 14:35:44.185 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 14:35:44.187 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 14:35:44.190 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 14:35:44.192 | + functions-common:git_clone:629 : echo master 2022-04-01 14:35:44.192 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 14:35:44.197 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-01 14:35:44.199 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 14:35:44.201 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-01 14:35:44.204 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 14:35:44.204 | + functions-common:git_clone:678 : head -1 2022-04-01 14:35:44.207 | 0ae5c845 update constraint for tooz to new release 2.11.0 2022-04-01 14:35:44.209 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 14:35:44.212 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-01 14:35:44.214 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 14:35:44.217 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-01 14:35:44.219 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-01 14:35:44.222 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-01 14:35:44.225 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-01 14:35:44.227 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-01 14:35:44.230 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-01 14:35:44.232 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-01 14:35:44.235 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-01 14:35:44.238 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-01 14:35:44.242 | ++ tools/install_prereqs.sh:source:47 : NOW=1648823744 2022-04-01 14:35:44.245 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-01 14:35:44.249 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-04-01 14:35:44.252 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-04-01 14:35:44.254 | ++ tools/install_prereqs.sh:source:49 : DELTA=1648823744 2022-04-01 14:35:44.257 | ++ tools/install_prereqs.sh:source:50 : [[ 1648823744 -lt 7200 ]] 2022-04-01 14:35:44.259 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-01 14:35:44.261 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-01 14:35:44.264 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-01 14:35:44.266 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-01 14:35:44.268 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-01 14:35:44.270 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-01 14:35:44.273 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-01 14:35:44.276 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-01 14:35:44.322 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-01 14:35:44.322 | apache2-dev 2022-04-01 14:35:44.322 | bc 2022-04-01 14:35:44.322 | bsdmainutils 2022-04-01 14:35:44.322 | curl 2022-04-01 14:35:44.322 | g++ 2022-04-01 14:35:44.322 | gawk 2022-04-01 14:35:44.322 | gcc 2022-04-01 14:35:44.322 | gettext 2022-04-01 14:35:44.322 | git 2022-04-01 14:35:44.322 | graphviz 2022-04-01 14:35:44.322 | iputils-ping 2022-04-01 14:35:44.322 | libapache2-mod-proxy-uwsgi 2022-04-01 14:35:44.322 | libffi-dev 2022-04-01 14:35:44.322 | libjpeg-dev 2022-04-01 14:35:44.322 | libpcre3-dev 2022-04-01 14:35:44.322 | libpq-dev 2022-04-01 14:35:44.322 | libssl-dev 2022-04-01 14:35:44.322 | libsystemd-dev 2022-04-01 14:35:44.322 | libxml2-dev 2022-04-01 14:35:44.322 | libxslt1-dev 2022-04-01 14:35:44.322 | libyaml-dev 2022-04-01 14:35:44.322 | lsof 2022-04-01 14:35:44.322 | openssh-server 2022-04-01 14:35:44.322 | openssl 2022-04-01 14:35:44.322 | pkg-config 2022-04-01 14:35:44.322 | psmisc 2022-04-01 14:35:44.322 | python3-dev 2022-04-01 14:35:44.322 | python3-pip 2022-04-01 14:35:44.322 | python3-systemd 2022-04-01 14:35:44.323 | python3-venv 2022-04-01 14:35:44.323 | tar 2022-04-01 14:35:44.323 | tcpdump 2022-04-01 14:35:44.323 | unzip 2022-04-01 14:35:44.323 | uuid-runtime 2022-04-01 14:35:44.323 | wget 2022-04-01 14:35:44.323 | wget 2022-04-01 14:35:44.323 | zlib1g-dev 2022-04-01 14:35:44.323 | libkrb5-dev 2022-04-01 14:35:44.323 | libldap2-dev 2022-04-01 14:35:44.323 | libsasl2-dev 2022-04-01 14:35:44.323 | memcached 2022-04-01 14:35:44.323 | python3-mysqldb 2022-04-01 14:35:44.323 | sqlite3 2022-04-01 14:35:44.323 | conntrack 2022-04-01 14:35:44.323 | curl 2022-04-01 14:35:44.323 | dnsmasq-base 2022-04-01 14:35:44.323 | dnsmasq-utils 2022-04-01 14:35:44.323 | ebtables 2022-04-01 14:35:44.323 | genisoimage 2022-04-01 14:35:44.323 | iptables 2022-04-01 14:35:44.323 | iputils-arping 2022-04-01 14:35:44.323 | kpartx 2022-04-01 14:35:44.323 | libjs-jquery-tablesorter 2022-04-01 14:35:44.323 | parted 2022-04-01 14:35:44.323 | pm-utils 2022-04-01 14:35:44.323 | python3-mysqldb 2022-04-01 14:35:44.323 | socat 2022-04-01 14:35:44.323 | sqlite3 2022-04-01 14:35:44.323 | sudo 2022-04-01 14:35:44.323 | vlan 2022-04-01 14:35:44.323 | lsscsi 2022-04-01 14:35:44.323 | open-iscsi 2022-04-01 14:35:44.323 | lvm2 2022-04-01 14:35:44.323 | qemu-utils 2022-04-01 14:35:44.323 | thin-provisioning-tools 2022-04-01 14:35:44.323 | acl 2022-04-01 14:35:44.323 | dnsmasq-base 2022-04-01 14:35:44.324 | dnsmasq-utils 2022-04-01 14:35:44.324 | ebtables 2022-04-01 14:35:44.324 | haproxy 2022-04-01 14:35:44.324 | iptables 2022-04-01 14:35:44.324 | iputils-arping 2022-04-01 14:35:44.324 | iputils-ping 2022-04-01 14:35:44.324 | postgresql-server-dev-all 2022-04-01 14:35:44.324 | python3-mysqldb 2022-04-01 14:35:44.324 | sqlite3 2022-04-01 14:35:44.324 | sudo 2022-04-01 14:35:44.324 | vlan 2022-04-01 14:35:44.324 | pcp 2022-04-01 14:35:44.324 | ipset 2022-04-01 14:35:44.324 | conntrack 2022-04-01 14:35:44.324 | conntrackd 2022-04-01 14:35:44.324 | keepalived 2022-04-01 14:35:44.324 | lvm2 2022-04-01 14:35:44.324 | qemu-utils 2022-04-01 14:35:44.324 | thin-provisioning-tools 2022-04-01 14:35:44.324 | curl 2022-04-01 14:35:44.324 | liberasurecode-dev 2022-04-01 14:35:44.324 | make 2022-04-01 14:35:44.324 | memcached 2022-04-01 14:35:44.324 | rsync 2022-04-01 14:35:44.324 | sqlite3 2022-04-01 14:35:44.324 | xfsprogs' 2022-04-01 14:35:44.327 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-01 14:35:44.345 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-01 14:35:44.345 | apache2-dev 2022-04-01 14:35:44.345 | bc 2022-04-01 14:35:44.345 | bsdmainutils 2022-04-01 14:35:44.345 | curl 2022-04-01 14:35:44.345 | g++ 2022-04-01 14:35:44.345 | gawk 2022-04-01 14:35:44.345 | gcc 2022-04-01 14:35:44.345 | gettext 2022-04-01 14:35:44.345 | git 2022-04-01 14:35:44.345 | graphviz 2022-04-01 14:35:44.345 | iputils-ping 2022-04-01 14:35:44.345 | libapache2-mod-proxy-uwsgi 2022-04-01 14:35:44.345 | libffi-dev 2022-04-01 14:35:44.345 | libjpeg-dev 2022-04-01 14:35:44.345 | libpcre3-dev 2022-04-01 14:35:44.345 | libpq-dev 2022-04-01 14:35:44.345 | libssl-dev 2022-04-01 14:35:44.345 | libsystemd-dev 2022-04-01 14:35:44.345 | libxml2-dev 2022-04-01 14:35:44.345 | libxslt1-dev 2022-04-01 14:35:44.345 | libyaml-dev 2022-04-01 14:35:44.345 | lsof 2022-04-01 14:35:44.345 | openssh-server 2022-04-01 14:35:44.345 | openssl 2022-04-01 14:35:44.345 | pkg-config 2022-04-01 14:35:44.345 | psmisc 2022-04-01 14:35:44.345 | python3-dev 2022-04-01 14:35:44.345 | python3-pip 2022-04-01 14:35:44.345 | python3-systemd 2022-04-01 14:35:44.345 | python3-venv 2022-04-01 14:35:44.345 | tar 2022-04-01 14:35:44.346 | tcpdump 2022-04-01 14:35:44.346 | unzip 2022-04-01 14:35:44.346 | uuid-runtime 2022-04-01 14:35:44.346 | wget 2022-04-01 14:35:44.346 | wget 2022-04-01 14:35:44.346 | zlib1g-dev 2022-04-01 14:35:44.346 | libkrb5-dev 2022-04-01 14:35:44.346 | libldap2-dev 2022-04-01 14:35:44.346 | libsasl2-dev 2022-04-01 14:35:44.346 | memcached 2022-04-01 14:35:44.346 | python3-mysqldb 2022-04-01 14:35:44.346 | sqlite3 2022-04-01 14:35:44.346 | conntrack 2022-04-01 14:35:44.346 | curl 2022-04-01 14:35:44.346 | dnsmasq-base 2022-04-01 14:35:44.346 | dnsmasq-utils 2022-04-01 14:35:44.346 | ebtables 2022-04-01 14:35:44.346 | genisoimage 2022-04-01 14:35:44.346 | iptables 2022-04-01 14:35:44.346 | iputils-arping 2022-04-01 14:35:44.346 | kpartx 2022-04-01 14:35:44.346 | libjs-jquery-tablesorter 2022-04-01 14:35:44.346 | parted 2022-04-01 14:35:44.346 | pm-utils 2022-04-01 14:35:44.346 | python3-mysqldb 2022-04-01 14:35:44.346 | socat 2022-04-01 14:35:44.346 | sqlite3 2022-04-01 14:35:44.346 | sudo 2022-04-01 14:35:44.346 | vlan 2022-04-01 14:35:44.346 | lsscsi 2022-04-01 14:35:44.346 | open-iscsi 2022-04-01 14:35:44.346 | lvm2 2022-04-01 14:35:44.346 | qemu-utils 2022-04-01 14:35:44.346 | thin-provisioning-tools 2022-04-01 14:35:44.346 | acl 2022-04-01 14:35:44.346 | dnsmasq-base 2022-04-01 14:35:44.346 | dnsmasq-utils 2022-04-01 14:35:44.346 | ebtables 2022-04-01 14:35:44.347 | haproxy 2022-04-01 14:35:44.347 | iptables 2022-04-01 14:35:44.347 | iputils-arping 2022-04-01 14:35:44.347 | iputils-ping 2022-04-01 14:35:44.347 | postgresql-server-dev-all 2022-04-01 14:35:44.347 | python3-mysqldb 2022-04-01 14:35:44.347 | sqlite3 2022-04-01 14:35:44.347 | sudo 2022-04-01 14:35:44.347 | vlan 2022-04-01 14:35:44.347 | pcp 2022-04-01 14:35:44.347 | ipset 2022-04-01 14:35:44.347 | conntrack 2022-04-01 14:35:44.347 | conntrackd 2022-04-01 14:35:44.347 | keepalived 2022-04-01 14:35:44.347 | lvm2 2022-04-01 14:35:44.347 | qemu-utils 2022-04-01 14:35:44.347 | thin-provisioning-tools 2022-04-01 14:35:44.347 | curl 2022-04-01 14:35:44.347 | liberasurecode-dev 2022-04-01 14:35:44.347 | make 2022-04-01 14:35:44.347 | memcached 2022-04-01 14:35:44.347 | rsync 2022-04-01 14:35:44.347 | sqlite3 2022-04-01 14:35:44.347 | xfsprogs ' 2022-04-01 14:35:44.347 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-01 14:35:44.350 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:35:44.352 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:35:44.355 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-01 14:35:44.355 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-01 14:35:44.360 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-01 14:35:44.362 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-01 14:35:44.365 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 14:35:44.367 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-01 14:35:44.369 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 14:35:44.371 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 14:35:44.373 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 14:35:44.375 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:35:44.377 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:35:44.379 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 14:35:44.381 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-01 14:35:44.383 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-01 14:35:44.385 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-01 14:35:44.388 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-01 14:35:44.391 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-01 14:35:44.393 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-01 14:35:44.395 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-01 14:35:44.398 | ++ functions-common:time_start:2412 : local start_time= 2022-04-01 14:35:44.400 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 14:35:44.402 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 14:35:44.406 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648823744404 2022-04-01 14:35:44.408 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-01 14:35:44.410 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-01 14:35:44.413 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-01 14:35:44.627 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-01 14:35:44.663 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-01 14:35:44.707 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-01 14:35:44.835 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-01 14:35:46.875 | Reading package lists... 2022-04-01 14:35:46.906 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-01 14:35:46.908 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-01 14:35:46.910 | ++ functions-common:time_stop:2425 : local name 2022-04-01 14:35:46.913 | ++ functions-common:time_stop:2426 : local end_time 2022-04-01 14:35:46.915 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-01 14:35:46.917 | ++ functions-common:time_stop:2428 : local total 2022-04-01 14:35:46.919 | ++ functions-common:time_stop:2429 : local start_time 2022-04-01 14:35:46.921 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-01 14:35:46.923 | ++ functions-common:time_stop:2432 : start_time=1648823744404 2022-04-01 14:35:46.925 | ++ functions-common:time_stop:2434 : [[ -z 1648823744404 ]] 2022-04-01 14:35:46.928 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 14:35:46.931 | ++ functions-common:time_stop:2437 : end_time=1648823746929 2022-04-01 14:35:46.933 | ++ functions-common:time_stop:2438 : elapsed_time=2525 2022-04-01 14:35:46.935 | ++ functions-common:time_stop:2439 : total=0 2022-04-01 14:35:46.937 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 14:35:46.939 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2525 2022-04-01 14:35:46.942 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-01 14:35:46.944 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 14:35:46.946 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:35:46.948 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:35:46.951 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-01 14:35:46.972 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-01 14:35:47.079 | Reading package lists... 2022-04-01 14:35:47.313 | Building dependency tree... 2022-04-01 14:35:47.314 | Reading state information... 2022-04-01 14:35:47.585 | bc is already the newest version (1.07.1-2build1). 2022-04-01 14:35:47.585 | bc set to manually installed. 2022-04-01 14:35:47.585 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-01 14:35:47.585 | bsdmainutils set to manually installed. 2022-04-01 14:35:47.585 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-01 14:35:47.585 | gawk set to manually installed. 2022-04-01 14:35:47.585 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-01 14:35:47.585 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-01 14:35:47.585 | iptables set to manually installed. 2022-04-01 14:35:47.585 | iputils-ping is already the newest version (3:20190709-3). 2022-04-01 14:35:47.585 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-01 14:35:47.585 | kpartx set to manually installed. 2022-04-01 14:35:47.585 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-01 14:35:47.585 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-01 14:35:47.585 | psmisc is already the newest version (23.3-1). 2022-04-01 14:35:47.585 | psmisc set to manually installed. 2022-04-01 14:35:47.585 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-01 14:35:47.585 | python3-systemd is already the newest version (234-3build2). 2022-04-01 14:35:47.585 | python3-systemd set to manually installed. 2022-04-01 14:35:47.585 | tcpdump is already the newest version (4.9.3-4). 2022-04-01 14:35:47.585 | tcpdump set to manually installed. 2022-04-01 14:35:47.586 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-01 14:35:47.586 | thin-provisioning-tools set to manually installed. 2022-04-01 14:35:47.586 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-01 14:35:47.586 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-01 14:35:47.586 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-01 14:35:47.586 | lsof set to manually installed. 2022-04-01 14:35:47.586 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-01 14:35:47.586 | parted set to manually installed. 2022-04-01 14:35:47.586 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-01 14:35:47.586 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-01 14:35:47.586 | zlib1g-dev set to manually installed. 2022-04-01 14:35:47.586 | The following packages were automatically installed and are no longer required: 2022-04-01 14:35:47.586 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 14:35:47.586 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 14:35:47.586 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 14:35:47.586 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 14:35:47.586 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 14:35:47.586 | python3-zope.interface 2022-04-01 14:35:47.586 | Use 'sudo apt autoremove' to remove them. 2022-04-01 14:35:47.587 | The following additional packages will be installed: 2022-04-01 14:35:47.587 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-04-01 14:35:47.587 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-04-01 14:35:47.587 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-04-01 14:35:47.587 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-04-01 14:35:47.587 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-04-01 14:35:47.587 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-04-01 14:35:47.587 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-04-01 14:35:47.587 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-04-01 14:35:47.587 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-04-01 14:35:47.587 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-04-01 14:35:47.587 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-04-01 14:35:47.587 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-04-01 14:35:47.587 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-04-01 14:35:47.587 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-04-01 14:35:47.587 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-04-01 14:35:47.587 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-04-01 14:35:47.587 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-04-01 14:35:47.587 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-04-01 14:35:47.587 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-04-01 14:35:47.587 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-04-01 14:35:47.587 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-04-01 14:35:47.587 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-04-01 14:35:47.587 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-04-01 14:35:47.587 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-04-01 14:35:47.587 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-04-01 14:35:47.587 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-04-01 14:35:47.588 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-04-01 14:35:47.588 | libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-04-01 14:35:47.588 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-04-01 14:35:47.588 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-04-01 14:35:47.588 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-04-01 14:35:47.588 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-04-01 14:35:47.588 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-04-01 14:35:47.588 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-01 14:35:47.588 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-04-01 14:35:47.588 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-04-01 14:35:47.588 | systemd-timesyncd uuid-dev vbetool x11-common 2022-04-01 14:35:47.589 | Suggested packages: 2022-04-01 14:35:47.589 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-04-01 14:35:47.589 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-04-01 14:35:47.589 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-04-01 14:35:47.589 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-04-01 14:35:47.589 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-04-01 14:35:47.589 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-04-01 14:35:47.589 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-04-01 14:35:47.589 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-04-01 14:35:47.589 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-04-01 14:35:47.589 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-04-01 14:35:47.589 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-04-01 14:35:47.589 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-04-01 14:35:47.589 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-04-01 14:35:47.590 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-04-01 14:35:47.590 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-04-01 14:35:47.590 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-04-01 14:35:47.590 | | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2022-04-01 14:35:47.590 | tar-scripts tar-doc zip 2022-04-01 14:35:47.848 | The following NEW packages will be installed: 2022-04-01 14:35:47.848 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-04-01 14:35:47.848 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-04-01 14:35:47.849 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-04-01 14:35:47.849 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-04-01 14:35:47.849 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-04-01 14:35:47.849 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-04-01 14:35:47.849 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-04-01 14:35:47.849 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-04-01 14:35:47.849 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-04-01 14:35:47.849 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-04-01 14:35:47.849 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-04-01 14:35:47.849 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-04-01 14:35:47.849 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-04-01 14:35:47.849 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-04-01 14:35:47.849 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-04-01 14:35:47.850 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-04-01 14:35:47.850 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-04-01 14:35:47.850 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-04-01 14:35:47.850 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-04-01 14:35:47.850 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-04-01 14:35:47.850 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-04-01 14:35:47.850 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-04-01 14:35:47.850 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-04-01 14:35:47.850 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-04-01 14:35:47.850 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-04-01 14:35:47.850 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-04-01 14:35:47.850 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-04-01 14:35:47.850 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-04-01 14:35:47.850 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-04-01 14:35:47.850 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-04-01 14:35:47.850 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-04-01 14:35:47.850 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-04-01 14:35:47.850 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-04-01 14:35:47.850 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-04-01 14:35:47.850 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-04-01 14:35:47.850 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-04-01 14:35:47.850 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-04-01 14:35:47.850 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-01 14:35:47.850 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-04-01 14:35:47.850 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-04-01 14:35:47.850 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-04-01 14:35:47.850 | unzip uuid-dev vbetool vlan x11-common 2022-04-01 14:35:47.851 | The following packages will be upgraded: 2022-04-01 14:35:47.851 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-04-01 14:35:47.851 | libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0 2022-04-01 14:35:47.852 | libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-04-01 14:35:47.852 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd tar 2022-04-01 14:35:47.852 | uuid-runtime wget 2022-04-01 14:35:47.999 | 25 upgraded, 219 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 14:35:47.999 | Need to get 164 MB of archives. 2022-04-01 14:35:47.999 | After this operation, 768 MB of additional disk space will be used. 2022-04-01 14:35:47.999 | 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-01 14:35:48.328 | 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-01 14:35:48.346 | 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-01 14:35:48.351 | 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-01 14:35:48.353 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-04-01 14:35:48.400 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-04-01 14:35:48.750 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-04-01 14:35:48.772 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-04-01 14:35:48.799 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-04-01 14:35:48.800 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-04-01 14:35:48.803 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-04-01 14:35:48.811 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1,322 kB] 2022-04-01 14:35:48.993 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-04-01 14:35:48.995 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-04-01 14:35:48.996 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-04-01 14:35:48.997 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-04-01 14:35:49.022 | Get:17 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-01 14:35:49.026 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-04-01 14:35:49.027 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-04-01 14:35:49.031 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-04-01 14:35:49.042 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-04-01 14:35:49.054 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-04-01 14:35:49.121 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-04-01 14:35:50.339 | Get:24 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-01 14:35:50.465 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB] 2022-04-01 14:35:50.673 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-04-01 14:35:50.677 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB] 2022-04-01 14:35:50.680 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-04-01 14:35:50.712 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-04-01 14:35:50.741 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-04-01 14:35:50.944 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-04-01 14:35:51.003 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-04-01 14:35:51.004 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-04-01 14:35:51.004 | Get:34 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-01 14:35:51.212 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-04-01 14:35:51.213 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-04-01 14:35:51.214 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-04-01 14:35:51.264 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-04-01 14:35:51.502 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-04-01 14:35:51.511 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-04-01 14:35:51.520 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-04-01 14:35:51.527 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 2022-04-01 14:35:51.766 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-04-01 14:35:51.770 | Get:44 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-01 14:35:51.777 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-04-01 14:35:51.796 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-04-01 14:35:51.974 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-04-01 14:35:52.135 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-04-01 14:35:52.137 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-04-01 14:35:52.137 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-04-01 14:35:52.141 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-04-01 14:35:52.147 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-04-01 14:35:52.241 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-04-01 14:35:52.350 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-04-01 14:35:55.183 | 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-01 14:35:57.246 | 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-01 14:35:57.638 | 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-01 14:35:57.709 | 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-01 14:35:57.787 | 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-01 14:35:57.820 | 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-01 14:35:58.467 | 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-01 14:35:58.482 | 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-01 14:35:58.631 | 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-01 14:36:00.461 | 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-01 14:36:02.318 | 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-01 14:36:02.320 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-04-01 14:36:02.322 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-04-01 14:36:02.323 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-04-01 14:36:02.339 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-04-01 14:36:02.358 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-04-01 14:36:02.358 | 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-01 14:36:02.359 | 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-01 14:36:02.360 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-04-01 14:36:02.478 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-04-01 14:36:02.482 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-04-01 14:36:02.806 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-04-01 14:36:02.809 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-04-01 14:36:02.811 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-04-01 14:36:03.054 | 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-01 14:36:03.054 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-04-01 14:36:03.117 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-04-01 14:36:03.476 | 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-01 14:36:03.477 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-04-01 14:36:03.477 | 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-01 14:36:03.479 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-04-01 14:36:03.587 | 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-01 14:36:03.705 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-04-01 14:36:03.794 | 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-01 14:36:03.819 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-04-01 14:36:03.820 | 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-01 14:36:06.217 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-04-01 14:36:06.217 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-04-01 14:36:06.217 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-04-01 14:36:06.218 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-04-01 14:36:06.219 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-04-01 14:36:06.220 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-04-01 14:36:06.222 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-04-01 14:36:06.256 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-04-01 14:36:06.257 | 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-01 14:36:06.383 | 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-01 14:36:06.383 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-04-01 14:36:06.574 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-04-01 14:36:07.055 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-04-01 14:36:07.248 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-04-01 14:36:08.248 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-04-01 14:36:08.954 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-04-01 14:36:08.955 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-04-01 14:36:09.006 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-04-01 14:36:09.053 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-04-01 14:36:09.358 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-04-01 14:36:09.358 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-04-01 14:36:09.455 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-04-01 14:36:09.456 | Get:113 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-01 14:36:09.476 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-04-01 14:36:09.477 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-04-01 14:36:09.478 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-04-01 14:36:09.775 | Get:117 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-01 14:36:09.828 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-04-01 14:36:09.833 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-04-01 14:36:09.896 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-04-01 14:36:09.998 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-04-01 14:36:10.564 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-04-01 14:36:10.565 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-04-01 14:36:10.566 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-04-01 14:36:10.566 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-04-01 14:36:10.899 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-04-01 14:36:10.956 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-04-01 14:36:11.257 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-04-01 14:36:11.383 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-04-01 14:36:11.383 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-04-01 14:36:11.452 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-04-01 14:36:11.572 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-04-01 14:36:11.573 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-04-01 14:36:11.574 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-04-01 14:36:11.582 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-04-01 14:36:12.080 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-04-01 14:36:12.208 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-04-01 14:36:12.366 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-04-01 14:36:12.367 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-04-01 14:36:12.440 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-04-01 14:36:12.440 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-04-01 14:36:12.532 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-04-01 14:36:12.567 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-04-01 14:36:12.700 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-04-01 14:36:13.054 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-04-01 14:36:13.292 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-04-01 14:36:13.633 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-04-01 14:36:13.637 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-04-01 14:36:13.656 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-04-01 14:36:13.721 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-04-01 14:36:13.722 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-04-01 14:36:13.723 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-04-01 14:36:13.725 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-04-01 14:36:13.767 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-04-01 14:36:13.786 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-04-01 14:36:13.787 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-04-01 14:36:13.849 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-04-01 14:36:13.851 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-04-01 14:36:13.851 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-04-01 14:36:13.888 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-04-01 14:36:13.889 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-04-01 14:36:14.076 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-04-01 14:36:14.225 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-04-01 14:36:14.226 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-04-01 14:36:14.227 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-04-01 14:36:16.584 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-04-01 14:36:16.589 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-04-01 14:36:16.590 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-04-01 14:36:16.592 | Get:169 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-01 14:36:16.597 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-04-01 14:36:16.597 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-04-01 14:36:16.598 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-04-01 14:36:16.603 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-04-01 14:36:16.604 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-04-01 14:36:16.689 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-04-01 14:36:16.958 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-04-01 14:36:16.960 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-04-01 14:36:16.965 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-04-01 14:36:17.033 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-04-01 14:36:17.054 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-04-01 14:36:17.306 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-04-01 14:36:17.366 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-04-01 14:36:17.376 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-04-01 14:36:17.379 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-04-01 14:36:17.430 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-04-01 14:36:17.438 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-04-01 14:36:17.446 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-04-01 14:36:17.471 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-04-01 14:36:17.497 | Get:189 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-01 14:36:18.142 | Get:190 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-01 14:36:18.517 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-04-01 14:36:18.522 | Get:192 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-01 14:36:18.523 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.12 [1,584 kB] 2022-04-01 14:36:18.857 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-04-01 14:36:18.949 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-04-01 14:36:18.950 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-04-01 14:36:18.951 | Get:197 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-01 14:36:19.305 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-04-01 14:36:19.368 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-04-01 14:36:19.419 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-04-01 14:36:19.515 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-04-01 14:36:20.821 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-04-01 14:36:20.908 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-04-01 14:36:21.278 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-04-01 14:36:21.351 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-04-01 14:36:22.651 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-04-01 14:36:22.653 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-04-01 14:36:29.655 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-04-01 14:36:29.656 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-04-01 14:36:29.692 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-04-01 14:36:29.693 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-04-01 14:36:29.694 | Get:212 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-01 14:36:30.094 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-04-01 14:36:30.094 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-04-01 14:36:30.114 | Get:215 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-01 14:36:30.502 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-04-01 14:36:30.502 | Get:217 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-01 14:36:31.116 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-04-01 14:36:31.138 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-04-01 14:36:31.139 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-04-01 14:36:31.841 | Get:221 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-01 14:36:31.842 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-04-01 14:36:31.842 | Get:223 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-01 14:36:31.843 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-04-01 14:36:32.065 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-04-01 14:36:32.093 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-04-01 14:36:32.403 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-04-01 14:36:32.436 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-04-01 14:36:32.438 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-04-01 14:36:32.443 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-04-01 14:36:32.450 | Get:231 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-01 14:36:32.451 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-04-01 14:36:32.458 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-04-01 14:36:32.460 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-04-01 14:36:32.462 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-04-01 14:36:32.464 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-04-01 14:36:32.505 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-04-01 14:36:32.514 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-04-01 14:36:32.529 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-04-01 14:36:32.664 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-04-01 14:36:32.678 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-04-01 14:36:32.757 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-04-01 14:36:33.490 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-04-01 14:36:33.627 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-04-01 14:36:35.294 | Preconfiguring packages ... 2022-04-01 14:36:35.446 | Fetched 164 MB in 46s (3,592 kB/s) 2022-04-01 14:36:35.511 | (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-01 14:36:35.514 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-04-01 14:36:35.526 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-04-01 14:36:35.606 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-04-01 14:36:35.697 | (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-01 14:36:35.700 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-01 14:36:35.715 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-01 14:36:35.784 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-01 14:36:35.795 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-01 14:36:36.184 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-04-01 14:36:36.191 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-01 14:36:36.236 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-01 14:36:36.245 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-01 14:36:36.323 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-01 14:36:36.488 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-01 14:36:37.295 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-04-01 14:36:37.310 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-01 14:36:37.413 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-04-01 14:36:37.496 | (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-01 14:36:37.498 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-04-01 14:36:37.510 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-04-01 14:36:37.943 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-01 14:36:37.957 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-01 14:36:38.006 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-01 14:36:38.099 | (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-01 14:36:38.102 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-01 14:36:38.120 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-01 14:36:38.161 | Selecting previously unselected package libapr1:amd64. 2022-04-01 14:36:38.168 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-04-01 14:36:38.170 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-01 14:36:38.226 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-01 14:36:38.237 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-01 14:36:38.447 | Selecting previously unselected package libaprutil1:amd64. 2022-04-01 14:36:38.454 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-04-01 14:36:38.458 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-01 14:36:38.496 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-04-01 14:36:38.503 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-04-01 14:36:38.506 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-01 14:36:38.540 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-01 14:36:38.546 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-01 14:36:38.603 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-01 14:36:38.615 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-01 14:36:38.666 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-01 14:36:38.675 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-04-01 14:36:38.725 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-04-01 14:36:38.732 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-04-01 14:36:38.735 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-01 14:36:38.768 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-01 14:36:38.774 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-01 14:36:38.833 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-01 14:36:38.840 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-01 14:36:38.905 | Selecting previously unselected package libjansson4:amd64. 2022-04-01 14:36:38.912 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ... 2022-04-01 14:36:38.915 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-04-01 14:36:38.946 | Selecting previously unselected package liblua5.2-0:amd64. 2022-04-01 14:36:38.953 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-04-01 14:36:38.955 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-01 14:36:39.006 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-04-01 14:36:39.016 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-04-01 14:36:40.300 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-01 14:36:40.312 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) over (2.9.10+dfsg-5) ... 2022-04-01 14:36:40.438 | Selecting previously unselected package apache2-bin. 2022-04-01 14:36:40.445 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-01 14:36:40.448 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-01 14:36:40.655 | Selecting previously unselected package apache2-data. 2022-04-01 14:36:40.663 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-04-01 14:36:40.667 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-01 14:36:40.794 | Selecting previously unselected package apache2-utils. 2022-04-01 14:36:40.802 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-01 14:36:40.804 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-01 14:36:40.853 | Selecting previously unselected package apache2. 2022-04-01 14:36:40.860 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-01 14:36:40.880 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-04-01 14:36:40.955 | Selecting previously unselected package liblua5.3-0:amd64. 2022-04-01 14:36:40.962 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-04-01 14:36:40.965 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-01 14:36:41.013 | Selecting previously unselected package haproxy. 2022-04-01 14:36:41.020 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-04-01 14:36:41.029 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-04-01 14:36:41.252 | Selecting previously unselected package libnl-3-200:amd64. 2022-04-01 14:36:41.259 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ... 2022-04-01 14:36:41.262 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-04-01 14:36:41.298 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-04-01 14:36:41.306 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-04-01 14:36:41.308 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-01 14:36:41.341 | Selecting previously unselected package mysql-common. 2022-04-01 14:36:41.349 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-04-01 14:36:41.367 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-01 14:36:41.398 | Selecting previously unselected package libmysqlclient21:amd64. 2022-04-01 14:36:41.405 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-01 14:36:41.408 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-01 14:36:41.651 | Selecting previously unselected package libsensors-config. 2022-04-01 14:36:41.658 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-04-01 14:36:41.661 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-01 14:36:41.692 | Selecting previously unselected package libsensors5:amd64. 2022-04-01 14:36:41.699 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-04-01 14:36:41.786 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-01 14:36:41.822 | Selecting previously unselected package libsnmp-base. 2022-04-01 14:36:41.829 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-04-01 14:36:41.833 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-01 14:36:41.906 | Selecting previously unselected package libsnmp35:amd64. 2022-04-01 14:36:41.913 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-04-01 14:36:41.915 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-01 14:36:42.079 | Selecting previously unselected package keepalived. 2022-04-01 14:36:42.087 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-04-01 14:36:42.089 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-01 14:36:42.186 | Selecting previously unselected package memcached. 2022-04-01 14:36:42.194 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-04-01 14:36:42.196 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-04-01 14:36:42.261 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-04-01 14:36:42.736 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-04-01 14:36:42.850 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-01 14:36:42.857 | Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-01 14:36:42.997 | Selecting previously unselected package python3-yaml. 2022-04-01 14:36:43.005 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-04-01 14:36:43.007 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-01 14:36:43.069 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-01 14:36:43.075 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-01 14:36:43.123 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-01 14:36:43.207 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-01 14:36:43.659 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-01 14:36:43.685 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-01 14:36:43.856 | Preparing to unpack .../037-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-04-01 14:36:43.862 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-04-01 14:36:43.937 | Selecting previously unselected package acl. 2022-04-01 14:36:43.945 | Preparing to unpack .../038-acl_2.2.53-6_amd64.deb ... 2022-04-01 14:36:43.947 | Unpacking acl (2.2.53-6) ... 2022-04-01 14:36:43.980 | Selecting previously unselected package autotools-dev. 2022-04-01 14:36:43.987 | Preparing to unpack .../039-autotools-dev_20180224.1_all.deb ... 2022-04-01 14:36:43.990 | Unpacking autotools-dev (20180224.1) ... 2022-04-01 14:36:44.023 | Selecting previously unselected package m4. 2022-04-01 14:36:44.030 | Preparing to unpack .../040-m4_1.4.18-4_amd64.deb ... 2022-04-01 14:36:44.032 | Unpacking m4 (1.4.18-4) ... 2022-04-01 14:36:44.088 | Selecting previously unselected package autoconf. 2022-04-01 14:36:44.095 | Preparing to unpack .../041-autoconf_2.69-11.1_all.deb ... 2022-04-01 14:36:44.097 | Unpacking autoconf (2.69-11.1) ... 2022-04-01 14:36:44.181 | Selecting previously unselected package automake. 2022-04-01 14:36:44.189 | Preparing to unpack .../042-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-04-01 14:36:44.193 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-04-01 14:36:44.302 | Selecting previously unselected package autopoint. 2022-04-01 14:36:44.310 | Preparing to unpack .../043-autopoint_0.19.8.1-10build1_all.deb ... 2022-04-01 14:36:44.312 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-04-01 14:36:44.362 | Selecting previously unselected package libllvm10:amd64. 2022-04-01 14:36:44.370 | Preparing to unpack .../044-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-01 14:36:44.373 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-01 14:36:46.695 | Selecting previously unselected package libclang-cpp10. 2022-04-01 14:36:46.702 | Preparing to unpack .../045-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-01 14:36:46.705 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-01 14:36:48.164 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-04-01 14:36:48.172 | Preparing to unpack .../046-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-01 14:36:48.174 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-01 14:36:48.680 | Selecting previously unselected package libgc1c2:amd64. 2022-04-01 14:36:48.688 | Preparing to unpack .../047-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-04-01 14:36:48.691 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-01 14:36:48.734 | Selecting previously unselected package libobjc4:amd64. 2022-04-01 14:36:48.741 | Preparing to unpack .../048-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-01 14:36:48.746 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-01 14:36:48.780 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-04-01 14:36:48.787 | Preparing to unpack .../049-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-01 14:36:48.790 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-01 14:36:48.870 | Selecting previously unselected package libc6-i386. 2022-04-01 14:36:48.877 | Preparing to unpack .../050-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-04-01 14:36:48.880 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-01 14:36:49.384 | Selecting previously unselected package lib32gcc-s1. 2022-04-01 14:36:49.392 | Preparing to unpack .../051-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-01 14:36:49.394 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-01 14:36:49.436 | Selecting previously unselected package lib32stdc++6. 2022-04-01 14:36:49.444 | Preparing to unpack .../052-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-01 14:36:49.446 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-01 14:36:49.549 | Selecting previously unselected package libclang-common-10-dev. 2022-04-01 14:36:49.557 | Preparing to unpack .../053-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-01 14:36:49.559 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-01 14:36:50.567 | Selecting previously unselected package libclang1-10. 2022-04-01 14:36:50.576 | Preparing to unpack .../054-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-01 14:36:50.578 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-01 14:36:51.733 | Selecting previously unselected package clang-10. 2022-04-01 14:36:51.741 | Preparing to unpack .../055-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-01 14:36:51.743 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-01 14:36:51.784 | Selecting previously unselected package libtool. 2022-04-01 14:36:51.792 | Preparing to unpack .../056-libtool_2.4.6-14_all.deb ... 2022-04-01 14:36:51.794 | Unpacking libtool (2.4.6-14) ... 2022-04-01 14:36:51.847 | Selecting previously unselected package dh-autoreconf. 2022-04-01 14:36:51.855 | Preparing to unpack .../057-dh-autoreconf_19_all.deb ... 2022-04-01 14:36:51.857 | Unpacking dh-autoreconf (19) ... 2022-04-01 14:36:51.889 | Selecting previously unselected package libdebhelper-perl. 2022-04-01 14:36:51.897 | Preparing to unpack .../058-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-04-01 14:36:51.899 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-04-01 14:36:51.948 | Selecting previously unselected package libarchive-zip-perl. 2022-04-01 14:36:51.956 | Preparing to unpack .../059-libarchive-zip-perl_1.67-2_all.deb ... 2022-04-01 14:36:51.958 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-04-01 14:36:52.008 | Selecting previously unselected package libsub-override-perl. 2022-04-01 14:36:52.015 | Preparing to unpack .../060-libsub-override-perl_0.09-2_all.deb ... 2022-04-01 14:36:52.020 | Unpacking libsub-override-perl (0.09-2) ... 2022-04-01 14:36:52.050 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-04-01 14:36:52.063 | Preparing to unpack .../061-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-04-01 14:36:52.065 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-01 14:36:52.096 | Selecting previously unselected package dh-strip-nondeterminism. 2022-04-01 14:36:52.105 | Preparing to unpack .../062-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-04-01 14:36:52.107 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-04-01 14:36:52.133 | Selecting previously unselected package libdpkg-perl. 2022-04-01 14:36:52.140 | Preparing to unpack .../063-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-04-01 14:36:52.143 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-04-01 14:36:52.219 | Selecting previously unselected package make. 2022-04-01 14:36:52.228 | Preparing to unpack .../064-make_4.2.1-1.2_amd64.deb ... 2022-04-01 14:36:52.230 | Unpacking make (4.2.1-1.2) ... 2022-04-01 14:36:52.281 | Selecting previously unselected package dpkg-dev. 2022-04-01 14:36:52.289 | Preparing to unpack .../065-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-04-01 14:36:52.291 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-04-01 14:36:52.451 | Selecting previously unselected package dwz. 2022-04-01 14:36:52.460 | Preparing to unpack .../066-dwz_0.13-5_amd64.deb ... 2022-04-01 14:36:52.462 | Unpacking dwz (0.13-5) ... 2022-04-01 14:36:52.547 | Selecting previously unselected package libcroco3:amd64. 2022-04-01 14:36:52.555 | Preparing to unpack .../067-libcroco3_0.6.13-1_amd64.deb ... 2022-04-01 14:36:52.557 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-04-01 14:36:52.601 | Selecting previously unselected package gettext. 2022-04-01 14:36:52.609 | Preparing to unpack .../068-gettext_0.19.8.1-10build1_amd64.deb ... 2022-04-01 14:36:52.611 | Unpacking gettext (0.19.8.1-10build1) ... 2022-04-01 14:36:52.790 | Selecting previously unselected package intltool-debian. 2022-04-01 14:36:52.798 | Preparing to unpack .../069-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-04-01 14:36:52.801 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-04-01 14:36:52.833 | Selecting previously unselected package po-debconf. 2022-04-01 14:36:52.840 | Preparing to unpack .../070-po-debconf_1.0.21_all.deb ... 2022-04-01 14:36:52.843 | Unpacking po-debconf (1.0.21) ... 2022-04-01 14:36:52.909 | Selecting previously unselected package debhelper. 2022-04-01 14:36:52.917 | Preparing to unpack .../071-debhelper_12.10ubuntu1_all.deb ... 2022-04-01 14:36:52.919 | Unpacking debhelper (12.10ubuntu1) ... 2022-04-01 14:36:53.118 | Selecting previously unselected package uuid-dev:amd64. 2022-04-01 14:36:53.126 | Preparing to unpack .../072-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-01 14:36:53.128 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-01 14:36:53.165 | Selecting previously unselected package libsctp1:amd64. 2022-04-01 14:36:53.172 | Preparing to unpack .../073-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-04-01 14:36:53.175 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-01 14:36:53.204 | Selecting previously unselected package libsctp-dev:amd64. 2022-04-01 14:36:53.213 | Preparing to unpack .../074-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-04-01 14:36:53.215 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-01 14:36:53.252 | Selecting previously unselected package libapr1-dev. 2022-04-01 14:36:53.261 | Preparing to unpack .../075-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-04-01 14:36:53.263 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-01 14:36:53.534 | Selecting previously unselected package libldap2-dev:amd64. 2022-04-01 14:36:53.542 | Preparing to unpack .../076-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-01 14:36:53.546 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-01 14:36:53.667 | Selecting previously unselected package libaprutil1-dev. 2022-04-01 14:36:53.675 | Preparing to unpack .../077-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-04-01 14:36:53.679 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-01 14:36:53.888 | Selecting previously unselected package apache2-dev. 2022-04-01 14:36:53.896 | Preparing to unpack .../078-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-01 14:36:53.899 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-01 14:36:53.971 | Selecting previously unselected package binfmt-support. 2022-04-01 14:36:53.980 | Preparing to unpack .../079-binfmt-support_2.2.0-2_amd64.deb ... 2022-04-01 14:36:53.991 | Unpacking binfmt-support (2.2.0-2) ... 2022-04-01 14:36:54.030 | Selecting previously unselected package g++-9. 2022-04-01 14:36:54.038 | Preparing to unpack .../080-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-01 14:36:54.040 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-01 14:36:55.209 | Selecting previously unselected package g++. 2022-04-01 14:36:55.217 | Preparing to unpack .../081-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-04-01 14:36:55.219 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-04-01 14:36:55.245 | Selecting previously unselected package build-essential. 2022-04-01 14:36:55.253 | Preparing to unpack .../082-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-04-01 14:36:55.256 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-04-01 14:36:55.282 | Selecting previously unselected package conntrack. 2022-04-01 14:36:55.292 | Preparing to unpack .../083-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-04-01 14:36:55.294 | Unpacking conntrack (1:1.4.5-2) ... 2022-04-01 14:36:55.327 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-04-01 14:36:55.335 | Preparing to unpack .../084-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-04-01 14:36:55.339 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-01 14:36:55.369 | Selecting previously unselected package libnetfilter-queue1. 2022-04-01 14:36:55.377 | Preparing to unpack .../085-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-04-01 14:36:55.380 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-04-01 14:36:55.420 | Selecting previously unselected package conntrackd. 2022-04-01 14:36:55.428 | Preparing to unpack .../086-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-04-01 14:36:55.431 | Unpacking conntrackd (1:1.4.5-2) ... 2022-04-01 14:36:55.494 | Selecting previously unselected package dns-root-data. 2022-04-01 14:36:55.502 | Preparing to unpack .../087-dns-root-data_2019052802_all.deb ... 2022-04-01 14:36:55.505 | Unpacking dns-root-data (2019052802) ... 2022-04-01 14:36:55.536 | Selecting previously unselected package libidn11:amd64. 2022-04-01 14:36:55.544 | Preparing to unpack .../088-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-04-01 14:36:55.547 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-01 14:36:55.588 | Selecting previously unselected package dnsmasq-base. 2022-04-01 14:36:55.596 | Preparing to unpack .../089-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-01 14:36:55.599 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-01 14:36:55.668 | Selecting previously unselected package dnsmasq-utils. 2022-04-01 14:36:55.676 | Preparing to unpack .../090-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-01 14:36:55.679 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-01 14:36:55.715 | Selecting previously unselected package ebtables. 2022-04-01 14:36:55.724 | Preparing to unpack .../091-ebtables_2.0.11-3build1_amd64.deb ... 2022-04-01 14:36:55.740 | Unpacking ebtables (2.0.11-3build1) ... 2022-04-01 14:36:55.792 | Selecting previously unselected package libfakeroot:amd64. 2022-04-01 14:36:55.799 | Preparing to unpack .../092-libfakeroot_1.24-1_amd64.deb ... 2022-04-01 14:36:55.803 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-04-01 14:36:55.836 | Selecting previously unselected package fakeroot. 2022-04-01 14:36:55.844 | Preparing to unpack .../093-fakeroot_1.24-1_amd64.deb ... 2022-04-01 14:36:55.847 | Unpacking fakeroot (1.24-1) ... 2022-04-01 14:36:55.889 | Selecting previously unselected package fonts-dejavu-core. 2022-04-01 14:36:55.899 | Preparing to unpack .../094-fonts-dejavu-core_2.37-1_all.deb ... 2022-04-01 14:36:55.902 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-04-01 14:36:56.077 | Selecting previously unselected package fonts-liberation. 2022-04-01 14:36:56.086 | Preparing to unpack .../095-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-04-01 14:36:56.090 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-04-01 14:36:56.233 | Selecting previously unselected package fontconfig-config. 2022-04-01 14:36:56.242 | Preparing to unpack .../096-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-04-01 14:36:56.246 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-01 14:36:56.293 | Selecting previously unselected package libfontconfig1:amd64. 2022-04-01 14:36:56.301 | Preparing to unpack .../097-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-04-01 14:36:56.304 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-01 14:36:56.353 | Selecting previously unselected package fontconfig. 2022-04-01 14:36:56.361 | Preparing to unpack .../098-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-04-01 14:36:56.365 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-04-01 14:36:56.414 | Selecting previously unselected package genisoimage. 2022-04-01 14:36:56.422 | Preparing to unpack .../099-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-04-01 14:36:56.425 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-01 14:36:56.509 | Selecting previously unselected package libann0. 2022-04-01 14:36:56.517 | Preparing to unpack .../100-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-04-01 14:36:56.519 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-04-01 14:36:56.549 | Selecting previously unselected package libcdt5:amd64. 2022-04-01 14:36:56.558 | Preparing to unpack .../101-libcdt5_2.42.2-3build2_amd64.deb ... 2022-04-01 14:36:56.560 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-04-01 14:36:56.593 | Selecting previously unselected package libcgraph6:amd64. 2022-04-01 14:36:56.601 | Preparing to unpack .../102-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-04-01 14:36:56.603 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-01 14:36:56.641 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-04-01 14:36:56.649 | Preparing to unpack .../103-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-01 14:36:56.652 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-01 14:36:56.698 | Selecting previously unselected package libjpeg8:amd64. 2022-04-01 14:36:56.706 | Preparing to unpack .../104-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-04-01 14:36:56.709 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-01 14:36:56.742 | Selecting previously unselected package libjbig0:amd64. 2022-04-01 14:36:56.750 | Preparing to unpack .../105-libjbig0_2.1-3.1build1_amd64.deb ... 2022-04-01 14:36:56.752 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-04-01 14:36:56.789 | Selecting previously unselected package libwebp6:amd64. 2022-04-01 14:36:56.796 | Preparing to unpack .../106-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-04-01 14:36:56.799 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-01 14:36:56.857 | Selecting previously unselected package libtiff5:amd64. 2022-04-01 14:36:56.865 | Preparing to unpack .../107-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-04-01 14:36:56.867 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-01 14:36:56.924 | Selecting previously unselected package libxpm4:amd64. 2022-04-01 14:36:56.932 | Preparing to unpack .../108-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-04-01 14:36:56.935 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-04-01 14:36:56.975 | Selecting previously unselected package libgd3:amd64. 2022-04-01 14:36:56.983 | Preparing to unpack .../109-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-04-01 14:36:56.986 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-01 14:36:57.036 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-04-01 14:36:57.044 | Preparing to unpack .../110-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-04-01 14:36:57.046 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-01 14:36:57.100 | Selecting previously unselected package libpixman-1-0:amd64. 2022-04-01 14:36:57.108 | Preparing to unpack .../111-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-04-01 14:36:57.112 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-01 14:36:57.176 | Selecting previously unselected package libxcb-render0:amd64. 2022-04-01 14:36:57.184 | Preparing to unpack .../112-libxcb-render0_1.14-2_amd64.deb ... 2022-04-01 14:36:57.186 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-04-01 14:36:57.219 | Selecting previously unselected package libxcb-shm0:amd64. 2022-04-01 14:36:57.227 | Preparing to unpack .../113-libxcb-shm0_1.14-2_amd64.deb ... 2022-04-01 14:36:57.230 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-04-01 14:36:57.260 | Selecting previously unselected package libxrender1:amd64. 2022-04-01 14:36:57.268 | Preparing to unpack .../114-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-04-01 14:36:57.271 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-04-01 14:36:57.303 | Selecting previously unselected package libcairo2:amd64. 2022-04-01 14:36:57.311 | Preparing to unpack .../115-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-04-01 14:36:57.313 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-01 14:36:57.412 | Selecting previously unselected package libgraphite2-3:amd64. 2022-04-01 14:36:57.420 | Preparing to unpack .../116-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-04-01 14:36:57.423 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-01 14:36:57.462 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-04-01 14:36:57.470 | Preparing to unpack .../117-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-04-01 14:36:57.473 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-01 14:36:57.554 | Selecting previously unselected package libthai-data. 2022-04-01 14:36:57.562 | Preparing to unpack .../118-libthai-data_0.1.28-3_all.deb ... 2022-04-01 14:36:57.565 | Unpacking libthai-data (0.1.28-3) ... 2022-04-01 14:36:57.618 | Selecting previously unselected package libdatrie1:amd64. 2022-04-01 14:36:57.626 | Preparing to unpack .../119-libdatrie1_0.2.12-3_amd64.deb ... 2022-04-01 14:36:57.628 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-04-01 14:36:57.659 | Selecting previously unselected package libthai0:amd64. 2022-04-01 14:36:57.667 | Preparing to unpack .../120-libthai0_0.1.28-3_amd64.deb ... 2022-04-01 14:36:57.669 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-04-01 14:36:57.701 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-04-01 14:36:57.710 | Preparing to unpack .../121-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-01 14:36:57.712 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-01 14:36:57.764 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-04-01 14:36:57.772 | Preparing to unpack .../122-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-01 14:36:57.775 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-01 14:36:57.809 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-04-01 14:36:57.818 | Preparing to unpack .../123-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-01 14:36:57.820 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-01 14:36:57.852 | Selecting previously unselected package libpathplan4:amd64. 2022-04-01 14:36:57.860 | Preparing to unpack .../124-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-04-01 14:36:57.863 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-01 14:36:57.897 | Selecting previously unselected package libgvc6. 2022-04-01 14:36:57.905 | Preparing to unpack .../125-libgvc6_2.42.2-3build2_amd64.deb ... 2022-04-01 14:36:57.907 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-04-01 14:36:58.032 | Selecting previously unselected package libgvpr2:amd64. 2022-04-01 14:36:58.039 | Preparing to unpack .../126-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-04-01 14:36:58.042 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-01 14:36:58.102 | Selecting previously unselected package liblab-gamut1:amd64. 2022-04-01 14:36:58.110 | Preparing to unpack .../127-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-04-01 14:36:58.114 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-01 14:36:58.273 | Selecting previously unselected package x11-common. 2022-04-01 14:36:58.281 | Preparing to unpack .../128-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-04-01 14:36:58.311 | dpkg-query: no packages found matching nux-tools 2022-04-01 14:36:58.325 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-04-01 14:36:58.375 | Selecting previously unselected package libice6:amd64. 2022-04-01 14:36:58.383 | Preparing to unpack .../129-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-04-01 14:36:58.386 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-01 14:36:58.429 | Selecting previously unselected package libsm6:amd64. 2022-04-01 14:36:58.437 | Preparing to unpack .../130-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-04-01 14:36:58.439 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-04-01 14:36:58.472 | Selecting previously unselected package libxt6:amd64. 2022-04-01 14:36:58.480 | Preparing to unpack .../131-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-04-01 14:36:58.483 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-04-01 14:36:58.539 | Selecting previously unselected package libxmu6:amd64. 2022-04-01 14:36:58.547 | Preparing to unpack .../132-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-04-01 14:36:58.550 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-01 14:36:58.588 | Selecting previously unselected package libxaw7:amd64. 2022-04-01 14:36:58.596 | Preparing to unpack .../133-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-04-01 14:36:58.599 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-04-01 14:36:58.655 | Selecting previously unselected package graphviz. 2022-04-01 14:36:58.664 | Preparing to unpack .../134-graphviz_2.42.2-3build2_amd64.deb ... 2022-04-01 14:36:58.666 | Unpacking graphviz (2.42.2-3build2) ... 2022-04-01 14:36:58.811 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-04-01 14:36:58.820 | Preparing to unpack .../135-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-04-01 14:36:58.822 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-01 14:36:58.884 | Selecting previously unselected package libibverbs1:amd64. 2022-04-01 14:36:58.893 | Preparing to unpack .../136-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-04-01 14:36:58.897 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-01 14:36:58.943 | Selecting previously unselected package ibverbs-providers:amd64. 2022-04-01 14:36:58.951 | Preparing to unpack .../137-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-04-01 14:36:58.970 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-01 14:36:59.037 | Selecting previously unselected package icu-devtools. 2022-04-01 14:36:59.046 | Preparing to unpack .../138-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-04-01 14:36:59.048 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-04-01 14:36:59.115 | Selecting previously unselected package iputils-arping. 2022-04-01 14:36:59.123 | Preparing to unpack .../139-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-04-01 14:36:59.127 | Unpacking iputils-arping (3:20190709-3) ... 2022-04-01 14:36:59.162 | Selecting previously unselected package javascript-common. 2022-04-01 14:36:59.171 | Preparing to unpack .../140-javascript-common_11_all.deb ... 2022-04-01 14:36:59.186 | Unpacking javascript-common (11) ... 2022-04-01 14:36:59.218 | Selecting previously unselected package libgssrpc4:amd64. 2022-04-01 14:36:59.227 | Preparing to unpack .../141-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-04-01 14:36:59.229 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-01 14:36:59.265 | Selecting previously unselected package libkdb5-9:amd64. 2022-04-01 14:36:59.274 | Preparing to unpack .../142-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-04-01 14:36:59.276 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-01 14:36:59.311 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-04-01 14:36:59.319 | Preparing to unpack .../143-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-01 14:36:59.321 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-01 14:36:59.360 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-04-01 14:36:59.369 | Preparing to unpack .../144-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-01 14:36:59.371 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-01 14:36:59.407 | Selecting previously unselected package comerr-dev:amd64. 2022-04-01 14:36:59.414 | Preparing to unpack .../145-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-04-01 14:36:59.419 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-01 14:36:59.452 | Selecting previously unselected package krb5-multidev:amd64. 2022-04-01 14:36:59.461 | Preparing to unpack .../146-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-01 14:36:59.463 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-01 14:36:59.519 | Selecting previously unselected package libalgorithm-diff-perl. 2022-04-01 14:36:59.528 | Preparing to unpack .../147-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-04-01 14:36:59.530 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-04-01 14:36:59.565 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-04-01 14:36:59.574 | Preparing to unpack .../148-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-04-01 14:36:59.577 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-01 14:36:59.609 | Selecting previously unselected package libalgorithm-merge-perl. 2022-04-01 14:36:59.617 | Preparing to unpack .../149-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-04-01 14:36:59.619 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-04-01 14:36:59.648 | Selecting previously unselected package libarchive-cpio-perl. 2022-04-01 14:36:59.656 | Preparing to unpack .../150-libarchive-cpio-perl_0.10-1_all.deb ... 2022-04-01 14:36:59.673 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-04-01 14:36:59.708 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-04-01 14:36:59.716 | Preparing to unpack .../151-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-01 14:36:59.718 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-01 14:36:59.787 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-04-01 14:36:59.795 | Preparing to unpack .../152-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-01 14:36:59.797 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-01 14:36:59.865 | Selecting previously unselected package libfile-fcntllock-perl. 2022-04-01 14:36:59.874 | Preparing to unpack .../153-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-04-01 14:36:59.876 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-04-01 14:36:59.910 | Selecting previously unselected package libgts-bin. 2022-04-01 14:36:59.918 | Preparing to unpack .../154-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-04-01 14:36:59.920 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-04-01 14:36:59.960 | Selecting previously unselected package libicu-dev:amd64. 2022-04-01 14:36:59.968 | Preparing to unpack .../155-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-04-01 14:36:59.971 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-01 14:37:01.444 | Selecting previously unselected package libipset13:amd64. 2022-04-01 14:37:01.452 | Preparing to unpack .../156-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-01 14:37:01.456 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-01 14:37:01.503 | Selecting previously unselected package librdmacm1:amd64. 2022-04-01 14:37:01.512 | Preparing to unpack .../157-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-04-01 14:37:01.515 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-01 14:37:01.554 | Selecting previously unselected package libiscsi7:amd64. 2022-04-01 14:37:01.562 | Preparing to unpack .../158-libiscsi7_1.18.0-2_amd64.deb ... 2022-04-01 14:37:01.565 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-04-01 14:37:01.601 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-04-01 14:37:01.609 | Preparing to unpack .../159-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-01 14:37:01.611 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-01 14:37:01.677 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-04-01 14:37:01.685 | Preparing to unpack .../160-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-04-01 14:37:01.688 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-01 14:37:01.719 | Selecting previously unselected package libjpeg-dev:amd64. 2022-04-01 14:37:01.728 | Preparing to unpack .../161-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-04-01 14:37:01.732 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-01 14:37:01.758 | Selecting previously unselected package libjs-jquery. 2022-04-01 14:37:01.766 | Preparing to unpack .../162-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-04-01 14:37:01.768 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-04-01 14:37:01.834 | Selecting previously unselected package libjs-jquery-metadata. 2022-04-01 14:37:01.842 | Preparing to unpack .../163-libjs-jquery-metadata_12-1.1_all.deb ... 2022-04-01 14:37:01.845 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-04-01 14:37:01.874 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-04-01 14:37:01.883 | Preparing to unpack .../164-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-04-01 14:37:01.885 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-01 14:37:01.964 | Selecting previously unselected package libltdl-dev:amd64. 2022-04-01 14:37:01.973 | Preparing to unpack .../165-libltdl-dev_2.4.6-14_amd64.deb ... 2022-04-01 14:37:01.975 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-04-01 14:37:02.036 | Selecting previously unselected package libsys-hostname-long-perl. 2022-04-01 14:37:02.044 | Preparing to unpack .../166-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-04-01 14:37:02.047 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-04-01 14:37:02.076 | Selecting previously unselected package libmail-sendmail-perl. 2022-04-01 14:37:02.085 | Preparing to unpack .../167-libmail-sendmail-perl_0.80-1_all.deb ... 2022-04-01 14:37:02.087 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-04-01 14:37:02.118 | Selecting previously unselected package libncurses-dev:amd64. 2022-04-01 14:37:02.126 | Preparing to unpack .../168-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-01 14:37:02.129 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-01 14:37:02.230 | Selecting previously unselected package libnspr4:amd64. 2022-04-01 14:37:02.238 | Preparing to unpack .../169-libnspr4_2%3a4.25-1_amd64.deb ... 2022-04-01 14:37:02.240 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-04-01 14:37:02.283 | Selecting previously unselected package libnss3:amd64. 2022-04-01 14:37:02.291 | Preparing to unpack .../170-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-04-01 14:37:02.293 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-01 14:37:02.500 | Selecting previously unselected package libomp5-10:amd64. 2022-04-01 14:37:02.508 | Preparing to unpack .../171-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-01 14:37:02.511 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-01 14:37:02.593 | Selecting previously unselected package libomp-10-dev. 2022-04-01 14:37:02.602 | Preparing to unpack .../172-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-01 14:37:02.605 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-01 14:37:02.640 | Selecting previously unselected package pcp-conf. 2022-04-01 14:37:02.648 | Preparing to unpack .../173-pcp-conf_5.0.3-1_amd64.deb ... 2022-04-01 14:37:02.651 | Unpacking pcp-conf (5.0.3-1) ... 2022-04-01 14:37:02.685 | Selecting previously unselected package libpcp3. 2022-04-01 14:37:02.694 | Preparing to unpack .../174-libpcp3_5.0.3-1_amd64.deb ... 2022-04-01 14:37:02.696 | Unpacking libpcp3 (5.0.3-1) ... 2022-04-01 14:37:02.761 | Selecting previously unselected package libpcp-pmda3. 2022-04-01 14:37:02.769 | Preparing to unpack .../175-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-04-01 14:37:02.772 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-04-01 14:37:02.806 | Selecting previously unselected package libpcp-pmda-perl. 2022-04-01 14:37:02.814 | Preparing to unpack .../176-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-04-01 14:37:02.817 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-04-01 14:37:02.853 | Selecting previously unselected package libpq5:amd64. 2022-04-01 14:37:02.861 | Preparing to unpack .../177-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-01 14:37:02.865 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-01 14:37:02.909 | Selecting previously unselected package libpq-dev. 2022-04-01 14:37:02.917 | Preparing to unpack .../178-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-01 14:37:02.920 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-01 14:37:02.998 | Selecting previously unselected package librados2. 2022-04-01 14:37:03.007 | Preparing to unpack .../179-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-01 14:37:03.011 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-01 14:37:03.498 | Selecting previously unselected package librbd1. 2022-04-01 14:37:03.507 | Preparing to unpack .../180-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-01 14:37:03.509 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-01 14:37:03.773 | Selecting previously unselected package libsasl2-dev. 2022-04-01 14:37:03.781 | Preparing to unpack .../181-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-01 14:37:03.784 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-01 14:37:03.870 | Preparing to unpack .../182-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-01 14:37:03.880 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-01 14:37:03.925 | Selecting previously unselected package libssl-dev:amd64. 2022-04-01 14:37:03.933 | Preparing to unpack .../183-libssl-dev_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-01 14:37:03.936 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-01 14:37:04.197 | Selecting previously unselected package libsystemd-dev:amd64. 2022-04-01 14:37:04.205 | Preparing to unpack .../184-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-04-01 14:37:04.209 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-04-01 14:37:04.329 | Selecting previously unselected package libtinfo-dev:amd64. 2022-04-01 14:37:04.337 | Preparing to unpack .../185-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-01 14:37:04.339 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-01 14:37:04.366 | Selecting previously unselected package libx86-1:amd64. 2022-04-01 14:37:04.374 | Preparing to unpack .../186-libx86-1_1.1+ds1-11_amd64.deb ... 2022-04-01 14:37:04.377 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-04-01 14:37:04.413 | Selecting previously unselected package libxml2-dev:amd64. 2022-04-01 14:37:04.421 | Preparing to unpack .../187-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-01 14:37:04.423 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-01 14:37:04.569 | Selecting previously unselected package libxslt1-dev:amd64. 2022-04-01 14:37:04.577 | Preparing to unpack .../188-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-04-01 14:37:04.579 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-01 14:37:04.658 | Selecting previously unselected package llvm-10-runtime. 2022-04-01 14:37:04.667 | Preparing to unpack .../189-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-01 14:37:04.670 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-01 14:37:04.727 | Selecting previously unselected package libpfm4:amd64. 2022-04-01 14:37:04.735 | Preparing to unpack .../190-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-04-01 14:37:04.737 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-01 14:37:04.812 | Selecting previously unselected package llvm-10. 2022-04-01 14:37:04.820 | Preparing to unpack .../191-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-01 14:37:04.823 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-01 14:37:05.605 | Selecting previously unselected package libffi-dev:amd64. 2022-04-01 14:37:05.613 | Preparing to unpack .../192-libffi-dev_3.3-4_amd64.deb ... 2022-04-01 14:37:05.615 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-04-01 14:37:05.662 | Selecting previously unselected package python3-pygments. 2022-04-01 14:37:05.670 | Preparing to unpack .../193-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-04-01 14:37:05.672 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-01 14:37:05.815 | Selecting previously unselected package llvm-10-tools. 2022-04-01 14:37:05.824 | Preparing to unpack .../194-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-01 14:37:05.827 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-01 14:37:05.985 | Selecting previously unselected package libz3-4:amd64. 2022-04-01 14:37:05.993 | Preparing to unpack .../195-libz3-4_4.8.7-4build1_amd64.deb ... 2022-04-01 14:37:05.998 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-04-01 14:37:07.002 | Selecting previously unselected package libz3-dev:amd64. 2022-04-01 14:37:07.010 | Preparing to unpack .../196-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-04-01 14:37:07.014 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-01 14:37:07.064 | Selecting previously unselected package llvm-10-dev. 2022-04-01 14:37:07.072 | Preparing to unpack .../197-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-01 14:37:07.075 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-01 14:37:11.705 | Selecting previously unselected package lsscsi. 2022-04-01 14:37:11.715 | Preparing to unpack .../198-lsscsi_0.30-0.1_amd64.deb ... 2022-04-01 14:37:11.717 | Unpacking lsscsi (0.30-0.1) ... 2022-04-01 14:37:11.754 | Selecting previously unselected package pkg-config. 2022-04-01 14:37:11.763 | Preparing to unpack .../199-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-04-01 14:37:11.767 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-04-01 14:37:11.802 | Selecting previously unselected package pm-utils. 2022-04-01 14:37:11.811 | Preparing to unpack .../200-pm-utils_1.4.1-19_all.deb ... 2022-04-01 14:37:11.813 | Unpacking pm-utils (1.4.1-19) ... 2022-04-01 14:37:11.883 | Selecting previously unselected package postgresql-client-common. 2022-04-01 14:37:11.892 | Preparing to unpack .../201-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-04-01 14:37:11.894 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-04-01 14:37:11.931 | Selecting previously unselected package postgresql-client-12. 2022-04-01 14:37:11.940 | Preparing to unpack .../202-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-01 14:37:11.944 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-01 14:37:12.152 | Selecting previously unselected package ssl-cert. 2022-04-01 14:37:12.161 | Preparing to unpack .../203-ssl-cert_1.0.39_all.deb ... 2022-04-01 14:37:12.164 | Unpacking ssl-cert (1.0.39) ... 2022-04-01 14:37:12.202 | Selecting previously unselected package postgresql-common. 2022-04-01 14:37:12.211 | Preparing to unpack .../204-postgresql-common_214ubuntu0.1_all.deb ... 2022-04-01 14:37:12.248 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-04-01 14:37:12.255 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-04-01 14:37:12.325 | Selecting previously unselected package postgresql-server-dev-12. 2022-04-01 14:37:12.334 | Preparing to unpack .../205-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-01 14:37:12.337 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-01 14:37:12.670 | Selecting previously unselected package postgresql-server-dev-all. 2022-04-01 14:37:12.679 | Preparing to unpack .../206-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-04-01 14:37:12.681 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-01 14:37:12.712 | Selecting previously unselected package python-pip-whl. 2022-04-01 14:37:12.721 | Preparing to unpack .../207-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-04-01 14:37:12.724 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-01 14:37:12.932 | Selecting previously unselected package python3-mysqldb. 2022-04-01 14:37:12.941 | Preparing to unpack .../208-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-04-01 14:37:12.944 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-04-01 14:37:12.984 | Selecting previously unselected package python3-wheel. 2022-04-01 14:37:12.993 | Preparing to unpack .../209-python3-wheel_0.34.2-1_all.deb ... 2022-04-01 14:37:12.995 | Unpacking python3-wheel (0.34.2-1) ... 2022-04-01 14:37:13.030 | Selecting previously unselected package python3-pip. 2022-04-01 14:37:13.039 | Preparing to unpack .../210-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-04-01 14:37:13.042 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-01 14:37:13.133 | Selecting previously unselected package python3.8-venv. 2022-04-01 14:37:13.141 | Preparing to unpack .../211-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-04-01 14:37:13.144 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-01 14:37:13.173 | Selecting previously unselected package python3-venv. 2022-04-01 14:37:13.182 | Preparing to unpack .../212-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-04-01 14:37:13.184 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-04-01 14:37:13.220 | Selecting previously unselected package qemu-block-extra:amd64. 2022-04-01 14:37:13.228 | Preparing to unpack .../213-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-01 14:37:13.230 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-01 14:37:13.269 | Selecting previously unselected package qemu-utils. 2022-04-01 14:37:13.278 | Preparing to unpack .../214-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-01 14:37:13.280 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-01 14:37:13.469 | Selecting previously unselected package sharutils. 2022-04-01 14:37:13.478 | Preparing to unpack .../215-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-04-01 14:37:13.480 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-04-01 14:37:13.532 | Selecting previously unselected package sqlite3. 2022-04-01 14:37:13.542 | Preparing to unpack .../216-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-04-01 14:37:13.544 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-01 14:37:13.691 | Selecting previously unselected package unzip. 2022-04-01 14:37:13.700 | Preparing to unpack .../217-unzip_6.0-25ubuntu1_amd64.deb ... 2022-04-01 14:37:13.702 | Unpacking unzip (6.0-25ubuntu1) ... 2022-04-01 14:37:13.754 | Selecting previously unselected package vbetool. 2022-04-01 14:37:13.763 | Preparing to unpack .../218-vbetool_1.1-4_amd64.deb ... 2022-04-01 14:37:13.765 | Unpacking vbetool (1.1-4) ... 2022-04-01 14:37:13.802 | Selecting previously unselected package ipset. 2022-04-01 14:37:13.810 | Preparing to unpack .../219-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-01 14:37:13.820 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-01 14:37:13.857 | Selecting previously unselected package ipvsadm. 2022-04-01 14:37:13.866 | Preparing to unpack .../220-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-04-01 14:37:13.869 | Unpacking ipvsadm (1:1.31-1) ... 2022-04-01 14:37:13.905 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-04-01 14:37:13.914 | Preparing to unpack .../221-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-01 14:37:13.925 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-01 14:37:13.954 | Selecting previously unselected package liberasurecode1:amd64. 2022-04-01 14:37:13.963 | Preparing to unpack .../222-liberasurecode1_1.6.1-4_amd64.deb ... 2022-04-01 14:37:13.965 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-04-01 14:37:13.998 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-04-01 14:37:14.006 | Preparing to unpack .../223-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-04-01 14:37:14.011 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-01 14:37:14.043 | Selecting previously unselected package libkrb5-dev:amd64. 2022-04-01 14:37:14.052 | Preparing to unpack .../224-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-01 14:37:14.055 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-01 14:37:14.098 | Selecting previously unselected package libpcp-gui2. 2022-04-01 14:37:14.106 | Preparing to unpack .../225-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-04-01 14:37:14.109 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-04-01 14:37:14.141 | Selecting previously unselected package libpcp-import1. 2022-04-01 14:37:14.151 | Preparing to unpack .../226-libpcp-import1_5.0.3-1_amd64.deb ... 2022-04-01 14:37:14.153 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-04-01 14:37:14.185 | Selecting previously unselected package libpcp-mmv1. 2022-04-01 14:37:14.194 | Preparing to unpack .../227-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-04-01 14:37:14.196 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-04-01 14:37:14.227 | Selecting previously unselected package libpcp-trace2. 2022-04-01 14:37:14.239 | Preparing to unpack .../228-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-04-01 14:37:14.240 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-04-01 14:37:14.270 | Selecting previously unselected package libpcp-web1. 2022-04-01 14:37:14.279 | Preparing to unpack .../229-libpcp-web1_5.0.3-1_amd64.deb ... 2022-04-01 14:37:14.281 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-04-01 14:37:14.328 | Selecting previously unselected package libyaml-dev:amd64. 2022-04-01 14:37:14.337 | Preparing to unpack .../230-libyaml-dev_0.2.2-1_amd64.deb ... 2022-04-01 14:37:14.340 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-04-01 14:37:14.383 | Selecting previously unselected package python3-pcp. 2022-04-01 14:37:14.391 | Preparing to unpack .../231-python3-pcp_5.0.3-1_amd64.deb ... 2022-04-01 14:37:14.394 | Unpacking python3-pcp (5.0.3-1) ... 2022-04-01 14:37:14.448 | Selecting previously unselected package pcp. 2022-04-01 14:37:14.457 | Preparing to unpack .../232-pcp_5.0.3-1_amd64.deb ... 2022-04-01 14:37:14.532 | Unpacking pcp (5.0.3-1) ... 2022-04-01 14:37:15.161 | Selecting previously unselected package socat. 2022-04-01 14:37:15.171 | Preparing to unpack .../233-socat_1.7.3.3-2_amd64.deb ... 2022-04-01 14:37:15.173 | Unpacking socat (1.7.3.3-2) ... 2022-04-01 14:37:15.255 | Selecting previously unselected package vlan. 2022-04-01 14:37:15.263 | Preparing to unpack .../234-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-04-01 14:37:15.266 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-01 14:37:15.327 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-01 14:37:15.335 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-04-01 14:37:15.346 | Setting up javascript-common (11) ... 2022-04-01 14:37:15.380 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-04-01 14:37:15.399 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-01 14:37:15.405 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-01 14:37:15.411 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-01 14:37:15.418 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-01 14:37:15.442 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-01 14:37:15.451 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-01 14:37:15.463 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-04-01 14:37:15.468 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-01 14:37:15.475 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-04-01 14:37:15.481 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-04-01 14:37:15.487 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-04-01 14:37:15.494 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-04-01 14:37:15.499 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-04-01 14:37:15.506 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-04-01 14:37:15.512 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-04-01 14:37:15.518 | Setting up libarchive-zip-perl (1.67-2) ... 2022-04-01 14:37:15.524 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-01 14:37:15.530 | Setting up vbetool (1.1-4) ... 2022-04-01 14:37:15.535 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-04-01 14:37:15.542 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-01 14:37:15.551 | Setting up pm-utils (1.4.1-19) ... 2022-04-01 14:37:15.562 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-01 14:37:15.800 | Setting up unzip (6.0-25ubuntu1) ... 2022-04-01 14:37:15.826 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-04-01 14:37:15.833 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-01 14:37:15.851 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-01 14:37:15.858 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-04-01 14:37:16.111 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-04-01 14:37:16.789 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-01 14:37:16.801 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-01 14:37:16.808 | Setting up m4 (1.4.18-4) ... 2022-04-01 14:37:16.814 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-01 14:37:17.105 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-01 14:37:17.111 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-04-01 14:37:17.117 | Setting up iputils-arping (3:20190709-3) ... 2022-04-01 14:37:17.150 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-04-01 14:37:17.155 | Setting up conntrack (1:1.4.5-2) ... 2022-04-01 14:37:17.161 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-01 14:37:17.167 | Setting up python3-wheel (0.34.2-1) ... 2022-04-01 14:37:17.423 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-04-01 14:37:17.429 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-04-01 14:37:17.638 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-04-01 14:37:19.750 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-04-01 14:37:19.758 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-04-01 14:37:19.764 | Setting up acl (2.2.53-6) ... 2022-04-01 14:37:19.771 | Setting up dns-root-data (2019052802) ... 2022-04-01 14:37:19.777 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-01 14:37:19.782 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-01 14:37:19.788 | Setting up fakeroot (1.24-1) ... 2022-04-01 14:37:19.795 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-04-01 14:37:19.803 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-01 14:37:19.809 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-01 14:37:19.820 | Setting up autotools-dev (20180224.1) ... 2022-04-01 14:37:19.834 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-01 14:37:20.659 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-04-01 14:37:20.665 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-01 14:37:20.670 | Setting up make (4.2.1-1.2) ... 2022-04-01 14:37:20.676 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-04-01 14:37:20.682 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-01 14:37:20.688 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-01 14:37:20.694 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-01 14:37:20.699 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-01 14:37:20.704 | Setting up ebtables (2.0.11-3build1) ... 2022-04-01 14:37:21.238 | Setting up socat (1.7.3.3-2) ... 2022-04-01 14:37:21.244 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-04-01 14:37:21.249 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-01 14:37:21.257 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-01 14:37:21.262 | Setting up autopoint (0.19.8.1-10build1) ... 2022-04-01 14:37:21.268 | Setting up binfmt-support (2.2.0-2) ... 2022-04-01 14:37:21.551 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-04-01 14:37:22.614 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-01 14:37:22.621 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-04-01 14:37:22.626 | Setting up fonts-dejavu-core (2.37-1) ... 2022-04-01 14:37:22.674 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-04-01 14:37:22.680 | Setting up lsscsi (0.30-0.1) ... 2022-04-01 14:37:22.687 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-01 14:37:22.693 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-01 14:37:22.699 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-01 14:37:22.704 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-01 14:37:22.711 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-04-01 14:37:22.718 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-01 14:37:22.724 | Setting up autoconf (2.69-11.1) ... 2022-04-01 14:37:22.731 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-04-01 14:37:22.737 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-04-01 14:37:22.780 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-04-01 14:37:22.787 | Setting up dwz (0.13-5) ... 2022-04-01 14:37:22.792 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-01 14:37:22.798 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-01 14:37:22.803 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-01 14:37:22.810 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-01 14:37:22.818 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-01 14:37:22.833 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-04-01 14:37:24.089 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-01 14:37:24.094 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-01 14:37:24.101 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-04-01 14:37:24.107 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-01 14:37:24.113 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-04-01 14:37:24.119 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-04-01 14:37:24.128 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-01 14:37:24.135 | Setting up pcp-conf (5.0.3-1) ... 2022-04-01 14:37:24.143 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-01 14:37:24.151 | Setting up libsub-override-perl (0.09-2) ... 2022-04-01 14:37:24.158 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-01 14:37:24.164 | Setting up libthai-data (0.1.28-3) ... 2022-04-01 14:37:24.170 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-01 14:37:24.179 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-04-01 14:37:24.184 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-01 14:37:24.190 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-01 14:37:24.204 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-01 14:37:24.211 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-04-01 14:37:24.218 | Setting up sharutils (1:4.15.2-4build1) ... 2022-04-01 14:37:24.226 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-01 14:37:24.239 | Setting up openssl (1.1.1f-1ubuntu2.12) ... 2022-04-01 14:37:24.249 | Setting up conntrackd (1:1.4.5-2) ... 2022-04-01 14:37:25.266 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-04-01 14:37:25.601 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-04-01 14:37:25.608 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-01 14:37:25.614 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-01 14:37:25.620 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-01 14:37:25.627 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-04-01 14:37:25.635 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-01 14:37:25.641 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-04-01 14:37:26.948 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-04-01 14:37:26.954 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-01 14:37:26.961 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-01 14:37:26.967 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-04-01 14:37:26.975 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-04-01 14:37:26.979 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-01 14:37:26.987 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-01 14:37:26.993 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-01 14:37:26.999 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-04-01 14:37:27.008 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-01 14:37:27.013 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-01 14:37:27.020 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-01 14:37:27.025 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-01 14:37:27.032 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-01 14:37:27.038 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-01 14:37:27.044 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-01 14:37:27.049 | Setting up wget (1.20.3-1ubuntu2) ... 2022-04-01 14:37:27.057 | Setting up libtool (2.4.6-14) ... 2022-04-01 14:37:27.063 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-01 14:37:27.166 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-04-01 14:37:27.198 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-04-01 14:37:27.645 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-04-01 14:37:28.690 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-01 14:37:28.695 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-01 14:37:28.701 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-01 14:37:28.709 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-01 14:37:28.886 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-01 14:37:28.892 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-01 14:37:28.899 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-01 14:37:28.908 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-04-01 14:37:30.100 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-04-01 14:37:30.785 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-04-01 14:37:30.798 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-01 14:37:30.806 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-04-01 14:37:31.060 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-01 14:37:31.068 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-04-01 14:37:31.075 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-04-01 14:37:31.082 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-04-01 14:37:31.089 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-01 14:37:31.096 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-01 14:37:31.102 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-01 14:37:31.109 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-01 14:37:31.117 | Setting up ssl-cert (1.0.39) ... 2022-04-01 14:37:31.556 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-01 14:37:31.564 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-01 14:37:31.643 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-04-01 14:37:31.649 | Setting up postgresql-common (214ubuntu0.1) ... 2022-04-01 14:37:32.159 | Adding user postgres to group ssl-cert 2022-04-01 14:37:32.308 | 2022-04-01 14:37:32.308 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-04-01 14:37:32.514 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-04-01 14:37:32.514 | Removing obsolete dictionary files: 2022-04-01 14:37:33.104 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-04-01 14:37:34.262 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-04-01 14:37:34.269 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-01 14:37:34.279 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-04-01 14:37:34.370 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-01 14:37:34.779 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-04-01 14:37:34.784 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-01 14:37:34.793 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-01 14:37:34.799 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-01 14:37:34.805 | Setting up build-essential (12.8ubuntu1.1) ... 2022-04-01 14:37:34.810 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-04-01 14:37:34.816 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-01 14:37:34.822 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-04-01 14:37:34.829 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-01 14:37:34.835 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-01 14:37:34.841 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-04-01 14:37:34.848 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-01 14:37:34.855 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-01 14:37:34.862 | Setting up ipvsadm (1:1.31-1) ... 2022-04-01 14:37:35.621 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-04-01 14:37:35.627 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-01 14:37:35.731 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-04-01 14:37:37.802 | Regenerating fonts cache... done. 2022-04-01 14:37:37.805 | Setting up gettext (0.19.8.1-10build1) ... 2022-04-01 14:37:37.811 | Setting up libpcp3 (5.0.3-1) ... 2022-04-01 14:37:37.817 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-04-01 14:37:37.823 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-01 14:37:37.830 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-04-01 14:37:39.172 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-04-01 14:37:40.054 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-01 14:37:40.121 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-01 14:37:40.127 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-01 14:37:41.099 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-04-01 14:37:41.806 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-01 14:37:41.813 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-04-01 14:37:41.819 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-01 14:37:41.827 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-04-01 14:37:41.834 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-01 14:37:41.840 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-01 14:37:41.846 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-01 14:37:41.854 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-04-01 14:37:41.861 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-01 14:37:41.883 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-01 14:37:41.889 | Setting up libpcp-web1 (5.0.3-1) ... 2022-04-01 14:37:41.896 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-04-01 14:37:41.904 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-01 14:37:41.910 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-01 14:37:41.917 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-01 14:37:42.544 | 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-01 14:37:42.571 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-04-01 14:37:42.576 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-04-01 14:37:42.582 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-01 14:37:42.587 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-01 14:37:42.593 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-04-01 14:37:42.600 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-01 14:37:42.606 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-01 14:37:42.612 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-01 14:37:42.618 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-01 14:37:42.624 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-01 14:37:42.631 | Setting up libpcp-import1 (5.0.3-1) ... 2022-04-01 14:37:42.636 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-01 14:37:42.642 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-01 14:37:42.648 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-01 14:37:42.654 | Setting up po-debconf (1.0.21) ... 2022-04-01 14:37:42.659 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-04-01 14:37:43.113 | Enabling module mpm_event. 2022-04-01 14:37:43.179 | Enabling module authz_core. 2022-04-01 14:37:43.184 | Enabling module authz_host. 2022-04-01 14:37:43.245 | Enabling module authn_core. 2022-04-01 14:37:43.250 | Enabling module auth_basic. 2022-04-01 14:37:43.310 | Enabling module access_compat. 2022-04-01 14:37:43.371 | Enabling module authn_file. 2022-04-01 14:37:43.434 | Enabling module authz_user. 2022-04-01 14:37:43.495 | Enabling module alias. 2022-04-01 14:37:43.556 | Enabling module dir. 2022-04-01 14:37:43.618 | Enabling module autoindex. 2022-04-01 14:37:43.679 | Enabling module env. 2022-04-01 14:37:43.742 | Enabling module mime. 2022-04-01 14:37:43.802 | Enabling module negotiation. 2022-04-01 14:37:43.865 | Enabling module setenvif. 2022-04-01 14:37:43.926 | Enabling module filter. 2022-04-01 14:37:43.987 | Enabling module deflate. 2022-04-01 14:37:44.048 | Enabling module status. 2022-04-01 14:37:44.112 | Enabling module reqtimeout. 2022-04-01 14:37:44.175 | Enabling conf charset. 2022-04-01 14:37:44.237 | Enabling conf localized-error-pages. 2022-04-01 14:37:44.298 | Enabling conf other-vhosts-access-log. 2022-04-01 14:37:44.358 | Enabling conf security. 2022-04-01 14:37:44.418 | Enabling conf serve-cgi-bin. 2022-04-01 14:37:44.480 | Enabling site 000-default. 2022-04-01 14:37:44.534 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-04-01 14:37:44.590 | Enabling conf javascript-common. 2022-04-01 14:37:44.858 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-04-01 14:37:45.449 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-04-01 14:37:48.202 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-04-01 14:37:48.216 | Setting up python3-pcp (5.0.3-1) ... 2022-04-01 14:37:48.527 | Setting up libgvc6 (2.42.2-3build2) ... 2022-04-01 14:37:48.554 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-01 14:37:48.559 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-01 14:37:48.571 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-04-01 14:37:48.577 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-01 14:37:48.582 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-01 14:37:48.588 | Setting up graphviz (2.42.2-3build2) ... 2022-04-01 14:37:48.614 | Setting up pcp (5.0.3-1) ... 2022-04-01 14:37:48.961 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-04-01 14:37:49.385 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-04-01 14:37:49.810 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-04-01 14:37:50.238 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-04-01 14:38:07.246 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-01 14:38:07.255 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-04-01 14:38:07.266 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-04-01 14:38:08.452 | Setting up dh-autoreconf (19) ... 2022-04-01 14:38:08.460 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-04-01 14:38:09.325 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-04-01 14:38:09.334 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-04-01 14:38:09.342 | Setting up debhelper (12.10ubuntu1) ... 2022-04-01 14:38:09.349 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-04-01 14:38:09.712 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-01 14:38:09.718 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-04-01 14:38:09.742 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-04-01 14:38:09.818 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-04-01 14:38:23.386 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-01 14:38:23.412 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-04-01 14:38:23.799 | Processing triggers for ufw (0.36-6) ... 2022-04-01 14:38:23.944 | Processing triggers for man-db (2.9.1-1) ... 2022-04-01 14:38:50.657 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-04-01 14:38:50.671 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-04-01 14:38:58.092 | ++ functions-common:apt_get:1234 : result=0 2022-04-01 14:38:58.094 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 14:38:58.097 | ++ functions-common:time_stop:2425 : local name 2022-04-01 14:38:58.099 | ++ functions-common:time_stop:2426 : local end_time 2022-04-01 14:38:58.101 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-01 14:38:58.104 | ++ functions-common:time_stop:2428 : local total 2022-04-01 14:38:58.106 | ++ functions-common:time_stop:2429 : local start_time 2022-04-01 14:38:58.108 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-01 14:38:58.110 | ++ functions-common:time_stop:2432 : start_time=1648823746969 2022-04-01 14:38:58.112 | ++ functions-common:time_stop:2434 : [[ -z 1648823746969 ]] 2022-04-01 14:38:58.115 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 14:38:58.119 | ++ functions-common:time_stop:2437 : end_time=1648823938116 2022-04-01 14:38:58.121 | ++ functions-common:time_stop:2438 : elapsed_time=191147 2022-04-01 14:38:58.123 | ++ functions-common:time_stop:2439 : total=741 2022-04-01 14:38:58.125 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 14:38:58.127 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=191888 2022-04-01 14:38:58.129 | ++ functions-common:apt_get:1238 : return 0 2022-04-01 14:38:58.132 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-01 14:38:58.134 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-01 14:38:58.137 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-01 14:38:58.141 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-01 14:38:58.145 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-01 14:38:58.148 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-01 14:38:58.150 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-01 14:38:59.533 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-01 14:38:59.535 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-01 14:38:59.537 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-01 14:38:59.539 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-01 14:38:59.540 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-01 14:38:59.542 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-01 14:38:59.544 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-01 14:38:59.545 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-01 14:38:59.547 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-01 14:38:59.549 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-01 14:38:59.551 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-01 14:38:59.552 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-01 14:38:59.554 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-01 14:38:59.556 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-01 14:38:59.557 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-01 14:38:59.559 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-01 14:38:59.561 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-01 14:38:59.563 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-01 14:38:59.564 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-01 14:38:59.566 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-01 14:38:59.568 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-01 14:38:59.570 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-01 14:38:59.572 | + functions-common:_ensure_lsb_release:394 : return 2022-04-01 14:38:59.575 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-01 14:38:59.643 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-01 14:38:59.645 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-01 14:38:59.711 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-01 14:38:59.714 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-01 14:38:59.780 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-01 14:38:59.782 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-01 14:38:59.783 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-01 14:38:59.785 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-01 14:38:59.787 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-01 14:38:59.789 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-01 14:38:59.791 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-01 14:38:59.793 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-01 14:38:59.795 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-01 14:38:59.797 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-01 14:38:59.799 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-01 14:38:59.799 | Distro: focal 2022-04-01 14:38:59.801 | + tools/install_pip.sh:main:124 : get_versions 2022-04-01 14:38:59.803 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-01 14:38:59.807 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-01 14:38:59.809 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-01 14:38:59.811 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-01 14:38:59.812 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-01 14:39:00.372 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-01 14:39:00.374 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-01 14:39:00.374 | pip: 21.3.1 2022-04-01 14:39:00.376 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-01 14:39:00.378 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-01 14:39:00.379 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 14:39:00.381 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 14:39:00.383 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 14:39:00.384 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 14:39:00.386 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 14:39:00.388 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 14:39:00.390 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 14:39:00.392 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 14:39:00.393 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 14:39:00.395 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 14:39:00.397 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 14:39:00.398 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-01 14:39:00.400 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:39:00.402 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:39:00.404 | + tools/install_pip.sh:main:142 : : 2022-04-01 14:39:00.406 | + tools/install_pip.sh:main:147 : set -x 2022-04-01 14:39:00.407 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-01 14:39:00.409 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-01 14:39:00.411 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 14:39:00.413 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-01 14:39:00.415 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-01 14:39:00.417 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 14:39:00.420 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 14:39:00.420 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-01 14:39:00.424 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-01 14:39:00.425 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-01 14:39:00.427 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-01 14:39:00.429 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-01 14:39:00.431 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-01 14:39:00.446 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-01 14:39:00.449 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-01 14:39:01.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:39:01.191 | from cryptography.utils import int_from_bytes 2022-04-01 14:39:01.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:39:01.191 | from cryptography.utils import int_from_bytes 2022-04-01 14:39:02.377 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 14:39:04.303 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-01 14:39:04.315 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-04-01 14:39:05.996 | Installing collected packages: setuptools 2022-04-01 14:39:06.743 | Successfully installed setuptools-60.9.3 2022-04-01 14:39:06.743 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 14:39:06.917 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 14:39:06.917 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 14:39:07.033 | + inc/python:pip_install:200 : result=0 2022-04-01 14:39:07.034 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 14:39:07.036 | + functions-common:time_stop:2425 : local name 2022-04-01 14:39:07.038 | + functions-common:time_stop:2426 : local end_time 2022-04-01 14:39:07.040 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 14:39:07.041 | + functions-common:time_stop:2428 : local total 2022-04-01 14:39:07.044 | + functions-common:time_stop:2429 : local start_time 2022-04-01 14:39:07.045 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 14:39:07.047 | + functions-common:time_stop:2432 : start_time=1648823940442 2022-04-01 14:39:07.049 | + functions-common:time_stop:2434 : [[ -z 1648823940442 ]] 2022-04-01 14:39:07.051 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 14:39:07.054 | + functions-common:time_stop:2437 : end_time=1648823947052 2022-04-01 14:39:07.056 | + functions-common:time_stop:2438 : elapsed_time=6610 2022-04-01 14:39:07.057 | + functions-common:time_stop:2439 : total=0 2022-04-01 14:39:07.059 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 14:39:07.061 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6610 2022-04-01 14:39:07.063 | + inc/python:pip_install:203 : return 0 2022-04-01 14:39:07.065 | + tools/install_pip.sh:main:153 : get_versions 2022-04-01 14:39:07.067 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-01 14:39:07.070 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-01 14:39:07.072 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-01 14:39:07.075 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-01 14:39:07.076 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-01 14:39:07.648 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-01 14:39:07.650 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-01 14:39:07.650 | pip: 21.3.1 2022-04-01 14:39:07.653 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-01 14:39:07.656 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-01 14:39:07.659 | + ./stack.sh:main:796 : fixup_all 2022-04-01 14:39:07.662 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-01 14:39:07.664 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-01 14:39:07.666 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:39:07.668 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:39:07.671 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-04-01 14:39:07.682 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-01 14:39:07.694 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-01 14:39:07.705 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-01 14:39:07.708 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-01 14:39:07.710 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 14:39:07.712 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 14:39:07.714 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 14:39:07.717 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 14:39:07.719 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 14:39:07.721 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 14:39:07.723 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 14:39:07.725 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 14:39:07.727 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 14:39:07.729 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 14:39:07.732 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 14:39:07.734 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-01 14:39:07.737 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-01 14:39:07.739 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-01 14:39:07.741 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 14:39:07.744 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 14:39:07.747 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 14:39:07.749 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 14:39:07.751 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 14:39:07.753 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 14:39:07.756 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-01 14:39:07.758 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-01 14:39:07.761 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-01 14:39:07.764 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-01 14:39:07.766 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-01 14:39:07.768 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-01 14:39:07.771 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-01 14:39:07.792 | Using python 3.8 to install os-testr 2022-04-01 14:39:07.794 | + 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-01 14:39:08.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:39:08.523 | from cryptography.utils import int_from_bytes 2022-04-01 14:39:08.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:39:08.523 | from cryptography.utils import int_from_bytes 2022-04-01 14:39:09.648 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 14:39:09.748 | Collecting os-testr 2022-04-01 14:39:09.756 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-04-01 14:39:09.805 | Collecting python-subunit>=1.0.0 2022-04-01 14:39:09.812 | 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-01 14:39:09.863 | Collecting stestr>=1.0.0 2022-04-01 14:39:09.870 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-04-01 14:39:09.878 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-01 14:39:09.879 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-01 14:39:09.894 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-01 14:39:09.921 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-04-01 14:39:09.974 | Collecting future 2022-04-01 14:39:09.983 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-04-01 14:39:10.207 | Preparing metadata (setup.py): started 2022-04-01 14:39:12.138 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 14:39:12.142 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-04-01 14:39:12.144 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-04-01 14:39:12.145 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-04-01 14:39:12.169 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-04-01 14:39:12.171 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-04-01 14:39:12.172 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-04-01 14:39:12.173 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-04-01 14:39:12.174 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-04-01 14:39:12.198 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-04-01 14:39:12.267 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-04-01 14:39:12.268 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-04-01 14:39:12.269 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-04-01 14:39:12.382 | Building wheels for collected packages: future 2022-04-01 14:39:12.383 | Building wheel for future (setup.py): started 2022-04-01 14:39:15.273 | Building wheel for future (setup.py): finished with status 'done' 2022-04-01 14:39:15.277 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=6a9d5d01f81852da08c950ed5745bf7c2ba184bda0c8c1eb286206cf1ad19c9c 2022-04-01 14:39:15.278 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-04-01 14:39:15.284 | Successfully built future 2022-04-01 14:39:16.718 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-04-01 14:39:17.553 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-04-01 14:39:17.553 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 14:39:17.560 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 14:39:17.560 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 14:39:17.695 | + inc/python:pip_install:200 : result=0 2022-04-01 14:39:17.697 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 14:39:17.700 | + functions-common:time_stop:2425 : local name 2022-04-01 14:39:17.702 | + functions-common:time_stop:2426 : local end_time 2022-04-01 14:39:17.704 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 14:39:17.706 | + functions-common:time_stop:2428 : local total 2022-04-01 14:39:17.708 | + functions-common:time_stop:2429 : local start_time 2022-04-01 14:39:17.710 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 14:39:17.712 | + functions-common:time_stop:2432 : start_time=1648823947786 2022-04-01 14:39:17.715 | + functions-common:time_stop:2434 : [[ -z 1648823947786 ]] 2022-04-01 14:39:17.717 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 14:39:17.721 | + functions-common:time_stop:2437 : end_time=1648823957719 2022-04-01 14:39:17.723 | + functions-common:time_stop:2438 : elapsed_time=9933 2022-04-01 14:39:17.725 | + functions-common:time_stop:2439 : total=0 2022-04-01 14:39:17.727 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 14:39:17.729 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9933 2022-04-01 14:39:17.732 | + inc/python:pip_install:203 : return 0 2022-04-01 14:39:17.734 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-01 14:39:17.782 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-01 14:39:17.875 | + ./stack.sh:main:810 : install_infra 2022-04-01 14:39:17.878 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 14:39:17.880 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-01 14:39:17.883 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-04-01 14:39:21.051 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 14:39:21.054 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-01 14:39:21.076 | + 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-01 14:39:22.845 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:22.890 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:22.964 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:22.972 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:22.994 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:22.998 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.015 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.025 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.045 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.056 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.116 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.191 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.208 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.238 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.246 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.260 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.277 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.289 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.304 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.314 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.352 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.375 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.383 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.445 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.448 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.452 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.492 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.530 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.545 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.566 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.587 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.603 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.620 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.649 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.686 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.714 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.724 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.741 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.754 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.772 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.778 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.782 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:23.785 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 14:39:23.914 | Collecting pbr===5.8.1 2022-04-01 14:39:23.921 | 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-01 14:39:23.960 | Installing collected packages: pbr 2022-04-01 14:39:24.109 | Successfully installed pbr-5.8.1 2022-04-01 14:39:24.173 | + inc/python:pip_install:200 : result=0 2022-04-01 14:39:24.175 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 14:39:24.177 | + functions-common:time_stop:2425 : local name 2022-04-01 14:39:24.179 | + functions-common:time_stop:2426 : local end_time 2022-04-01 14:39:24.181 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 14:39:24.184 | + functions-common:time_stop:2428 : local total 2022-04-01 14:39:24.186 | + functions-common:time_stop:2429 : local start_time 2022-04-01 14:39:24.188 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 14:39:24.190 | + functions-common:time_stop:2432 : start_time=1648823961068 2022-04-01 14:39:24.192 | + functions-common:time_stop:2434 : [[ -z 1648823961068 ]] 2022-04-01 14:39:24.195 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 14:39:24.199 | + functions-common:time_stop:2437 : end_time=1648823964196 2022-04-01 14:39:24.201 | + functions-common:time_stop:2438 : elapsed_time=3128 2022-04-01 14:39:24.203 | + functions-common:time_stop:2439 : total=9933 2022-04-01 14:39:24.205 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 14:39:24.207 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13061 2022-04-01 14:39:24.209 | + inc/python:pip_install:203 : return 0 2022-04-01 14:39:24.211 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 14:39:24.214 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-01 14:39:24.235 | + 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-01 14:39:26.085 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.146 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.226 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.235 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.256 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.260 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.277 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.287 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.307 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.318 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.379 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.468 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.486 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.516 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.524 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.538 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.556 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.567 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.581 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.591 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.628 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.650 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.659 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.722 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.725 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.730 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.769 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.808 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.824 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.840 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.859 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.876 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.895 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.923 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.954 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.982 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:26.993 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:27.011 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:27.024 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:27.042 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:27.049 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:27.053 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 14:39:27.056 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 14:39:27.059 | Processing /opt/stack/requirements 2022-04-01 14:39:28.487 | Collecting fixtures===3.0.0 2022-04-01 14:39:28.494 | 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-01 14:39:28.710 | Collecting PyYAML===6.0 2022-04-01 14:39:28.717 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-04-01 14:39:28.891 | Collecting requests===2.27.1 2022-04-01 14:39:28.897 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-04-01 14:39:28.991 | Collecting packaging===21.3 2022-04-01 14:39:28.997 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-01 14:39:29.060 | Collecting testtools===2.5.0 2022-04-01 14:39:29.067 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-04-01 14:39:29.148 | Collecting idna===3.3 2022-04-01 14:39:29.154 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-04-01 14:39:29.315 | Collecting pyparsing===3.0.7 2022-04-01 14:39:29.323 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-04-01 14:39:29.380 | Collecting six===1.16.0 2022-04-01 14:39:29.385 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-04-01 14:39:29.437 | Collecting charset-normalizer===2.0.12 2022-04-01 14:39:29.443 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-04-01 14:39:29.478 | Collecting Parsley>=1.2 2022-04-01 14:39:29.485 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-01 14:39:29.531 | Collecting beagle>=0.2.1 2022-04-01 14:39:29.537 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-04-01 14:39:29.571 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-04-01 14:39:29.646 | Collecting urllib3===1.26.8 2022-04-01 14:39:29.653 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-04-01 14:39:29.765 | Collecting certifi>=2017.4.17 2022-04-01 14:39:29.771 | 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-01 14:39:29.804 | Collecting extras===1.0.0 2022-04-01 14:39:29.811 | 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-01 14:39:29.894 | Collecting cliff===3.10.1 2022-04-01 14:39:29.900 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-04-01 14:39:29.973 | Collecting prettytable===3.1.1 2022-04-01 14:39:29.980 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-04-01 14:39:30.070 | Collecting stevedore===3.5.0 2022-04-01 14:39:30.077 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-04-01 14:39:30.124 | Collecting autopage===0.5.0 2022-04-01 14:39:30.131 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-04-01 14:39:30.277 | Collecting cmd2===2.4.0 2022-04-01 14:39:30.284 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-04-01 14:39:30.380 | Collecting wcwidth===0.2.5 2022-04-01 14:39:30.385 | 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-01 14:39:30.440 | Collecting attrs===21.4.0 2022-04-01 14:39:30.446 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-04-01 14:39:30.559 | Collecting pyperclip===1.8.2 2022-04-01 14:39:30.565 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-04-01 14:39:30.577 | Building wheels for collected packages: openstack-requirements 2022-04-01 14:39:30.577 | Building wheel for openstack-requirements (setup.py): started 2022-04-01 14:39:31.394 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-01 14:39:31.395 | ERROR: Command errored out with exit status 1: 2022-04-01 14:39:31.395 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-c9xm8zds/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-c9xm8zds/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-6gphvvfc 2022-04-01 14:39:31.395 | cwd: /tmp/pip-req-build-c9xm8zds/ 2022-04-01 14:39:31.395 | Complete output (6 lines): 2022-04-01 14:39:31.395 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-01 14:39:31.395 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-01 14:39:31.395 | or: setup.py --help-commands 2022-04-01 14:39:31.395 | or: setup.py cmd --help 2022-04-01 14:39:31.395 | 2022-04-01 14:39:31.395 | error: invalid command 'bdist_wheel' 2022-04-01 14:39:31.395 | ---------------------------------------- 2022-04-01 14:39:31.395 | ERROR: Failed building wheel for openstack-requirements 2022-04-01 14:39:31.395 | Running setup.py clean for openstack-requirements 2022-04-01 14:39:32.210 | Failed to build openstack-requirements 2022-04-01 14:39:32.469 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, idna, certifi, requests, stevedore, autopage, pyperclip, cmd2, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-04-01 14:39:34.269 | Running setup.py install for openstack-requirements: started 2022-04-01 14:39:36.640 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-01 14:39:36.672 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5347 packaging-21.3 prettytable-3.1.1 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-04-01 14:39:36.804 | + inc/python:pip_install:200 : result=0 2022-04-01 14:39:36.806 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 14:39:36.808 | + functions-common:time_stop:2425 : local name 2022-04-01 14:39:36.810 | + functions-common:time_stop:2426 : local end_time 2022-04-01 14:39:36.812 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 14:39:36.814 | + functions-common:time_stop:2428 : local total 2022-04-01 14:39:36.816 | + functions-common:time_stop:2429 : local start_time 2022-04-01 14:39:36.819 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 14:39:36.821 | + functions-common:time_stop:2432 : start_time=1648823964228 2022-04-01 14:39:36.823 | + functions-common:time_stop:2434 : [[ -z 1648823964228 ]] 2022-04-01 14:39:36.826 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 14:39:36.830 | + functions-common:time_stop:2437 : end_time=1648823976827 2022-04-01 14:39:36.832 | + functions-common:time_stop:2438 : elapsed_time=12599 2022-04-01 14:39:36.834 | + functions-common:time_stop:2439 : total=13061 2022-04-01 14:39:36.836 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 14:39:36.838 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25660 2022-04-01 14:39:36.840 | + inc/python:pip_install:203 : return 0 2022-04-01 14:39:36.843 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-01 14:39:36.845 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-01 14:39:36.847 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-01 14:39:36.850 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:39:36.852 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:39:36.854 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-01 14:39:36.857 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:39:36.859 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-01 14:39:36.878 | Using python 3.8 to install pbr 2022-04-01 14:39:36.880 | + 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-01 14:39:37.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:39:37.618 | from cryptography.utils import int_from_bytes 2022-04-01 14:39:37.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:39:37.618 | from cryptography.utils import int_from_bytes 2022-04-01 14:39:38.741 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 14:39:38.767 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-01 14:39:40.536 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 14:39:40.542 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 14:39:40.543 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 14:39:40.650 | + inc/python:pip_install:200 : result=0 2022-04-01 14:39:40.652 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 14:39:40.654 | + functions-common:time_stop:2425 : local name 2022-04-01 14:39:40.656 | + functions-common:time_stop:2426 : local end_time 2022-04-01 14:39:40.661 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 14:39:40.665 | + functions-common:time_stop:2428 : local total 2022-04-01 14:39:40.667 | + functions-common:time_stop:2429 : local start_time 2022-04-01 14:39:40.669 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 14:39:40.671 | + functions-common:time_stop:2432 : start_time=1648823976873 2022-04-01 14:39:40.673 | + functions-common:time_stop:2434 : [[ -z 1648823976873 ]] 2022-04-01 14:39:40.676 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 14:39:40.680 | + functions-common:time_stop:2437 : end_time=1648823980677 2022-04-01 14:39:40.682 | + functions-common:time_stop:2438 : elapsed_time=3804 2022-04-01 14:39:40.684 | + functions-common:time_stop:2439 : total=25660 2022-04-01 14:39:40.686 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 14:39:40.688 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29464 2022-04-01 14:39:40.690 | + inc/python:pip_install:203 : return 0 2022-04-01 14:39:40.693 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-01 14:39:43.844 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-01 14:39:45.609 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 14:39:45.688 | Collecting bindep 2022-04-01 14:39:45.695 | 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-01 14:39:45.741 | Collecting Parsley 2022-04-01 14:39:45.747 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-01 14:39:45.884 | Collecting pbr>=2.0.0 2022-04-01 14:39:45.890 | 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-01 14:39:45.969 | Collecting distro 2022-04-01 14:39:45.975 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-04-01 14:39:46.059 | Collecting packaging; python_version >= "3.6" 2022-04-01 14:39:46.065 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-01 14:39:46.237 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-04-01 14:39:46.243 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-04-01 14:39:46.290 | Installing collected packages: Parsley, pbr, distro, pyparsing, packaging, bindep 2022-04-01 14:39:46.850 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.7 2022-04-01 14:39:46.921 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-01 14:39:46.923 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-01 14:39:46.927 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-01 14:39:46.943 | + ./stack.sh:main:819 : pkgs= 2022-04-01 14:39:46.945 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-01 14:39:46.947 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-01 14:39:46.950 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 14:39:46.952 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-01 14:39:46.954 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 14:39:46.956 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 14:39:46.958 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 14:39:46.960 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 14:39:46.962 | + functions-common:run_phase:1863 : local extra 2022-04-01 14:39:46.965 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 14:39:46.969 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 14:39:46.971 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 14:39:46.973 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 14:39:46.975 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-01 14:39:46.977 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 14:39:46.992 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:39:46.994 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 14:39:46.996 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 14:39:46.998 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-01 14:39:47.000 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-01 14:39:47.002 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-01 14:39:47.004 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-01 14:39:47.006 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-01 14:39:47.008 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-01 14:39:47.011 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-01 14:39:47.013 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-01 14:39:47.015 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-01 14:39:47.017 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 14:39:47.019 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 14:39:47.021 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 14:39:47.023 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 14:39:47.025 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-01 14:39:47.028 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 14:39:47.030 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-01 14:39:47.032 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 14:39:47.034 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 14:39:47.036 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-01 14:39:47.038 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-01 14:39:47.041 | + functions:set_systemd_override:821 : local value=2048 2022-04-01 14:39:47.043 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-01 14:39:47.046 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-01 14:39:47.095 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-01 14:39:47.095 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-01 14:39:47.097 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-01 14:39:47.445 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-01 14:39:47.447 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-01 14:39:47.463 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:39:47.466 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-01 14:39:47.468 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 14:39:47.470 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 14:39:47.472 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 14:39:47.475 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 14:39:47.477 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 14:39:47.480 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 14:39:47.482 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:39:47.484 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:39:47.486 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 14:39:47.488 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 14:39:47.491 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 14:39:47.493 | + functions-common:apt_get_update:1190 : return 2022-04-01 14:39:47.495 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-01 14:39:47.497 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 14:39:47.499 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:39:47.502 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:39:47.504 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-01 14:39:47.523 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-01 14:39:47.633 | Reading package lists... 2022-04-01 14:39:47.876 | Building dependency tree... 2022-04-01 14:39:47.877 | Reading state information... 2022-04-01 14:39:48.124 | The following packages were automatically installed and are no longer required: 2022-04-01 14:39:48.125 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 14:39:48.126 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 14:39:48.126 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 14:39:48.126 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 14:39:48.126 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 14:39:48.126 | python3-zope.interface 2022-04-01 14:39:48.126 | Use 'sudo apt autoremove' to remove them. 2022-04-01 14:39:48.126 | The following additional packages will be installed: 2022-04-01 14:39:48.126 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-01 14:39:48.126 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-01 14:39:48.126 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-01 14:39:48.127 | erlang-tools erlang-xmerl locales-all 2022-04-01 14:39:48.128 | Suggested packages: 2022-04-01 14:39:48.128 | erlang erlang-manpages erlang-doc 2022-04-01 14:39:48.198 | The following NEW packages will be installed: 2022-04-01 14:39:48.198 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-01 14:39:48.198 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-01 14:39:48.198 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-01 14:39:48.199 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-04-01 14:39:48.483 | 0 upgraded, 19 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 14:39:48.483 | Need to get 38.1 MB of archives. 2022-04-01 14:39:48.483 | After this operation, 276 MB of additional disk space will be used. 2022-04-01 14:39:48.483 | 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-01 14:39:50.296 | 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-01 14:39:50.370 | 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-01 14:39:50.382 | 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-01 14:39:50.430 | 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-01 14:39:50.689 | 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-01 14:39:50.692 | 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-01 14:39:50.734 | 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-01 14:39:50.809 | 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-01 14:39:50.810 | 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-01 14:39:50.812 | 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-01 14:39:50.823 | 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-01 14:39:51.050 | 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-01 14:39:51.052 | 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-01 14:39:51.054 | 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-01 14:39:51.111 | 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-01 14:39:51.167 | 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-01 14:39:51.408 | 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-01 14:39:53.054 | 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-01 14:39:55.405 | Fetched 38.1 MB in 7s (5,743 kB/s) 2022-04-01 14:39:55.437 | Selecting previously unselected package erlang-base. 2022-04-01 14:39:55.487 | (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 ... 81597 files and directories currently installed.) 2022-04-01 14:39:55.490 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-01 14:39:55.493 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-04-01 14:39:56.580 | Selecting previously unselected package erlang-asn1. 2022-04-01 14:39:56.589 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-01 14:39:56.591 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-01 14:39:56.704 | Selecting previously unselected package erlang-crypto. 2022-04-01 14:39:56.713 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-01 14:39:56.715 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-01 14:39:56.765 | Selecting previously unselected package erlang-public-key. 2022-04-01 14:39:56.774 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-01 14:39:56.776 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-01 14:39:56.880 | Selecting previously unselected package erlang-mnesia. 2022-04-01 14:39:56.891 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-01 14:39:56.893 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-01 14:39:57.015 | Selecting previously unselected package erlang-runtime-tools. 2022-04-01 14:39:57.024 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-01 14:39:57.027 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-01 14:39:57.083 | Selecting previously unselected package erlang-ssl. 2022-04-01 14:39:57.092 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-01 14:39:57.094 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-01 14:39:57.267 | Selecting previously unselected package erlang-eldap. 2022-04-01 14:39:57.277 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-01 14:39:57.279 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-01 14:39:57.319 | Selecting previously unselected package erlang-ftp. 2022-04-01 14:39:57.328 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-01 14:39:57.331 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-01 14:39:57.365 | Selecting previously unselected package erlang-tftp. 2022-04-01 14:39:57.374 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-01 14:39:57.376 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-01 14:39:57.416 | Selecting previously unselected package erlang-inets. 2022-04-01 14:39:57.425 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-01 14:39:57.428 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-01 14:39:57.537 | Selecting previously unselected package erlang-snmp. 2022-04-01 14:39:57.547 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-01 14:39:57.549 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-01 14:39:57.811 | Selecting previously unselected package erlang-os-mon. 2022-04-01 14:39:57.820 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-01 14:39:57.823 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-01 14:39:57.860 | Selecting previously unselected package erlang-parsetools. 2022-04-01 14:39:57.869 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-01 14:39:57.873 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-01 14:39:57.920 | Selecting previously unselected package erlang-syntax-tools. 2022-04-01 14:39:57.929 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-01 14:39:57.931 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-01 14:39:58.004 | Selecting previously unselected package erlang-tools. 2022-04-01 14:39:58.013 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-01 14:39:58.016 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-01 14:39:58.111 | Selecting previously unselected package erlang-xmerl. 2022-04-01 14:39:58.120 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-01 14:39:58.122 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-01 14:39:58.298 | Selecting previously unselected package locales-all. 2022-04-01 14:39:58.308 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-04-01 14:39:58.310 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-04-01 14:40:02.672 | Selecting previously unselected package rabbitmq-server. 2022-04-01 14:40:02.684 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-04-01 14:40:02.688 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-01 14:40:03.816 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-04-01 14:40:04.207 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-04-01 14:40:04.207 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-04-01 14:40:08.465 | Searching for services which depend on erlang and should be started... none found. 2022-04-01 14:40:08.468 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-01 14:40:08.474 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-01 14:40:08.479 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-04-01 14:40:08.487 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-01 14:40:08.492 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-01 14:40:08.498 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-01 14:40:08.503 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-01 14:40:08.508 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-01 14:40:08.515 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-01 14:40:08.520 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-01 14:40:08.525 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-01 14:40:08.531 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-01 14:40:08.537 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-01 14:40:08.542 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-01 14:40:08.548 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-01 14:40:08.553 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-01 14:40:08.559 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-01 14:40:08.564 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-01 14:40:08.654 | Adding group `rabbitmq' (GID 125) ... 2022-04-01 14:40:08.665 | Done. 2022-04-01 14:40:08.746 | Adding system user `rabbitmq' (UID 117) ... 2022-04-01 14:40:08.747 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-04-01 14:40:08.779 | Not creating home directory `/var/lib/rabbitmq'. 2022-04-01 14:40:09.044 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-04-01 14:40:14.863 | Processing triggers for man-db (2.9.1-1) ... 2022-04-01 14:40:15.465 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-01 14:40:23.068 | + functions-common:apt_get:1234 : result=0 2022-04-01 14:40:23.071 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 14:40:23.073 | + functions-common:time_stop:2425 : local name 2022-04-01 14:40:23.076 | + functions-common:time_stop:2426 : local end_time 2022-04-01 14:40:23.078 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 14:40:23.080 | + functions-common:time_stop:2428 : local total 2022-04-01 14:40:23.082 | + functions-common:time_stop:2429 : local start_time 2022-04-01 14:40:23.084 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 14:40:23.087 | + functions-common:time_stop:2432 : start_time=1648823987521 2022-04-01 14:40:23.092 | + functions-common:time_stop:2434 : [[ -z 1648823987521 ]] 2022-04-01 14:40:23.095 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 14:40:23.099 | + functions-common:time_stop:2437 : end_time=1648824023096 2022-04-01 14:40:23.101 | + functions-common:time_stop:2438 : elapsed_time=35575 2022-04-01 14:40:23.104 | + functions-common:time_stop:2439 : total=191888 2022-04-01 14:40:23.106 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 14:40:23.108 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=227463 2022-04-01 14:40:23.111 | + functions-common:apt_get:1238 : return 0 2022-04-01 14:40:23.113 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-01 14:40:23.115 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 14:40:23.118 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 14:40:23.120 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 14:40:23.122 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 14:40:23.125 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 14:40:23.127 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 14:40:23.129 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-01 14:40:23.131 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 14:40:23.134 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 14:40:23.136 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 14:40:23.138 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 14:40:23.140 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 14:40:23.143 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 14:40:23.145 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 14:40:23.147 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 14:40:23.150 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 14:40:23.152 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 14:40:23.155 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 14:40:23.157 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-01 14:40:23.159 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 14:40:23.161 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 14:40:23.164 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 14:40:23.167 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 14:40:23.169 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 14:40:23.171 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 14:40:23.173 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-01 14:40:23.176 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-01 14:40:23.191 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:40:23.193 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-01 14:40:23.196 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 14:40:23.198 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-01 14:40:23.200 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-01 14:40:23.203 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-01 14:40:23.207 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-01 14:40:23.210 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-01 14:40:23.212 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-01 14:40:23.215 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-01 14:40:23.217 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-01 14:40:23.219 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-01 14:40:23.222 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-01 14:40:23.895 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-01 14:40:23.895 | user tags 2022-04-01 14:40:23.895 | guest [administrator]' 2022-04-01 14:40:23.899 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-01 14:40:23.899 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-01 14:40:23.899 | user tags 2022-04-01 14:40:23.899 | guest [administrator]' 2022-04-01 14:40:23.905 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-04-01 14:40:23.908 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-04-01 14:40:23.910 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-04-01 14:40:24.583 | Adding user "stackrabbit" ... 2022-04-01 14:40:24.608 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-01 14:40:25.279 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-01 14:40:25.303 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-01 14:40:25.306 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-01 14:40:25.961 | Changing password for user "stackrabbit" ... 2022-04-01 14:40:25.985 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-01 14:40:25.987 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-01 14:40:25.990 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-01 14:40:26.663 | Deleting user "guest" ... 2022-04-01 14:40:26.687 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-01 14:40:26.703 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:40:26.706 | + ./stack.sh:main:836 : install_database 2022-04-01 14:40:26.708 | + lib/database:install_database:118 : install_database_mysql 2022-04-01 14:40:26.710 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-01 14:40:26.712 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:40:26.715 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:40:26.717 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-01 14:40:26.937 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-01 14:40:26.939 | + lib/databases/mysql:install_database_mysql:171 : cat 2022-04-01 14:40:26.944 | + lib/databases/mysql:install_database_mysql:177 : is_ubuntu 2022-04-01 14:40:26.946 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:40:26.949 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:40:26.951 | + lib/databases/mysql:install_database_mysql:177 : '[' mysql '!=' mariadb ']' 2022-04-01 14:40:26.953 | + lib/databases/mysql:install_database_mysql:178 : echo host=127.0.0.1 2022-04-01 14:40:26.956 | + lib/databases/mysql:install_database_mysql:180 : chmod 0600 /home/ubuntu/.my.cnf 2022-04-01 14:40:26.959 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-01 14:40:26.962 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-01 14:40:26.965 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-01 14:40:26.967 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-01 14:40:26.969 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-01 14:40:26.972 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 14:40:26.974 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 14:40:26.976 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 14:40:26.979 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 14:40:26.981 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 14:40:26.984 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 14:40:26.986 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 14:40:26.988 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 14:40:26.990 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 14:40:26.993 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 14:40:26.995 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 14:40:26.997 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-01 14:40:27.000 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 14:40:27.002 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 14:40:27.004 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 14:40:27.006 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 14:40:27.009 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 14:40:27.011 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 14:40:27.013 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-01 14:40:27.016 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:40:27.018 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:40:27.020 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-01 14:40:27.022 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 14:40:27.025 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 14:40:27.028 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 14:40:27.030 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 14:40:27.032 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 14:40:27.034 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 14:40:27.037 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:40:27.039 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:40:27.042 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 14:40:27.044 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 14:40:27.046 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 14:40:27.048 | + functions-common:apt_get_update:1190 : return 2022-04-01 14:40:27.051 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-01 14:40:27.053 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 14:40:27.055 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:40:27.057 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:40:27.060 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-01 14:40:27.081 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-01 14:40:27.190 | Reading package lists... 2022-04-01 14:40:27.432 | Building dependency tree... 2022-04-01 14:40:27.433 | Reading state information... 2022-04-01 14:40:27.675 | The following packages were automatically installed and are no longer required: 2022-04-01 14:40:27.676 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 14:40:27.676 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 14:40:27.676 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 14:40:27.677 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 14:40:27.677 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 14:40:27.677 | python3-zope.interface 2022-04-01 14:40:27.677 | Use 'sudo apt autoremove' to remove them. 2022-04-01 14:40:27.677 | The following additional packages will be installed: 2022-04-01 14:40:27.677 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-01 14:40:27.677 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-01 14:40:27.677 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-01 14:40:27.677 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-01 14:40:27.677 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-01 14:40:27.678 | mysql-server-8.0 mysql-server-core-8.0 2022-04-01 14:40:27.679 | Suggested packages: 2022-04-01 14:40:27.679 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-04-01 14:40:27.757 | The following NEW packages will be installed: 2022-04-01 14:40:27.757 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-01 14:40:27.757 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-01 14:40:27.757 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-01 14:40:27.757 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-01 14:40:27.757 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-01 14:40:27.758 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-04-01 14:40:28.007 | 0 upgraded, 24 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 14:40:28.007 | Need to get 31.4 MB of archives. 2022-04-01 14:40:28.007 | After this operation, 262 MB of additional disk space will be used. 2022-04-01 14:40:28.007 | 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-01 14:40:29.197 | 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-01 14:40:29.200 | 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-01 14:40:29.207 | 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-01 14:40:29.208 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-04-01 14:40:29.228 | 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-01 14:40:32.087 | 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-01 14:40:32.296 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-04-01 14:40:32.297 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-04-01 14:40:32.389 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-04-01 14:40:32.391 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-04-01 14:40:32.394 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-04-01 14:40:32.395 | 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-01 14:40:32.396 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-04-01 14:40:32.396 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-04-01 14:40:32.397 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-04-01 14:40:32.411 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-04-01 14:40:32.412 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-04-01 14:40:32.525 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-04-01 14:40:32.527 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-04-01 14:40:32.540 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-04-01 14:40:32.541 | 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-01 14:40:33.489 | 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-01 14:40:33.489 | 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-01 14:40:33.990 | Preconfiguring packages ... 2022-04-01 14:40:34.105 | Fetched 31.4 MB in 6s (5,494 kB/s) 2022-04-01 14:40:34.133 | Selecting previously unselected package mysql-client-core-8.0. 2022-04-01 14:40:34.184 | (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 ... 90053 files and directories currently installed.) 2022-04-01 14:40:34.188 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-01 14:40:34.190 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-01 14:40:35.128 | Selecting previously unselected package mysql-client-8.0. 2022-04-01 14:40:35.138 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-01 14:40:35.140 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-01 14:40:35.175 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-04-01 14:40:35.185 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-01 14:40:35.189 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-01 14:40:35.230 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-04-01 14:40:35.239 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-01 14:40:35.241 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-01 14:40:35.270 | Selecting previously unselected package libmecab2:amd64. 2022-04-01 14:40:35.280 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-04-01 14:40:35.282 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-04-01 14:40:35.349 | Selecting previously unselected package mysql-server-core-8.0. 2022-04-01 14:40:35.359 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-01 14:40:35.361 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-01 14:40:38.257 | Selecting previously unselected package mysql-server-8.0. 2022-04-01 14:40:38.269 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-01 14:40:38.723 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-01 14:40:38.784 | Selecting previously unselected package libhtml-tagset-perl. 2022-04-01 14:40:38.794 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-04-01 14:40:38.796 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-04-01 14:40:38.823 | Selecting previously unselected package liburi-perl. 2022-04-01 14:40:38.832 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-04-01 14:40:38.835 | Unpacking liburi-perl (1.76-2) ... 2022-04-01 14:40:38.880 | Selecting previously unselected package libhtml-parser-perl. 2022-04-01 14:40:38.890 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-04-01 14:40:38.892 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-04-01 14:40:38.932 | Selecting previously unselected package libcgi-pm-perl. 2022-04-01 14:40:38.942 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-04-01 14:40:38.944 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-04-01 14:40:38.996 | Selecting previously unselected package libfcgi-perl. 2022-04-01 14:40:39.005 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-04-01 14:40:39.007 | Unpacking libfcgi-perl (0.79-1) ... 2022-04-01 14:40:39.037 | Selecting previously unselected package libcgi-fast-perl. 2022-04-01 14:40:39.047 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-04-01 14:40:39.049 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-04-01 14:40:39.076 | Selecting previously unselected package libencode-locale-perl. 2022-04-01 14:40:39.085 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-04-01 14:40:39.088 | Unpacking libencode-locale-perl (1.05-1) ... 2022-04-01 14:40:39.115 | Selecting previously unselected package libhtml-template-perl. 2022-04-01 14:40:39.125 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-04-01 14:40:39.127 | Unpacking libhtml-template-perl (2.97-1) ... 2022-04-01 14:40:39.162 | Selecting previously unselected package libtimedate-perl. 2022-04-01 14:40:39.172 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-04-01 14:40:39.174 | Unpacking libtimedate-perl (2.3200-1) ... 2022-04-01 14:40:39.213 | Selecting previously unselected package libhttp-date-perl. 2022-04-01 14:40:39.223 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-04-01 14:40:39.226 | Unpacking libhttp-date-perl (6.05-1) ... 2022-04-01 14:40:39.252 | Selecting previously unselected package libio-html-perl. 2022-04-01 14:40:39.262 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-04-01 14:40:39.264 | Unpacking libio-html-perl (1.001-1) ... 2022-04-01 14:40:39.292 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-04-01 14:40:39.301 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-04-01 14:40:39.303 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-04-01 14:40:39.332 | Selecting previously unselected package libhttp-message-perl. 2022-04-01 14:40:39.342 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-04-01 14:40:39.344 | Unpacking libhttp-message-perl (6.22-1) ... 2022-04-01 14:40:39.381 | Selecting previously unselected package mecab-utils. 2022-04-01 14:40:39.390 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-04-01 14:40:39.393 | Unpacking mecab-utils (0.996-10build1) ... 2022-04-01 14:40:39.422 | Selecting previously unselected package mecab-ipadic. 2022-04-01 14:40:39.432 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-04-01 14:40:39.434 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-01 14:40:40.712 | Selecting previously unselected package mecab-ipadic-utf8. 2022-04-01 14:40:40.721 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-04-01 14:40:40.724 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-01 14:40:40.751 | Selecting previously unselected package mysql-server. 2022-04-01 14:40:40.761 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-04-01 14:40:40.763 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-01 14:40:40.815 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-04-01 14:40:40.824 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-01 14:40:40.829 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-04-01 14:40:40.834 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-04-01 14:40:40.840 | Setting up libencode-locale-perl (1.05-1) ... 2022-04-01 14:40:40.845 | Setting up mecab-utils (0.996-10build1) ... 2022-04-01 14:40:40.850 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-01 14:40:40.855 | Setting up libio-html-perl (1.001-1) ... 2022-04-01 14:40:40.860 | Setting up libtimedate-perl (2.3200-1) ... 2022-04-01 14:40:40.866 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-01 14:40:40.871 | Setting up libfcgi-perl (0.79-1) ... 2022-04-01 14:40:40.876 | Setting up liburi-perl (1.76-2) ... 2022-04-01 14:40:40.882 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-01 14:40:40.888 | Setting up libhttp-date-perl (6.05-1) ... 2022-04-01 14:40:40.893 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-01 14:40:40.898 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-01 14:40:40.902 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-01 14:40:40.902 | 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-01 14:40:40.902 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-01 14:40:40.902 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-01 14:40:41.045 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-01 14:40:41.046 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-01 14:40:41.046 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-01 14:40:41.046 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-01 14:40:41.053 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-01 14:40:41.145 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-01 14:40:41.146 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-01 14:40:41.146 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-01 14:40:41.173 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-01 14:40:41.218 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-01 14:40:41.506 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-01 14:40:41.513 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-01 14:40:41.604 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-01 14:40:41.604 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-01 14:40:41.604 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-01 14:40:41.605 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-01 14:40:41.608 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-01 14:40:41.609 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-01 14:40:41.654 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-01 14:40:41.849 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-01 14:40:41.850 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-01 14:40:41.850 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-01 14:40:41.850 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-01 14:40:41.853 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-01 14:40:41.854 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-01 14:40:42.287 | 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-01 14:40:42.411 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-01 14:40:42.728 | 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-01 14:40:42.732 | 2022-04-01 14:40:42.732 | done! 2022-04-01 14:40:42.738 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-01 14:40:42.743 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-01 14:40:42.748 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-01 14:40:42.753 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-01 14:40:42.757 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-01 14:40:42.757 | 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-01 14:40:42.757 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-01 14:40:42.757 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-01 14:40:42.967 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-01 14:40:42.967 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-01 14:40:42.967 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-01 14:40:42.968 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-01 14:40:42.980 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-01 14:40:43.111 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-01 14:40:43.111 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-01 14:40:43.112 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-01 14:40:43.152 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-01 14:40:43.225 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-01 14:40:43.727 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-01 14:40:43.737 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-01 14:40:43.849 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-01 14:40:43.849 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-01 14:40:43.850 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-01 14:40:43.850 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-01 14:40:43.856 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-01 14:40:43.856 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-01 14:40:43.946 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-01 14:40:44.241 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-01 14:40:44.242 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-01 14:40:44.243 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-01 14:40:44.243 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-01 14:40:44.247 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-01 14:40:44.247 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-01 14:40:44.765 | 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-01 14:40:44.901 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-01 14:40:45.210 | 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-01 14:40:45.215 | 2022-04-01 14:40:45.215 | done! 2022-04-01 14:40:45.222 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-01 14:40:45.226 | Setting up libhtml-parser-perl (3.72-5) ... 2022-04-01 14:40:45.233 | Setting up libhttp-message-perl (6.22-1) ... 2022-04-01 14:40:45.238 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-01 14:40:45.929 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-01 14:40:45.960 | Renaming removed key_buffer and myisam-recover options (if present) 2022-04-01 14:40:53.997 | mysqld will log errors to /var/log/mysql/error.log 2022-04-01 14:40:54.654 | mysqld is running as pid 56621 2022-04-01 14:40:57.487 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-04-01 14:40:59.599 | Setting up libcgi-pm-perl (4.46-1) ... 2022-04-01 14:40:59.605 | Setting up libhtml-template-perl (2.97-1) ... 2022-04-01 14:40:59.611 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-01 14:40:59.621 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-04-01 14:40:59.627 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-01 14:41:00.004 | Processing triggers for man-db (2.9.1-1) ... 2022-04-01 14:41:01.844 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-01 14:41:09.176 | + functions-common:apt_get:1234 : result=0 2022-04-01 14:41:09.178 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 14:41:09.180 | + functions-common:time_stop:2425 : local name 2022-04-01 14:41:09.182 | + functions-common:time_stop:2426 : local end_time 2022-04-01 14:41:09.184 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 14:41:09.186 | + functions-common:time_stop:2428 : local total 2022-04-01 14:41:09.188 | + functions-common:time_stop:2429 : local start_time 2022-04-01 14:41:09.191 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 14:41:09.193 | + functions-common:time_stop:2432 : start_time=1648824027078 2022-04-01 14:41:09.195 | + functions-common:time_stop:2434 : [[ -z 1648824027078 ]] 2022-04-01 14:41:09.198 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 14:41:09.202 | + functions-common:time_stop:2437 : end_time=1648824069200 2022-04-01 14:41:09.204 | + functions-common:time_stop:2438 : elapsed_time=42122 2022-04-01 14:41:09.206 | + functions-common:time_stop:2439 : total=227463 2022-04-01 14:41:09.209 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 14:41:09.211 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=269585 2022-04-01 14:41:09.214 | + functions-common:apt_get:1238 : return 0 2022-04-01 14:41:09.216 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-01 14:41:09.218 | + ./stack.sh:main:839 : install_database_python 2022-04-01 14:41:09.220 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-01 14:41:09.223 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-01 14:41:09.225 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-01 14:41:09.227 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 14:41:09.230 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-01 14:41:09.232 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-01 14:41:09.234 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 14:41:09.238 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-01 14:41:09.238 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 14:41:09.244 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-01 14:41:09.246 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-01 14:41:09.248 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-01 14:41:09.251 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-01 14:41:09.253 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-01 14:41:09.276 | Using python 3.8 to install PyMySQL 2022-04-01 14:41:09.279 | + 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-01 14:41:10.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:41:10.009 | from cryptography.utils import int_from_bytes 2022-04-01 14:41:10.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:41:10.009 | from cryptography.utils import int_from_bytes 2022-04-01 14:41:11.131 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 14:41:11.277 | Collecting PyMySQL 2022-04-01 14:41:11.284 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-04-01 14:41:12.898 | Installing collected packages: PyMySQL 2022-04-01 14:41:13.024 | Successfully installed PyMySQL-1.0.2 2022-04-01 14:41:13.024 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 14:41:13.030 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 14:41:13.030 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 14:41:13.147 | + inc/python:pip_install:200 : result=0 2022-04-01 14:41:13.151 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 14:41:13.154 | + functions-common:time_stop:2425 : local name 2022-04-01 14:41:13.156 | + functions-common:time_stop:2426 : local end_time 2022-04-01 14:41:13.163 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 14:41:13.165 | + functions-common:time_stop:2428 : local total 2022-04-01 14:41:13.168 | + functions-common:time_stop:2429 : local start_time 2022-04-01 14:41:13.171 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 14:41:13.174 | + functions-common:time_stop:2432 : start_time=1648824069270 2022-04-01 14:41:13.177 | + functions-common:time_stop:2434 : [[ -z 1648824069270 ]] 2022-04-01 14:41:13.180 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 14:41:13.184 | + functions-common:time_stop:2437 : end_time=1648824073182 2022-04-01 14:41:13.187 | + functions-common:time_stop:2438 : elapsed_time=3912 2022-04-01 14:41:13.189 | + functions-common:time_stop:2439 : total=29464 2022-04-01 14:41:13.191 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 14:41:13.194 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33376 2022-04-01 14:41:13.196 | + inc/python:pip_install:203 : return 0 2022-04-01 14:41:13.198 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-01 14:41:13.201 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-01 14:41:13.203 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-01 14:41:13.205 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-01 14:41:13.223 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:41:13.225 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-01 14:41:13.228 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-01 14:41:13.232 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 14:41:13.232 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 14:41:13.237 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 14:41:13.239 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 14:41:13.242 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-01 14:41:13.244 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 14:41:13.247 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-01 14:41:13.249 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-01 14:41:13.265 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:41:13.267 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-01 14:41:13.269 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 14:41:13.276 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 14:41:13.278 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 14:41:13.280 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 14:41:13.283 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 14:41:13.285 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 14:41:13.287 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:41:13.290 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:41:13.293 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 14:41:13.295 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 14:41:13.297 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 14:41:13.299 | + functions-common:apt_get_update:1190 : return 2022-04-01 14:41:13.302 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-01 14:41:13.304 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 14:41:13.308 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:41:13.311 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:41:13.313 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-01 14:41:13.337 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-01 14:41:13.447 | Reading package lists... 2022-04-01 14:41:13.702 | Building dependency tree... 2022-04-01 14:41:13.703 | Reading state information... 2022-04-01 14:41:13.967 | The following packages were automatically installed and are no longer required: 2022-04-01 14:41:13.968 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 14:41:13.968 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 14:41:13.968 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 14:41:13.968 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 14:41:13.968 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 14:41:13.968 | python3-zope.interface 2022-04-01 14:41:13.968 | Use 'sudo apt autoremove' to remove them. 2022-04-01 14:41:14.035 | The following NEW packages will be installed: 2022-04-01 14:41:14.036 | radvd 2022-04-01 14:41:14.284 | 0 upgraded, 1 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 14:41:14.285 | Need to get 59.0 kB of archives. 2022-04-01 14:41:14.285 | After this operation, 164 kB of additional disk space will be used. 2022-04-01 14:41:14.285 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-04-01 14:41:15.132 | Fetched 59.0 kB in 0s (120 kB/s) 2022-04-01 14:41:15.165 | Selecting previously unselected package radvd. 2022-04-01 14:41:15.226 | (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 ... 90631 files and directories currently installed.) 2022-04-01 14:41:15.230 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-04-01 14:41:15.237 | Unpacking radvd (1:2.17-2) ... 2022-04-01 14:41:15.308 | Setting up radvd (1:2.17-2) ... 2022-04-01 14:41:16.237 | Job for radvd.service failed because the control process exited with error code. 2022-04-01 14:41:16.237 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-04-01 14:41:16.238 | invoke-rc.d: initscript radvd, action "start" failed. 2022-04-01 14:41:16.250 | ● radvd.service - Router advertisement daemon for IPv6 2022-04-01 14:41:16.250 | Loaded: loaded (]8;;file://dv-neutron-818418-3-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-04-01 14:41:16.250 | Active: failed (Result: exit-code) since Fri 2022-04-01 14:41:16 UTC; 14ms ago 2022-04-01 14:41:16.250 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-04-01 14:41:16.250 | Process: 57766 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-04-01 14:41:16.250 | 2022-04-01 14:41:16.250 | Apr 01 14:41:16 dv-neutron-818418-3-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-04-01 14:41:16.250 | Apr 01 14:41:16 dv-neutron-818418-3-hyperv radvd[57766]: can't open /etc/radvd.conf: No such file or directory 2022-04-01 14:41:16.250 | Apr 01 14:41:16 dv-neutron-818418-3-hyperv radvd[57766]: Insecure file permissions, but continuing anyway 2022-04-01 14:41:16.250 | Apr 01 14:41:16 dv-neutron-818418-3-hyperv radvd[57766]: exiting, failed to read config file 2022-04-01 14:41:16.251 | Apr 01 14:41:16 dv-neutron-818418-3-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-04-01 14:41:16.251 | Apr 01 14:41:16 dv-neutron-818418-3-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-04-01 14:41:16.251 | Apr 01 14:41:16 dv-neutron-818418-3-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-04-01 14:41:16.255 | Processing triggers for man-db (2.9.1-1) ... 2022-04-01 14:41:16.353 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-01 14:41:24.164 | + functions-common:apt_get:1234 : result=0 2022-04-01 14:41:24.166 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 14:41:24.169 | + functions-common:time_stop:2425 : local name 2022-04-01 14:41:24.171 | + functions-common:time_stop:2426 : local end_time 2022-04-01 14:41:24.174 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 14:41:24.176 | + functions-common:time_stop:2428 : local total 2022-04-01 14:41:24.178 | + functions-common:time_stop:2429 : local start_time 2022-04-01 14:41:24.180 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 14:41:24.182 | + functions-common:time_stop:2432 : start_time=1648824073333 2022-04-01 14:41:24.184 | + functions-common:time_stop:2434 : [[ -z 1648824073333 ]] 2022-04-01 14:41:24.187 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 14:41:24.191 | + functions-common:time_stop:2437 : end_time=1648824084188 2022-04-01 14:41:24.193 | + functions-common:time_stop:2438 : elapsed_time=10855 2022-04-01 14:41:24.195 | + functions-common:time_stop:2439 : total=269585 2022-04-01 14:41:24.198 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 14:41:24.200 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=280440 2022-04-01 14:41:24.202 | + functions-common:apt_get:1238 : return 0 2022-04-01 14:41:24.205 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-01 14:41:24.221 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:41:24.224 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-01 14:41:24.226 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-01 14:41:24.229 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-01 14:41:24.232 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-01 14:41:24.252 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-01 14:41:24.254 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 14:41:24.257 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 14:41:24.259 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 14:41:24.262 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 14:41:24.264 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 14:41:24.266 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 14:41:24.268 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:41:24.270 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:41:24.273 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 14:41:24.275 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 14:41:24.277 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 14:41:24.279 | + functions-common:apt_get_update:1190 : return 2022-04-01 14:41:24.282 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-01 14:41:24.284 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 14:41:24.286 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:41:24.288 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:41:24.290 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-01 14:41:24.311 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-01 14:41:24.420 | Reading package lists... 2022-04-01 14:41:24.677 | Building dependency tree... 2022-04-01 14:41:24.679 | Reading state information... 2022-04-01 14:41:24.933 | fakeroot is already the newest version (1.24-1). 2022-04-01 14:41:24.933 | fakeroot set to manually installed. 2022-04-01 14:41:24.933 | make is already the newest version (4.2.1-1.2). 2022-04-01 14:41:24.933 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-01 14:41:24.933 | The following packages were automatically installed and are no longer required: 2022-04-01 14:41:24.934 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 14:41:24.934 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 14:41:24.934 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 14:41:24.934 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 14:41:24.934 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 14:41:24.935 | python3-zope.interface 2022-04-01 14:41:24.935 | Use 'sudo apt autoremove' to remove them. 2022-04-01 14:41:25.068 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 14:41:25.074 | + functions-common:apt_get:1234 : result=0 2022-04-01 14:41:25.076 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 14:41:25.078 | + functions-common:time_stop:2425 : local name 2022-04-01 14:41:25.080 | + functions-common:time_stop:2426 : local end_time 2022-04-01 14:41:25.082 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 14:41:25.084 | + functions-common:time_stop:2428 : local total 2022-04-01 14:41:25.086 | + functions-common:time_stop:2429 : local start_time 2022-04-01 14:41:25.089 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 14:41:25.091 | + functions-common:time_stop:2432 : start_time=1648824084309 2022-04-01 14:41:25.093 | + functions-common:time_stop:2434 : [[ -z 1648824084309 ]] 2022-04-01 14:41:25.096 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 14:41:25.100 | + functions-common:time_stop:2437 : end_time=1648824085097 2022-04-01 14:41:25.102 | + functions-common:time_stop:2438 : elapsed_time=788 2022-04-01 14:41:25.104 | + functions-common:time_stop:2439 : total=280440 2022-04-01 14:41:25.106 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 14:41:25.108 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=281228 2022-04-01 14:41:25.110 | + functions-common:apt_get:1238 : return 0 2022-04-01 14:41:25.113 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-01 14:41:25.115 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:41:25.117 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:41:25.120 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-01 14:41:25.122 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-01 14:41:25.125 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-01 14:41:25.129 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-01 14:41:25.131 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-01 14:41:25.136 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-01 14:41:25.136 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-01 14:41:25.140 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-01 14:41:25.142 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-01 14:41:25.145 | + functions:vercmp:628 : local v1=5.4 2022-04-01 14:41:25.147 | + functions:vercmp:629 : local 'op=<' 2022-04-01 14:41:25.149 | + functions:vercmp:630 : local v2=3.13 2022-04-01 14:41:25.151 | + functions:vercmp:631 : local result 2022-04-01 14:41:25.155 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-01 14:41:25.155 | ++ functions:vercmp:635 : sort -V 2022-04-01 14:41:25.156 | ++ functions:vercmp:635 : head -1 2022-04-01 14:41:25.161 | + functions:vercmp:635 : result=3.13 2022-04-01 14:41:25.163 | + functions:vercmp:637 : case $op in 2022-04-01 14:41:25.165 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-01 14:41:25.168 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-01 14:41:25.170 | + functions:vercmp:648 : return 2022-04-01 14:41:25.172 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-01 14:41:25.174 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 14:41:25.177 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-01 14:41:25.507 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-01 14:41:25.512 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-01 14:41:25.514 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:25.517 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:25.519 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-01 14:41:25.522 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:25.526 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-01 14:41:25.546 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:41:25.549 | + ./stack.sh:main:847 : install_etcd3 2022-04-01 14:41:25.551 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-01 14:41:25.551 | Installing etcd 2022-04-01 14:41:25.553 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-01 14:41:25.566 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-01 14:41:25.581 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-01 14:41:25.584 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-01 14:41:25.599 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-01 14:41:25.602 | ++ 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-01 14:41:25.605 | ++ 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-01 14:41:25.609 | +++ 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-01 14:41:25.613 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 14:41:25.616 | ++ 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-01 14:41:25.618 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-01 14:41:25.621 | ++ 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-01 14:41:25.624 | --2022-04-01 14:41:25-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 14:41:25.628 | Resolving github.com (github.com)... 140.82.121.4 2022-04-01 14:41:25.672 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-04-01 14:41:25.989 | HTTP request sent, awaiting response... 302 Found 2022-04-01 14:41:25.989 | 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%2F20220401%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220401T144125Z&X-Amz-Expires=300&X-Amz-Signature=02c5a0d56fe7adc495b6336229834dd0666c171f0ee6073a7ebd42ae90c1b940&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-01 14:41:25.989 | --2022-04-01 14:41:25-- 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%2F20220401%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220401T144125Z&X-Amz-Expires=300&X-Amz-Signature=02c5a0d56fe7adc495b6336229834dd0666c171f0ee6073a7ebd42ae90c1b940&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-01 14:41:25.991 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... 2022-04-01 14:41:26.016 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2022-04-01 14:41:26.354 | HTTP request sent, awaiting response... 200 OK 2022-04-01 14:41:26.354 | Length: 11350736 (11M) [application/octet-stream] 2022-04-01 14:41:26.354 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-04-01 14:41:26.650 | 2022-04-01 14:41:28.033 | 0K ........ .. 100% 6.45M=1.7s 2022-04-01 14:41:28.034 | 2022-04-01 14:41:28.034 | 2022-04-01 14:41:28 (6.45 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-04-01 14:41:28.034 | 2022-04-01 14:41:28.037 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-04-01 14:41:28.040 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 14:41:28.042 | ++ functions:get_extra_file:74 : return 2022-04-01 14:41:28.045 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 14:41:28.047 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-01 14:41:28.049 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-04-01 14:41:28.052 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-04-01 14:41:28.180 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-04-01 14:41:28.184 | + 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-01 14:41:28.188 | etcd-v3.3.12-linux-amd64/ 2022-04-01 14:41:28.188 | etcd-v3.3.12-linux-amd64/README.md 2022-04-01 14:41:28.188 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-04-01 14:41:28.188 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-04-01 14:41:28.188 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-04-01 14:41:28.188 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-04-01 14:41:28.188 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-04-01 14:41:28.188 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-04-01 14:41:28.188 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-04-01 14:41:28.188 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-04-01 14:41:28.188 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-04-01 14:41:28.188 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-04-01 14:41:28.188 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-04-01 14:41:28.189 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-04-01 14:41:28.189 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-04-01 14:41:28.189 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-04-01 14:41:28.189 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-04-01 14:41:28.189 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-04-01 14:41:28.189 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-04-01 14:41:28.189 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-04-01 14:41:28.189 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-01 14:41:28.189 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-04-01 14:41:28.189 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-04-01 14:41:28.190 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-01 14:41:28.190 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-01 14:41:28.190 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-01 14:41:28.190 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-01 14:41:28.190 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-04-01 14:41:28.190 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-04-01 14:41:28.190 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-04-01 14:41:28.190 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-04-01 14:41:28.190 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-04-01 14:41:28.190 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-04-01 14:41:28.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-04-01 14:41:28.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-04-01 14:41:28.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-04-01 14:41:28.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-04-01 14:41:28.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-04-01 14:41:28.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-04-01 14:41:28.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-04-01 14:41:28.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-04-01 14:41:28.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-01 14:41:28.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-04-01 14:41:28.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-04-01 14:41:28.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-01 14:41:28.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-01 14:41:28.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-01 14:41:28.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-01 14:41:28.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-04-01 14:41:28.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-04-01 14:41:28.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-04-01 14:41:28.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-04-01 14:41:28.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-04-01 14:41:28.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-04-01 14:41:28.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-04-01 14:41:28.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-04-01 14:41:28.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-04-01 14:41:28.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-04-01 14:41:28.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-04-01 14:41:28.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-04-01 14:41:28.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-04-01 14:41:28.192 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-04-01 14:41:28.192 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-04-01 14:41:28.192 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-04-01 14:41:28.192 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-04-01 14:41:28.192 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-04-01 14:41:28.192 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-04-01 14:41:28.192 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-04-01 14:41:28.192 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-04-01 14:41:28.192 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-04-01 14:41:28.192 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-04-01 14:41:28.192 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-04-01 14:41:28.192 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-04-01 14:41:28.192 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-04-01 14:41:28.192 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-04-01 14:41:28.192 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-04-01 14:41:28.192 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-04-01 14:41:28.193 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-04-01 14:41:28.193 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-04-01 14:41:28.193 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-04-01 14:41:28.193 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-04-01 14:41:28.193 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-04-01 14:41:28.193 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-04-01 14:41:28.193 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-04-01 14:41:28.193 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-04-01 14:41:28.193 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-04-01 14:41:28.193 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-04-01 14:41:28.193 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-04-01 14:41:28.193 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-04-01 14:41:28.193 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-04-01 14:41:28.194 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-04-01 14:41:28.194 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-04-01 14:41:28.194 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-04-01 14:41:28.194 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-04-01 14:41:28.194 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-04-01 14:41:28.194 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-04-01 14:41:28.194 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-04-01 14:41:28.194 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-04-01 14:41:28.194 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-04-01 14:41:28.194 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-04-01 14:41:28.194 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-04-01 14:41:28.194 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-04-01 14:41:28.194 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-04-01 14:41:28.194 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-04-01 14:41:28.194 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-04-01 14:41:28.194 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-04-01 14:41:28.194 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-04-01 14:41:28.195 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-04-01 14:41:28.195 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-04-01 14:41:28.195 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-04-01 14:41:28.195 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-04-01 14:41:28.195 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-04-01 14:41:28.195 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-04-01 14:41:28.195 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-04-01 14:41:28.195 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-04-01 14:41:28.195 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-04-01 14:41:28.195 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-04-01 14:41:28.196 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-04-01 14:41:28.196 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-04-01 14:41:28.196 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-04-01 14:41:28.196 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-04-01 14:41:28.196 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-04-01 14:41:28.196 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-04-01 14:41:28.197 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-04-01 14:41:28.197 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-04-01 14:41:28.197 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-04-01 14:41:28.198 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-04-01 14:41:28.199 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-04-01 14:41:28.199 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-04-01 14:41:28.199 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-04-01 14:41:28.199 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-04-01 14:41:28.200 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-04-01 14:41:28.200 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-04-01 14:41:28.200 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-04-01 14:41:28.200 | etcd-v3.3.12-linux-amd64/etcdctl 2022-04-01 14:41:28.393 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-04-01 14:41:28.393 | etcd-v3.3.12-linux-amd64/etcd 2022-04-01 14:41:28.632 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-04-01 14:41:28.671 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-04-01 14:41:28.705 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-01 14:41:28.707 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-01 14:41:28.727 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 14:41:28.730 | + ./stack.sh:main:866 : install_dstat 2022-04-01 14:41:28.732 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-01 14:41:28.749 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 14:41:28.751 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-01 14:41:28.753 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 14:41:28.755 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-01 14:41:28.758 | + ./stack.sh:main:875 : install_libs 2022-04-01 14:41:28.760 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-01 14:41:28.763 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-01 14:41:28.765 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-01 14:41:28.767 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-01 14:41:28.769 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:28.772 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:28.774 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-01 14:41:28.777 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:28.780 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-01 14:41:28.782 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-01 14:41:28.785 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-01 14:41:28.787 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-01 14:41:28.789 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:28.792 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:28.795 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-01 14:41:28.797 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:28.799 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-01 14:41:28.801 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-01 14:41:28.804 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-01 14:41:28.806 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-01 14:41:28.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:28.810 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:28.813 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-01 14:41:28.815 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:28.817 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-01 14:41:28.819 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-01 14:41:28.822 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-01 14:41:28.824 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-01 14:41:28.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:28.828 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:28.831 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-01 14:41:28.833 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:28.835 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-01 14:41:28.838 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-01 14:41:28.841 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-01 14:41:28.845 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-01 14:41:28.847 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:28.849 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:28.852 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-01 14:41:28.854 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:28.857 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-01 14:41:28.859 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-01 14:41:28.861 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-01 14:41:28.864 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-01 14:41:28.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:28.868 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:28.870 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-01 14:41:28.873 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:28.875 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-01 14:41:28.877 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-01 14:41:28.880 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-01 14:41:28.882 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-01 14:41:28.884 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:28.887 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:28.889 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-01 14:41:28.891 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:28.893 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-01 14:41:28.896 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-01 14:41:28.898 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-01 14:41:28.901 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-01 14:41:28.903 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:28.906 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:28.908 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-01 14:41:28.910 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:28.912 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-01 14:41:28.915 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-01 14:41:28.918 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-01 14:41:28.920 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-01 14:41:28.922 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:28.924 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:28.927 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-01 14:41:28.929 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:28.931 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-01 14:41:28.934 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-01 14:41:28.936 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-01 14:41:28.938 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-01 14:41:28.940 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:28.943 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:28.945 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-01 14:41:28.947 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:28.950 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-01 14:41:28.952 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-01 14:41:28.954 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-01 14:41:28.957 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-01 14:41:28.959 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:28.961 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:28.964 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-01 14:41:28.966 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:28.969 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-01 14:41:28.971 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-01 14:41:28.973 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-01 14:41:28.976 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-01 14:41:28.979 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:28.981 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:28.984 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-01 14:41:28.986 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:28.988 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-01 14:41:28.990 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-01 14:41:28.993 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-01 14:41:28.995 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-01 14:41:28.997 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.000 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.002 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-01 14:41:29.004 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.006 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-01 14:41:29.009 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-01 14:41:29.011 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-01 14:41:29.013 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-01 14:41:29.016 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.018 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.020 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-01 14:41:29.022 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.025 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-01 14:41:29.028 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-01 14:41:29.030 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-01 14:41:29.032 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-01 14:41:29.035 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.037 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.039 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-01 14:41:29.043 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.045 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-01 14:41:29.047 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-01 14:41:29.049 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-01 14:41:29.052 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-01 14:41:29.054 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.057 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.059 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-01 14:41:29.061 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.063 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-01 14:41:29.066 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-01 14:41:29.068 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-01 14:41:29.070 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-01 14:41:29.073 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.075 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.078 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-01 14:41:29.080 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.082 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-01 14:41:29.085 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-01 14:41:29.087 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-01 14:41:29.090 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-01 14:41:29.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.094 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.096 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-01 14:41:29.099 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.102 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-01 14:41:29.105 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-01 14:41:29.107 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-01 14:41:29.109 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-01 14:41:29.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.116 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-01 14:41:29.119 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.122 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-01 14:41:29.124 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-01 14:41:29.128 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-01 14:41:29.131 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-01 14:41:29.133 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.136 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.139 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-01 14:41:29.141 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.144 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-01 14:41:29.146 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-01 14:41:29.148 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-01 14:41:29.152 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-01 14:41:29.154 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.157 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-01 14:41:29.163 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.166 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-01 14:41:29.168 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-01 14:41:29.171 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-01 14:41:29.173 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-01 14:41:29.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.177 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-01 14:41:29.182 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.184 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-01 14:41:29.187 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-01 14:41:29.189 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-01 14:41:29.192 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-01 14:41:29.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.196 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-01 14:41:29.201 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.204 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-01 14:41:29.206 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-01 14:41:29.208 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-01 14:41:29.211 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-01 14:41:29.214 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.216 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.219 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-01 14:41:29.221 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.223 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-01 14:41:29.225 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-01 14:41:29.228 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-01 14:41:29.230 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-01 14:41:29.233 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.235 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.237 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-01 14:41:29.239 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.242 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-01 14:41:29.244 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-01 14:41:29.247 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-01 14:41:29.250 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-01 14:41:29.252 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.255 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.258 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-01 14:41:29.261 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.264 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-01 14:41:29.267 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-01 14:41:29.270 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-01 14:41:29.272 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-01 14:41:29.275 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.278 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.280 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-01 14:41:29.282 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.285 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-01 14:41:29.287 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-01 14:41:29.289 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-01 14:41:29.291 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-01 14:41:29.294 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.296 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.298 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-01 14:41:29.301 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.303 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-01 14:41:29.305 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-01 14:41:29.308 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-01 14:41:29.310 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-01 14:41:29.312 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.314 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.317 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-01 14:41:29.319 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.322 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-01 14:41:29.325 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-01 14:41:29.327 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-01 14:41:29.329 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-01 14:41:29.332 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.334 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.336 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-01 14:41:29.339 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.342 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-01 14:41:29.344 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-01 14:41:29.346 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-01 14:41:29.349 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-01 14:41:29.351 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.353 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.356 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-01 14:41:29.358 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.360 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-01 14:41:29.363 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-01 14:41:29.365 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-01 14:41:29.367 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-01 14:41:29.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.372 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-01 14:41:29.377 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.379 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-01 14:41:29.381 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-01 14:41:29.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-01 14:41:29.386 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-01 14:41:29.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.393 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-01 14:41:29.395 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.398 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-01 14:41:29.401 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-01 14:41:29.403 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-01 14:41:29.405 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-01 14:41:29.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.410 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.412 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-01 14:41:29.415 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.417 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-01 14:41:29.420 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-01 14:41:29.422 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-01 14:41:29.424 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-01 14:41:29.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.429 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.432 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-01 14:41:29.434 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.436 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-01 14:41:29.438 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-01 14:41:29.441 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-01 14:41:29.443 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-01 14:41:29.445 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.448 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.451 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-01 14:41:29.453 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.455 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-01 14:41:29.458 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-01 14:41:29.460 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-01 14:41:29.463 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-01 14:41:29.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.468 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.470 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-01 14:41:29.472 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.475 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-01 14:41:29.477 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-01 14:41:29.479 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-01 14:41:29.482 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-01 14:41:29.484 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:29.486 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:29.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-01 14:41:29.492 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:29.495 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-01 14:41:29.517 | Using python 3.8 to install etcd3 2022-04-01 14:41:29.520 | + 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-01 14:41:30.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:41:30.279 | from cryptography.utils import int_from_bytes 2022-04-01 14:41:30.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:41:30.279 | from cryptography.utils import int_from_bytes 2022-04-01 14:41:31.413 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 14:41:31.509 | Collecting etcd3 2022-04-01 14:41:31.517 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-04-01 14:41:31.544 | Preparing metadata (setup.py): started 2022-04-01 14:41:33.594 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 14:41:36.086 | Collecting grpcio>=1.27.1 2022-04-01 14:41:36.112 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36a/7bdd6ef9bca05/grpcio-1.44.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) 2022-04-01 14:41:36.983 | Collecting protobuf>=3.6.1 2022-04-01 14:41:36.991 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd9/5d1dfb9c4f456/protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-04-01 14:41:37.018 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-01 14:41:37.019 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-01 14:41:37.048 | Building wheels for collected packages: etcd3 2022-04-01 14:41:37.049 | Building wheel for etcd3 (setup.py): started 2022-04-01 14:41:39.768 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-04-01 14:41:39.768 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=afaa6d00263a154f77da5a1ba57fa61fe88bad33e341c1993248795331f0828b 2022-04-01 14:41:39.769 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-04-01 14:41:39.772 | Successfully built etcd3 2022-04-01 14:41:41.368 | Installing collected packages: protobuf, grpcio, etcd3 2022-04-01 14:41:41.958 | Successfully installed etcd3-0.12.0 grpcio-1.44.0 protobuf-3.19.4 2022-04-01 14:41:41.959 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 14:41:41.965 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 14:41:41.965 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 14:41:42.113 | + inc/python:pip_install:200 : result=0 2022-04-01 14:41:42.116 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 14:41:42.118 | + functions-common:time_stop:2425 : local name 2022-04-01 14:41:42.120 | + functions-common:time_stop:2426 : local end_time 2022-04-01 14:41:42.122 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 14:41:42.125 | + functions-common:time_stop:2428 : local total 2022-04-01 14:41:42.127 | + functions-common:time_stop:2429 : local start_time 2022-04-01 14:41:42.129 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 14:41:42.131 | + functions-common:time_stop:2432 : start_time=1648824089512 2022-04-01 14:41:42.133 | + functions-common:time_stop:2434 : [[ -z 1648824089512 ]] 2022-04-01 14:41:42.136 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 14:41:42.140 | + functions-common:time_stop:2437 : end_time=1648824102138 2022-04-01 14:41:42.142 | + functions-common:time_stop:2438 : elapsed_time=12626 2022-04-01 14:41:42.144 | + functions-common:time_stop:2439 : total=33376 2022-04-01 14:41:42.146 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 14:41:42.148 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46002 2022-04-01 14:41:42.151 | + inc/python:pip_install:203 : return 0 2022-04-01 14:41:42.154 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-01 14:41:42.175 | Using python 3.8 to install etcd3gw 2022-04-01 14:41:42.177 | + 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-01 14:41:42.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:41:42.956 | from cryptography.utils import int_from_bytes 2022-04-01 14:41:42.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:41:42.956 | from cryptography.utils import int_from_bytes 2022-04-01 14:41:44.105 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 14:41:44.203 | Collecting etcd3gw 2022-04-01 14:41:44.209 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-04-01 14:41:44.221 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-01 14:41:44.222 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-01 14:41:44.223 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-01 14:41:44.224 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-01 14:41:44.257 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-01 14:41:44.258 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-04-01 14:41:44.261 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-01 14:41:44.263 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-01 14:41:45.868 | Installing collected packages: etcd3gw 2022-04-01 14:41:45.972 | Successfully installed etcd3gw-1.0.1 2022-04-01 14:41:45.972 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 14:41:45.978 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 14:41:45.979 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 14:41:46.085 | + inc/python:pip_install:200 : result=0 2022-04-01 14:41:46.089 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 14:41:46.091 | + functions-common:time_stop:2425 : local name 2022-04-01 14:41:46.093 | + functions-common:time_stop:2426 : local end_time 2022-04-01 14:41:46.095 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 14:41:46.098 | + functions-common:time_stop:2428 : local total 2022-04-01 14:41:46.100 | + functions-common:time_stop:2429 : local start_time 2022-04-01 14:41:46.102 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 14:41:46.104 | + functions-common:time_stop:2432 : start_time=1648824102169 2022-04-01 14:41:46.107 | + functions-common:time_stop:2434 : [[ -z 1648824102169 ]] 2022-04-01 14:41:46.109 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 14:41:46.113 | + functions-common:time_stop:2437 : end_time=1648824106111 2022-04-01 14:41:46.115 | + functions-common:time_stop:2438 : elapsed_time=3942 2022-04-01 14:41:46.118 | + functions-common:time_stop:2439 : total=46002 2022-04-01 14:41:46.120 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 14:41:46.122 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=49944 2022-04-01 14:41:46.124 | + inc/python:pip_install:203 : return 0 2022-04-01 14:41:46.126 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-01 14:41:46.129 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-01 14:41:46.131 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-01 14:41:46.133 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 14:41:46.136 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 14:41:46.138 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 14:41:46.140 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 14:41:46.143 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 14:41:46.145 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 14:41:46.147 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 14:41:46.150 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 14:41:46.152 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 14:41:46.155 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 14:41:46.157 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 14:41:46.159 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-01 14:41:46.162 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:41:46.164 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:41:46.167 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-01 14:41:46.169 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 14:41:46.172 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 14:41:46.174 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 14:41:46.176 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 14:41:46.179 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 14:41:46.182 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 14:41:46.184 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 14:41:46.186 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:41:46.189 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:41:46.191 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 14:41:46.194 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 14:41:46.196 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 14:41:46.199 | + functions-common:apt_get_update:1190 : return 2022-04-01 14:41:46.201 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 14:41:46.203 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 14:41:46.206 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:41:46.208 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:41:46.210 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 14:41:46.231 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 14:41:46.341 | Reading package lists... 2022-04-01 14:41:46.599 | Building dependency tree... 2022-04-01 14:41:46.600 | Reading state information... 2022-04-01 14:41:46.862 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 14:41:46.862 | The following packages were automatically installed and are no longer required: 2022-04-01 14:41:46.863 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 14:41:46.863 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 14:41:46.863 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 14:41:46.863 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 14:41:46.863 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 14:41:46.864 | python3-zope.interface 2022-04-01 14:41:46.864 | Use 'sudo apt autoremove' to remove them. 2022-04-01 14:41:46.864 | The following additional packages will be installed: 2022-04-01 14:41:46.865 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-04-01 14:41:46.866 | Suggested packages: 2022-04-01 14:41:46.866 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-04-01 14:41:46.940 | The following NEW packages will be installed: 2022-04-01 14:41:46.941 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-04-01 14:41:47.189 | 0 upgraded, 6 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 14:41:47.190 | Need to get 1,306 kB of archives. 2022-04-01 14:41:47.190 | After this operation, 4,613 kB of additional disk space will be used. 2022-04-01 14:41:47.190 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-04-01 14:41:47.807 | 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-01 14:41:47.850 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-04-01 14:41:47.945 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-04-01 14:41:48.058 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-04-01 14:41:48.060 | 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-01 14:41:48.630 | Fetched 1,306 kB in 1s (1,171 kB/s) 2022-04-01 14:41:48.662 | Selecting previously unselected package libnorm1:amd64. 2022-04-01 14:41:48.715 | (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 ... 90644 files and directories currently installed.) 2022-04-01 14:41:48.719 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-04-01 14:41:48.723 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-01 14:41:48.794 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-04-01 14:41:48.804 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-04-01 14:41:48.807 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-01 14:41:48.857 | Selecting previously unselected package libzmq5:amd64. 2022-04-01 14:41:48.867 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-04-01 14:41:48.869 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-01 14:41:48.932 | Selecting previously unselected package uwsgi-core. 2022-04-01 14:41:48.941 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-04-01 14:41:48.943 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-01 14:41:49.088 | Selecting previously unselected package uwsgi. 2022-04-01 14:41:49.097 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-04-01 14:41:49.099 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-04-01 14:41:49.134 | Selecting previously unselected package uwsgi-plugin-python3. 2022-04-01 14:41:49.144 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-04-01 14:41:49.146 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-01 14:41:49.210 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-01 14:41:49.216 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-01 14:41:49.221 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-01 14:41:49.227 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-01 14:41:49.240 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-04-01 14:41:50.071 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-01 14:41:50.099 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-01 14:41:50.460 | Processing triggers for man-db (2.9.1-1) ... 2022-04-01 14:41:50.836 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-01 14:41:58.124 | + functions-common:apt_get:1234 : result=0 2022-04-01 14:41:58.126 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 14:41:58.128 | + functions-common:time_stop:2425 : local name 2022-04-01 14:41:58.131 | + functions-common:time_stop:2426 : local end_time 2022-04-01 14:41:58.133 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 14:41:58.135 | + functions-common:time_stop:2428 : local total 2022-04-01 14:41:58.137 | + functions-common:time_stop:2429 : local start_time 2022-04-01 14:41:58.139 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 14:41:58.141 | + functions-common:time_stop:2432 : start_time=1648824106228 2022-04-01 14:41:58.144 | + functions-common:time_stop:2434 : [[ -z 1648824106228 ]] 2022-04-01 14:41:58.146 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 14:41:58.151 | + functions-common:time_stop:2437 : end_time=1648824118148 2022-04-01 14:41:58.153 | + functions-common:time_stop:2438 : elapsed_time=11920 2022-04-01 14:41:58.155 | + functions-common:time_stop:2439 : total=281228 2022-04-01 14:41:58.157 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 14:41:58.160 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=293148 2022-04-01 14:41:58.162 | + functions-common:apt_get:1238 : return 0 2022-04-01 14:41:58.164 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-01 14:41:58.168 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:41:58.171 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:41:58.173 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-01 14:41:58.237 | Enabling module proxy. 2022-04-01 14:41:58.242 | To activate the new configuration, you need to run: 2022-04-01 14:41:58.242 | systemctl restart apache2 2022-04-01 14:41:58.247 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-01 14:41:58.308 | Considering dependency proxy for proxy_uwsgi: 2022-04-01 14:41:58.308 | Module proxy already enabled 2022-04-01 14:41:58.308 | Enabling module proxy_uwsgi. 2022-04-01 14:41:58.314 | To activate the new configuration, you need to run: 2022-04-01 14:41:58.314 | systemctl restart apache2 2022-04-01 14:41:58.318 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-01 14:41:58.320 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 14:41:58.323 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 14:41:58.325 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 14:41:58.460 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-01 14:41:58.464 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-01 14:41:58.468 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-01 14:41:58.471 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:58.473 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:58.476 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-01 14:41:58.479 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:58.481 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-01 14:41:58.483 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-01 14:41:58.486 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-01 14:41:58.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:58.491 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:58.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-01 14:41:58.496 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:58.498 | + ./stack.sh:main:883 : install_glanceclient 2022-04-01 14:41:58.501 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-01 14:41:58.503 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-01 14:41:58.505 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:58.507 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:58.510 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-01 14:41:58.513 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:58.515 | + ./stack.sh:main:884 : install_cinderclient 2022-04-01 14:41:58.517 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-01 14:41:58.520 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-01 14:41:58.522 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:58.525 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:58.527 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-01 14:41:58.530 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:58.532 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-01 14:41:58.534 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-01 14:41:58.537 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:58.539 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:58.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-01 14:41:58.544 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:58.546 | + ./stack.sh:main:885 : install_novaclient 2022-04-01 14:41:58.548 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-01 14:41:58.551 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-01 14:41:58.553 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:58.555 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:58.558 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-01 14:41:58.560 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:58.562 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-01 14:41:58.579 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:41:58.582 | + ./stack.sh:main:887 : install_swiftclient 2022-04-01 14:41:58.584 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-01 14:41:58.586 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-01 14:41:58.589 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:58.591 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:58.594 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-01 14:41:58.596 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:58.599 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-01 14:41:58.615 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:41:58.617 | + ./stack.sh:main:890 : install_neutronclient 2022-04-01 14:41:58.619 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-01 14:41:58.622 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-01 14:41:58.624 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:58.626 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:58.629 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-01 14:41:58.631 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:58.634 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-01 14:41:58.637 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-01 14:41:58.639 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-01 14:41:58.641 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:41:58.644 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:41:58.646 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-01 14:41:58.648 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:41:58.651 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-01 14:41:58.654 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-01 14:41:58.656 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 14:41:58.659 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-01 14:41:58.661 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-01 14:41:58.664 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 14:41:58.667 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-01 14:41:58.668 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 14:41:58.673 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-01 14:41:58.680 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-01 14:41:58.682 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-01 14:41:58.685 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-01 14:41:58.688 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-01 14:41:58.709 | Using python 3.8 to install keystonemiddleware 2022-04-01 14:41:58.712 | + 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-01 14:41:59.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:41:59.472 | from cryptography.utils import int_from_bytes 2022-04-01 14:41:59.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:41:59.472 | from cryptography.utils import int_from_bytes 2022-04-01 14:42:00.607 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 14:42:00.633 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-01 14:42:00.687 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-01 14:42:00.688 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-01 14:42:00.689 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-01 14:42:00.690 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-01 14:42:00.691 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-01 14:42:00.692 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-01 14:42:00.697 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-01 14:42:00.699 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-01 14:42:00.700 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-01 14:42:00.701 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-01 14:42:00.702 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-01 14:42:00.703 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-01 14:42:00.705 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-01 14:42:00.706 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-01 14:42:00.766 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-01 14:42:00.768 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-01 14:42:00.768 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-01 14:42:00.806 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-01 14:42:00.846 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-01 14:42:00.847 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-01 14:42:00.849 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-01 14:42:00.850 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-01 14:42:00.897 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-01 14:42:00.900 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-01 14:42:00.910 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-01 14:42:00.912 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-04-01 14:42:00.925 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-01 14:42:00.927 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-01 14:42:00.929 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-01 14:42:00.991 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-04-01 14:42:00.995 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-01 14:42:00.997 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-01 14:42:00.998 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-01 14:42:01.049 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-04-01 14:42:01.062 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-01 14:42:02.628 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 14:42:02.635 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 14:42:02.635 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 14:42:02.765 | + inc/python:pip_install:200 : result=0 2022-04-01 14:42:02.767 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 14:42:02.769 | + functions-common:time_stop:2425 : local name 2022-04-01 14:42:02.772 | + functions-common:time_stop:2426 : local end_time 2022-04-01 14:42:02.774 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 14:42:02.777 | + functions-common:time_stop:2428 : local total 2022-04-01 14:42:02.780 | + functions-common:time_stop:2429 : local start_time 2022-04-01 14:42:02.782 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 14:42:02.784 | + functions-common:time_stop:2432 : start_time=1648824118704 2022-04-01 14:42:02.786 | + functions-common:time_stop:2434 : [[ -z 1648824118704 ]] 2022-04-01 14:42:02.789 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 14:42:02.794 | + functions-common:time_stop:2437 : end_time=1648824122791 2022-04-01 14:42:02.796 | + functions-common:time_stop:2438 : elapsed_time=4087 2022-04-01 14:42:02.798 | + functions-common:time_stop:2439 : total=49944 2022-04-01 14:42:02.800 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 14:42:02.803 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=54031 2022-04-01 14:42:02.805 | + inc/python:pip_install:203 : return 0 2022-04-01 14:42:02.808 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-01 14:42:02.810 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-01 14:42:02.813 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 14:42:02.816 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-01 14:42:02.819 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-01 14:42:02.821 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 14:42:02.825 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-01 14:42:02.825 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 14:42:02.831 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-01 14:42:02.833 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-01 14:42:02.835 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-01 14:42:02.839 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-01 14:42:02.841 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-01 14:42:02.864 | Using python 3.8 to install python-memcached 2022-04-01 14:42:02.866 | + 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-01 14:42:03.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:42:03.620 | from cryptography.utils import int_from_bytes 2022-04-01 14:42:03.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:42:03.620 | from cryptography.utils import int_from_bytes 2022-04-01 14:42:04.761 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 14:42:04.850 | Collecting python-memcached 2022-04-01 14:42:04.858 | 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-01 14:42:04.866 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-01 14:42:06.478 | Installing collected packages: python-memcached 2022-04-01 14:42:06.571 | Successfully installed python-memcached-1.59 2022-04-01 14:42:06.572 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 14:42:06.577 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 14:42:06.578 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 14:42:06.684 | + inc/python:pip_install:200 : result=0 2022-04-01 14:42:06.686 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 14:42:06.688 | + functions-common:time_stop:2425 : local name 2022-04-01 14:42:06.691 | + functions-common:time_stop:2426 : local end_time 2022-04-01 14:42:06.693 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 14:42:06.695 | + functions-common:time_stop:2428 : local total 2022-04-01 14:42:06.698 | + functions-common:time_stop:2429 : local start_time 2022-04-01 14:42:06.700 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 14:42:06.702 | + functions-common:time_stop:2432 : start_time=1648824122858 2022-04-01 14:42:06.704 | + functions-common:time_stop:2434 : [[ -z 1648824122858 ]] 2022-04-01 14:42:06.707 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 14:42:06.711 | + functions-common:time_stop:2437 : end_time=1648824126709 2022-04-01 14:42:06.714 | + functions-common:time_stop:2438 : elapsed_time=3851 2022-04-01 14:42:06.717 | + functions-common:time_stop:2439 : total=54031 2022-04-01 14:42:06.719 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 14:42:06.721 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=57882 2022-04-01 14:42:06.723 | + inc/python:pip_install:203 : return 0 2022-04-01 14:42:06.726 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-01 14:42:06.743 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:42:06.746 | + ./stack.sh:main:897 : '[' 10.222.0.31 == 10.222.0.31 ']' 2022-04-01 14:42:06.748 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-01 14:42:06.750 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-01 14:42:06.753 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-01 14:42:06.755 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 14:42:06.758 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-01 14:42:06.760 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-01 14:42:06.776 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 14:42:06.778 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-01 14:42:06.781 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-01 14:42:06.783 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-01 14:42:06.785 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 14:42:06.787 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 14:42:06.791 | ++ functions-common:git_clone:612 : pwd 2022-04-01 14:42:06.793 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 14:42:06.795 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 14:42:06.798 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 14:42:06.813 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 14:42:06.815 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 14:42:06.817 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 14:42:06.819 | + functions-common:git_clone:629 : echo master 2022-04-01 14:42:06.820 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 14:42:06.825 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-01 14:42:06.827 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 14:42:06.829 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-01 14:42:06.832 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 14:42:06.832 | + functions-common:git_clone:678 : head -1 2022-04-01 14:42:06.836 | c141e6164 trivial: Fix typo 2022-04-01 14:42:06.839 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 14:42:06.841 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-01 14:42:06.844 | + inc/python:setup_develop:338 : local bindep 2022-04-01 14:42:06.846 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 14:42:06.848 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-01 14:42:06.850 | + inc/python:setup_develop:344 : local extras= 2022-04-01 14:42:06.853 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-01 14:42:06.855 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 14:42:06.857 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 14:42:06.860 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-01 14:42:06.862 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 14:42:06.864 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 14:42:06.867 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-01 14:42:06.869 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 14:42:06.872 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-01 14:42:06.874 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 14:42:06.876 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 14:42:06.879 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-01 14:42:06.885 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-01 14:42:06.888 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-01 14:42:07.559 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-01 14:42:07.561 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 14:42:07.563 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 14:42:07.566 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 14:42:07.568 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 14:42:07.570 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-01 14:42:07.572 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 14:42:07.575 | + inc/python:setup_package:428 : local extras= 2022-04-01 14:42:07.577 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 14:42:07.579 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 14:42:07.581 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 14:42:07.583 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 14:42:07.585 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 14:42:07.588 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-01 14:42:07.609 | Using python 3.8 to install /opt/stack/keystone 2022-04-01 14:42:07.611 | + 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-01 14:42:08.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:42:08.380 | from cryptography.utils import int_from_bytes 2022-04-01 14:42:08.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:42:08.380 | from cryptography.utils import int_from_bytes 2022-04-01 14:42:09.567 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 14:42:09.593 | Obtaining file:///opt/stack/keystone 2022-04-01 14:42:09.593 | Preparing metadata (setup.py): started 2022-04-01 14:42:12.857 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 14:42:13.001 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-01 14:42:13.002 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-01 14:42:13.102 | Collecting Flask!=0.11,>=1.0.2 2022-04-01 14:42:13.110 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59d/a8a3170004800/Flask-2.0.3-py3-none-any.whl (95 kB) 2022-04-01 14:42:13.162 | Collecting Flask-RESTful>=0.3.5 2022-04-01 14:42:13.169 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-04-01 14:42:13.172 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-04-01 14:42:13.173 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-04-01 14:42:13.174 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-01 14:42:13.175 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-01 14:42:13.219 | Collecting passlib>=1.7.0 2022-04-01 14:42:13.226 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-04-01 14:42:13.243 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-01 14:42:13.244 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-01 14:42:13.245 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-01 14:42:13.483 | Collecting scrypt>=0.8.0 2022-04-01 14:42:13.493 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-04-01 14:42:13.524 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-01 14:42:13.526 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-01 14:42:13.527 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-01 14:42:13.528 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-01 14:42:13.529 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-01 14:42:13.530 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-01 14:42:13.531 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-01 14:42:13.532 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-01 14:42:13.533 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-01 14:42:13.534 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-01 14:42:13.535 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-01 14:42:13.536 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-01 14:42:13.585 | Collecting oauthlib>=0.6.2 2022-04-01 14:42:13.592 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-04-01 14:42:13.664 | Collecting pysaml2>=5.0.0 2022-04-01 14:42:13.670 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea9/55f87e98ca960/pysaml2-7.1.1-py2.py3-none-any.whl (406 kB) 2022-04-01 14:42:13.757 | Collecting PyJWT>=1.6.1 2022-04-01 14:42:13.764 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-04-01 14:42:13.768 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-01 14:42:13.769 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-01 14:42:13.771 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-01 14:42:13.772 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-01 14:42:13.773 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-01 14:42:13.774 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-04-01 14:42:13.785 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-01 14:42:13.786 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-01 14:42:13.830 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-01 14:42:13.843 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3) 2022-04-01 14:42:13.921 | Collecting click>=7.1.2 2022-04-01 14:42:13.928 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6a7/a62563bbfabfd/click-8.0.4-py3-none-any.whl (97 kB) 2022-04-01 14:42:14.017 | Collecting Werkzeug>=2.0 2022-04-01 14:42:14.025 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/142/1ebfc7648a39a/Werkzeug-2.0.3-py3-none-any.whl (289 kB) 2022-04-01 14:42:14.072 | Collecting itsdangerous>=2.0 2022-04-01 14:42:14.079 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/292/8584216655446/itsdangerous-2.1.0-py3-none-any.whl (15 kB) 2022-04-01 14:42:14.144 | Collecting aniso8601>=0.82 2022-04-01 14:42:14.151 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-04-01 14:42:14.233 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-01 14:42:14.236 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-01 14:42:14.362 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-01 14:42:14.363 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-01 14:42:14.365 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-01 14:42:14.366 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-01 14:42:14.420 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-01 14:42:14.423 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-01 14:42:14.424 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6) 2022-04-01 14:42:14.474 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-01 14:42:14.477 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-01 14:42:14.534 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-01 14:42:14.536 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-01 14:42:14.538 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-01 14:42:14.539 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-01 14:42:14.541 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3) 2022-04-01 14:42:14.543 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9) 2022-04-01 14:42:14.561 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-01 14:42:14.611 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1) 2022-04-01 14:42:14.631 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-01 14:42:14.632 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-01 14:42:14.633 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-01 14:42:14.635 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-01 14:42:14.691 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-01 14:42:14.806 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-01 14:42:14.806 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-04-01 14:42:14.841 | Collecting defusedxml 2022-04-01 14:42:14.848 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-04-01 14:42:14.958 | Collecting xmlschema>=1.2.1 2022-04-01 14:42:14.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-04-01 14:42:14.976 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-04-01 14:42:15.207 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-01 14:42:15.231 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-01 14:42:15.232 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-01 14:42:15.300 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-04-01 14:42:15.301 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6) 2022-04-01 14:42:15.320 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-01 14:42:15.398 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-01 14:42:15.439 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.13.3) 2022-04-01 14:42:15.558 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-04-01 14:42:15.634 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-01 14:42:15.761 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-01 14:42:15.793 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.13.1) 2022-04-01 14:42:15.835 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-01 14:42:15.836 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-01 14:42:15.837 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-01 14:42:15.838 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-01 14:42:15.841 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-01 14:42:15.842 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-01 14:42:15.897 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-01 14:42:16.037 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-01 14:42:16.038 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.8) 2022-04-01 14:42:16.041 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-01 14:42:16.042 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-01 14:42:16.198 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-01 14:42:16.365 | Collecting elementpath<3.0.0,>=2.4.0 2022-04-01 14:42:16.372 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-04-01 14:42:16.491 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-04-01 14:42:16.678 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.0) 2022-04-01 14:42:16.956 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-01 14:42:16.991 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-01 14:42:18.374 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-04-01 14:42:18.859 | Attempting uninstall: click 2022-04-01 14:42:18.861 | Found existing installation: Click 7.0 2022-04-01 14:42:18.866 | Uninstalling Click-7.0: 2022-04-01 14:42:18.895 | Successfully uninstalled Click-7.0 2022-04-01 14:42:20.078 | Attempting uninstall: PyJWT 2022-04-01 14:42:20.080 | Found existing installation: PyJWT 1.7.1 2022-04-01 14:42:20.087 | Uninstalling PyJWT-1.7.1: 2022-04-01 14:42:20.115 | Successfully uninstalled PyJWT-1.7.1 2022-04-01 14:42:20.557 | Attempting uninstall: oauthlib 2022-04-01 14:42:20.559 | Found existing installation: oauthlib 3.1.0 2022-04-01 14:42:20.562 | Uninstalling oauthlib-3.1.0: 2022-04-01 14:42:20.591 | Successfully uninstalled oauthlib-3.1.0 2022-04-01 14:42:20.755 | Running setup.py develop for keystone 2022-04-01 14:42:24.806 | Successfully installed Flask-2.0.3 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.3 aniso8601-9.0.1 click-8.0.4 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.1.0 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.1 scrypt-0.8.20 xmlschema-1.9.2 2022-04-01 14:42:24.806 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 14:42:24.813 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 14:42:24.813 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 14:42:24.964 | + inc/python:pip_install:200 : result=0 2022-04-01 14:42:24.966 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 14:42:24.968 | + functions-common:time_stop:2425 : local name 2022-04-01 14:42:24.970 | + functions-common:time_stop:2426 : local end_time 2022-04-01 14:42:24.972 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 14:42:24.974 | + functions-common:time_stop:2428 : local total 2022-04-01 14:42:24.976 | + functions-common:time_stop:2429 : local start_time 2022-04-01 14:42:24.979 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 14:42:24.981 | + functions-common:time_stop:2432 : start_time=1648824127603 2022-04-01 14:42:24.983 | + functions-common:time_stop:2434 : [[ -z 1648824127603 ]] 2022-04-01 14:42:24.986 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 14:42:24.990 | + functions-common:time_stop:2437 : end_time=1648824144987 2022-04-01 14:42:24.992 | + functions-common:time_stop:2438 : elapsed_time=17384 2022-04-01 14:42:24.994 | + functions-common:time_stop:2439 : total=57882 2022-04-01 14:42:24.996 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 14:42:24.998 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=75266 2022-04-01 14:42:25.000 | + inc/python:pip_install:203 : return 0 2022-04-01 14:42:25.002 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 14:42:25.005 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 14:42:25.007 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 14:42:25.026 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 14:42:25.037 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-01 14:42:25.040 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-01 14:42:25.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:42:25.045 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:42:25.047 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-01 14:42:25.049 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:42:25.052 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-01 14:42:25.068 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 14:42:25.071 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-01 14:42:25.073 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 14:42:25.076 | + ./stack.sh:main:899 : configure_keystone 2022-04-01 14:42:25.078 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-01 14:42:25.091 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-01 14:42:25.094 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-01 14:42:25.098 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-01 14:42:25.115 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 14:42:25.118 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-01 14:42:25.147 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-01 14:42:25.175 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-01 14:42:25.205 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-01 14:42:25.235 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-01 14:42:25.264 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-01 14:42:25.295 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-01 14:42:25.322 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-01 14:42:25.350 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-01 14:42:25.353 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-01 14:42:25.355 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-01 14:42:25.358 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-01 14:42:25.360 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 14:42:25.362 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 14:42:25.378 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:42:25.381 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 14:42:25.383 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 14:42:25.386 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 14:42:25.401 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:42:25.404 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-04-01 14:42:25.407 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-04-01 14:42:25.436 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 14:42:25.439 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 14:42:25.441 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-01 14:42:25.443 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-01 14:42:25.460 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 14:42:25.463 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.31/identity 2022-04-01 14:42:25.493 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-01 14:42:25.496 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-01 14:42:25.527 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-01 14:42:25.530 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-01 14:42:25.532 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-01 14:42:25.534 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-01 14:42:25.537 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-01 14:42:25.540 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-01 14:42:25.569 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-01 14:42:25.572 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-01 14:42:25.575 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-01 14:42:25.577 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-01 14:42:25.580 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 14:42:25.597 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 14:42:25.599 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 14:42:25.601 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 14:42:25.604 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 14:42:25.606 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-01 14:42:25.634 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-01 14:42:25.661 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-01 14:42:25.688 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 14:42:25.716 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-01 14:42:25.743 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-01 14:42:25.746 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-01 14:42:25.748 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-01 14:42:25.750 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-01 14:42:25.753 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-01 14:42:25.755 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 14:42:25.757 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 14:42:25.761 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-01 14:42:25.765 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-01 14:42:25.767 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 14:42:25.769 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 14:42:25.782 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 14:42:25.782 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 14:42:25.790 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 14:42:25.794 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 14:42:25.809 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-01 14:42:25.812 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-01 14:42:25.815 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-01 14:42:25.853 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-01 14:42:25.880 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-01 14:42:25.907 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-01 14:42:25.934 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-01 14:42:25.962 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-01 14:42:25.989 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-01 14:42:26.015 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-01 14:42:26.043 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-01 14:42:26.069 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-01 14:42:26.096 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-01 14:42:26.123 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-01 14:42:26.151 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-01 14:42:26.178 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 14:42:26.181 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 14:42:26.184 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-01 14:42:26.186 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-01 14:42:26.188 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 14:42:26.191 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:42:26.193 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:42:26.196 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 14:42:26.199 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 14:42:26.201 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-01 14:42:26.228 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-01 14:42:26.256 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-01 14:42:26.256 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 14:42:26.265 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-01 14:42:26.268 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-01 14:42:26.271 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-01 14:42:26.273 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 14:42:26.276 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 14:42:26.278 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 14:42:26.281 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:42:26.283 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:42:26.285 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 14:42:26.287 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 14:42:26.290 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:42:26.292 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:42:26.294 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-01 14:42:26.355 | Enabling site keystone-wsgi-public. 2022-04-01 14:42:26.361 | To activate the new configuration, you need to run: 2022-04-01 14:42:26.361 | systemctl reload apache2 2022-04-01 14:42:26.365 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 14:42:26.368 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 14:42:26.371 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 14:42:26.373 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 14:42:26.501 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-01 14:42:26.532 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-01 14:42:26.563 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-01 14:42:26.594 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-01 14:42:26.597 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-01 14:42:26.627 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-01 14:42:26.655 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-01 14:42:26.683 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-01 14:42:26.685 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-01 14:42:26.702 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:42:26.705 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-01 14:42:26.721 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 14:42:26.723 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-01 14:42:26.726 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-01 14:42:26.728 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-01 14:42:26.731 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 14:42:26.733 | + lib/stack:stack_install_service:32 : install_swift 2022-04-01 14:42:26.735 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-01 14:42:26.738 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-01 14:42:26.740 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-01 14:42:26.742 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 14:42:26.745 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 14:42:26.748 | ++ functions-common:git_clone:612 : pwd 2022-04-01 14:42:26.750 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 14:42:26.752 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 14:42:26.755 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 14:42:26.771 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 14:42:26.774 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 14:42:26.776 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 14:42:26.779 | + functions-common:git_clone:629 : echo master 2022-04-01 14:42:26.779 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 14:42:26.784 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-01 14:42:26.786 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 14:42:26.789 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-04-01 14:42:26.792 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 14:42:26.792 | + functions-common:git_clone:678 : head -1 2022-04-01 14:42:26.797 | ec964b23b Merge "s3api: Copy more headers from MPU marker to final object" 2022-04-01 14:42:26.799 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 14:42:26.802 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-01 14:42:26.804 | + inc/python:setup_develop:338 : local bindep 2022-04-01 14:42:26.807 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 14:42:26.810 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-01 14:42:26.812 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-01 14:42:26.815 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-01 14:42:26.817 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 14:42:26.819 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 14:42:26.822 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-01 14:42:26.825 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 14:42:26.827 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-01 14:42:26.830 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-01 14:42:26.832 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 14:42:26.835 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-01 14:42:26.838 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 14:42:26.840 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 14:42:26.843 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-01 14:42:26.848 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-01 14:42:26.851 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-01 14:42:27.510 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-01 14:42:27.513 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 14:42:27.515 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 14:42:27.517 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 14:42:27.519 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 14:42:27.522 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-01 14:42:27.524 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 14:42:27.527 | + inc/python:setup_package:428 : local extras=keystone 2022-04-01 14:42:27.529 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 14:42:27.531 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-01 14:42:27.533 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-01 14:42:27.535 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-01 14:42:27.538 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 14:42:27.541 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-01 14:42:27.561 | Using python 3.8 to install /opt/stack/swift 2022-04-01 14:42:27.564 | + 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/swift[keystone]' 2022-04-01 14:42:28.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:42:28.331 | from cryptography.utils import int_from_bytes 2022-04-01 14:42:28.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:42:28.331 | from cryptography.utils import int_from_bytes 2022-04-01 14:42:29.482 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 14:42:29.508 | Obtaining file:///opt/stack/swift 2022-04-01 14:42:29.508 | Preparing metadata (setup.py): started 2022-04-01 14:42:32.600 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 14:42:32.712 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.33.0) 2022-04-01 14:42:32.713 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.1.2) 2022-04-01 14:42:32.714 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.11.0) 2022-04-01 14:42:32.716 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.1.1) 2022-04-01 14:42:33.691 | Collecting lxml>=3.4.1 2022-04-01 14:42:33.713 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/3d6291a5f47c1/lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-04-01 14:42:33.880 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.27.1) 2022-04-01 14:42:33.881 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.16.0) 2022-04-01 14:42:33.989 | Collecting xattr>=0.4 2022-04-01 14:42:33.996 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-04-01 14:42:34.039 | Collecting PyECLib>=1.3.1 2022-04-01 14:42:34.057 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-04-01 14:42:34.370 | Preparing metadata (setup.py): started 2022-04-01 14:42:36.229 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 14:42:36.233 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (36.0.1) 2022-04-01 14:42:36.234 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (9.4.0) 2022-04-01 14:42:36.275 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev8) (1.15.0) 2022-04-01 14:42:36.283 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev8) (2.1.0) 2022-04-01 14:42:36.339 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.10.1) 2022-04-01 14:42:36.340 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.7.0) 2022-04-01 14:42:36.341 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.4.0) 2022-04-01 14:42:36.342 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (8.8.0) 2022-04-01 14:42:36.343 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.1.0) 2022-04-01 14:42:36.345 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.3.0) 2022-04-01 14:42:36.346 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.1.0) 2022-04-01 14:42:36.347 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.5.0) 2022-04-01 14:42:36.348 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.8.1) 2022-04-01 14:42:36.349 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.8.7) 2022-04-01 14:42:36.351 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.1.1) 2022-04-01 14:42:36.352 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.12.2) 2022-04-01 14:42:36.377 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev8) (60.9.3) 2022-04-01 14:42:36.407 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (1.26.8) 2022-04-01 14:42:36.409 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (3.3) 2022-04-01 14:42:36.411 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2.0.12) 2022-04-01 14:42:36.412 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2019.11.28) 2022-04-01 14:42:36.438 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev8) (2.21) 2022-04-01 14:42:36.572 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.0.2) 2022-04-01 14:42:36.573 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.7.0) 2022-04-01 14:42:36.575 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.5.0) 2022-04-01 14:42:36.617 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.1.5) 2022-04-01 14:42:36.663 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.5.0) 2022-04-01 14:42:36.664 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.5.0) 2022-04-01 14:42:36.665 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (6.0) 2022-04-01 14:42:36.667 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (0.8.0) 2022-04-01 14:42:36.726 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.8.2) 2022-04-01 14:42:36.729 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (0.9.6) 2022-04-01 14:42:36.744 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2021.3) 2022-04-01 14:42:36.745 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.0.3) 2022-04-01 14:42:36.763 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (21.3) 2022-04-01 14:42:36.765 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.0.7) 2022-04-01 14:42:36.870 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.13.3) 2022-04-01 14:42:36.886 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.1.1) 2022-04-01 14:42:37.182 | Building wheels for collected packages: PyECLib 2022-04-01 14:42:37.182 | Building wheel for PyECLib (setup.py): started 2022-04-01 14:42:40.114 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-04-01 14:42:40.115 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55540 sha256=05eaf9dcdeb0e798ddb9b1f856cecbc461327355bb31dc26e71aa23d6ce7c075 2022-04-01 14:42:40.115 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-04-01 14:42:40.120 | Successfully built PyECLib 2022-04-01 14:42:41.574 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-04-01 14:42:41.950 | Running setup.py develop for swift 2022-04-01 14:42:45.734 | Successfully installed PyECLib-1.6.0 lxml-4.8.0 swift xattr-0.9.9 2022-04-01 14:42:45.734 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 14:42:45.742 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 14:42:45.742 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 14:42:45.885 | + inc/python:pip_install:200 : result=0 2022-04-01 14:42:45.887 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 14:42:45.890 | + functions-common:time_stop:2425 : local name 2022-04-01 14:42:45.892 | + functions-common:time_stop:2426 : local end_time 2022-04-01 14:42:45.894 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 14:42:45.896 | + functions-common:time_stop:2428 : local total 2022-04-01 14:42:45.898 | + functions-common:time_stop:2429 : local start_time 2022-04-01 14:42:45.901 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 14:42:45.903 | + functions-common:time_stop:2432 : start_time=1648824147556 2022-04-01 14:42:45.905 | + functions-common:time_stop:2434 : [[ -z 1648824147556 ]] 2022-04-01 14:42:45.908 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 14:42:45.912 | + functions-common:time_stop:2437 : end_time=1648824165909 2022-04-01 14:42:45.914 | + functions-common:time_stop:2438 : elapsed_time=18353 2022-04-01 14:42:45.916 | + functions-common:time_stop:2439 : total=75266 2022-04-01 14:42:45.919 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 14:42:45.921 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=93619 2022-04-01 14:42:45.923 | + inc/python:pip_install:203 : return 0 2022-04-01 14:42:45.926 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 14:42:45.928 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 14:42:45.931 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 14:42:45.949 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 14:42:45.962 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-01 14:42:45.964 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-01 14:42:45.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:42:45.969 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:42:45.971 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-01 14:42:45.974 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:42:45.977 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-01 14:42:45.979 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 14:42:45.982 | + ./stack.sh:main:908 : configure_swift 2022-04-01 14:42:45.984 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-01 14:42:45.986 | + lib/swift:configure_swift:332 : local node_number 2022-04-01 14:42:45.988 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-01 14:42:45.990 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-01 14:42:45.992 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-01 14:42:47.130 | No object-expirer running 2022-04-01 14:42:47.130 | No account-reaper running 2022-04-01 14:42:47.130 | No object-updater running 2022-04-01 14:42:47.130 | No object-reconstructor running 2022-04-01 14:42:47.130 | No container-sync running 2022-04-01 14:42:47.130 | No object-server running 2022-04-01 14:42:47.130 | No account-replicator running 2022-04-01 14:42:47.130 | No container-server running 2022-04-01 14:42:47.130 | No container-auditor running 2022-04-01 14:42:47.130 | No container-replicator running 2022-04-01 14:42:47.130 | No object-auditor running 2022-04-01 14:42:47.130 | No proxy-server running 2022-04-01 14:42:47.130 | No container-sharder running 2022-04-01 14:42:47.130 | No container-updater running 2022-04-01 14:42:47.130 | No account-server running 2022-04-01 14:42:47.130 | No object-replicator running 2022-04-01 14:42:47.130 | No container-reconciler running 2022-04-01 14:42:47.130 | No account-auditor running 2022-04-01 14:42:47.223 | + lib/swift:configure_swift:337 : true 2022-04-01 14:42:47.226 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-01 14:42:47.239 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-01 14:42:47.252 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-01 14:42:47.255 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-01 14:42:47.255 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-01 14:42:47.260 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-01 14:42:47.260 | s/%GROUP%/ubuntu/; 2022-04-01 14:42:47.260 | s/%USER%/ubuntu/; 2022-04-01 14:42:47.260 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-01 14:42:47.260 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-01 14:42:47.264 | uid = ubuntu 2022-04-01 14:42:47.264 | gid = ubuntu 2022-04-01 14:42:47.264 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-01 14:42:47.265 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-01 14:42:47.265 | address = 127.0.0.1 2022-04-01 14:42:47.265 | 2022-04-01 14:42:47.265 | [account6612] 2022-04-01 14:42:47.265 | max connections = 25 2022-04-01 14:42:47.265 | path = /opt/stack/data/swift/1/node/ 2022-04-01 14:42:47.265 | read only = false 2022-04-01 14:42:47.265 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-01 14:42:47.265 | 2022-04-01 14:42:47.265 | [account6622] 2022-04-01 14:42:47.265 | max connections = 25 2022-04-01 14:42:47.265 | path = /opt/stack/data/swift/2/node/ 2022-04-01 14:42:47.265 | read only = false 2022-04-01 14:42:47.265 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-01 14:42:47.265 | 2022-04-01 14:42:47.265 | [account6632] 2022-04-01 14:42:47.265 | max connections = 25 2022-04-01 14:42:47.265 | path = /opt/stack/data/swift/3/node/ 2022-04-01 14:42:47.265 | read only = false 2022-04-01 14:42:47.265 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-01 14:42:47.265 | 2022-04-01 14:42:47.265 | [account6642] 2022-04-01 14:42:47.265 | max connections = 25 2022-04-01 14:42:47.265 | path = /opt/stack/data/swift/4/node/ 2022-04-01 14:42:47.265 | read only = false 2022-04-01 14:42:47.265 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-01 14:42:47.265 | 2022-04-01 14:42:47.265 | 2022-04-01 14:42:47.265 | [container6611] 2022-04-01 14:42:47.265 | max connections = 25 2022-04-01 14:42:47.265 | path = /opt/stack/data/swift/1/node/ 2022-04-01 14:42:47.265 | read only = false 2022-04-01 14:42:47.265 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-01 14:42:47.265 | 2022-04-01 14:42:47.266 | [container6621] 2022-04-01 14:42:47.266 | max connections = 25 2022-04-01 14:42:47.266 | path = /opt/stack/data/swift/2/node/ 2022-04-01 14:42:47.266 | read only = false 2022-04-01 14:42:47.266 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-01 14:42:47.266 | 2022-04-01 14:42:47.266 | [container6631] 2022-04-01 14:42:47.266 | max connections = 25 2022-04-01 14:42:47.266 | path = /opt/stack/data/swift/3/node/ 2022-04-01 14:42:47.266 | read only = false 2022-04-01 14:42:47.266 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-01 14:42:47.266 | 2022-04-01 14:42:47.266 | [container6641] 2022-04-01 14:42:47.266 | max connections = 25 2022-04-01 14:42:47.266 | path = /opt/stack/data/swift/4/node/ 2022-04-01 14:42:47.266 | read only = false 2022-04-01 14:42:47.266 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-01 14:42:47.266 | 2022-04-01 14:42:47.266 | 2022-04-01 14:42:47.266 | [object6613] 2022-04-01 14:42:47.266 | max connections = 25 2022-04-01 14:42:47.266 | path = /opt/stack/data/swift/1/node/ 2022-04-01 14:42:47.266 | read only = false 2022-04-01 14:42:47.266 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-01 14:42:47.266 | 2022-04-01 14:42:47.266 | [object6623] 2022-04-01 14:42:47.266 | max connections = 25 2022-04-01 14:42:47.266 | path = /opt/stack/data/swift/2/node/ 2022-04-01 14:42:47.266 | read only = false 2022-04-01 14:42:47.266 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-01 14:42:47.266 | 2022-04-01 14:42:47.266 | [object6633] 2022-04-01 14:42:47.266 | max connections = 25 2022-04-01 14:42:47.266 | path = /opt/stack/data/swift/3/node/ 2022-04-01 14:42:47.266 | read only = false 2022-04-01 14:42:47.266 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-01 14:42:47.267 | 2022-04-01 14:42:47.267 | [object6643] 2022-04-01 14:42:47.267 | max connections = 25 2022-04-01 14:42:47.267 | path = /opt/stack/data/swift/4/node/ 2022-04-01 14:42:47.267 | read only = false 2022-04-01 14:42:47.267 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-01 14:42:47.267 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-01 14:42:47.270 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 14:42:47.272 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 14:42:47.274 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-01 14:42:47.286 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-01 14:42:47.288 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-01 14:42:47.293 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-01 14:42:47.297 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-01 14:42:47.299 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-01 14:42:47.303 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-01 14:42:47.331 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.31:8080/v1/ 2022-04-01 14:42:47.357 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-01 14:42:47.374 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-01 14:42:47.402 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-01 14:42:47.420 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-01 14:42:47.448 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-01 14:42:47.466 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-01 14:42:47.494 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-01 14:42:47.511 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-01 14:42:47.540 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-01 14:42:47.557 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 14:42:47.591 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-01 14:42:47.611 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-01 14:42:47.627 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 14:42:47.629 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-01 14:42:47.657 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-01 14:42:47.684 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-01 14:42:47.711 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-01 14:42:47.737 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-01 14:42:47.754 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 14:42:47.756 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-01 14:42:47.783 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-01 14:42:47.797 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 14:42:47.799 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-01 14:42:47.814 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:42:47.816 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-01 14:42:47.818 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-01 14:42:47.834 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 14:42:47.836 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-01 14:42:47.838 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-01 14:42:47.840 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-01 14:42:47.844 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-01 14:42:47.849 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-01 14:42:47.877 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-01 14:42:47.903 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-01 14:42:47.936 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-01 14:42:47.965 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-01 14:42:47.991 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-01 14:42:47.994 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-01 14:42:47.996 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-01 14:42:47.998 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-01 14:42:48.001 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-01 14:42:48.027 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-01 14:42:48.055 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.31/identity 2022-04-01 14:42:48.082 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-01 14:42:48.108 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-01 14:42:48.136 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-01 14:42:48.162 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-01 14:42:48.189 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-01 14:42:48.216 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 14:42:48.244 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-01 14:42:48.271 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-01 14:42:48.298 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-01 14:42:48.326 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-01 14:42:48.353 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-01 14:42:48.383 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-01 14:42:48.409 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-01 14:42:48.427 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-01 14:42:48.455 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-01 14:42:48.482 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-01 14:42:48.488 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-01 14:42:48.516 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-01 14:42:48.543 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-01 14:42:48.570 | + lib/swift:configure_swift:475 : local node_number 2022-04-01 14:42:48.572 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 14:42:48.575 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-01 14:42:48.577 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-01 14:42:48.581 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-01 14:42:48.583 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-01 14:42:48.586 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 14:42:48.588 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-01 14:42:48.590 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-01 14:42:48.592 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 14:42:48.594 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 14:42:48.597 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-01 14:42:48.614 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-01 14:42:48.642 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-01 14:42:48.660 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-01 14:42:48.687 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-01 14:42:48.705 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 14:42:48.734 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-01 14:42:48.751 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-01 14:42:48.781 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-01 14:42:48.799 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 14:42:48.827 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-01 14:42:48.845 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-01 14:42:48.873 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-01 14:42:48.891 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-01 14:42:48.919 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-01 14:42:48.937 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-01 14:42:48.968 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-01 14:42:48.986 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-01 14:42:49.013 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-01 14:42:49.018 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-01 14:42:49.035 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 14:42:49.064 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-01 14:42:49.092 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-01 14:42:49.095 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-01 14:42:49.099 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-01 14:42:49.102 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-01 14:42:49.104 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 14:42:49.106 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-01 14:42:49.108 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-01 14:42:49.110 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 14:42:49.112 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 14:42:49.114 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-01 14:42:49.134 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-01 14:42:49.161 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-01 14:42:49.179 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-01 14:42:49.208 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-01 14:42:49.225 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 14:42:49.255 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-01 14:42:49.275 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-01 14:42:49.303 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-01 14:42:49.323 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 14:42:49.352 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-01 14:42:49.370 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-01 14:42:49.398 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-01 14:42:49.416 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-01 14:42:49.445 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-01 14:42:49.462 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-01 14:42:49.491 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-01 14:42:49.510 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-01 14:42:49.536 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-01 14:42:49.541 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-01 14:42:49.559 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 14:42:49.587 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-01 14:42:49.589 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-01 14:42:49.594 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-01 14:42:49.596 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-01 14:42:49.598 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 14:42:49.600 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-01 14:42:49.603 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-01 14:42:49.605 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 14:42:49.607 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 14:42:49.609 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-01 14:42:49.639 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-01 14:42:49.667 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-01 14:42:49.685 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-01 14:42:49.713 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-01 14:42:49.731 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 14:42:49.759 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-01 14:42:49.780 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-01 14:42:49.808 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-01 14:42:49.826 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 14:42:49.855 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-01 14:42:49.873 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-01 14:42:49.900 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-01 14:42:49.919 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-01 14:42:49.946 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-01 14:42:49.964 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-01 14:42:49.994 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-01 14:42:50.011 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-01 14:42:50.038 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-01 14:42:50.044 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-01 14:42:50.061 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 14:42:50.089 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-01 14:42:50.117 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-01 14:42:50.145 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-01 14:42:50.173 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-01 14:42:50.175 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-01 14:42:50.180 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-01 14:42:50.208 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-01 14:42:50.236 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-01 14:42:50.264 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-01 14:42:50.296 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-01 14:42:50.324 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-01 14:42:50.351 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-01 14:42:50.382 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-01 14:42:50.409 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-01 14:42:50.436 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-01 14:42:50.452 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:42:50.454 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-01 14:42:50.473 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-01 14:42:50.476 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-01 14:42:50.495 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-01 14:42:50.498 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.31 2022-04-01 14:42:50.525 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-01 14:42:50.528 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-01 14:42:50.555 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.31/identity 2022-04-01 14:42:50.584 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-01 14:42:50.586 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-01 14:42:50.613 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-01 14:42:50.629 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 14:42:50.631 | + lib/swift:configure_swift:538 : local user_group 2022-04-01 14:42:50.634 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-01 14:42:50.639 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-01 14:42:50.641 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-01 14:42:50.653 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-01 14:42:50.655 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-01 14:42:50.666 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-01 14:42:50.668 | + lib/swift:configure_swift:545 : is_suse 2022-04-01 14:42:50.670 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 14:42:50.673 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 14:42:50.675 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 14:42:50.677 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 14:42:50.680 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 14:42:50.682 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 14:42:50.684 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-01 14:42:50.697 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-01 14:42:50.699 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-01 14:42:50.702 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-01 14:42:50.718 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 14:42:50.721 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-01 14:42:50.737 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:42:50.740 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-01 14:42:50.743 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-01 14:42:50.745 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-01 14:42:50.748 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 14:42:50.750 | + lib/stack:stack_install_service:32 : install_glance 2022-04-01 14:42:50.752 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-01 14:42:50.755 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-01 14:42:50.758 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-01 14:42:50.775 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:42:50.778 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-01 14:42:50.780 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-01 14:42:50.797 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 14:42:50.799 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-01 14:42:50.802 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-01 14:42:50.805 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-01 14:42:50.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 14:42:50.810 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-01 14:42:50.813 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-01 14:42:50.815 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 14:42:50.818 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-01 14:42:50.822 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-01 14:42:50.825 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-01 14:42:50.827 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-01 14:42:50.830 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-01 14:42:50.832 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-01 14:42:50.835 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-01 14:42:50.838 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-01 14:42:50.841 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-01 14:42:50.843 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-01 14:42:50.847 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-01 14:42:50.847 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-01 14:42:50.853 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-01 14:42:50.855 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-01 14:42:50.858 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-01 14:42:50.861 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-01 14:42:50.863 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-01 14:42:50.885 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-01 14:42:50.887 | + 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 'glance-store[swift,cinder]!=0.29.0' 2022-04-01 14:42:51.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:42:51.667 | from cryptography.utils import int_from_bytes 2022-04-01 14:42:51.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:42:51.667 | from cryptography.utils import int_from_bytes 2022-04-01 14:42:52.813 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 14:42:52.965 | Collecting glance-store[cinder,swift]!=0.29.0 2022-04-01 14:42:52.973 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-04-01 14:42:53.065 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-01 14:42:53.067 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-01 14:42:53.068 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-01 14:42:53.069 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-01 14:42:53.071 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-01 14:42:53.072 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-01 14:42:53.073 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-01 14:42:53.075 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-01 14:42:53.076 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-01 14:42:53.077 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-01 14:42:53.078 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-01 14:42:53.079 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-01 14:42:53.081 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-01 14:42:53.084 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-01 14:42:53.266 | Collecting os-brick>=2.6.0 2022-04-01 14:42:53.275 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-04-01 14:42:53.405 | Collecting python-cinderclient>=4.1.0 2022-04-01 14:42:53.412 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-04-01 14:42:53.490 | Collecting python-swiftclient>=3.2.0 2022-04-01 14:42:53.497 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/984/805daa56148eb/python_swiftclient-3.13.1-py2.py3-none-any.whl (87 kB) 2022-04-01 14:42:53.504 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-01 14:42:53.513 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-04-01 14:42:53.514 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-01 14:42:53.528 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-01 14:42:53.596 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-01 14:42:53.598 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-01 14:42:53.599 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-01 14:42:53.623 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-01 14:42:53.624 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-01 14:42:53.628 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-01 14:42:53.629 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-01 14:42:53.630 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-01 14:42:53.643 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-01 14:42:53.685 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-01 14:42:53.686 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-01 14:42:53.687 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-01 14:42:53.689 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-01 14:42:53.708 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-01 14:42:53.711 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-01 14:42:53.726 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-04-01 14:42:53.743 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-01 14:42:53.745 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-01 14:42:53.766 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-04-01 14:42:53.768 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-01 14:42:53.856 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-01 14:42:53.857 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-01 14:42:53.858 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-04-01 14:42:53.860 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-01 14:42:53.913 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-01 14:42:53.938 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-04-01 14:42:54.214 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-01 14:42:54.220 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-01 14:42:54.253 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-01 14:42:54.254 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-01 14:42:54.257 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-01 14:42:54.258 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-01 14:42:54.260 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-01 14:42:54.262 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-01 14:42:54.322 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-01 14:42:54.520 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-01 14:42:54.544 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-04-01 14:42:54.629 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-01 14:42:54.776 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-01 14:42:56.381 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-04-01 14:42:57.410 | Successfully installed glance-store-3.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-3.13.1 2022-04-01 14:42:57.410 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 14:42:57.417 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 14:42:57.417 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 14:42:57.546 | + inc/python:pip_install:200 : result=0 2022-04-01 14:42:57.548 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 14:42:57.551 | + functions-common:time_stop:2425 : local name 2022-04-01 14:42:57.554 | + functions-common:time_stop:2426 : local end_time 2022-04-01 14:42:57.556 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 14:42:57.558 | + functions-common:time_stop:2428 : local total 2022-04-01 14:42:57.561 | + functions-common:time_stop:2429 : local start_time 2022-04-01 14:42:57.563 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 14:42:57.566 | + functions-common:time_stop:2432 : start_time=1648824170879 2022-04-01 14:42:57.568 | + functions-common:time_stop:2434 : [[ -z 1648824170879 ]] 2022-04-01 14:42:57.572 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 14:42:57.576 | + functions-common:time_stop:2437 : end_time=1648824177573 2022-04-01 14:42:57.579 | + functions-common:time_stop:2438 : elapsed_time=6694 2022-04-01 14:42:57.581 | + functions-common:time_stop:2439 : total=93619 2022-04-01 14:42:57.583 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 14:42:57.586 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=100313 2022-04-01 14:42:57.589 | + inc/python:pip_install:203 : return 0 2022-04-01 14:42:57.591 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-01 14:42:57.594 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-01 14:42:57.596 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-01 14:42:57.610 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-01 14:42:57.614 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-01 14:42:57.617 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-01 14:42:57.619 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-01 14:42:57.622 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 14:42:57.624 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 14:42:57.627 | ++ functions-common:git_clone:612 : pwd 2022-04-01 14:42:57.629 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 14:42:57.632 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 14:42:57.635 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 14:42:57.654 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 14:42:57.656 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 14:42:57.658 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 14:42:57.661 | + functions-common:git_clone:629 : echo master 2022-04-01 14:42:57.662 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 14:42:57.667 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-01 14:42:57.669 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 14:42:57.672 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-04-01 14:42:57.675 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 14:42:57.675 | + functions-common:git_clone:678 : head -1 2022-04-01 14:42:57.679 | c99c3af4f Merge "Document new properties used by Ironic" 2022-04-01 14:42:57.682 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 14:42:57.684 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-01 14:42:57.687 | + inc/python:setup_develop:338 : local bindep 2022-04-01 14:42:57.689 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 14:42:57.692 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-01 14:42:57.695 | + inc/python:setup_develop:344 : local extras= 2022-04-01 14:42:57.698 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-01 14:42:57.701 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 14:42:57.704 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 14:42:57.707 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-01 14:42:57.709 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 14:42:57.713 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 14:42:57.718 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-01 14:42:57.719 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 14:42:57.725 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-01 14:42:57.727 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 14:42:57.730 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 14:42:57.734 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-01 14:42:57.739 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-01 14:42:57.742 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-01 14:42:58.410 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-01 14:42:58.413 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 14:42:58.416 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 14:42:58.418 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 14:42:58.420 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 14:42:58.423 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-01 14:42:58.425 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 14:42:58.427 | + inc/python:setup_package:428 : local extras= 2022-04-01 14:42:58.430 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 14:42:58.432 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 14:42:58.435 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 14:42:58.437 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 14:42:58.439 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 14:42:58.442 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-01 14:42:58.465 | Using python 3.8 to install /opt/stack/glance 2022-04-01 14:42:58.467 | + 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/glance 2022-04-01 14:42:59.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:42:59.230 | from cryptography.utils import int_from_bytes 2022-04-01 14:42:59.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 14:42:59.230 | from cryptography.utils import int_from_bytes 2022-04-01 14:43:00.519 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 14:43:00.544 | Obtaining file:///opt/stack/glance 2022-04-01 14:43:00.544 | Preparing metadata (setup.py): started