2021-12-20 09:14:36.697 | + ./stack.sh:main:462 : exec 2021-12-20 09:14:36.697 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-20-091436' 2021-12-20 09:14:36.697 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-20-091436.summary.2021-12-20-091436 2021-12-20 09:14:36.697 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-12-20 09:14:36.697 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-20-091436 2021-12-20 09:14:36.697 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-20-091436 /opt/stack/logs/stack.sh.log 2021-12-20 09:14:36.697 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-20-091436.summary.2021-12-20-091436 /opt/stack/logs/stack.sh.log.summary 2021-12-20 09:14:36.697 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2021-12-20 09:14:36.697 | + functions:check_path_perm_sanity:620 : local real_path 2021-12-20 09:14:36.697 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2021-12-20 09:14:36.697 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2021-12-20 09:14:36.697 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2021-12-20 09:14:36.697 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2021-12-20 09:14:36.697 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2021-12-20 09:14:36.697 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-20 09:14:36.697 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2021-12-20 09:14:36.697 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2021-12-20 09:14:36.697 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-12-20 09:14:36.697 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-20 09:14:36.697 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2021-12-20 09:14:36.697 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2021-12-20 09:14:36.697 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-12-20 09:14:36.698 | + ./stack.sh:main:494 : trap exit_trap EXIT 2021-12-20 09:14:36.700 | + ./stack.sh:main:535 : trap err_trap ERR 2021-12-20 09:14:36.702 | + ./stack.sh:main:548 : set -o errexit 2021-12-20 09:14:36.703 | + ./stack.sh:main:551 : uname -a 2021-12-20 09:14:36.704 | Linux dv-neutron-victoria-2-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 2021-12-20 09:14:36.706 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-20 09:14:36.708 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-20 09:14:36.711 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2021-12-20 09:14:36.742 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-20 09:14:36.758 | + ./stack.sh:main:565 : fetch_plugins 2021-12-20 09:14:36.760 | + functions-common:fetch_plugins:1656 : local plugins= 2021-12-20 09:14:36.761 | + functions-common:fetch_plugins:1657 : local plugin 2021-12-20 09:14:36.763 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2021-12-20 09:14:36.765 | + functions-common:fetch_plugins:1661 : return 2021-12-20 09:14:36.767 | + ./stack.sh:main:569 : run_phase override_defaults 2021-12-20 09:14:36.769 | + functions-common:run_phase:1738 : local mode=override_defaults 2021-12-20 09:14:36.771 | + functions-common:run_phase:1739 : local phase= 2021-12-20 09:14:36.773 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-20 09:14:36.774 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2021-12-20 09:14:36.776 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-20 09:14:36.778 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2021-12-20 09:14:36.780 | + functions-common:run_phase:1748 : local extra 2021-12-20 09:14:36.782 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-20 09:14:36.785 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2021-12-20 09:14:36.787 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-20 09:14:36.789 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-20 09:14:36.790 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-20 09:14:36.792 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-20 09:14:36.805 | ++ functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:14:36.806 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-20 09:14:36.808 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-20 09:14:36.810 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-20 09:14:36.812 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-20 09:14:36.814 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-20 09:14:36.815 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-20 09:14:36.817 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-20 09:14:36.819 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-20 09:14:36.821 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-20 09:14:36.822 | + functions-common:run_phase:1762 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-20 09:14:36.824 | + functions-common:run_phase:1763 : plugin_override_defaults 2021-12-20 09:14:36.826 | + functions-common:plugin_override_defaults:1697 : local plugins= 2021-12-20 09:14:36.827 | + functions-common:plugin_override_defaults:1698 : local plugin 2021-12-20 09:14:36.830 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2021-12-20 09:14:36.832 | + functions-common:plugin_override_defaults:1702 : return 2021-12-20 09:14:36.833 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2021-12-20 09:14:36.851 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2021-12-20 09:14:36.854 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-20 09:14:36.866 | ++ functions-common:is_service_enabled:1966 : return 1 2021-12-20 09:14:36.869 | +++ lib/tls:source:43 : hostname -f 2021-12-20 09:14:36.872 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-20 09:14:36.874 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-20 09:14:36.876 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-20 09:14:36.878 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-20 09:14:36.879 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-20 09:14:36.881 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-20 09:14:36.883 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-20 09:14:36.884 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-20 09:14:36.886 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-20 09:14:36.888 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-20 09:14:36.893 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2021-12-20 09:14:36.905 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2021-12-20 09:14:36.922 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2021-12-20 09:14:36.934 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2021-12-20 09:14:36.946 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2021-12-20 09:14:36.976 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2021-12-20 09:14:37.018 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2021-12-20 09:14:37.100 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2021-12-20 09:14:37.121 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2021-12-20 09:14:37.160 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2021-12-20 09:14:37.222 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2021-12-20 09:14:37.351 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2021-12-20 09:14:37.367 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2021-12-20 09:14:37.382 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-20 09:14:37.395 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2021-12-20 09:14:37.482 | + ./stack.sh:main:598 : run_phase source 2021-12-20 09:14:37.486 | + functions-common:run_phase:1738 : local mode=source 2021-12-20 09:14:37.489 | + functions-common:run_phase:1739 : local phase= 2021-12-20 09:14:37.493 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-20 09:14:37.496 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2021-12-20 09:14:37.500 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-20 09:14:37.503 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2021-12-20 09:14:37.506 | + functions-common:run_phase:1748 : local extra 2021-12-20 09:14:37.510 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-20 09:14:37.514 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2021-12-20 09:14:37.516 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-20 09:14:37.518 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-20 09:14:37.520 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-20 09:14:37.522 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-20 09:14:37.537 | ++ functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:14:37.539 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-20 09:14:37.541 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-20 09:14:37.580 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-20 09:14:37.582 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-12-20 09:14:37.585 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2021-12-20 09:14:37.587 | + functions-common:run_phase:1760 : load_plugin_settings 2021-12-20 09:14:37.589 | + functions-common:load_plugin_settings:1674 : local plugins= 2021-12-20 09:14:37.591 | + functions-common:load_plugin_settings:1675 : local plugin 2021-12-20 09:14:37.593 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2021-12-20 09:14:37.596 | + functions-common:load_plugin_settings:1679 : return 2021-12-20 09:14:37.598 | + functions-common:run_phase:1761 : verify_disabled_services 2021-12-20 09:14:37.600 | + functions-common:verify_disabled_services:2021 : local service 2021-12-20 09:14:37.602 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.605 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-20 09:14:37.607 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.609 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-20 09:14:37.611 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.614 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-20 09:14:37.616 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.618 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-20 09:14:37.620 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.623 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-20 09:14:37.625 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.627 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-20 09:14:37.629 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.631 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-20 09:14:37.634 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.636 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-20 09:14:37.638 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.640 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-20 09:14:37.643 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.645 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-20 09:14:37.648 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.651 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-20 09:14:37.653 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.655 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-20 09:14:37.658 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.660 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-20 09:14:37.662 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.664 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-20 09:14:37.667 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.669 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-20 09:14:37.671 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.673 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-20 09:14:37.676 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.678 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-20 09:14:37.680 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.682 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-20 09:14:37.685 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.688 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-20 09:14:37.691 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.694 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-20 09:14:37.697 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.700 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-20 09:14:37.703 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.706 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-20 09:14:37.709 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.712 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-20 09:14:37.715 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.718 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-20 09:14:37.720 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.722 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-20 09:14:37.724 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.727 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-20 09:14:37.730 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.732 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-20 09:14:37.735 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.737 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-20 09:14:37.739 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.742 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-20 09:14:37.745 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.747 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-20 09:14:37.749 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.751 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-20 09:14:37.754 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.756 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-20 09:14:37.758 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.760 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-20 09:14:37.762 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.765 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-20 09:14:37.767 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.769 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-20 09:14:37.772 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.774 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-20 09:14:37.776 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.778 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-20 09:14:37.781 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.783 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-20 09:14:37.785 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.787 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-20 09:14:37.789 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.793 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-20 09:14:37.801 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.803 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-20 09:14:37.806 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 09:14:37.809 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-20 09:14:37.812 | + ./stack.sh:main:669 : initialize_database_backends 2021-12-20 09:14:37.814 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-20 09:14:37.817 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-20 09:14:37.831 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:14:37.833 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-20 09:14:37.835 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-20 09:14:37.837 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-20 09:14:37.852 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 09:14:37.855 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-20 09:14:37.857 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-20 09:14:37.859 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-20 09:14:37.861 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-20 09:14:37.863 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-20 09:14:37.866 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-20 09:14:37.868 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-20 09:14:37.871 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-20 09:14:37.874 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-20 09:14:37.877 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-12-20 09:14:37.879 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-20 09:14:37.882 | + lib/database:initialize_database_backends:104 : return 0 2021-12-20 09:14:37.885 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2021-12-20 09:14:37.885 | Using mysql database backend 2021-12-20 09:14:37.887 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-20 09:14:37.904 | + ./stack.sh:main:685 : is_service_enabled rabbit 2021-12-20 09:14:37.924 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:14:37.926 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-20 09:14:37.942 | + ./stack.sh:main:693 : is_service_enabled keystone 2021-12-20 09:14:37.963 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:14:37.966 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-20 09:14:37.987 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-20 09:14:38.006 | + ./stack.sh:main:708 : is_service_enabled ldap 2021-12-20 09:14:38.025 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 09:14:38.029 | + ./stack.sh:main:717 : is_service_enabled nova 2021-12-20 09:14:38.044 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:14:38.048 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-12-20 09:14:38.053 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2021-12-20 09:14:38.072 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:14:38.074 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-20 09:14:38.092 | + ./stack.sh:main:733 : [[ -z '' ]] 2021-12-20 09:14:38.094 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2021-12-20 09:14:38.096 | + ./stack.sh:main:739 : save_stackenv 739 2021-12-20 09:14:38.099 | + functions-common:save_stackenv:60 : local tag=739 2021-12-20 09:14:38.102 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-20 09:14:38.107 | + functions-common:save_stackenv:62 : time_stamp=2021-12-20-091438 2021-12-20 09:14:38.110 | + functions-common:save_stackenv:63 : echo '# 2021-12-20-091438 739' 2021-12-20 09:14:38.113 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 09:14:38.115 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-20 09:14:38.117 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 09:14:38.120 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-20 09:14:38.122 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 09:14:38.124 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-20 09:14:38.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 09:14:38.129 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-20 09:14:38.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 09:14:38.134 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2021-12-20 09:14:38.137 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 09:14:38.140 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2021-12-20 09:14:38.142 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 09:14:38.145 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-20-091436 2021-12-20 09:14:38.147 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 09:14:38.149 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-20 09:14:38.152 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 09:14:38.155 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2021-12-20 09:14:38.157 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 09:14:38.159 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-20 09:14:38.163 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 09:14:38.165 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-20 09:14:38.167 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 09:14:38.170 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-20 09:14:38.173 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 09:14:38.175 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-20 09:14:38.178 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2021-12-20 09:14:38.180 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-20 09:14:38.182 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2021-12-20 09:14:38.185 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-12-20 09:14:38.187 | + functions-common:git_clone:528 : local orig_dir 2021-12-20 09:14:38.189 | ++ functions-common:git_clone:529 : pwd 2021-12-20 09:14:38.192 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-12-20 09:14:38.195 | + functions-common:git_clone:530 : local git_clone_flags= 2021-12-20 09:14:38.198 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-12-20 09:14:38.212 | + functions-common:git_clone:532 : RECLONE=False 2021-12-20 09:14:38.215 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-12-20 09:14:38.217 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-12-20 09:14:38.220 | + functions-common:git_clone:546 : echo stable/victoria 2021-12-20 09:14:38.220 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-12-20 09:14:38.225 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2021-12-20 09:14:38.227 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-12-20 09:14:38.230 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2021-12-20 09:14:38.232 | + functions-common:git_clone:595 : git show --oneline 2021-12-20 09:14:38.233 | + functions-common:git_clone:595 : head -1 2021-12-20 09:14:38.236 | 533601b0 update constraint for oslo.context to new release 3.1.2 2021-12-20 09:14:38.239 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-12-20 09:14:38.241 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2021-12-20 09:14:38.244 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-12-20 09:14:38.246 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2021-12-20 09:14:38.249 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-20 09:14:38.251 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-20 09:14:38.253 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-20 09:14:38.256 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-20 09:14:38.258 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-20 09:14:38.261 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-20 09:14:38.263 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-20 09:14:38.266 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-20 09:14:38.270 | ++ tools/install_prereqs.sh:source:47 : NOW=1639991678 2021-12-20 09:14:38.273 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-20 09:14:38.277 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-12-20 09:14:38.280 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-12-20 09:14:38.282 | ++ tools/install_prereqs.sh:source:49 : DELTA=1639991678 2021-12-20 09:14:38.284 | ++ tools/install_prereqs.sh:source:50 : [[ 1639991678 -lt 7200 ]] 2021-12-20 09:14:38.287 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-20 09:14:38.289 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2021-12-20 09:14:38.291 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-12-20 09:14:38.293 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2021-12-20 09:14:38.296 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-12-20 09:14:38.298 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2021-12-20 09:14:38.300 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-12-20 09:14:38.303 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-20 09:14:38.354 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-20 09:14:38.354 | apache2-dev 2021-12-20 09:14:38.354 | bc 2021-12-20 09:14:38.354 | bsdmainutils 2021-12-20 09:14:38.354 | curl 2021-12-20 09:14:38.354 | g++ 2021-12-20 09:14:38.354 | gcc 2021-12-20 09:14:38.354 | gettext 2021-12-20 09:14:38.354 | git 2021-12-20 09:14:38.354 | graphviz 2021-12-20 09:14:38.354 | iputils-ping 2021-12-20 09:14:38.354 | libapache2-mod-proxy-uwsgi 2021-12-20 09:14:38.354 | libffi-dev 2021-12-20 09:14:38.354 | libjpeg-dev 2021-12-20 09:14:38.354 | libmysqlclient-dev 2021-12-20 09:14:38.354 | libpcre3-dev 2021-12-20 09:14:38.354 | libpq-dev 2021-12-20 09:14:38.354 | libssl-dev 2021-12-20 09:14:38.355 | libsystemd-dev 2021-12-20 09:14:38.355 | libxml2-dev 2021-12-20 09:14:38.355 | libxslt1-dev 2021-12-20 09:14:38.355 | libyaml-dev 2021-12-20 09:14:38.355 | lsof 2021-12-20 09:14:38.355 | openssh-server 2021-12-20 09:14:38.355 | openssl 2021-12-20 09:14:38.355 | pkg-config 2021-12-20 09:14:38.355 | psmisc 2021-12-20 09:14:38.355 | python3-dev 2021-12-20 09:14:38.355 | python3-pip 2021-12-20 09:14:38.355 | python3-venv 2021-12-20 09:14:38.355 | tar 2021-12-20 09:14:38.355 | tcpdump 2021-12-20 09:14:38.355 | unzip 2021-12-20 09:14:38.355 | uuid-runtime 2021-12-20 09:14:38.355 | wget 2021-12-20 09:14:38.355 | wget 2021-12-20 09:14:38.355 | zlib1g-dev 2021-12-20 09:14:38.355 | libkrb5-dev 2021-12-20 09:14:38.355 | libldap2-dev 2021-12-20 09:14:38.355 | libsasl2-dev 2021-12-20 09:14:38.355 | memcached 2021-12-20 09:14:38.355 | python3-mysqldb 2021-12-20 09:14:38.355 | sqlite3 2021-12-20 09:14:38.355 | conntrack 2021-12-20 09:14:38.355 | curl 2021-12-20 09:14:38.355 | dnsmasq-base 2021-12-20 09:14:38.355 | dnsmasq-utils 2021-12-20 09:14:38.355 | ebtables 2021-12-20 09:14:38.355 | gawk 2021-12-20 09:14:38.356 | genisoimage 2021-12-20 09:14:38.356 | iptables 2021-12-20 09:14:38.356 | iputils-arping 2021-12-20 09:14:38.356 | kpartx 2021-12-20 09:14:38.356 | libjs-jquery-tablesorter 2021-12-20 09:14:38.356 | libmysqlclient-dev 2021-12-20 09:14:38.356 | parted 2021-12-20 09:14:38.356 | pm-utils 2021-12-20 09:14:38.356 | python3-mysqldb 2021-12-20 09:14:38.356 | socat 2021-12-20 09:14:38.356 | sqlite3 2021-12-20 09:14:38.356 | sudo 2021-12-20 09:14:38.356 | vlan 2021-12-20 09:14:38.356 | lsscsi 2021-12-20 09:14:38.356 | open-iscsi 2021-12-20 09:14:38.356 | lvm2 2021-12-20 09:14:38.356 | qemu-utils 2021-12-20 09:14:38.356 | thin-provisioning-tools 2021-12-20 09:14:38.356 | acl 2021-12-20 09:14:38.356 | dnsmasq-base 2021-12-20 09:14:38.356 | dnsmasq-utils 2021-12-20 09:14:38.356 | ebtables 2021-12-20 09:14:38.356 | haproxy 2021-12-20 09:14:38.357 | iptables 2021-12-20 09:14:38.357 | iputils-arping 2021-12-20 09:14:38.357 | iputils-ping 2021-12-20 09:14:38.357 | libmysqlclient-dev 2021-12-20 09:14:38.357 | postgresql-server-dev-all 2021-12-20 09:14:38.357 | python3-mysqldb 2021-12-20 09:14:38.357 | sqlite3 2021-12-20 09:14:38.357 | sudo 2021-12-20 09:14:38.357 | vlan 2021-12-20 09:14:38.357 | ipset 2021-12-20 09:14:38.357 | conntrack 2021-12-20 09:14:38.357 | conntrackd 2021-12-20 09:14:38.357 | keepalived 2021-12-20 09:14:38.357 | dstat 2021-12-20 09:14:38.357 | lvm2 2021-12-20 09:14:38.357 | qemu-utils 2021-12-20 09:14:38.357 | thin-provisioning-tools 2021-12-20 09:14:38.357 | curl 2021-12-20 09:14:38.357 | liberasurecode-dev 2021-12-20 09:14:38.357 | make 2021-12-20 09:14:38.357 | memcached 2021-12-20 09:14:38.357 | sqlite3 2021-12-20 09:14:38.357 | xfsprogs' 2021-12-20 09:14:38.359 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-20 09:14:38.382 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-20 09:14:38.382 | apache2-dev 2021-12-20 09:14:38.382 | bc 2021-12-20 09:14:38.382 | bsdmainutils 2021-12-20 09:14:38.382 | curl 2021-12-20 09:14:38.382 | g++ 2021-12-20 09:14:38.382 | gcc 2021-12-20 09:14:38.382 | gettext 2021-12-20 09:14:38.382 | git 2021-12-20 09:14:38.382 | graphviz 2021-12-20 09:14:38.382 | iputils-ping 2021-12-20 09:14:38.382 | libapache2-mod-proxy-uwsgi 2021-12-20 09:14:38.382 | libffi-dev 2021-12-20 09:14:38.382 | libjpeg-dev 2021-12-20 09:14:38.382 | libmysqlclient-dev 2021-12-20 09:14:38.382 | libpcre3-dev 2021-12-20 09:14:38.382 | libpq-dev 2021-12-20 09:14:38.382 | libssl-dev 2021-12-20 09:14:38.383 | libsystemd-dev 2021-12-20 09:14:38.383 | libxml2-dev 2021-12-20 09:14:38.383 | libxslt1-dev 2021-12-20 09:14:38.383 | libyaml-dev 2021-12-20 09:14:38.383 | lsof 2021-12-20 09:14:38.383 | openssh-server 2021-12-20 09:14:38.383 | openssl 2021-12-20 09:14:38.383 | pkg-config 2021-12-20 09:14:38.383 | psmisc 2021-12-20 09:14:38.383 | python3-dev 2021-12-20 09:14:38.383 | python3-pip 2021-12-20 09:14:38.383 | python3-venv 2021-12-20 09:14:38.383 | tar 2021-12-20 09:14:38.383 | tcpdump 2021-12-20 09:14:38.383 | unzip 2021-12-20 09:14:38.383 | uuid-runtime 2021-12-20 09:14:38.383 | wget 2021-12-20 09:14:38.383 | wget 2021-12-20 09:14:38.383 | zlib1g-dev 2021-12-20 09:14:38.383 | libkrb5-dev 2021-12-20 09:14:38.383 | libldap2-dev 2021-12-20 09:14:38.383 | libsasl2-dev 2021-12-20 09:14:38.383 | memcached 2021-12-20 09:14:38.383 | python3-mysqldb 2021-12-20 09:14:38.383 | sqlite3 2021-12-20 09:14:38.383 | conntrack 2021-12-20 09:14:38.383 | curl 2021-12-20 09:14:38.383 | dnsmasq-base 2021-12-20 09:14:38.383 | dnsmasq-utils 2021-12-20 09:14:38.383 | ebtables 2021-12-20 09:14:38.383 | gawk 2021-12-20 09:14:38.383 | genisoimage 2021-12-20 09:14:38.383 | iptables 2021-12-20 09:14:38.383 | iputils-arping 2021-12-20 09:14:38.383 | kpartx 2021-12-20 09:14:38.383 | libjs-jquery-tablesorter 2021-12-20 09:14:38.383 | libmysqlclient-dev 2021-12-20 09:14:38.384 | parted 2021-12-20 09:14:38.384 | pm-utils 2021-12-20 09:14:38.384 | python3-mysqldb 2021-12-20 09:14:38.384 | socat 2021-12-20 09:14:38.384 | sqlite3 2021-12-20 09:14:38.384 | sudo 2021-12-20 09:14:38.384 | vlan 2021-12-20 09:14:38.384 | lsscsi 2021-12-20 09:14:38.384 | open-iscsi 2021-12-20 09:14:38.384 | lvm2 2021-12-20 09:14:38.384 | qemu-utils 2021-12-20 09:14:38.384 | thin-provisioning-tools 2021-12-20 09:14:38.384 | acl 2021-12-20 09:14:38.384 | dnsmasq-base 2021-12-20 09:14:38.384 | dnsmasq-utils 2021-12-20 09:14:38.384 | ebtables 2021-12-20 09:14:38.384 | haproxy 2021-12-20 09:14:38.384 | iptables 2021-12-20 09:14:38.384 | iputils-arping 2021-12-20 09:14:38.384 | iputils-ping 2021-12-20 09:14:38.384 | libmysqlclient-dev 2021-12-20 09:14:38.384 | postgresql-server-dev-all 2021-12-20 09:14:38.384 | python3-mysqldb 2021-12-20 09:14:38.384 | sqlite3 2021-12-20 09:14:38.384 | sudo 2021-12-20 09:14:38.384 | vlan 2021-12-20 09:14:38.384 | ipset 2021-12-20 09:14:38.384 | conntrack 2021-12-20 09:14:38.384 | conntrackd 2021-12-20 09:14:38.384 | keepalived 2021-12-20 09:14:38.384 | dstat 2021-12-20 09:14:38.384 | lvm2 2021-12-20 09:14:38.384 | qemu-utils 2021-12-20 09:14:38.384 | thin-provisioning-tools 2021-12-20 09:14:38.384 | curl 2021-12-20 09:14:38.384 | liberasurecode-dev 2021-12-20 09:14:38.384 | make 2021-12-20 09:14:38.384 | memcached 2021-12-20 09:14:38.384 | sqlite3 2021-12-20 09:14:38.385 | xfsprogs ' 2021-12-20 09:14:38.385 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-20 09:14:38.387 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:14:38.389 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:14:38.393 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-20 09:14:38.393 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-20 09:14:38.397 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-20 09:14:38.400 | ++ functions-common:install_package:1344 : update_package_repo 2021-12-20 09:14:38.402 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-12-20 09:14:38.404 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2021-12-20 09:14:38.408 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-12-20 09:14:38.409 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-12-20 09:14:38.412 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-12-20 09:14:38.414 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:14:38.417 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:14:38.421 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-12-20 09:14:38.424 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-12-20 09:14:38.426 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-12-20 09:14:38.428 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2021-12-20 09:14:38.432 | +++ functions-common:apt_get_update:1078 : id -u 2021-12-20 09:14:38.437 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-12-20 09:14:38.439 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2021-12-20 09:14:38.441 | ++ functions-common:time_start:2296 : local name=apt-get-update 2021-12-20 09:14:38.443 | ++ functions-common:time_start:2297 : local start_time= 2021-12-20 09:14:38.445 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2021-12-20 09:14:38.449 | +++ functions-common:time_start:2301 : date +%s%3N 2021-12-20 09:14:38.453 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1639991678450 2021-12-20 09:14:38.455 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-20 09:14:38.458 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-20 09:14:38.461 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-20 09:14:38.788 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-20 09:14:38.852 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-20 09:14:38.981 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-20 09:14:39.110 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-12-20 09:14:41.142 | Reading package lists... 2021-12-20 09:14:41.178 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-12-20 09:14:41.180 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-12-20 09:14:41.183 | ++ functions-common:time_stop:2310 : local name 2021-12-20 09:14:41.186 | ++ functions-common:time_stop:2311 : local end_time 2021-12-20 09:14:41.188 | ++ functions-common:time_stop:2312 : local elapsed_time 2021-12-20 09:14:41.191 | ++ functions-common:time_stop:2313 : local total 2021-12-20 09:14:41.194 | ++ functions-common:time_stop:2314 : local start_time 2021-12-20 09:14:41.199 | ++ functions-common:time_stop:2316 : name=apt-get-update 2021-12-20 09:14:41.201 | ++ functions-common:time_stop:2317 : start_time=1639991678450 2021-12-20 09:14:41.204 | ++ functions-common:time_stop:2319 : [[ -z 1639991678450 ]] 2021-12-20 09:14:41.207 | +++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 09:14:41.212 | ++ functions-common:time_stop:2322 : end_time=1639991681209 2021-12-20 09:14:41.214 | ++ functions-common:time_stop:2323 : elapsed_time=2759 2021-12-20 09:14:41.216 | ++ functions-common:time_stop:2324 : total=0 2021-12-20 09:14:41.218 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 09:14:41.220 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=2759 2021-12-20 09:14:41.223 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-20 09:14:41.226 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-12-20 09:14:41.228 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:14:41.231 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:14:41.234 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-20 09:14:41.255 | ++ functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-20 09:14:41.364 | Reading package lists... 2021-12-20 09:14:41.611 | Building dependency tree... 2021-12-20 09:14:41.612 | Reading state information... 2021-12-20 09:14:41.891 | bc is already the newest version (1.07.1-2build1). 2021-12-20 09:14:41.891 | bc set to manually installed. 2021-12-20 09:14:41.891 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-12-20 09:14:41.891 | bsdmainutils set to manually installed. 2021-12-20 09:14:41.891 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-12-20 09:14:41.891 | gawk set to manually installed. 2021-12-20 09:14:41.891 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-12-20 09:14:41.892 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-12-20 09:14:41.892 | iptables set to manually installed. 2021-12-20 09:14:41.892 | iputils-ping is already the newest version (3:20190709-3). 2021-12-20 09:14:41.892 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-12-20 09:14:41.892 | kpartx set to manually installed. 2021-12-20 09:14:41.892 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-12-20 09:14:41.892 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-12-20 09:14:41.892 | psmisc is already the newest version (23.3-1). 2021-12-20 09:14:41.892 | psmisc set to manually installed. 2021-12-20 09:14:41.892 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-12-20 09:14:41.892 | tcpdump is already the newest version (4.9.3-4). 2021-12-20 09:14:41.892 | tcpdump set to manually installed. 2021-12-20 09:14:41.892 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-12-20 09:14:41.892 | thin-provisioning-tools set to manually installed. 2021-12-20 09:14:41.892 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-12-20 09:14:41.892 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-12-20 09:14:41.892 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-12-20 09:14:41.892 | lsof set to manually installed. 2021-12-20 09:14:41.892 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-12-20 09:14:41.892 | parted set to manually installed. 2021-12-20 09:14:41.892 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-12-20 09:14:41.892 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-12-20 09:14:41.892 | tar set to manually installed. 2021-12-20 09:14:41.892 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-12-20 09:14:41.892 | uuid-runtime set to manually installed. 2021-12-20 09:14:41.892 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-12-20 09:14:41.892 | zlib1g-dev set to manually installed. 2021-12-20 09:14:41.892 | The following packages were automatically installed and are no longer required: 2021-12-20 09:14:41.892 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-20 09:14:41.892 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-20 09:14:41.892 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-20 09:14:41.892 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-20 09:14:41.893 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-12-20 09:14:41.893 | python3-zope.interface 2021-12-20 09:14:41.893 | Use 'sudo apt autoremove' to remove them. 2021-12-20 09:14:41.893 | The following additional packages will be installed: 2021-12-20 09:14:41.893 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-12-20 09:14:41.893 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-12-20 09:14:41.893 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-12-20 09:14:41.893 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-12-20 09:14:41.893 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-12-20 09:14:41.893 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-12-20 09:14:41.893 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-12-20 09:14:41.893 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-12-20 09:14:41.893 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-12-20 09:14:41.893 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-12-20 09:14:41.893 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-12-20 09:14:41.893 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-12-20 09:14:41.893 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-12-20 09:14:41.893 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-12-20 09:14:41.893 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-12-20 09:14:41.893 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-12-20 09:14:41.893 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-12-20 09:14:41.893 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-12-20 09:14:41.893 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-12-20 09:14:41.893 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-12-20 09:14:41.894 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2021-12-20 09:14:41.894 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2021-12-20 09:14:41.894 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2021-12-20 09:14:41.894 | libpq5 librados2 librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config 2021-12-20 09:14:41.894 | libsensors5 libsm6 libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev 2021-12-20 09:14:41.894 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2021-12-20 09:14:41.894 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-12-20 09:14:41.894 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2021-12-20 09:14:41.894 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2021-12-20 09:14:41.894 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-12-20 09:14:41.894 | postgresql-client-12 postgresql-client-common postgresql-common 2021-12-20 09:14:41.894 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2021-12-20 09:14:41.894 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2021-12-20 09:14:41.894 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2021-12-20 09:14:41.895 | Suggested packages: 2021-12-20 09:14:41.895 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-12-20 09:14:41.895 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-12-20 09:14:41.896 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-12-20 09:14:41.896 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-12-20 09:14:41.896 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-12-20 09:14:41.896 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-12-20 09:14:41.896 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-12-20 09:14:41.896 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-12-20 09:14:41.896 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-12-20 09:14:41.896 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-12-20 09:14:41.896 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2021-12-20 09:14:41.896 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2021-12-20 09:14:41.896 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2021-12-20 09:14:41.896 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2021-12-20 09:14:41.896 | openssl-blacklist systemd-container zip 2021-12-20 09:14:42.110 | The following NEW packages will be installed: 2021-12-20 09:14:42.110 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-12-20 09:14:42.110 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-12-20 09:14:42.110 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-12-20 09:14:42.110 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-12-20 09:14:42.110 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-12-20 09:14:42.110 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-12-20 09:14:42.110 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-12-20 09:14:42.110 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-12-20 09:14:42.110 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-12-20 09:14:42.110 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-12-20 09:14:42.110 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-20 09:14:42.110 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-12-20 09:14:42.110 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-12-20 09:14:42.110 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-12-20 09:14:42.110 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-12-20 09:14:42.110 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-12-20 09:14:42.111 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-12-20 09:14:42.111 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-12-20 09:14:42.111 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-12-20 09:14:42.111 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-20 09:14:42.111 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-12-20 09:14:42.111 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-12-20 09:14:42.111 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-12-20 09:14:42.111 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-12-20 09:14:42.111 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-12-20 09:14:42.111 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2021-12-20 09:14:42.111 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2021-12-20 09:14:42.111 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2021-12-20 09:14:42.111 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2021-12-20 09:14:42.111 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2021-12-20 09:14:42.111 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2021-12-20 09:14:42.111 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-12-20 09:14:42.111 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2021-12-20 09:14:42.111 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2021-12-20 09:14:42.111 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2021-12-20 09:14:42.111 | postgresql-client-12 postgresql-client-common postgresql-common 2021-12-20 09:14:42.111 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-12-20 09:14:42.111 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2021-12-20 09:14:42.111 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2021-12-20 09:14:42.111 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-12-20 09:14:42.112 | The following packages will be upgraded: 2021-12-20 09:14:42.112 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-12-20 09:14:42.113 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-12-20 09:14:42.113 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2021-12-20 09:14:42.364 | 18 upgraded, 208 newly installed, 0 to remove and 105 not upgraded. 2021-12-20 09:14:42.364 | Need to get 160 MB of archives. 2021-12-20 09:14:42.364 | After this operation, 761 MB of additional disk space will be used. 2021-12-20 09:14:42.364 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.13 [95.8 kB] 2021-12-20 09:14:42.796 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 2021-12-20 09:14:42.822 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 2021-12-20 09:14:42.834 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.13 [186 kB] 2021-12-20 09:14:43.024 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3,809 kB] 2021-12-20 09:14:43.578 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 2021-12-20 09:14:43.600 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-12-20 09:14:43.608 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2021-12-20 09:14:43.828 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-12-20 09:14:43.831 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-12-20 09:14:43.845 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2021-12-20 09:14:43.855 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-12-20 09:14:43.855 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2021-12-20 09:14:44.152 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2021-12-20 09:14:44.157 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-12-20 09:14:44.158 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-12-20 09:14:44.160 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2021-12-20 09:14:45.501 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-12-20 09:14:45.588 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.8 [1,181 kB] 2021-12-20 09:14:45.792 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.8 [159 kB] 2021-12-20 09:14:45.834 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.8 [84.5 kB] 2021-12-20 09:14:45.837 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.8 [95.5 kB] 2021-12-20 09:14:45.839 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-12-20 09:14:45.841 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2021-12-20 09:14:46.139 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-12-20 09:14:46.140 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-12-20 09:14:46.141 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-12-20 09:14:46.142 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2021-12-20 09:14:46.432 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-12-20 09:14:46.433 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-12-20 09:14:46.434 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-12-20 09:14:46.482 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-12-20 09:14:46.632 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2021-12-20 09:14:46.717 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2021-12-20 09:14:46.720 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-12-20 09:14:46.806 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2021-12-20 09:14:46.937 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-12-20 09:14:46.961 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-12-20 09:14:46.978 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-12-20 09:14:47.120 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-12-20 09:14:47.159 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2021-12-20 09:14:47.167 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-12-20 09:14:47.168 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-12-20 09:14:47.169 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-12-20 09:14:47.266 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-12-20 09:14:47.290 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-12-20 09:14:47.326 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-12-20 09:14:47.451 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-12-20 09:14:50.293 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-12-20 09:14:52.021 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-12-20 09:14:52.339 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-12-20 09:14:52.342 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-12-20 09:14:52.343 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-12-20 09:14:52.349 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-12-20 09:14:52.670 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-12-20 09:14:52.672 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-12-20 09:14:52.833 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-12-20 09:14:53.654 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-12-20 09:14:54.918 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-12-20 09:14:54.920 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-12-20 09:14:54.923 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-12-20 09:14:54.923 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-12-20 09:14:54.925 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-12-20 09:14:54.926 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-12-20 09:14:54.927 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-12-20 09:14:54.928 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-12-20 09:14:54.928 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-12-20 09:14:55.031 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-12-20 09:14:55.049 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-12-20 09:14:55.209 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-12-20 09:14:55.212 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-12-20 09:14:55.213 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-12-20 09:14:55.617 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-12-20 09:14:55.618 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-12-20 09:14:55.622 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-12-20 09:14:55.635 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-12-20 09:14:55.636 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-12-20 09:14:55.637 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-12-20 09:14:55.638 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-12-20 09:14:55.669 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-12-20 09:14:55.722 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-12-20 09:14:55.740 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.8 [180 kB] 2021-12-20 09:14:55.756 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-12-20 09:14:55.871 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-12-20 09:14:57.427 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-12-20 09:14:57.427 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-12-20 09:14:57.428 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-12-20 09:14:57.429 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-12-20 09:14:57.429 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-12-20 09:14:57.430 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-12-20 09:14:57.441 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-12-20 09:14:57.441 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-12-20 09:14:57.445 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-12-20 09:14:57.540 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-12-20 09:14:57.541 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2021-12-20 09:14:57.651 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-12-20 09:14:57.658 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-12-20 09:14:57.660 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-12-20 09:14:57.666 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-12-20 09:14:57.757 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-12-20 09:14:57.829 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-12-20 09:14:58.058 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-12-20 09:14:58.527 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-12-20 09:14:58.676 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-12-20 09:14:58.819 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-12-20 09:14:58.828 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-12-20 09:14:58.833 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-12-20 09:14:58.847 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-12-20 09:14:58.878 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-12-20 09:14:58.878 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-12-20 09:14:58.882 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-12-20 09:14:58.911 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2021-12-20 09:14:58.932 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-12-20 09:14:58.937 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2021-12-20 09:14:59.049 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-12-20 09:14:59.062 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-12-20 09:14:59.081 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-12-20 09:14:59.083 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-12-20 09:14:59.083 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-12-20 09:14:59.085 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-12-20 09:14:59.136 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-12-20 09:14:59.142 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-12-20 09:14:59.177 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-12-20 09:14:59.188 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-12-20 09:14:59.278 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-12-20 09:14:59.281 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-12-20 09:14:59.294 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-12-20 09:14:59.297 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-12-20 09:14:59.299 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-12-20 09:14:59.302 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-12-20 09:14:59.357 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-12-20 09:14:59.395 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-12-20 09:14:59.407 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-12-20 09:14:59.409 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-12-20 09:14:59.506 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-12-20 09:14:59.508 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-12-20 09:14:59.521 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-12-20 09:14:59.525 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-12-20 09:14:59.540 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-12-20 09:14:59.590 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-12-20 09:14:59.603 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-12-20 09:14:59.619 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-12-20 09:14:59.640 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2021-12-20 09:14:59.657 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-12-20 09:14:59.733 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-12-20 09:14:59.734 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-12-20 09:14:59.739 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-12-20 09:14:59.742 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-12-20 09:14:59.746 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-12-20 09:14:59.749 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-12-20 09:14:59.753 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-12-20 09:14:59.847 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-12-20 09:14:59.851 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-12-20 09:14:59.852 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-12-20 09:14:59.961 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-12-20 09:14:59.961 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-12-20 09:14:59.982 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-12-20 09:15:00.002 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-12-20 09:15:00.005 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-12-20 09:15:00.009 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2021-12-20 09:15:01.309 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2021-12-20 09:15:01.311 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-12-20 09:15:01.312 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-12-20 09:15:01.314 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-12-20 09:15:01.319 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-12-20 09:15:01.319 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-12-20 09:15:01.320 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-12-20 09:15:01.325 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-12-20 09:15:01.326 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-12-20 09:15:01.440 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-12-20 09:15:01.454 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-12-20 09:15:01.455 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-12-20 09:15:01.457 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2021-12-20 09:15:01.704 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.27-0ubuntu0.20.04.1 [1,603 kB] 2021-12-20 09:15:02.042 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-12-20 09:15:02.048 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-12-20 09:15:02.052 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-12-20 09:15:02.053 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2021-12-20 09:15:02.117 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2021-12-20 09:15:02.120 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.1 [3,215 kB] 2021-12-20 09:15:02.658 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.1 [1,620 kB] 2021-12-20 09:15:02.983 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-12-20 09:15:02.988 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] 2021-12-20 09:15:03.067 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-12-20 09:15:03.067 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-12-20 09:15:03.281 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2021-12-20 09:15:03.296 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-12-20 09:15:03.299 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-12-20 09:15:03.303 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-12-20 09:15:03.363 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-12-20 09:15:04.109 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-12-20 09:15:04.111 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-12-20 09:15:04.122 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-12-20 09:15:04.365 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-12-20 09:15:05.567 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-12-20 09:15:05.570 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-12-20 09:15:11.190 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-12-20 09:15:11.191 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-12-20 09:15:11.193 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-12-20 09:15:11.193 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-12-20 09:15:11.194 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2021-12-20 09:15:11.672 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-12-20 09:15:11.896 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-12-20 09:15:12.605 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2021-12-20 09:15:12.947 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-12-20 09:15:12.948 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-12-20 09:15:13.147 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-12-20 09:15:13.151 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-12-20 09:15:13.153 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-12-20 09:15:13.179 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2021-12-20 09:15:13.179 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-12-20 09:15:13.180 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.18 [54.8 kB] 2021-12-20 09:15:13.185 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.18 [973 kB] 2021-12-20 09:15:13.435 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-12-20 09:15:13.458 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-12-20 09:15:13.485 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-12-20 09:15:13.552 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-12-20 09:15:13.553 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2021-12-20 09:15:13.554 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-12-20 09:15:13.555 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.8 [1,180 B] 2021-12-20 09:15:13.556 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-12-20 09:15:13.557 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-12-20 09:15:13.557 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-12-20 09:15:13.660 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-12-20 09:15:13.666 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-12-20 09:15:13.795 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-12-20 09:15:15.274 | Preconfiguring packages ... 2021-12-20 09:15:15.422 | Fetched 160 MB in 32s (5,064 kB/s) 2021-12-20 09:15:15.495 | (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.) 2021-12-20 09:15:15.498 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-20 09:15:15.523 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-20 09:15:15.608 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-20 09:15:15.628 | Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-20 09:15:16.031 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 2021-12-20 09:15:16.042 | Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-20 09:15:16.098 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-20 09:15:16.119 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-20 09:15:16.204 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-20 09:15:16.395 | Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-20 09:15:17.237 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 2021-12-20 09:15:17.262 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-20 09:15:17.358 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 2021-12-20 09:15:17.418 | Selecting previously unselected package libapr1:amd64. 2021-12-20 09:15:17.457 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2021-12-20 09:15:17.460 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-12-20 09:15:17.465 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-12-20 09:15:17.534 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-20 09:15:17.550 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2021-12-20 09:15:17.765 | Selecting previously unselected package libaprutil1:amd64. 2021-12-20 09:15:17.773 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-12-20 09:15:17.779 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-12-20 09:15:17.823 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-12-20 09:15:17.831 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-12-20 09:15:17.836 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-12-20 09:15:17.882 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-12-20 09:15:17.895 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-12-20 09:15:17.959 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-12-20 09:15:17.967 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-12-20 09:15:17.970 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-12-20 09:15:18.011 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2021-12-20 09:15:18.021 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-12-20 09:15:18.095 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2021-12-20 09:15:18.109 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-12-20 09:15:18.183 | Selecting previously unselected package libjansson4:amd64. 2021-12-20 09:15:18.191 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-12-20 09:15:18.195 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-12-20 09:15:18.235 | Selecting previously unselected package liblua5.2-0:amd64. 2021-12-20 09:15:18.243 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-12-20 09:15:18.248 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-12-20 09:15:18.317 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2021-12-20 09:15:18.325 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2021-12-20 09:15:19.606 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-12-20 09:15:19.615 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-12-20 09:15:19.735 | Selecting previously unselected package apache2-bin. 2021-12-20 09:15:19.742 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-20 09:15:19.746 | Unpacking apache2-bin (2.4.41-4ubuntu3.8) ... 2021-12-20 09:15:19.974 | Selecting previously unselected package apache2-data. 2021-12-20 09:15:19.981 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.8_all.deb ... 2021-12-20 09:15:19.987 | Unpacking apache2-data (2.4.41-4ubuntu3.8) ... 2021-12-20 09:15:20.122 | Selecting previously unselected package apache2-utils. 2021-12-20 09:15:20.130 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-20 09:15:20.135 | Unpacking apache2-utils (2.4.41-4ubuntu3.8) ... 2021-12-20 09:15:20.195 | Selecting previously unselected package apache2. 2021-12-20 09:15:20.203 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-20 09:15:20.229 | Unpacking apache2 (2.4.41-4ubuntu3.8) ... 2021-12-20 09:15:20.323 | Selecting previously unselected package liblua5.3-0:amd64. 2021-12-20 09:15:20.332 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-12-20 09:15:20.335 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-12-20 09:15:20.398 | Selecting previously unselected package haproxy. 2021-12-20 09:15:20.406 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2021-12-20 09:15:20.419 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2021-12-20 09:15:20.658 | Selecting previously unselected package libnl-3-200:amd64. 2021-12-20 09:15:20.666 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2021-12-20 09:15:20.669 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-12-20 09:15:20.717 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-12-20 09:15:20.725 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-12-20 09:15:20.729 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-12-20 09:15:20.769 | Selecting previously unselected package mysql-common. 2021-12-20 09:15:20.777 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-12-20 09:15:20.796 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-12-20 09:15:20.837 | Selecting previously unselected package libmysqlclient21:amd64. 2021-12-20 09:15:20.845 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 09:15:20.848 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 09:15:21.096 | Selecting previously unselected package libsensors-config. 2021-12-20 09:15:21.104 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-12-20 09:15:21.108 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-12-20 09:15:21.150 | Selecting previously unselected package libsensors5:amd64. 2021-12-20 09:15:21.158 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-12-20 09:15:21.261 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-12-20 09:15:21.304 | Selecting previously unselected package libsnmp-base. 2021-12-20 09:15:21.311 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-12-20 09:15:21.316 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-12-20 09:15:21.407 | Selecting previously unselected package libsnmp35:amd64. 2021-12-20 09:15:21.415 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-12-20 09:15:21.418 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-12-20 09:15:21.587 | Selecting previously unselected package keepalived. 2021-12-20 09:15:21.595 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2021-12-20 09:15:21.599 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2021-12-20 09:15:21.693 | Selecting previously unselected package memcached. 2021-12-20 09:15:21.701 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2021-12-20 09:15:21.705 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2021-12-20 09:15:21.779 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-12-20 09:15:22.250 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-12-20 09:15:22.376 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-20 09:15:22.386 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2021-12-20 09:15:22.529 | Selecting previously unselected package python3-yaml. 2021-12-20 09:15:22.540 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-12-20 09:15:22.544 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-12-20 09:15:22.616 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-20 09:15:22.626 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-20 09:15:22.687 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-20 09:15:22.793 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-20 09:15:23.278 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-20 09:15:23.308 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-20 09:15:23.480 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2021-12-20 09:15:23.491 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2021-12-20 09:15:23.582 | Selecting previously unselected package acl. 2021-12-20 09:15:23.592 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2021-12-20 09:15:23.598 | Unpacking acl (2.2.53-6) ... 2021-12-20 09:15:23.637 | Selecting previously unselected package autotools-dev. 2021-12-20 09:15:23.645 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2021-12-20 09:15:23.649 | Unpacking autotools-dev (20180224.1) ... 2021-12-20 09:15:23.700 | Selecting previously unselected package m4. 2021-12-20 09:15:23.708 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2021-12-20 09:15:23.711 | Unpacking m4 (1.4.18-4) ... 2021-12-20 09:15:23.775 | Selecting previously unselected package autoconf. 2021-12-20 09:15:23.783 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2021-12-20 09:15:23.787 | Unpacking autoconf (2.69-11.1) ... 2021-12-20 09:15:23.876 | Selecting previously unselected package automake. 2021-12-20 09:15:23.884 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-12-20 09:15:23.890 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-12-20 09:15:24.017 | Selecting previously unselected package autopoint. 2021-12-20 09:15:24.025 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2021-12-20 09:15:24.029 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-12-20 09:15:24.079 | Selecting previously unselected package libllvm10:amd64. 2021-12-20 09:15:24.088 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 09:15:24.092 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-20 09:15:26.385 | Selecting previously unselected package libclang-cpp10. 2021-12-20 09:15:26.396 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 09:15:26.402 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-12-20 09:15:27.892 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-12-20 09:15:27.903 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-20 09:15:27.908 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-20 09:15:28.398 | Selecting previously unselected package libgc1c2:amd64. 2021-12-20 09:15:28.406 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-12-20 09:15:28.412 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-12-20 09:15:28.471 | Selecting previously unselected package libobjc4:amd64. 2021-12-20 09:15:28.483 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-20 09:15:28.488 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-12-20 09:15:28.529 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-12-20 09:15:28.538 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-20 09:15:28.542 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-20 09:15:28.641 | Selecting previously unselected package libc6-i386. 2021-12-20 09:15:28.648 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-12-20 09:15:28.654 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-12-20 09:15:29.184 | Selecting previously unselected package lib32gcc-s1. 2021-12-20 09:15:29.192 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-20 09:15:29.197 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-12-20 09:15:29.252 | Selecting previously unselected package lib32stdc++6. 2021-12-20 09:15:29.261 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-20 09:15:29.267 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-12-20 09:15:29.386 | Selecting previously unselected package libclang-common-10-dev. 2021-12-20 09:15:29.394 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 09:15:29.398 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-20 09:15:30.399 | Selecting previously unselected package libclang1-10. 2021-12-20 09:15:30.407 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 09:15:30.412 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-12-20 09:15:31.545 | Selecting previously unselected package clang-10. 2021-12-20 09:15:31.557 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 09:15:31.561 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-12-20 09:15:31.622 | Selecting previously unselected package libtool. 2021-12-20 09:15:31.633 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2021-12-20 09:15:31.639 | Unpacking libtool (2.4.6-14) ... 2021-12-20 09:15:31.708 | Selecting previously unselected package dh-autoreconf. 2021-12-20 09:15:31.716 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2021-12-20 09:15:31.721 | Unpacking dh-autoreconf (19) ... 2021-12-20 09:15:31.765 | Selecting previously unselected package libdebhelper-perl. 2021-12-20 09:15:31.773 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-12-20 09:15:31.778 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-12-20 09:15:31.836 | Selecting previously unselected package libarchive-zip-perl. 2021-12-20 09:15:31.843 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2021-12-20 09:15:31.847 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-12-20 09:15:31.901 | Selecting previously unselected package libsub-override-perl. 2021-12-20 09:15:31.909 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2021-12-20 09:15:31.914 | Unpacking libsub-override-perl (0.09-2) ... 2021-12-20 09:15:31.955 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-12-20 09:15:31.964 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-12-20 09:15:31.969 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-12-20 09:15:32.018 | Selecting previously unselected package dh-strip-nondeterminism. 2021-12-20 09:15:32.026 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-12-20 09:15:32.031 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-12-20 09:15:32.075 | Selecting previously unselected package libdpkg-perl. 2021-12-20 09:15:32.087 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-12-20 09:15:32.093 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-12-20 09:15:32.192 | Selecting previously unselected package make. 2021-12-20 09:15:32.200 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2021-12-20 09:15:32.205 | Unpacking make (4.2.1-1.2) ... 2021-12-20 09:15:32.274 | Selecting previously unselected package dpkg-dev. 2021-12-20 09:15:32.286 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-12-20 09:15:32.290 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-12-20 09:15:32.458 | Selecting previously unselected package dwz. 2021-12-20 09:15:32.470 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2021-12-20 09:15:32.475 | Unpacking dwz (0.13-5) ... 2021-12-20 09:15:32.549 | Selecting previously unselected package libcroco3:amd64. 2021-12-20 09:15:32.558 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2021-12-20 09:15:32.562 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-12-20 09:15:32.613 | Selecting previously unselected package gettext. 2021-12-20 09:15:32.622 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2021-12-20 09:15:32.628 | Unpacking gettext (0.19.8.1-10build1) ... 2021-12-20 09:15:32.815 | Selecting previously unselected package intltool-debian. 2021-12-20 09:15:32.825 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-12-20 09:15:32.829 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-12-20 09:15:32.878 | Selecting previously unselected package po-debconf. 2021-12-20 09:15:32.887 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2021-12-20 09:15:32.891 | Unpacking po-debconf (1.0.21) ... 2021-12-20 09:15:32.972 | Selecting previously unselected package debhelper. 2021-12-20 09:15:32.981 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2021-12-20 09:15:32.986 | Unpacking debhelper (12.10ubuntu1) ... 2021-12-20 09:15:33.187 | Selecting previously unselected package uuid-dev:amd64. 2021-12-20 09:15:33.195 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-12-20 09:15:33.201 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-12-20 09:15:33.274 | Selecting previously unselected package libsctp1:amd64. 2021-12-20 09:15:33.282 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-12-20 09:15:33.287 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-12-20 09:15:33.327 | Selecting previously unselected package libsctp-dev:amd64. 2021-12-20 09:15:33.336 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-12-20 09:15:33.340 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-12-20 09:15:33.393 | Selecting previously unselected package libapr1-dev. 2021-12-20 09:15:33.401 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-12-20 09:15:33.406 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-12-20 09:15:33.691 | Selecting previously unselected package libldap2-dev:amd64. 2021-12-20 09:15:33.699 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-12-20 09:15:33.703 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-20 09:15:33.819 | Selecting previously unselected package libaprutil1-dev. 2021-12-20 09:15:33.830 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-12-20 09:15:33.833 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-12-20 09:15:34.082 | Selecting previously unselected package apache2-dev. 2021-12-20 09:15:34.091 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-20 09:15:34.093 | Unpacking apache2-dev (2.4.41-4ubuntu3.8) ... 2021-12-20 09:15:34.170 | Selecting previously unselected package binfmt-support. 2021-12-20 09:15:34.179 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2021-12-20 09:15:34.192 | Unpacking binfmt-support (2.2.0-2) ... 2021-12-20 09:15:34.240 | Selecting previously unselected package g++-9. 2021-12-20 09:15:34.248 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-20 09:15:34.252 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-12-20 09:15:35.393 | Selecting previously unselected package g++. 2021-12-20 09:15:35.401 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-12-20 09:15:35.404 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-12-20 09:15:35.436 | Selecting previously unselected package build-essential. 2021-12-20 09:15:35.444 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-12-20 09:15:35.448 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-12-20 09:15:35.480 | Selecting previously unselected package conntrack. 2021-12-20 09:15:35.488 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-12-20 09:15:35.493 | Unpacking conntrack (1:1.4.5-2) ... 2021-12-20 09:15:35.532 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-12-20 09:15:35.540 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-12-20 09:15:35.544 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-12-20 09:15:35.579 | Selecting previously unselected package libnetfilter-queue1. 2021-12-20 09:15:35.587 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-12-20 09:15:35.591 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-12-20 09:15:35.630 | Selecting previously unselected package conntrackd. 2021-12-20 09:15:35.638 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-12-20 09:15:35.642 | Unpacking conntrackd (1:1.4.5-2) ... 2021-12-20 09:15:35.694 | Selecting previously unselected package dns-root-data. 2021-12-20 09:15:35.703 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2021-12-20 09:15:35.707 | Unpacking dns-root-data (2019052802) ... 2021-12-20 09:15:35.744 | Selecting previously unselected package libidn11:amd64. 2021-12-20 09:15:35.752 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-12-20 09:15:35.757 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-12-20 09:15:35.801 | Selecting previously unselected package dnsmasq-base. 2021-12-20 09:15:35.809 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-12-20 09:15:35.814 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-12-20 09:15:35.885 | Selecting previously unselected package dnsmasq-utils. 2021-12-20 09:15:35.893 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-12-20 09:15:35.898 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-12-20 09:15:35.930 | Selecting previously unselected package dstat. 2021-12-20 09:15:35.938 | Preparing to unpack .../088-dstat_0.7.4-6_all.deb ... 2021-12-20 09:15:35.942 | Unpacking dstat (0.7.4-6) ... 2021-12-20 09:15:36.012 | Selecting previously unselected package ebtables. 2021-12-20 09:15:36.020 | Preparing to unpack .../089-ebtables_2.0.11-3build1_amd64.deb ... 2021-12-20 09:15:36.038 | Unpacking ebtables (2.0.11-3build1) ... 2021-12-20 09:15:36.086 | Selecting previously unselected package libfakeroot:amd64. 2021-12-20 09:15:36.094 | Preparing to unpack .../090-libfakeroot_1.24-1_amd64.deb ... 2021-12-20 09:15:36.098 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-12-20 09:15:36.137 | Selecting previously unselected package fakeroot. 2021-12-20 09:15:36.145 | Preparing to unpack .../091-fakeroot_1.24-1_amd64.deb ... 2021-12-20 09:15:36.150 | Unpacking fakeroot (1.24-1) ... 2021-12-20 09:15:36.193 | Selecting previously unselected package fonts-dejavu-core. 2021-12-20 09:15:36.201 | Preparing to unpack .../092-fonts-dejavu-core_2.37-1_all.deb ... 2021-12-20 09:15:36.206 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-12-20 09:15:36.386 | Selecting previously unselected package fonts-liberation. 2021-12-20 09:15:36.394 | Preparing to unpack .../093-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-12-20 09:15:36.398 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-12-20 09:15:36.544 | Selecting previously unselected package fontconfig-config. 2021-12-20 09:15:36.553 | Preparing to unpack .../094-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-12-20 09:15:36.556 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-12-20 09:15:36.600 | Selecting previously unselected package libfontconfig1:amd64. 2021-12-20 09:15:36.608 | Preparing to unpack .../095-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-12-20 09:15:36.612 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-12-20 09:15:36.664 | Selecting previously unselected package fontconfig. 2021-12-20 09:15:36.672 | Preparing to unpack .../096-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-12-20 09:15:36.677 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-12-20 09:15:36.726 | Selecting previously unselected package genisoimage. 2021-12-20 09:15:36.734 | Preparing to unpack .../097-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-12-20 09:15:36.739 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-12-20 09:15:36.823 | Selecting previously unselected package libann0. 2021-12-20 09:15:36.831 | Preparing to unpack .../098-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-12-20 09:15:36.835 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-12-20 09:15:36.878 | Selecting previously unselected package libcdt5:amd64. 2021-12-20 09:15:36.886 | Preparing to unpack .../099-libcdt5_2.42.2-3build2_amd64.deb ... 2021-12-20 09:15:36.891 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-12-20 09:15:36.927 | Selecting previously unselected package libcgraph6:amd64. 2021-12-20 09:15:36.935 | Preparing to unpack .../100-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-12-20 09:15:36.941 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-12-20 09:15:36.983 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-12-20 09:15:36.992 | Preparing to unpack .../101-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-12-20 09:15:36.996 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-20 09:15:37.044 | Selecting previously unselected package libjpeg8:amd64. 2021-12-20 09:15:37.052 | Preparing to unpack .../102-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-12-20 09:15:37.056 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-20 09:15:37.092 | Selecting previously unselected package libjbig0:amd64. 2021-12-20 09:15:37.101 | Preparing to unpack .../103-libjbig0_2.1-3.1build1_amd64.deb ... 2021-12-20 09:15:37.105 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-12-20 09:15:37.145 | Selecting previously unselected package libwebp6:amd64. 2021-12-20 09:15:37.153 | Preparing to unpack .../104-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-12-20 09:15:37.158 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-12-20 09:15:37.216 | Selecting previously unselected package libtiff5:amd64. 2021-12-20 09:15:37.224 | Preparing to unpack .../105-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2021-12-20 09:15:37.230 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-12-20 09:15:37.289 | Selecting previously unselected package libxpm4:amd64. 2021-12-20 09:15:37.297 | Preparing to unpack .../106-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-12-20 09:15:37.301 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-12-20 09:15:37.344 | Selecting previously unselected package libgd3:amd64. 2021-12-20 09:15:37.353 | Preparing to unpack .../107-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2021-12-20 09:15:37.357 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-12-20 09:15:37.407 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-12-20 09:15:37.416 | Preparing to unpack .../108-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-12-20 09:15:37.419 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-20 09:15:37.473 | Selecting previously unselected package libpixman-1-0:amd64. 2021-12-20 09:15:37.481 | Preparing to unpack .../109-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-12-20 09:15:37.485 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-12-20 09:15:37.554 | Selecting previously unselected package libxcb-render0:amd64. 2021-12-20 09:15:37.562 | Preparing to unpack .../110-libxcb-render0_1.14-2_amd64.deb ... 2021-12-20 09:15:37.566 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-12-20 09:15:37.605 | Selecting previously unselected package libxcb-shm0:amd64. 2021-12-20 09:15:37.613 | Preparing to unpack .../111-libxcb-shm0_1.14-2_amd64.deb ... 2021-12-20 09:15:37.617 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-12-20 09:15:37.654 | Selecting previously unselected package libxrender1:amd64. 2021-12-20 09:15:37.662 | Preparing to unpack .../112-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-12-20 09:15:37.667 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-12-20 09:15:37.703 | Selecting previously unselected package libcairo2:amd64. 2021-12-20 09:15:37.712 | Preparing to unpack .../113-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-12-20 09:15:37.718 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-12-20 09:15:37.817 | Selecting previously unselected package libgraphite2-3:amd64. 2021-12-20 09:15:37.825 | Preparing to unpack .../114-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-12-20 09:15:37.829 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-12-20 09:15:37.874 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-12-20 09:15:37.882 | Preparing to unpack .../115-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-12-20 09:15:37.886 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-12-20 09:15:37.966 | Selecting previously unselected package libthai-data. 2021-12-20 09:15:37.974 | Preparing to unpack .../116-libthai-data_0.1.28-3_all.deb ... 2021-12-20 09:15:37.977 | Unpacking libthai-data (0.1.28-3) ... 2021-12-20 09:15:38.034 | Selecting previously unselected package libdatrie1:amd64. 2021-12-20 09:15:38.042 | Preparing to unpack .../117-libdatrie1_0.2.12-3_amd64.deb ... 2021-12-20 09:15:38.046 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-12-20 09:15:38.082 | Selecting previously unselected package libthai0:amd64. 2021-12-20 09:15:38.091 | Preparing to unpack .../118-libthai0_0.1.28-3_amd64.deb ... 2021-12-20 09:15:38.096 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-12-20 09:15:38.134 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-12-20 09:15:38.142 | Preparing to unpack .../119-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-20 09:15:38.147 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-20 09:15:38.203 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-12-20 09:15:38.211 | Preparing to unpack .../120-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-20 09:15:38.216 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-20 09:15:38.256 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-12-20 09:15:38.264 | Preparing to unpack .../121-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-20 09:15:38.269 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-20 09:15:38.310 | Selecting previously unselected package libpathplan4:amd64. 2021-12-20 09:15:38.318 | Preparing to unpack .../122-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-12-20 09:15:38.323 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-12-20 09:15:38.363 | Selecting previously unselected package libgvc6. 2021-12-20 09:15:38.371 | Preparing to unpack .../123-libgvc6_2.42.2-3build2_amd64.deb ... 2021-12-20 09:15:38.376 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-12-20 09:15:38.506 | Selecting previously unselected package libgvpr2:amd64. 2021-12-20 09:15:38.515 | Preparing to unpack .../124-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-12-20 09:15:38.521 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-12-20 09:15:38.582 | Selecting previously unselected package liblab-gamut1:amd64. 2021-12-20 09:15:38.591 | Preparing to unpack .../125-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-12-20 09:15:38.595 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-12-20 09:15:38.757 | Selecting previously unselected package x11-common. 2021-12-20 09:15:38.765 | Preparing to unpack .../126-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-12-20 09:15:38.798 | dpkg-query: no packages found matching nux-tools 2021-12-20 09:15:38.810 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-12-20 09:15:38.861 | Selecting previously unselected package libice6:amd64. 2021-12-20 09:15:38.869 | Preparing to unpack .../127-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-12-20 09:15:38.873 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-12-20 09:15:38.923 | Selecting previously unselected package libsm6:amd64. 2021-12-20 09:15:38.932 | Preparing to unpack .../128-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-12-20 09:15:38.936 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-12-20 09:15:38.974 | Selecting previously unselected package libxt6:amd64. 2021-12-20 09:15:38.983 | Preparing to unpack .../129-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-12-20 09:15:38.987 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-12-20 09:15:39.044 | Selecting previously unselected package libxmu6:amd64. 2021-12-20 09:15:39.052 | Preparing to unpack .../130-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-12-20 09:15:39.056 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-12-20 09:15:39.098 | Selecting previously unselected package libxaw7:amd64. 2021-12-20 09:15:39.107 | Preparing to unpack .../131-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-12-20 09:15:39.110 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-12-20 09:15:39.179 | Selecting previously unselected package graphviz. 2021-12-20 09:15:39.187 | Preparing to unpack .../132-graphviz_2.42.2-3build2_amd64.deb ... 2021-12-20 09:15:39.190 | Unpacking graphviz (2.42.2-3build2) ... 2021-12-20 09:15:39.328 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-12-20 09:15:39.336 | Preparing to unpack .../133-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-12-20 09:15:39.340 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-12-20 09:15:39.395 | Selecting previously unselected package libibverbs1:amd64. 2021-12-20 09:15:39.403 | Preparing to unpack .../134-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-12-20 09:15:39.407 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-12-20 09:15:39.455 | Selecting previously unselected package ibverbs-providers:amd64. 2021-12-20 09:15:39.464 | Preparing to unpack .../135-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-12-20 09:15:39.482 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-12-20 09:15:39.552 | Selecting previously unselected package icu-devtools. 2021-12-20 09:15:39.560 | Preparing to unpack .../136-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2021-12-20 09:15:39.564 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2021-12-20 09:15:39.628 | Selecting previously unselected package iputils-arping. 2021-12-20 09:15:39.637 | Preparing to unpack .../137-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-12-20 09:15:39.642 | Unpacking iputils-arping (3:20190709-3) ... 2021-12-20 09:15:39.681 | Selecting previously unselected package javascript-common. 2021-12-20 09:15:39.690 | Preparing to unpack .../138-javascript-common_11_all.deb ... 2021-12-20 09:15:39.707 | Unpacking javascript-common (11) ... 2021-12-20 09:15:39.747 | Selecting previously unselected package libgssrpc4:amd64. 2021-12-20 09:15:39.758 | Preparing to unpack .../139-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-12-20 09:15:39.762 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 09:15:39.804 | Selecting previously unselected package libkdb5-9:amd64. 2021-12-20 09:15:39.812 | Preparing to unpack .../140-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-12-20 09:15:39.816 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 09:15:39.856 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-12-20 09:15:39.865 | Preparing to unpack .../141-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-12-20 09:15:39.869 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 09:15:39.917 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-12-20 09:15:39.925 | Preparing to unpack .../142-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-12-20 09:15:39.928 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 09:15:39.966 | Selecting previously unselected package comerr-dev:amd64. 2021-12-20 09:15:39.974 | Preparing to unpack .../143-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-12-20 09:15:39.980 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-12-20 09:15:40.017 | Selecting previously unselected package krb5-multidev:amd64. 2021-12-20 09:15:40.025 | Preparing to unpack .../144-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-12-20 09:15:40.028 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 09:15:40.096 | Selecting previously unselected package libalgorithm-diff-perl. 2021-12-20 09:15:40.105 | Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-12-20 09:15:40.109 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-12-20 09:15:40.148 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-12-20 09:15:40.157 | Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-12-20 09:15:40.162 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-12-20 09:15:40.195 | Selecting previously unselected package libalgorithm-merge-perl. 2021-12-20 09:15:40.207 | Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-12-20 09:15:40.211 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-12-20 09:15:40.243 | Selecting previously unselected package libarchive-cpio-perl. 2021-12-20 09:15:40.252 | Preparing to unpack .../148-libarchive-cpio-perl_0.10-1_all.deb ... 2021-12-20 09:15:40.257 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-12-20 09:15:40.291 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-12-20 09:15:40.299 | Preparing to unpack .../149-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-12-20 09:15:40.304 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-20 09:15:40.380 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-12-20 09:15:40.388 | Preparing to unpack .../150-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-12-20 09:15:40.392 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-20 09:15:40.477 | Selecting previously unselected package libfile-fcntllock-perl. 2021-12-20 09:15:40.489 | Preparing to unpack .../151-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-12-20 09:15:40.493 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-12-20 09:15:40.532 | Selecting previously unselected package libgts-bin. 2021-12-20 09:15:40.540 | Preparing to unpack .../152-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-12-20 09:15:40.544 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-12-20 09:15:40.585 | Selecting previously unselected package libicu-dev:amd64. 2021-12-20 09:15:40.593 | Preparing to unpack .../153-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2021-12-20 09:15:40.615 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2021-12-20 09:15:42.068 | Selecting previously unselected package libipset13:amd64. 2021-12-20 09:15:42.076 | Preparing to unpack .../154-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2021-12-20 09:15:42.080 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2021-12-20 09:15:42.121 | Selecting previously unselected package librdmacm1:amd64. 2021-12-20 09:15:42.129 | Preparing to unpack .../155-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-12-20 09:15:42.133 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-12-20 09:15:42.179 | Selecting previously unselected package libiscsi7:amd64. 2021-12-20 09:15:42.188 | Preparing to unpack .../156-libiscsi7_1.18.0-2_amd64.deb ... 2021-12-20 09:15:42.194 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-12-20 09:15:42.237 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-12-20 09:15:42.246 | Preparing to unpack .../157-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-12-20 09:15:42.250 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-20 09:15:42.316 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-12-20 09:15:42.324 | Preparing to unpack .../158-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-12-20 09:15:42.328 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-20 09:15:42.361 | Selecting previously unselected package libjpeg-dev:amd64. 2021-12-20 09:15:42.370 | Preparing to unpack .../159-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-12-20 09:15:42.374 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-20 09:15:42.407 | Selecting previously unselected package libjs-jquery. 2021-12-20 09:15:42.415 | Preparing to unpack .../160-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-12-20 09:15:42.419 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-12-20 09:15:42.497 | Selecting previously unselected package libjs-jquery-metadata. 2021-12-20 09:15:42.506 | Preparing to unpack .../161-libjs-jquery-metadata_12-1.1_all.deb ... 2021-12-20 09:15:42.511 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-12-20 09:15:42.540 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-12-20 09:15:42.548 | Preparing to unpack .../162-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-12-20 09:15:42.553 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-12-20 09:15:42.648 | Selecting previously unselected package libltdl-dev:amd64. 2021-12-20 09:15:42.656 | Preparing to unpack .../163-libltdl-dev_2.4.6-14_amd64.deb ... 2021-12-20 09:15:42.660 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-12-20 09:15:42.729 | Selecting previously unselected package libsys-hostname-long-perl. 2021-12-20 09:15:42.737 | Preparing to unpack .../164-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-12-20 09:15:42.741 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-12-20 09:15:42.782 | Selecting previously unselected package libmail-sendmail-perl. 2021-12-20 09:15:42.790 | Preparing to unpack .../165-libmail-sendmail-perl_0.80-1_all.deb ... 2021-12-20 09:15:42.794 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-12-20 09:15:42.831 | Selecting previously unselected package libssl-dev:amd64. 2021-12-20 09:15:42.840 | Preparing to unpack .../166-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-20 09:15:42.843 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-20 09:15:43.122 | Selecting previously unselected package libmysqlclient-dev. 2021-12-20 09:15:43.130 | Preparing to unpack .../167-libmysqlclient-dev_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 09:15:43.133 | Unpacking libmysqlclient-dev (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 09:15:43.434 | Selecting previously unselected package libncurses-dev:amd64. 2021-12-20 09:15:43.442 | Preparing to unpack .../168-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-12-20 09:15:43.448 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-12-20 09:15:43.550 | Selecting previously unselected package libomp5-10:amd64. 2021-12-20 09:15:43.559 | Preparing to unpack .../169-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 09:15:43.563 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-20 09:15:43.645 | Selecting previously unselected package libomp-10-dev. 2021-12-20 09:15:43.653 | Preparing to unpack .../170-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 09:15:43.656 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-20 09:15:43.706 | Selecting previously unselected package libpq5:amd64. 2021-12-20 09:15:43.714 | Preparing to unpack .../171-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 09:15:43.718 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-12-20 09:15:43.765 | Selecting previously unselected package libpq-dev. 2021-12-20 09:15:43.773 | Preparing to unpack .../172-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 09:15:43.777 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-12-20 09:15:43.867 | Selecting previously unselected package librados2. 2021-12-20 09:15:43.875 | Preparing to unpack .../173-librados2_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 09:15:43.879 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-20 09:15:44.372 | Selecting previously unselected package librbd1. 2021-12-20 09:15:44.380 | Preparing to unpack .../174-librbd1_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 09:15:44.384 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-20 09:15:44.655 | Selecting previously unselected package libsasl2-dev. 2021-12-20 09:15:44.664 | Preparing to unpack .../175-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-12-20 09:15:44.667 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-12-20 09:15:44.746 | Selecting previously unselected package libsystemd-dev:amd64. 2021-12-20 09:15:44.755 | Preparing to unpack .../176-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... 2021-12-20 09:15:44.759 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-12-20 09:15:44.885 | Selecting previously unselected package libtinfo-dev:amd64. 2021-12-20 09:15:44.895 | Preparing to unpack .../177-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-12-20 09:15:44.902 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-12-20 09:15:44.946 | Selecting previously unselected package libx86-1:amd64. 2021-12-20 09:15:44.955 | Preparing to unpack .../178-libx86-1_1.1+ds1-11_amd64.deb ... 2021-12-20 09:15:44.960 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-12-20 09:15:45.006 | Selecting previously unselected package libxml2-dev:amd64. 2021-12-20 09:15:45.015 | Preparing to unpack .../179-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-12-20 09:15:45.018 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-20 09:15:45.172 | Selecting previously unselected package libxslt1-dev:amd64. 2021-12-20 09:15:45.181 | Preparing to unpack .../180-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-12-20 09:15:45.184 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-12-20 09:15:45.276 | Selecting previously unselected package llvm-10-runtime. 2021-12-20 09:15:45.284 | Preparing to unpack .../181-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 09:15:45.287 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-12-20 09:15:45.358 | Selecting previously unselected package libpfm4:amd64. 2021-12-20 09:15:45.368 | Preparing to unpack .../182-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-12-20 09:15:45.371 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-12-20 09:15:45.453 | Selecting previously unselected package llvm-10. 2021-12-20 09:15:45.462 | Preparing to unpack .../183-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 09:15:45.466 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-12-20 09:15:46.253 | Selecting previously unselected package libffi-dev:amd64. 2021-12-20 09:15:46.263 | Preparing to unpack .../184-libffi-dev_3.3-4_amd64.deb ... 2021-12-20 09:15:46.267 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-12-20 09:15:46.334 | Selecting previously unselected package python3-pygments. 2021-12-20 09:15:46.343 | Preparing to unpack .../185-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-12-20 09:15:46.350 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-12-20 09:15:46.512 | Selecting previously unselected package llvm-10-tools. 2021-12-20 09:15:46.521 | Preparing to unpack .../186-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 09:15:46.525 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-12-20 09:15:46.689 | Selecting previously unselected package libz3-4:amd64. 2021-12-20 09:15:46.698 | Preparing to unpack .../187-libz3-4_4.8.7-4build1_amd64.deb ... 2021-12-20 09:15:46.702 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-12-20 09:15:47.670 | Selecting previously unselected package libz3-dev:amd64. 2021-12-20 09:15:47.678 | Preparing to unpack .../188-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-12-20 09:15:47.682 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-12-20 09:15:47.740 | Selecting previously unselected package llvm-10-dev. 2021-12-20 09:15:47.749 | Preparing to unpack .../189-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 09:15:47.753 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-20 09:15:52.315 | Selecting previously unselected package lsscsi. 2021-12-20 09:15:52.325 | Preparing to unpack .../190-lsscsi_0.30-0.1_amd64.deb ... 2021-12-20 09:15:52.328 | Unpacking lsscsi (0.30-0.1) ... 2021-12-20 09:15:52.371 | Selecting previously unselected package pkg-config. 2021-12-20 09:15:52.380 | Preparing to unpack .../191-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-12-20 09:15:52.384 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-12-20 09:15:52.427 | Selecting previously unselected package pm-utils. 2021-12-20 09:15:52.438 | Preparing to unpack .../192-pm-utils_1.4.1-19_all.deb ... 2021-12-20 09:15:52.442 | Unpacking pm-utils (1.4.1-19) ... 2021-12-20 09:15:52.518 | Selecting previously unselected package postgresql-client-common. 2021-12-20 09:15:52.527 | Preparing to unpack .../193-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-12-20 09:15:52.533 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-12-20 09:15:52.577 | Selecting previously unselected package postgresql-client-12. 2021-12-20 09:15:52.588 | Preparing to unpack .../194-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 09:15:52.592 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-20 09:15:52.805 | Selecting previously unselected package ssl-cert. 2021-12-20 09:15:52.815 | Preparing to unpack .../195-ssl-cert_1.0.39_all.deb ... 2021-12-20 09:15:52.820 | Unpacking ssl-cert (1.0.39) ... 2021-12-20 09:15:52.869 | Selecting previously unselected package postgresql-common. 2021-12-20 09:15:52.878 | Preparing to unpack .../196-postgresql-common_214ubuntu0.1_all.deb ... 2021-12-20 09:15:52.920 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-12-20 09:15:52.927 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-12-20 09:15:53.012 | Selecting previously unselected package postgresql-server-dev-12. 2021-12-20 09:15:53.022 | Preparing to unpack .../197-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 09:15:53.027 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-20 09:15:53.351 | Selecting previously unselected package postgresql-server-dev-all. 2021-12-20 09:15:53.361 | Preparing to unpack .../198-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-12-20 09:15:53.365 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-12-20 09:15:53.402 | Selecting previously unselected package python-pip-whl. 2021-12-20 09:15:53.411 | Preparing to unpack .../199-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-12-20 09:15:53.414 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-12-20 09:15:53.628 | Selecting previously unselected package python3-mysqldb. 2021-12-20 09:15:53.637 | Preparing to unpack .../200-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-12-20 09:15:53.641 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-12-20 09:15:53.685 | Selecting previously unselected package python3-wheel. 2021-12-20 09:15:53.694 | Preparing to unpack .../201-python3-wheel_0.34.2-1_all.deb ... 2021-12-20 09:15:53.698 | Unpacking python3-wheel (0.34.2-1) ... 2021-12-20 09:15:53.737 | Selecting previously unselected package python3-pip. 2021-12-20 09:15:53.748 | Preparing to unpack .../202-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-12-20 09:15:53.752 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-12-20 09:15:53.853 | Selecting previously unselected package python3.8-venv. 2021-12-20 09:15:53.866 | Preparing to unpack .../203-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2021-12-20 09:15:53.871 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2021-12-20 09:15:53.903 | Selecting previously unselected package python3-venv. 2021-12-20 09:15:53.911 | Preparing to unpack .../204-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-12-20 09:15:53.915 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-12-20 09:15:53.947 | Selecting previously unselected package qemu-block-extra:amd64. 2021-12-20 09:15:53.956 | Preparing to unpack .../205-qemu-block-extra_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-12-20 09:15:53.960 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-12-20 09:15:54.001 | Selecting previously unselected package qemu-utils. 2021-12-20 09:15:54.010 | Preparing to unpack .../206-qemu-utils_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-12-20 09:15:54.015 | Unpacking qemu-utils (1:4.2-3ubuntu6.18) ... 2021-12-20 09:15:54.199 | Selecting previously unselected package sharutils. 2021-12-20 09:15:54.208 | Preparing to unpack .../207-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-12-20 09:15:54.211 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-12-20 09:15:54.263 | Selecting previously unselected package sqlite3. 2021-12-20 09:15:54.272 | Preparing to unpack .../208-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-12-20 09:15:54.276 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-12-20 09:15:54.425 | Selecting previously unselected package unzip. 2021-12-20 09:15:54.434 | Preparing to unpack .../209-unzip_6.0-25ubuntu1_amd64.deb ... 2021-12-20 09:15:54.437 | Unpacking unzip (6.0-25ubuntu1) ... 2021-12-20 09:15:54.491 | Selecting previously unselected package vbetool. 2021-12-20 09:15:54.501 | Preparing to unpack .../210-vbetool_1.1-4_amd64.deb ... 2021-12-20 09:15:54.504 | Unpacking vbetool (1.1-4) ... 2021-12-20 09:15:54.543 | Selecting previously unselected package ipset. 2021-12-20 09:15:54.552 | Preparing to unpack .../211-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2021-12-20 09:15:54.563 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2021-12-20 09:15:54.607 | Selecting previously unselected package ipvsadm. 2021-12-20 09:15:54.616 | Preparing to unpack .../212-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-12-20 09:15:54.620 | Unpacking ipvsadm (1:1.31-1) ... 2021-12-20 09:15:54.661 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-12-20 09:15:54.670 | Preparing to unpack .../213-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-20 09:15:54.682 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-12-20 09:15:54.717 | Selecting previously unselected package liberasurecode1:amd64. 2021-12-20 09:15:54.730 | Preparing to unpack .../214-liberasurecode1_1.6.1-4_amd64.deb ... 2021-12-20 09:15:54.735 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-12-20 09:15:54.778 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-12-20 09:15:54.787 | Preparing to unpack .../215-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-12-20 09:15:54.792 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-12-20 09:15:54.839 | Selecting previously unselected package libkrb5-dev:amd64. 2021-12-20 09:15:54.852 | Preparing to unpack .../216-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-12-20 09:15:54.856 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 09:15:54.892 | Selecting previously unselected package libyaml-dev:amd64. 2021-12-20 09:15:54.901 | Preparing to unpack .../217-libyaml-dev_0.2.2-1_amd64.deb ... 2021-12-20 09:15:54.905 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-12-20 09:15:54.948 | Selecting previously unselected package socat. 2021-12-20 09:15:54.957 | Preparing to unpack .../218-socat_1.7.3.3-2_amd64.deb ... 2021-12-20 09:15:54.961 | Unpacking socat (1.7.3.3-2) ... 2021-12-20 09:15:55.048 | Selecting previously unselected package vlan. 2021-12-20 09:15:55.057 | Preparing to unpack .../219-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-12-20 09:15:55.062 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-12-20 09:15:55.138 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-12-20 09:15:55.150 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-12-20 09:15:55.163 | Setting up javascript-common (11) ... 2021-12-20 09:15:55.196 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-12-20 09:15:55.218 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-12-20 09:15:55.226 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-12-20 09:15:55.233 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-12-20 09:15:55.240 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-12-20 09:15:55.265 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-20 09:15:55.273 | Setting up dstat (0.7.4-6) ... 2021-12-20 09:15:55.563 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-20 09:15:55.563 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-12-20 09:15:55.581 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-20 09:15:55.581 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-12-20 09:15:55.630 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-12-20 09:15:55.637 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-12-20 09:15:55.646 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-20 09:15:55.654 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-12-20 09:15:55.663 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-12-20 09:15:55.670 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-12-20 09:15:55.676 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-12-20 09:15:55.682 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-12-20 09:15:55.689 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-12-20 09:15:55.696 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-12-20 09:15:55.702 | Setting up libarchive-zip-perl (1.67-2) ... 2021-12-20 09:15:55.708 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-12-20 09:15:55.715 | Setting up vbetool (1.1-4) ... 2021-12-20 09:15:55.721 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2021-12-20 09:15:55.736 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-12-20 09:15:55.750 | Setting up pm-utils (1.4.1-19) ... 2021-12-20 09:15:55.762 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-20 09:15:56.015 | Setting up unzip (6.0-25ubuntu1) ... 2021-12-20 09:15:56.050 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-12-20 09:15:56.060 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-12-20 09:15:56.071 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-12-20 09:15:56.324 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-12-20 09:15:57.040 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-12-20 09:15:57.055 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-12-20 09:15:57.062 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-20 09:15:57.070 | Setting up m4 (1.4.18-4) ... 2021-12-20 09:15:57.076 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-12-20 09:15:57.375 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-12-20 09:15:57.383 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-12-20 09:15:57.390 | Setting up iputils-arping (3:20190709-3) ... 2021-12-20 09:15:57.433 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-12-20 09:15:57.440 | Setting up conntrack (1:1.4.5-2) ... 2021-12-20 09:15:57.447 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-20 09:15:57.454 | Setting up python3-wheel (0.34.2-1) ... 2021-12-20 09:15:57.717 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-12-20 09:15:57.726 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-12-20 09:15:57.942 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-12-20 09:16:00.109 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2021-12-20 09:16:01.444 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-12-20 09:16:02.150 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-12-20 09:16:02.162 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-12-20 09:16:02.169 | Setting up acl (2.2.53-6) ... 2021-12-20 09:16:02.181 | Setting up dns-root-data (2019052802) ... 2021-12-20 09:16:02.190 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-20 09:16:02.200 | Setting up fakeroot (1.24-1) ... 2021-12-20 09:16:02.210 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-12-20 09:16:02.221 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-20 09:16:02.228 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-20 09:16:02.235 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 09:16:02.241 | Setting up autotools-dev (20180224.1) ... 2021-12-20 09:16:02.248 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-12-20 09:16:03.079 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-12-20 09:16:03.085 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-12-20 09:16:03.091 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-12-20 09:16:03.096 | Setting up make (4.2.1-1.2) ... 2021-12-20 09:16:03.102 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-12-20 09:16:03.108 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-12-20 09:16:03.114 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-12-20 09:16:03.120 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-12-20 09:16:03.127 | Setting up ebtables (2.0.11-3build1) ... 2021-12-20 09:16:03.672 | Setting up socat (1.7.3.3-2) ... 2021-12-20 09:16:03.680 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-12-20 09:16:03.687 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-12-20 09:16:03.694 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-20 09:16:03.700 | Setting up autopoint (0.19.8.1-10build1) ... 2021-12-20 09:16:03.707 | Setting up binfmt-support (2.2.0-2) ... 2021-12-20 09:16:04.001 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-12-20 09:16:05.075 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-12-20 09:16:05.081 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2021-12-20 09:16:05.108 | Setting up fonts-dejavu-core (2.37-1) ... 2021-12-20 09:16:05.146 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-12-20 09:16:05.155 | Setting up lsscsi (0.30-0.1) ... 2021-12-20 09:16:05.167 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-12-20 09:16:05.174 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-12-20 09:16:05.181 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-20 09:16:05.187 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-20 09:16:05.193 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-12-20 09:16:05.199 | Setting up autoconf (2.69-11.1) ... 2021-12-20 09:16:05.211 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-12-20 09:16:05.218 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-12-20 09:16:05.268 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-12-20 09:16:05.276 | Setting up dwz (0.13-5) ... 2021-12-20 09:16:05.283 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-12-20 09:16:05.291 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-12-20 09:16:05.298 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2021-12-20 09:16:05.304 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-12-20 09:16:05.311 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-12-20 09:16:05.325 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 09:16:05.332 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-20 09:16:05.339 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-12-20 09:16:05.345 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-12-20 09:16:05.352 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-12-20 09:16:05.357 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-12-20 09:16:05.367 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-20 09:16:05.372 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-12-20 09:16:05.380 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2021-12-20 09:16:05.386 | Setting up libsub-override-perl (0.09-2) ... 2021-12-20 09:16:05.392 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-12-20 09:16:05.399 | Setting up libthai-data (0.1.28-3) ... 2021-12-20 09:16:05.406 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-12-20 09:16:05.412 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-12-20 09:16:05.418 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-12-20 09:16:05.425 | Setting up apache2-data (2.4.41-4ubuntu3.8) ... 2021-12-20 09:16:05.431 | Setting up curl (7.68.0-1ubuntu2.7) ... 2021-12-20 09:16:05.438 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 09:16:05.444 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-12-20 09:16:05.450 | Setting up sharutils (1:4.15.2-4build1) ... 2021-12-20 09:16:05.456 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2021-12-20 09:16:05.471 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2021-12-20 09:16:05.485 | Setting up conntrackd (1:1.4.5-2) ... 2021-12-20 09:16:06.519 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-12-20 09:16:06.854 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-12-20 09:16:06.863 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-12-20 09:16:06.871 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2021-12-20 09:16:06.881 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-20 09:16:06.888 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-12-20 09:16:06.896 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-12-20 09:16:06.902 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-12-20 09:16:06.912 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-12-20 09:16:06.920 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-20 09:16:06.928 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-12-20 09:16:06.938 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-12-20 09:16:06.945 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-12-20 09:16:06.955 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-12-20 09:16:06.962 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 09:16:06.969 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-12-20 09:16:06.976 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-12-20 09:16:06.985 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-12-20 09:16:06.992 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-20 09:16:06.999 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 09:16:07.006 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-12-20 09:16:07.014 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-12-20 09:16:07.021 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-20 09:16:07.033 | Setting up wget (1.20.3-1ubuntu2) ... 2021-12-20 09:16:07.058 | Setting up libtool (2.4.6-14) ... 2021-12-20 09:16:07.064 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-12-20 09:16:07.208 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-12-20 09:16:07.253 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-12-20 09:16:07.262 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2021-12-20 09:16:07.706 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-12-20 09:16:08.814 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-12-20 09:16:08.827 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-12-20 09:16:08.836 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-12-20 09:16:09.014 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-12-20 09:16:09.022 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-12-20 09:16:09.031 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-12-20 09:16:09.043 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-12-20 09:16:09.060 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-12-20 09:16:09.069 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-12-20 09:16:09.330 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-12-20 09:16:09.340 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-12-20 09:16:09.354 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-12-20 09:16:09.365 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-20 09:16:09.374 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-20 09:16:10.104 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2021-12-20 09:16:10.138 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-12-20 09:16:10.145 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-12-20 09:16:10.155 | Setting up ssl-cert (1.0.39) ... 2021-12-20 09:16:10.693 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-12-20 09:16:10.707 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2021-12-20 09:16:10.805 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-12-20 09:16:10.820 | Setting up postgresql-common (214ubuntu0.1) ... 2021-12-20 09:16:11.374 | Adding user postgres to group ssl-cert 2021-12-20 09:16:11.567 | 2021-12-20 09:16:11.567 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-12-20 09:16:11.805 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-12-20 09:16:11.805 | Removing obsolete dictionary files: 2021-12-20 09:16:12.443 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-12-20 09:16:13.587 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-12-20 09:16:13.602 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-12-20 09:16:13.612 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-12-20 09:16:13.733 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-12-20 09:16:14.185 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-12-20 09:16:14.199 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-12-20 09:16:14.208 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-12-20 09:16:14.216 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-12-20 09:16:14.227 | Setting up build-essential (12.8ubuntu1.1) ... 2021-12-20 09:16:14.236 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-12-20 09:16:14.244 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-12-20 09:16:14.253 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-20 09:16:14.262 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-12-20 09:16:14.271 | Setting up libmysqlclient-dev (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 09:16:14.279 | Setting up apache2-utils (2.4.41-4ubuntu3.8) ... 2021-12-20 09:16:14.287 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 09:16:14.294 | Setting up ipvsadm (1:1.31-1) ... 2021-12-20 09:16:15.074 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-12-20 09:16:15.084 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-12-20 09:16:15.197 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-12-20 09:16:17.282 | Regenerating fonts cache... done. 2021-12-20 09:16:17.288 | Setting up gettext (0.19.8.1-10build1) ... 2021-12-20 09:16:17.300 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-12-20 09:16:17.308 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-12-20 09:16:18.741 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-12-20 09:16:19.571 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-12-20 09:16:19.640 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-20 09:16:19.651 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2021-12-20 09:16:20.681 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-12-20 09:16:21.402 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-12-20 09:16:21.413 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-20 09:16:21.421 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-20 09:16:21.430 | Setting up apache2-bin (2.4.41-4ubuntu3.8) ... 2021-12-20 09:16:21.439 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-12-20 09:16:21.446 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-12-20 09:16:21.454 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 09:16:21.463 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-20 09:16:21.471 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-12-20 09:16:21.480 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-12-20 09:16:21.490 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-12-20 09:16:21.501 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-12-20 09:16:21.510 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-12-20 09:16:21.520 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-12-20 09:16:21.529 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-20 09:16:21.540 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-20 09:16:21.575 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-20 09:16:21.586 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-12-20 09:16:21.596 | Setting up librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-20 09:16:21.604 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-12-20 09:16:21.611 | Setting up po-debconf (1.0.21) ... 2021-12-20 09:16:21.619 | Setting up apache2 (2.4.41-4ubuntu3.8) ... 2021-12-20 09:16:22.093 | Enabling module mpm_event. 2021-12-20 09:16:22.167 | Enabling module authz_core. 2021-12-20 09:16:22.176 | Enabling module authz_host. 2021-12-20 09:16:22.248 | Enabling module authn_core. 2021-12-20 09:16:22.256 | Enabling module auth_basic. 2021-12-20 09:16:22.319 | Enabling module access_compat. 2021-12-20 09:16:22.389 | Enabling module authn_file. 2021-12-20 09:16:22.456 | Enabling module authz_user. 2021-12-20 09:16:22.532 | Enabling module alias. 2021-12-20 09:16:22.599 | Enabling module dir. 2021-12-20 09:16:22.664 | Enabling module autoindex. 2021-12-20 09:16:22.736 | Enabling module env. 2021-12-20 09:16:22.807 | Enabling module mime. 2021-12-20 09:16:22.883 | Enabling module negotiation. 2021-12-20 09:16:22.956 | Enabling module setenvif. 2021-12-20 09:16:23.024 | Enabling module filter. 2021-12-20 09:16:23.101 | Enabling module deflate. 2021-12-20 09:16:23.167 | Enabling module status. 2021-12-20 09:16:23.234 | Enabling module reqtimeout. 2021-12-20 09:16:23.297 | Enabling conf charset. 2021-12-20 09:16:23.371 | Enabling conf localized-error-pages. 2021-12-20 09:16:23.442 | Enabling conf other-vhosts-access-log. 2021-12-20 09:16:23.511 | Enabling conf security. 2021-12-20 09:16:23.582 | Enabling conf serve-cgi-bin. 2021-12-20 09:16:23.652 | Enabling site 000-default. 2021-12-20 09:16:23.709 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-12-20 09:16:23.772 | Enabling conf javascript-common. 2021-12-20 09:16:24.058 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-12-20 09:16:24.666 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-12-20 09:16:27.440 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-12-20 09:16:27.461 | Setting up libgvc6 (2.42.2-3build2) ... 2021-12-20 09:16:27.502 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-20 09:16:27.514 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-12-20 09:16:27.536 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-12-20 09:16:27.547 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-12-20 09:16:27.555 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-12-20 09:16:27.562 | Setting up graphviz (2.42.2-3build2) ... 2021-12-20 09:16:27.573 | Setting up qemu-utils (1:4.2-3ubuntu6.18) ... 2021-12-20 09:16:27.587 | Setting up systemd (245.4-4ubuntu3.13) ... 2021-12-20 09:16:27.591 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-12-20 09:16:28.838 | Setting up dh-autoreconf (19) ... 2021-12-20 09:16:28.849 | Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 2021-12-20 09:16:29.690 | Setting up systemd-sysv (245.4-4ubuntu3.13) ... 2021-12-20 09:16:29.703 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-12-20 09:16:29.719 | Setting up debhelper (12.10ubuntu1) ... 2021-12-20 09:16:29.729 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-12-20 09:16:30.140 | Setting up apache2-dev (2.4.41-4ubuntu3.8) ... 2021-12-20 09:16:30.158 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-12-20 09:16:30.186 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-12-20 09:16:30.272 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-12-20 09:16:44.207 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-20 09:16:44.236 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-12-20 09:16:44.629 | Processing triggers for ufw (0.36-6) ... 2021-12-20 09:16:44.783 | Processing triggers for man-db (2.9.1-1) ... 2021-12-20 09:17:11.139 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-12-20 09:17:11.158 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-12-20 09:17:18.528 | ++ functions-common:apt_get:1115 : result=0 2021-12-20 09:17:18.531 | ++ functions-common:apt_get:1118 : time_stop apt-get 2021-12-20 09:17:18.534 | ++ functions-common:time_stop:2310 : local name 2021-12-20 09:17:18.536 | ++ functions-common:time_stop:2311 : local end_time 2021-12-20 09:17:18.538 | ++ functions-common:time_stop:2312 : local elapsed_time 2021-12-20 09:17:18.541 | ++ functions-common:time_stop:2313 : local total 2021-12-20 09:17:18.543 | ++ functions-common:time_stop:2314 : local start_time 2021-12-20 09:17:18.546 | ++ functions-common:time_stop:2316 : name=apt-get 2021-12-20 09:17:18.549 | ++ functions-common:time_stop:2317 : start_time=1639991681252 2021-12-20 09:17:18.551 | ++ functions-common:time_stop:2319 : [[ -z 1639991681252 ]] 2021-12-20 09:17:18.555 | +++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 09:17:18.559 | ++ functions-common:time_stop:2322 : end_time=1639991838556 2021-12-20 09:17:18.561 | ++ functions-common:time_stop:2323 : elapsed_time=157304 2021-12-20 09:17:18.563 | ++ functions-common:time_stop:2324 : total=817 2021-12-20 09:17:18.565 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 09:17:18.567 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=158121 2021-12-20 09:17:18.569 | ++ functions-common:apt_get:1119 : return 0 2021-12-20 09:17:18.574 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-20 09:17:18.577 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-20 09:17:18.579 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-20 09:17:18.584 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-20 09:17:18.589 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2021-12-20 09:17:18.592 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2021-12-20 09:17:18.595 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-20 09:17:20.230 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-20 09:17:20.232 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-20 09:17:20.235 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-20 09:17:20.238 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-20 09:17:20.240 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-20 09:17:20.242 | + functions-common:GetDistro:373 : GetOSVersion 2021-12-20 09:17:20.243 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-12-20 09:17:20.246 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-12-20 09:17:20.248 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-12-20 09:17:20.250 | + functions-common:_ensure_lsb_release:328 : return 2021-12-20 09:17:20.252 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-12-20 09:17:20.317 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-12-20 09:17:20.321 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-12-20 09:17:20.386 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-12-20 09:17:20.389 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-12-20 09:17:20.453 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-12-20 09:17:20.456 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-20 09:17:20.460 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-12-20 09:17:20.463 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-12-20 09:17:20.466 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-12-20 09:17:20.468 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-12-20 09:17:20.472 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-12-20 09:17:20.475 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-20 09:17:20.478 | + functions-common:GetDistro:378 : DISTRO=focal 2021-12-20 09:17:20.480 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2021-12-20 09:17:20.483 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-12-20 09:17:20.483 | Distro: focal 2021-12-20 09:17:20.487 | + tools/install_pip.sh:main:127 : get_versions 2021-12-20 09:17:20.490 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-20 09:17:20.495 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-20 09:17:20.497 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-20 09:17:20.500 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-20 09:17:20.500 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-20 09:17:20.889 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-12-20 09:17:20.892 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-12-20 09:17:20.892 | pip: 20.2.2 2021-12-20 09:17:20.895 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-12-20 09:17:21.266 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-12-20 09:17:21.291 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-12-20 09:17:21.294 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-12-20 09:17:21.297 | + tools/install_pip.sh:main:135 : exit 0 2021-12-20 09:17:21.304 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-20 09:17:21.307 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-20 09:17:21.312 | + ./stack.sh:main:764 : fixup_all 2021-12-20 09:17:21.315 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2021-12-20 09:17:21.318 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-12-20 09:17:21.321 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-20 09:17:21.341 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-20 09:17:21.341 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-12-20 09:17:21.342 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-12-20 09:17:21.347 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-12-20 09:17:21.349 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-12-20 09:17:21.352 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-12-20 09:17:21.363 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-12-20 09:17:21.367 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2021-12-20 09:17:21.370 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-12-20 09:17:21.372 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-12-20 09:17:21.375 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2021-12-20 09:17:21.377 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-12-20 09:17:21.379 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-12-20 09:17:21.382 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-12-20 09:17:21.384 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-12-20 09:17:21.387 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-20 09:17:21.389 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-20 09:17:21.391 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-12-20 09:17:21.393 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2021-12-20 09:17:21.395 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-12-20 09:17:21.397 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-12-20 09:17:21.400 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2021-12-20 09:17:21.402 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2021-12-20 09:17:21.404 | + functions-common:is_suse:464 : is_opensuse 2021-12-20 09:17:21.406 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-12-20 09:17:21.408 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-20 09:17:21.411 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-12-20 09:17:21.414 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-12-20 09:17:21.416 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-20 09:17:21.418 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2021-12-20 09:17:21.420 | + ./stack.sh:main:767 : pip_install -U os-testr 2021-12-20 09:17:21.441 | Using python 3.8 to install os-testr 2021-12-20 09:17:21.443 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-12-20 09:17:23.090 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 09:17:23.094 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:17:23.100 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:17:23.101 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:17:23.106 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:17:23.108 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:17:23.109 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:17:23.110 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:17:23.111 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 09:17:23.613 | Collecting os-testr===2.0.0 2021-12-20 09:17:23.620 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-12-20 09:17:23.710 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2021-12-20 09:17:23.713 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (2.4.0) 2021-12-20 09:17:23.810 | Collecting python-subunit===1.4.0 2021-12-20 09:17:23.819 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-12-20 09:17:23.990 | Collecting stestr===3.0.1 2021-12-20 09:17:23.997 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-12-20 09:17:24.091 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (1.1.0) 2021-12-20 09:17:24.098 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) (1.0.0) 2021-12-20 09:17:24.100 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (1.4.0) 2021-12-20 09:17:24.103 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (3.0.0) 2021-12-20 09:17:24.113 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (1.6.0) 2021-12-20 09:17:24.115 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2021-12-20 09:17:24.118 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (3.4.0) 2021-12-20 09:17:24.132 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (5.3.1) 2021-12-20 09:17:24.135 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.11.7) 2021-12-20 09:17:24.232 | Collecting future===0.18.2 2021-12-20 09:17:24.238 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-12-20 09:17:25.204 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 194)) (1.4.0) 2021-12-20 09:17:25.207 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (1.0.0) 2021-12-20 09:17:25.209 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.4.7) 2021-12-20 09:17:25.212 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.2.2) 2021-12-20 09:17:25.219 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.7.2) 2021-12-20 09:17:25.221 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.3.8) 2021-12-20 09:17:25.285 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.8.0) 2021-12-20 09:17:25.287 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (20.1.0) 2021-12-20 09:17:25.320 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (49.6.0) 2021-12-20 09:17:25.367 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.4.3) 2021-12-20 09:17:25.371 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.2.5) 2021-12-20 09:17:25.376 | Building wheels for collected packages: future 2021-12-20 09:17:25.377 | Building wheel for future (setup.py): started 2021-12-20 09:17:26.407 | Building wheel for future (setup.py): finished with status 'done' 2021-12-20 09:17:26.414 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=4dddf8ba6fc614ff515786f307c0f1d0d63a5805a8c74163da46c87995bf7731 2021-12-20 09:17:26.414 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-12-20 09:17:26.415 | Successfully built future 2021-12-20 09:17:27.586 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-12-20 09:17:28.423 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2021-12-20 09:17:28.527 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 09:17:28.527 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 09:17:28.632 | + inc/python:pip_install:200 : result=0 2021-12-20 09:17:28.636 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 09:17:28.639 | + functions-common:time_stop:2310 : local name 2021-12-20 09:17:28.642 | + functions-common:time_stop:2311 : local end_time 2021-12-20 09:17:28.646 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 09:17:28.650 | + functions-common:time_stop:2313 : local total 2021-12-20 09:17:28.654 | + functions-common:time_stop:2314 : local start_time 2021-12-20 09:17:28.657 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 09:17:28.660 | + functions-common:time_stop:2317 : start_time=1639991841436 2021-12-20 09:17:28.664 | + functions-common:time_stop:2319 : [[ -z 1639991841436 ]] 2021-12-20 09:17:28.667 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 09:17:28.671 | + functions-common:time_stop:2322 : end_time=1639991848668 2021-12-20 09:17:28.673 | + functions-common:time_stop:2323 : elapsed_time=7232 2021-12-20 09:17:28.675 | + functions-common:time_stop:2324 : total=0 2021-12-20 09:17:28.677 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 09:17:28.680 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=7232 2021-12-20 09:17:28.682 | + inc/python:pip_install:203 : return 0 2021-12-20 09:17:28.684 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2021-12-20 09:17:28.688 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-12-20 09:17:28.690 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-20 09:17:28.693 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-12-20 09:17:28.697 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2021-12-20 09:17:28.700 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-20 09:17:28.706 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-12-20 09:17:28.706 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-20 09:17:28.713 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2021-12-20 09:17:28.715 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2021-12-20 09:17:28.718 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2021-12-20 09:17:28.720 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-12-20 09:17:28.723 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-12-20 09:17:28.743 | Using python 3.8 to install systemd-python 2021-12-20 09:17:28.746 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2021-12-20 09:17:30.405 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 09:17:30.409 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:17:30.415 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:17:30.415 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:17:30.421 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:17:30.422 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:17:30.424 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:17:30.424 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:17:30.426 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 09:17:30.428 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (234) 2021-12-20 09:17:31.910 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 09:17:31.910 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 09:17:31.984 | + inc/python:pip_install:200 : result=0 2021-12-20 09:17:31.987 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 09:17:31.990 | + functions-common:time_stop:2310 : local name 2021-12-20 09:17:31.993 | + functions-common:time_stop:2311 : local end_time 2021-12-20 09:17:31.995 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 09:17:31.998 | + functions-common:time_stop:2313 : local total 2021-12-20 09:17:32.000 | + functions-common:time_stop:2314 : local start_time 2021-12-20 09:17:32.003 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 09:17:32.005 | + functions-common:time_stop:2317 : start_time=1639991848738 2021-12-20 09:17:32.007 | + functions-common:time_stop:2319 : [[ -z 1639991848738 ]] 2021-12-20 09:17:32.010 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 09:17:32.014 | + functions-common:time_stop:2322 : end_time=1639991852011 2021-12-20 09:17:32.017 | + functions-common:time_stop:2323 : elapsed_time=3273 2021-12-20 09:17:32.020 | + functions-common:time_stop:2324 : total=7232 2021-12-20 09:17:32.023 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 09:17:32.025 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=10505 2021-12-20 09:17:32.028 | + inc/python:pip_install:203 : return 0 2021-12-20 09:17:32.030 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-20 09:17:32.080 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2021-12-20 09:17:32.182 | + ./stack.sh:main:779 : install_infra 2021-12-20 09:17:32.185 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-20 09:17:32.188 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-20 09:17:32.192 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-12-20 09:17:35.377 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-20 09:17:35.380 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-20 09:17:35.405 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-20 09:17:37.350 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:17:37.585 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:17:37.588 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:17:37.790 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:17:37.847 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:17:37.907 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:17:37.908 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:17:37.957 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 09:17:38.003 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 09:17:38.149 | Collecting pbr===5.5.0 2021-12-20 09:17:38.156 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2021-12-20 09:17:38.194 | Installing collected packages: pbr 2021-12-20 09:17:38.331 | Successfully installed pbr-5.5.0 2021-12-20 09:17:38.397 | + inc/python:pip_install:200 : result=0 2021-12-20 09:17:38.401 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 09:17:38.405 | + functions-common:time_stop:2310 : local name 2021-12-20 09:17:38.407 | + functions-common:time_stop:2311 : local end_time 2021-12-20 09:17:38.410 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 09:17:38.413 | + functions-common:time_stop:2313 : local total 2021-12-20 09:17:38.415 | + functions-common:time_stop:2314 : local start_time 2021-12-20 09:17:38.418 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 09:17:38.420 | + functions-common:time_stop:2317 : start_time=1639991855397 2021-12-20 09:17:38.422 | + functions-common:time_stop:2319 : [[ -z 1639991855397 ]] 2021-12-20 09:17:38.424 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 09:17:38.428 | + functions-common:time_stop:2322 : end_time=1639991858425 2021-12-20 09:17:38.430 | + functions-common:time_stop:2323 : elapsed_time=3028 2021-12-20 09:17:38.432 | + functions-common:time_stop:2324 : total=10505 2021-12-20 09:17:38.433 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 09:17:38.436 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=13533 2021-12-20 09:17:38.438 | + inc/python:pip_install:203 : return 0 2021-12-20 09:17:38.440 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-20 09:17:38.442 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-20 09:17:38.465 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-12-20 09:17:40.419 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:17:40.660 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:17:40.663 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:17:40.865 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:17:40.923 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:17:40.983 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:17:40.985 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:17:41.033 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 09:17:41.079 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 09:17:41.081 | Processing /opt/stack/requirements 2021-12-20 09:17:42.417 | Collecting fixtures===3.0.0 2021-12-20 09:17:42.424 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-12-20 09:17:42.644 | Collecting PyYAML===5.3.1 2021-12-20 09:17:42.656 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2021-12-20 09:17:43.369 | Collecting requests===2.23.0 2021-12-20 09:17:43.377 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2021-12-20 09:17:43.472 | Collecting packaging===20.4 2021-12-20 09:17:43.479 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2021-12-20 09:17:43.548 | Collecting testtools===2.4.0 2021-12-20 09:17:43.555 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-12-20 09:17:43.648 | Collecting idna===2.10 2021-12-20 09:17:43.654 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-12-20 09:17:43.791 | Collecting pyparsing===2.4.7 2021-12-20 09:17:43.798 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-12-20 09:17:43.848 | Collecting six===1.15.0 2021-12-20 09:17:43.855 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-12-20 09:17:43.888 | Collecting Parsley>=1.2 2021-12-20 09:17:43.895 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-12-20 09:17:43.947 | Collecting beagle>=0.2.1 2021-12-20 09:17:43.955 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-12-20 09:17:43.983 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2021-12-20 09:17:44.051 | Collecting urllib3===1.25.10 2021-12-20 09:17:44.056 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e79/83572181f5e15/urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 2021-12-20 09:17:44.152 | Collecting certifi===2021.10.8 2021-12-20 09:17:44.159 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2021-12-20 09:17:44.200 | Collecting chardet===3.0.4 2021-12-20 09:17:44.205 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) 2021-12-20 09:17:44.253 | Collecting traceback2===1.4.0 2021-12-20 09:17:44.260 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-12-20 09:17:44.288 | Collecting extras===1.0.0 2021-12-20 09:17:44.297 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-12-20 09:17:44.337 | Collecting unittest2===1.1.0 2021-12-20 09:17:44.342 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-12-20 09:17:44.395 | Collecting python-mimeparse===1.6.0 2021-12-20 09:17:44.402 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2021-12-20 09:17:44.482 | Collecting cliff===3.4.0 2021-12-20 09:17:44.488 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2021-12-20 09:17:44.542 | Collecting linecache2===1.0.0 2021-12-20 09:17:44.548 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-12-20 09:17:44.595 | Collecting argparse 2021-12-20 09:17:44.604 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-12-20 09:17:44.695 | Collecting stevedore===3.2.2 2021-12-20 09:17:44.701 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2021-12-20 09:17:44.859 | Collecting cmd2===1.3.8 2021-12-20 09:17:44.866 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130 kB) 2021-12-20 09:17:44.971 | Collecting prettytable===0.7.2 2021-12-20 09:17:44.978 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-12-20 09:17:45.025 | Collecting pyperclip===1.8.0 2021-12-20 09:17:45.033 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2021-12-20 09:17:45.095 | Collecting colorama===0.4.3 2021-12-20 09:17:45.103 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d7/3d2a99753107a/colorama-0.4.3-py2.py3-none-any.whl (15 kB) 2021-12-20 09:17:45.145 | Collecting wcwidth===0.2.5 2021-12-20 09:17:45.153 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-12-20 09:17:45.175 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (44.0.0) 2021-12-20 09:17:45.212 | Collecting attrs===20.1.0 2021-12-20 09:17:45.219 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/7b7b9f8326499/attrs-20.1.0-py2.py3-none-any.whl (49 kB) 2021-12-20 09:17:45.268 | Building wheels for collected packages: PyYAML, openstack-requirements 2021-12-20 09:17:45.269 | Building wheel for PyYAML (setup.py): started 2021-12-20 09:17:45.519 | Building wheel for PyYAML (setup.py): finished with status 'error' 2021-12-20 09:17:45.519 | ERROR: Command errored out with exit status 1: 2021-12-20 09:17:45.519 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-oaqs_mtg/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-oaqs_mtg/PyYAML/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-uy1xwl9m 2021-12-20 09:17:45.519 | cwd: /tmp/pip-install-oaqs_mtg/PyYAML/ 2021-12-20 09:17:45.519 | Complete output (6 lines): 2021-12-20 09:17:45.519 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-20 09:17:45.519 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-20 09:17:45.519 | or: setup.py --help-commands 2021-12-20 09:17:45.519 | or: setup.py cmd --help 2021-12-20 09:17:45.519 | 2021-12-20 09:17:45.519 | error: invalid command 'bdist_wheel' 2021-12-20 09:17:45.519 | ---------------------------------------- 2021-12-20 09:17:45.519 | ERROR: Failed building wheel for PyYAML 2021-12-20 09:17:45.519 | Running setup.py clean for PyYAML 2021-12-20 09:17:45.794 | Building wheel for openstack-requirements (setup.py): started 2021-12-20 09:17:46.567 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-12-20 09:17:46.567 | ERROR: Command errored out with exit status 1: 2021-12-20 09:17:46.567 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-7y56rfxo/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-7y56rfxo/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-_pgvxz_r 2021-12-20 09:17:46.567 | cwd: /tmp/pip-req-build-7y56rfxo/ 2021-12-20 09:17:46.567 | Complete output (6 lines): 2021-12-20 09:17:46.567 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-20 09:17:46.567 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-20 09:17:46.567 | or: setup.py --help-commands 2021-12-20 09:17:46.567 | or: setup.py cmd --help 2021-12-20 09:17:46.567 | 2021-12-20 09:17:46.567 | error: invalid command 'bdist_wheel' 2021-12-20 09:17:46.567 | ---------------------------------------- 2021-12-20 09:17:46.567 | ERROR: Failed building wheel for openstack-requirements 2021-12-20 09:17:46.567 | Running setup.py clean for openstack-requirements 2021-12-20 09:17:47.304 | Failed to build PyYAML openstack-requirements 2021-12-20 09:17:47.533 | Installing collected packages: chardet, certifi, attrs, six, linecache2, traceback2, extras, argparse, unittest2, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, stevedore, pyperclip, colorama, cmd2, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2021-12-20 09:17:48.711 | Running setup.py install for PyYAML: started 2021-12-20 09:18:03.691 | Running setup.py install for PyYAML: finished with status 'done' 2021-12-20 09:18:04.599 | Running setup.py install for openstack-requirements: started 2021-12-20 09:18:06.714 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-20 09:18:06.752 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.1.0 beagle-0.3.0 certifi-2021.10.8 chardet-3.0.4 cliff-3.4.0 cmd2-1.3.8 colorama-0.4.3 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4168 packaging-20.4 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.0 python-mimeparse-1.6.0 requests-2.23.0 six-1.15.0 stevedore-3.2.2 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.10 wcwidth-0.2.5 2021-12-20 09:18:06.917 | + inc/python:pip_install:200 : result=0 2021-12-20 09:18:06.919 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 09:18:06.921 | + functions-common:time_stop:2310 : local name 2021-12-20 09:18:06.924 | + functions-common:time_stop:2311 : local end_time 2021-12-20 09:18:06.926 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 09:18:06.928 | + functions-common:time_stop:2313 : local total 2021-12-20 09:18:06.930 | + functions-common:time_stop:2314 : local start_time 2021-12-20 09:18:06.932 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 09:18:06.934 | + functions-common:time_stop:2317 : start_time=1639991858458 2021-12-20 09:18:06.937 | + functions-common:time_stop:2319 : [[ -z 1639991858458 ]] 2021-12-20 09:18:06.939 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 09:18:06.943 | + functions-common:time_stop:2322 : end_time=1639991886941 2021-12-20 09:18:06.946 | + functions-common:time_stop:2323 : elapsed_time=28483 2021-12-20 09:18:06.948 | + functions-common:time_stop:2324 : total=13533 2021-12-20 09:18:06.950 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 09:18:06.952 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=42016 2021-12-20 09:18:06.954 | + inc/python:pip_install:203 : return 0 2021-12-20 09:18:06.957 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-20 09:18:06.960 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-20 09:18:06.962 | + inc/python:use_library_from_git:250 : local name=pbr 2021-12-20 09:18:06.964 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:18:06.967 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:18:06.970 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-12-20 09:18:06.972 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:18:06.975 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-20 09:18:06.995 | Using python 3.8 to install pbr 2021-12-20 09:18:06.997 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-20 09:18:08.665 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 09:18:08.669 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:18:08.675 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:18:08.675 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:18:08.681 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:18:08.682 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:18:08.684 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:18:08.684 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:18:08.686 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 09:18:08.797 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2021-12-20 09:18:10.289 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 09:18:10.289 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 09:18:10.372 | + inc/python:pip_install:200 : result=0 2021-12-20 09:18:10.375 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 09:18:10.377 | + functions-common:time_stop:2310 : local name 2021-12-20 09:18:10.379 | + functions-common:time_stop:2311 : local end_time 2021-12-20 09:18:10.381 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 09:18:10.384 | + functions-common:time_stop:2313 : local total 2021-12-20 09:18:10.386 | + functions-common:time_stop:2314 : local start_time 2021-12-20 09:18:10.388 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 09:18:10.390 | + functions-common:time_stop:2317 : start_time=1639991886989 2021-12-20 09:18:10.392 | + functions-common:time_stop:2319 : [[ -z 1639991886989 ]] 2021-12-20 09:18:10.395 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 09:18:10.398 | + functions-common:time_stop:2322 : end_time=1639991890396 2021-12-20 09:18:10.401 | + functions-common:time_stop:2323 : elapsed_time=3407 2021-12-20 09:18:10.403 | + functions-common:time_stop:2324 : total=42016 2021-12-20 09:18:10.405 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 09:18:10.407 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=45423 2021-12-20 09:18:10.409 | + inc/python:pip_install:203 : return 0 2021-12-20 09:18:10.413 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2021-12-20 09:18:13.701 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-20 09:18:15.569 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 09:18:16.063 | Collecting bindep 2021-12-20 09:18:16.070 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2021-12-20 09:18:16.446 | Collecting distro 2021-12-20 09:18:16.452 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-12-20 09:18:16.478 | Collecting Parsley 2021-12-20 09:18:16.484 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-12-20 09:18:16.631 | Collecting pbr>=2.0.0 2021-12-20 09:18:16.638 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2021-12-20 09:18:16.743 | Collecting packaging; python_version >= "3.6" 2021-12-20 09:18:16.750 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2021-12-20 09:18:16.921 | Collecting pyparsing!=3.0.5,>=2.0.2 2021-12-20 09:18:16.928 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2021-12-20 09:18:16.976 | Installing collected packages: distro, Parsley, pbr, pyparsing, packaging, bindep 2021-12-20 09:18:17.561 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2021-12-20 09:18:17.635 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-20 09:18:17.637 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-20 09:18:17.640 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2021-12-20 09:18:17.657 | + ./stack.sh:main:788 : pkgs= 2021-12-20 09:18:17.660 | + ./stack.sh:main:789 : [[ -n '' ]] 2021-12-20 09:18:17.663 | + ./stack.sh:main:796 : run_phase stack pre-install 2021-12-20 09:18:17.666 | + functions-common:run_phase:1738 : local mode=stack 2021-12-20 09:18:17.668 | + functions-common:run_phase:1739 : local phase=pre-install 2021-12-20 09:18:17.670 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-20 09:18:17.672 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2021-12-20 09:18:17.675 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-20 09:18:17.677 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2021-12-20 09:18:17.679 | + functions-common:run_phase:1748 : local extra 2021-12-20 09:18:17.682 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-20 09:18:17.686 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2021-12-20 09:18:17.688 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-20 09:18:17.691 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-20 09:18:17.694 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-20 09:18:17.698 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-20 09:18:17.715 | ++ functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:18:17.717 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-20 09:18:17.721 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-20 09:18:17.725 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-20 09:18:17.727 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-20 09:18:17.729 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-20 09:18:17.731 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-20 09:18:17.733 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-20 09:18:17.735 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-20 09:18:17.737 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-20 09:18:17.739 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-20 09:18:17.741 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-20 09:18:17.744 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-20 09:18:17.746 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-20 09:18:17.748 | + functions-common:run_phase:1759 : [[ stack == \s\o\u\r\c\e ]] 2021-12-20 09:18:17.750 | + functions-common:run_phase:1762 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-20 09:18:17.752 | + functions-common:run_phase:1765 : run_plugins stack pre-install 2021-12-20 09:18:17.754 | + functions-common:run_plugins:1724 : local mode=stack 2021-12-20 09:18:17.757 | + functions-common:run_plugins:1725 : local phase=pre-install 2021-12-20 09:18:17.759 | + functions-common:run_plugins:1727 : local plugins= 2021-12-20 09:18:17.762 | + functions-common:run_plugins:1728 : local plugin 2021-12-20 09:18:17.764 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-20 09:18:17.766 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2021-12-20 09:18:17.769 | + functions:set_systemd_override:826 : local value=2048 2021-12-20 09:18:17.771 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2021-12-20 09:18:17.774 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-20 09:18:17.838 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-20 09:18:17.838 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-20 09:18:17.841 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2021-12-20 09:18:18.210 | + ./stack.sh:main:801 : install_rpc_backend 2021-12-20 09:18:18.213 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-20 09:18:18.234 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:18:18.236 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-20 09:18:18.239 | + functions-common:install_package:1344 : update_package_repo 2021-12-20 09:18:18.241 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-12-20 09:18:18.244 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-12-20 09:18:18.246 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-12-20 09:18:18.248 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-12-20 09:18:18.251 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-12-20 09:18:18.253 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:18:18.255 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:18:18.258 | + functions-common:update_package_repo:1325 : apt_get_update 2021-12-20 09:18:18.260 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-12-20 09:18:18.262 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-12-20 09:18:18.264 | + functions-common:apt_get_update:1071 : return 2021-12-20 09:18:18.266 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2021-12-20 09:18:18.269 | + functions-common:real_install_package:1330 : is_ubuntu 2021-12-20 09:18:18.271 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:18:18.274 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:18:18.277 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2021-12-20 09:18:18.297 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-20 09:18:18.411 | Reading package lists... 2021-12-20 09:18:18.672 | Building dependency tree... 2021-12-20 09:18:18.673 | Reading state information... 2021-12-20 09:18:18.935 | The following packages were automatically installed and are no longer required: 2021-12-20 09:18:18.936 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-20 09:18:18.936 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-20 09:18:18.936 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-20 09:18:18.936 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-20 09:18:18.936 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-12-20 09:18:18.936 | python3-zope.interface 2021-12-20 09:18:18.936 | Use 'sudo apt autoremove' to remove them. 2021-12-20 09:18:18.936 | The following additional packages will be installed: 2021-12-20 09:18:18.936 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-12-20 09:18:18.936 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-12-20 09:18:18.936 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-12-20 09:18:18.937 | erlang-tools erlang-xmerl locales-all 2021-12-20 09:18:18.938 | Suggested packages: 2021-12-20 09:18:18.938 | erlang erlang-manpages erlang-doc 2021-12-20 09:18:19.009 | The following NEW packages will be installed: 2021-12-20 09:18:19.009 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-12-20 09:18:19.009 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-12-20 09:18:19.009 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-12-20 09:18:19.010 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-12-20 09:18:19.263 | 0 upgraded, 19 newly installed, 0 to remove and 105 not upgraded. 2021-12-20 09:18:19.263 | Need to get 38.1 MB of archives. 2021-12-20 09:18:19.263 | After this operation, 276 MB of additional disk space will be used. 2021-12-20 09:18:19.263 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-12-20 09:18:21.017 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-12-20 09:18:21.085 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-12-20 09:18:21.097 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-12-20 09:18:21.153 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-12-20 09:18:21.221 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-12-20 09:18:21.239 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-12-20 09:18:21.538 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-12-20 09:18:21.540 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-12-20 09:18:21.542 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-12-20 09:18:21.543 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-12-20 09:18:21.649 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-12-20 09:18:21.727 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2021-12-20 09:18:21.842 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-12-20 09:18:21.844 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-12-20 09:18:21.904 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-12-20 09:18:21.928 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-12-20 09:18:22.429 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-12-20 09:18:23.873 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2021-12-20 09:18:26.305 | Fetched 38.1 MB in 7s (5,683 kB/s) 2021-12-20 09:18:26.342 | Selecting previously unselected package erlang-base. 2021-12-20 09:18:26.391 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 80311 files and directories currently installed.) 2021-12-20 09:18:26.395 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 09:18:26.399 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:27.487 | Selecting previously unselected package erlang-asn1. 2021-12-20 09:18:27.496 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 09:18:27.500 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:27.614 | Selecting previously unselected package erlang-crypto. 2021-12-20 09:18:27.623 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 09:18:27.627 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:27.684 | Selecting previously unselected package erlang-public-key. 2021-12-20 09:18:27.694 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 09:18:27.700 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:27.816 | Selecting previously unselected package erlang-mnesia. 2021-12-20 09:18:27.824 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 09:18:27.830 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:27.967 | Selecting previously unselected package erlang-runtime-tools. 2021-12-20 09:18:27.976 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 09:18:27.982 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:28.057 | Selecting previously unselected package erlang-ssl. 2021-12-20 09:18:28.066 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 09:18:28.072 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:28.254 | Selecting previously unselected package erlang-eldap. 2021-12-20 09:18:28.267 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 09:18:28.273 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:28.330 | Selecting previously unselected package erlang-ftp. 2021-12-20 09:18:28.339 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 09:18:28.344 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:28.410 | Selecting previously unselected package erlang-tftp. 2021-12-20 09:18:28.419 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 09:18:28.425 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:28.476 | Selecting previously unselected package erlang-inets. 2021-12-20 09:18:28.485 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 09:18:28.491 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:28.612 | Selecting previously unselected package erlang-snmp. 2021-12-20 09:18:28.626 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 09:18:28.631 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:28.901 | Selecting previously unselected package erlang-os-mon. 2021-12-20 09:18:28.913 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 09:18:28.918 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:28.974 | Selecting previously unselected package erlang-parsetools. 2021-12-20 09:18:28.983 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 09:18:28.987 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:29.042 | Selecting previously unselected package erlang-syntax-tools. 2021-12-20 09:18:29.050 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 09:18:29.054 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:29.139 | Selecting previously unselected package erlang-tools. 2021-12-20 09:18:29.148 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 09:18:29.152 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:29.262 | Selecting previously unselected package erlang-xmerl. 2021-12-20 09:18:29.271 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 09:18:29.276 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:29.462 | Selecting previously unselected package locales-all. 2021-12-20 09:18:29.471 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-12-20 09:18:29.476 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-12-20 09:18:33.874 | Selecting previously unselected package rabbitmq-server. 2021-12-20 09:18:33.886 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-12-20 09:18:33.891 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-12-20 09:18:35.079 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:35.530 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-12-20 09:18:35.530 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-12-20 09:18:39.721 | Searching for services which depend on erlang and should be started... none found. 2021-12-20 09:18:39.727 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:39.735 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:39.743 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-12-20 09:18:39.753 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:39.760 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:39.767 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:39.775 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:39.782 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:39.789 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:39.795 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:39.802 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:39.809 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:39.816 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:39.824 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:39.833 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:39.841 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:39.849 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-12-20 09:18:39.856 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-12-20 09:18:39.961 | Adding group `rabbitmq' (GID 125) ... 2021-12-20 09:18:39.979 | Done. 2021-12-20 09:18:40.062 | Adding system user `rabbitmq' (UID 117) ... 2021-12-20 09:18:40.062 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-12-20 09:18:40.110 | Not creating home directory `/var/lib/rabbitmq'. 2021-12-20 09:18:40.394 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-12-20 09:18:46.913 | Processing triggers for man-db (2.9.1-1) ... 2021-12-20 09:18:47.530 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-20 09:18:54.998 | + functions-common:apt_get:1115 : result=0 2021-12-20 09:18:55.000 | + functions-common:apt_get:1118 : time_stop apt-get 2021-12-20 09:18:55.003 | + functions-common:time_stop:2310 : local name 2021-12-20 09:18:55.009 | + functions-common:time_stop:2311 : local end_time 2021-12-20 09:18:55.011 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 09:18:55.017 | + functions-common:time_stop:2313 : local total 2021-12-20 09:18:55.020 | + functions-common:time_stop:2314 : local start_time 2021-12-20 09:18:55.023 | + functions-common:time_stop:2316 : name=apt-get 2021-12-20 09:18:55.025 | + functions-common:time_stop:2317 : start_time=1639991898294 2021-12-20 09:18:55.028 | + functions-common:time_stop:2319 : [[ -z 1639991898294 ]] 2021-12-20 09:18:55.030 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 09:18:55.035 | + functions-common:time_stop:2322 : end_time=1639991935032 2021-12-20 09:18:55.037 | + functions-common:time_stop:2323 : elapsed_time=36738 2021-12-20 09:18:55.039 | + functions-common:time_stop:2324 : total=158121 2021-12-20 09:18:55.042 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 09:18:55.044 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=194859 2021-12-20 09:18:55.046 | + functions-common:apt_get:1119 : return 0 2021-12-20 09:18:55.048 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-20 09:18:55.052 | + functions-common:is_suse:464 : is_opensuse 2021-12-20 09:18:55.054 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-12-20 09:18:55.057 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-20 09:18:55.059 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-12-20 09:18:55.062 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-12-20 09:18:55.064 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-20 09:18:55.067 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-20 09:18:55.069 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-12-20 09:18:55.071 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-12-20 09:18:55.074 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-12-20 09:18:55.076 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-20 09:18:55.079 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-20 09:18:55.081 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-12-20 09:18:55.084 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2021-12-20 09:18:55.086 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-12-20 09:18:55.089 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-20 09:18:55.091 | + functions-common:is_suse:464 : is_opensuse 2021-12-20 09:18:55.093 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-12-20 09:18:55.096 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-20 09:18:55.098 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-12-20 09:18:55.100 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-12-20 09:18:55.103 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-20 09:18:55.105 | + ./stack.sh:main:802 : restart_rpc_backend 2021-12-20 09:18:55.107 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-20 09:18:55.126 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:18:55.129 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-20 09:18:55.132 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-12-20 09:18:55.135 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2021-12-20 09:18:55.137 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-20 09:18:55.140 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-20 09:18:55.144 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-20 09:18:55.147 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-20 09:18:55.149 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-20 09:18:55.151 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-20 09:18:55.154 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-20 09:18:55.156 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-20 09:18:55.159 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-20 09:18:55.905 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-12-20 09:18:55.905 | user tags 2021-12-20 09:18:55.905 | guest [administrator]' 2021-12-20 09:18:55.909 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-12-20 09:18:55.909 | user tags 2021-12-20 09:18:55.909 | guest [administrator]' 2021-12-20 09:18:55.909 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-20 09:18:55.915 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-12-20 09:18:55.918 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-12-20 09:18:55.920 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-12-20 09:18:56.673 | Adding user "stackrabbit" ... 2021-12-20 09:18:56.700 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-20 09:18:57.417 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-12-20 09:18:57.446 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-20 09:18:57.449 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-20 09:18:58.165 | Changing password for user "stackrabbit" ... 2021-12-20 09:18:58.195 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-20 09:18:58.197 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-20 09:18:58.199 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-20 09:18:58.925 | Deleting user "guest" ... 2021-12-20 09:18:58.951 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2021-12-20 09:18:58.973 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:18:58.976 | + ./stack.sh:main:805 : install_database 2021-12-20 09:18:58.978 | + lib/database:install_database:116 : install_database_mysql 2021-12-20 09:18:58.981 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-12-20 09:18:58.983 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:18:58.985 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:18:58.988 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-12-20 09:18:59.222 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-20 09:18:59.225 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-12-20 09:18:59.232 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-12-20 09:18:59.235 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:18:59.238 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:18:59.241 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-12-20 09:18:59.244 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-12-20 09:18:59.246 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-12-20 09:18:59.251 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-12-20 09:18:59.253 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2021-12-20 09:18:59.256 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2021-12-20 09:18:59.259 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-12-20 09:18:59.261 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-12-20 09:18:59.264 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-12-20 09:18:59.266 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-12-20 09:18:59.269 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-20 09:18:59.271 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-20 09:18:59.274 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-12-20 09:18:59.276 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2021-12-20 09:18:59.279 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-12-20 09:18:59.281 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-12-20 09:18:59.283 | + functions-common:is_suse:464 : is_opensuse 2021-12-20 09:18:59.287 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-12-20 09:18:59.289 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-20 09:18:59.291 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-12-20 09:18:59.295 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-12-20 09:18:59.297 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-20 09:18:59.299 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-12-20 09:18:59.302 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:18:59.305 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:18:59.308 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-12-20 09:18:59.310 | + functions-common:install_package:1344 : update_package_repo 2021-12-20 09:18:59.312 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-12-20 09:18:59.315 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-12-20 09:18:59.317 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-12-20 09:18:59.320 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-12-20 09:18:59.322 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-12-20 09:18:59.325 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:18:59.327 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:18:59.329 | + functions-common:update_package_repo:1325 : apt_get_update 2021-12-20 09:18:59.332 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-12-20 09:18:59.334 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-12-20 09:18:59.336 | + functions-common:apt_get_update:1071 : return 2021-12-20 09:18:59.339 | + functions-common:install_package:1345 : real_install_package mysql-server 2021-12-20 09:18:59.341 | + functions-common:real_install_package:1330 : is_ubuntu 2021-12-20 09:18:59.344 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:18:59.347 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:18:59.350 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2021-12-20 09:18:59.374 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-20 09:18:59.488 | Reading package lists... 2021-12-20 09:18:59.730 | Building dependency tree... 2021-12-20 09:18:59.731 | Reading state information... 2021-12-20 09:18:59.978 | The following packages were automatically installed and are no longer required: 2021-12-20 09:18:59.979 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-20 09:18:59.979 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-20 09:18:59.979 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-20 09:18:59.979 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-20 09:18:59.979 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-12-20 09:18:59.979 | python3-zope.interface 2021-12-20 09:18:59.979 | Use 'sudo apt autoremove' to remove them. 2021-12-20 09:18:59.980 | The following additional packages will be installed: 2021-12-20 09:18:59.980 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-12-20 09:18:59.980 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-12-20 09:18:59.980 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-20 09:18:59.980 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-12-20 09:18:59.980 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-12-20 09:18:59.981 | mysql-server-8.0 mysql-server-core-8.0 2021-12-20 09:18:59.982 | Suggested packages: 2021-12-20 09:18:59.982 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-12-20 09:19:00.088 | The following NEW packages will be installed: 2021-12-20 09:19:00.088 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-12-20 09:19:00.088 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-12-20 09:19:00.088 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-20 09:19:00.089 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-12-20 09:19:00.089 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-12-20 09:19:00.089 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-12-20 09:19:00.206 | 0 upgraded, 24 newly installed, 0 to remove and 105 not upgraded. 2021-12-20 09:19:00.207 | Need to get 31.9 MB of archives. 2021-12-20 09:19:00.207 | After this operation, 263 MB of additional disk space will be used. 2021-12-20 09:19:00.207 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2021-12-20 09:19:00.838 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2021-12-20 09:19:00.840 | 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] 2021-12-20 09:19:00.848 | 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] 2021-12-20 09:19:00.849 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-12-20 09:19:00.868 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2021-12-20 09:19:03.609 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2021-12-20 09:19:03.849 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-12-20 09:19:03.851 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-12-20 09:19:03.853 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-12-20 09:19:03.855 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-12-20 09:19:03.860 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-12-20 09:19:03.861 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-12-20 09:19:03.862 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-12-20 09:19:03.862 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-12-20 09:19:03.870 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-12-20 09:19:03.893 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-12-20 09:19:03.937 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-12-20 09:19:03.938 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-12-20 09:19:03.941 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-12-20 09:19:03.989 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-12-20 09:19:03.990 | 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] 2021-12-20 09:19:05.002 | 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] 2021-12-20 09:19:05.002 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2021-12-20 09:19:05.532 | Preconfiguring packages ... 2021-12-20 09:19:05.675 | Fetched 31.9 MB in 5s (6,498 kB/s) 2021-12-20 09:19:05.709 | Selecting previously unselected package mysql-client-core-8.0. 2021-12-20 09:19:05.761 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88767 files and directories currently installed.) 2021-12-20 09:19:05.764 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 09:19:05.769 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 09:19:06.741 | Selecting previously unselected package mysql-client-8.0. 2021-12-20 09:19:06.755 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 09:19:06.760 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 09:19:06.805 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-12-20 09:19:06.819 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-12-20 09:19:06.827 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-20 09:19:06.883 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-12-20 09:19:06.893 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-12-20 09:19:06.898 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-20 09:19:06.941 | Selecting previously unselected package libmecab2:amd64. 2021-12-20 09:19:06.951 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-12-20 09:19:06.956 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-12-20 09:19:07.035 | Selecting previously unselected package mysql-server-core-8.0. 2021-12-20 09:19:07.045 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 09:19:07.049 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 09:19:10.012 | Selecting previously unselected package mysql-server-8.0. 2021-12-20 09:19:10.025 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 09:19:10.548 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 09:19:10.637 | Selecting previously unselected package libhtml-tagset-perl. 2021-12-20 09:19:10.646 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-12-20 09:19:10.652 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-12-20 09:19:10.696 | Selecting previously unselected package liburi-perl. 2021-12-20 09:19:10.706 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-12-20 09:19:10.710 | Unpacking liburi-perl (1.76-2) ... 2021-12-20 09:19:10.774 | Selecting previously unselected package libhtml-parser-perl. 2021-12-20 09:19:10.784 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-12-20 09:19:10.790 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-12-20 09:19:10.854 | Selecting previously unselected package libcgi-pm-perl. 2021-12-20 09:19:10.864 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-12-20 09:19:10.869 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-12-20 09:19:10.937 | Selecting previously unselected package libfcgi-perl. 2021-12-20 09:19:10.947 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-12-20 09:19:10.953 | Unpacking libfcgi-perl (0.79-1) ... 2021-12-20 09:19:11.001 | Selecting previously unselected package libcgi-fast-perl. 2021-12-20 09:19:11.010 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-12-20 09:19:11.015 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-12-20 09:19:11.055 | Selecting previously unselected package libencode-locale-perl. 2021-12-20 09:19:11.065 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-12-20 09:19:11.069 | Unpacking libencode-locale-perl (1.05-1) ... 2021-12-20 09:19:11.110 | Selecting previously unselected package libhtml-template-perl. 2021-12-20 09:19:11.120 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-12-20 09:19:11.125 | Unpacking libhtml-template-perl (2.97-1) ... 2021-12-20 09:19:11.180 | Selecting previously unselected package libtimedate-perl. 2021-12-20 09:19:11.190 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-12-20 09:19:11.194 | Unpacking libtimedate-perl (2.3200-1) ... 2021-12-20 09:19:11.248 | Selecting previously unselected package libhttp-date-perl. 2021-12-20 09:19:11.258 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-12-20 09:19:11.263 | Unpacking libhttp-date-perl (6.05-1) ... 2021-12-20 09:19:11.308 | Selecting previously unselected package libio-html-perl. 2021-12-20 09:19:11.318 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-12-20 09:19:11.323 | Unpacking libio-html-perl (1.001-1) ... 2021-12-20 09:19:11.361 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-12-20 09:19:11.371 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-12-20 09:19:11.376 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-12-20 09:19:11.419 | Selecting previously unselected package libhttp-message-perl. 2021-12-20 09:19:11.429 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-12-20 09:19:11.434 | Unpacking libhttp-message-perl (6.22-1) ... 2021-12-20 09:19:11.493 | Selecting previously unselected package mecab-utils. 2021-12-20 09:19:11.507 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-12-20 09:19:11.512 | Unpacking mecab-utils (0.996-10build1) ... 2021-12-20 09:19:11.556 | Selecting previously unselected package mecab-ipadic. 2021-12-20 09:19:11.570 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-12-20 09:19:11.575 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-12-20 09:19:12.882 | Selecting previously unselected package mecab-ipadic-utf8. 2021-12-20 09:19:12.892 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-12-20 09:19:12.896 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-12-20 09:19:12.942 | Selecting previously unselected package mysql-server. 2021-12-20 09:19:12.952 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2021-12-20 09:19:12.956 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 09:19:13.036 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-12-20 09:19:13.053 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 09:19:13.064 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-12-20 09:19:13.074 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-12-20 09:19:13.081 | Setting up libencode-locale-perl (1.05-1) ... 2021-12-20 09:19:13.089 | Setting up mecab-utils (0.996-10build1) ... 2021-12-20 09:19:13.097 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-20 09:19:13.105 | Setting up libio-html-perl (1.001-1) ... 2021-12-20 09:19:13.113 | Setting up libtimedate-perl (2.3200-1) ... 2021-12-20 09:19:13.121 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 09:19:13.129 | Setting up libfcgi-perl (0.79-1) ... 2021-12-20 09:19:13.137 | Setting up liburi-perl (1.76-2) ... 2021-12-20 09:19:13.144 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-20 09:19:13.153 | Setting up libhttp-date-perl (6.05-1) ... 2021-12-20 09:19:13.162 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-12-20 09:19:13.169 | Compiling IPA dictionary for Mecab. This takes long time... 2021-12-20 09:19:13.173 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-12-20 09:19:13.173 | 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% |###########################################| 2021-12-20 09:19:13.173 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-12-20 09:19:13.173 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-12-20 09:19:13.314 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-12-20 09:19:13.314 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-12-20 09:19:13.315 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-12-20 09:19:13.315 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-12-20 09:19:13.322 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-12-20 09:19:13.412 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-12-20 09:19:13.413 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-12-20 09:19:13.413 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-12-20 09:19:13.439 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-12-20 09:19:13.484 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-12-20 09:19:13.773 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-12-20 09:19:13.779 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-12-20 09:19:13.872 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-12-20 09:19:13.872 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-12-20 09:19:13.872 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-12-20 09:19:13.872 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-12-20 09:19:13.876 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-12-20 09:19:13.876 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-12-20 09:19:13.922 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-12-20 09:19:14.113 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-12-20 09:19:14.114 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-12-20 09:19:14.114 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-12-20 09:19:14.114 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-12-20 09:19:14.117 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-12-20 09:19:14.117 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-12-20 09:19:14.548 | 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% |###########################################| 2021-12-20 09:19:14.672 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-12-20 09:19:14.993 | 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% |###########################################| 2021-12-20 09:19:14.997 | 2021-12-20 09:19:14.997 | done! 2021-12-20 09:19:15.007 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-12-20 09:19:15.017 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 09:19:15.028 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-12-20 09:19:15.036 | Compiling IPA dictionary for Mecab. This takes long time... 2021-12-20 09:19:15.063 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-12-20 09:19:15.063 | 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% |###########################################| 2021-12-20 09:19:15.063 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-12-20 09:19:15.063 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-12-20 09:19:15.276 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-12-20 09:19:15.276 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-12-20 09:19:15.277 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-12-20 09:19:15.277 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-12-20 09:19:15.288 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-12-20 09:19:15.418 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-12-20 09:19:15.418 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-12-20 09:19:15.419 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-12-20 09:19:15.459 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-12-20 09:19:15.532 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-12-20 09:19:16.024 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-12-20 09:19:16.034 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-12-20 09:19:16.143 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-12-20 09:19:16.144 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-12-20 09:19:16.144 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-12-20 09:19:16.144 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-12-20 09:19:16.149 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-12-20 09:19:16.150 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-12-20 09:19:16.239 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-12-20 09:19:16.549 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-12-20 09:19:16.549 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-12-20 09:19:16.550 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-12-20 09:19:16.550 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-12-20 09:19:16.554 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-12-20 09:19:16.554 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-12-20 09:19:17.095 | 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% |###########################################| 2021-12-20 09:19:17.245 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-12-20 09:19:17.573 | 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% |###########################################| 2021-12-20 09:19:17.577 | 2021-12-20 09:19:17.577 | done! 2021-12-20 09:19:17.586 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-12-20 09:19:17.595 | Setting up libhtml-parser-perl (3.72-5) ... 2021-12-20 09:19:17.606 | Setting up libhttp-message-perl (6.22-1) ... 2021-12-20 09:19:17.615 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 09:19:18.316 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-20 09:19:18.359 | Renaming removed key_buffer and myisam-recover options (if present) 2021-12-20 09:19:27.662 | mysqld will log errors to /var/log/mysql/error.log 2021-12-20 09:19:28.338 | mysqld is running as pid 43367 2021-12-20 09:19:31.226 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-12-20 09:19:33.390 | Setting up libcgi-pm-perl (4.46-1) ... 2021-12-20 09:19:33.403 | Setting up libhtml-template-perl (2.97-1) ... 2021-12-20 09:19:33.410 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 09:19:33.418 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-12-20 09:19:33.427 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-20 09:19:33.783 | Processing triggers for man-db (2.9.1-1) ... 2021-12-20 09:19:35.580 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-20 09:19:42.696 | + functions-common:apt_get:1115 : result=0 2021-12-20 09:19:42.700 | + functions-common:apt_get:1118 : time_stop apt-get 2021-12-20 09:19:42.703 | + functions-common:time_stop:2310 : local name 2021-12-20 09:19:42.706 | + functions-common:time_stop:2311 : local end_time 2021-12-20 09:19:42.710 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 09:19:42.716 | + functions-common:time_stop:2313 : local total 2021-12-20 09:19:42.721 | + functions-common:time_stop:2314 : local start_time 2021-12-20 09:19:42.724 | + functions-common:time_stop:2316 : name=apt-get 2021-12-20 09:19:42.726 | + functions-common:time_stop:2317 : start_time=1639991939371 2021-12-20 09:19:42.731 | + functions-common:time_stop:2319 : [[ -z 1639991939371 ]] 2021-12-20 09:19:42.734 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 09:19:42.738 | + functions-common:time_stop:2322 : end_time=1639991982736 2021-12-20 09:19:42.741 | + functions-common:time_stop:2323 : elapsed_time=43365 2021-12-20 09:19:42.744 | + functions-common:time_stop:2324 : total=194859 2021-12-20 09:19:42.746 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 09:19:42.749 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=238224 2021-12-20 09:19:42.751 | + functions-common:apt_get:1119 : return 0 2021-12-20 09:19:42.754 | + ./stack.sh:main:807 : '[' -n mysql ']' 2021-12-20 09:19:42.757 | + ./stack.sh:main:808 : install_database_python 2021-12-20 09:19:42.759 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-20 09:19:42.762 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-12-20 09:19:42.765 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-20 09:19:42.767 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-20 09:19:42.771 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-20 09:19:42.774 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-12-20 09:19:42.777 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-20 09:19:42.781 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-20 09:19:42.782 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-20 09:19:42.787 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-12-20 09:19:42.790 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-12-20 09:19:42.793 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-12-20 09:19:42.795 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-20 09:19:42.798 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-20 09:19:42.821 | Using python 3.8 to install PyMySQL 2021-12-20 09:19:42.824 | + 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 2021-12-20 09:19:44.478 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 09:19:44.482 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:19:44.488 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:19:44.488 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:19:44.494 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:19:44.495 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:19:44.497 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:19:44.497 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:19:44.499 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 09:19:44.653 | Collecting PyMySQL===0.10.0 2021-12-20 09:19:44.661 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ade/f15ceccf1ff54/PyMySQL-0.10.0-py2.py3-none-any.whl (47 kB) 2021-12-20 09:19:46.066 | Installing collected packages: PyMySQL 2021-12-20 09:19:46.196 | Successfully installed PyMySQL-0.10.0 2021-12-20 09:19:46.302 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 09:19:46.302 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 09:19:46.383 | + inc/python:pip_install:200 : result=0 2021-12-20 09:19:46.387 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 09:19:46.390 | + functions-common:time_stop:2310 : local name 2021-12-20 09:19:46.393 | + functions-common:time_stop:2311 : local end_time 2021-12-20 09:19:46.396 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 09:19:46.399 | + functions-common:time_stop:2313 : local total 2021-12-20 09:19:46.403 | + functions-common:time_stop:2314 : local start_time 2021-12-20 09:19:46.406 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 09:19:46.409 | + functions-common:time_stop:2317 : start_time=1639991982816 2021-12-20 09:19:46.411 | + functions-common:time_stop:2319 : [[ -z 1639991982816 ]] 2021-12-20 09:19:46.414 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 09:19:46.418 | + functions-common:time_stop:2322 : end_time=1639991986416 2021-12-20 09:19:46.421 | + functions-common:time_stop:2323 : elapsed_time=3600 2021-12-20 09:19:46.424 | + functions-common:time_stop:2324 : total=45423 2021-12-20 09:19:46.426 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 09:19:46.429 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=49023 2021-12-20 09:19:46.431 | + inc/python:pip_install:203 : return 0 2021-12-20 09:19:46.434 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-20 09:19:46.436 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-20 09:19:46.438 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-20 09:19:46.441 | + ./stack.sh:main:811 : is_service_enabled neutron 2021-12-20 09:19:46.460 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:19:46.464 | + ./stack.sh:main:812 : install_neutron_agent_packages 2021-12-20 09:19:46.466 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-20 09:19:46.470 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-20 09:19:46.471 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-20 09:19:46.476 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-20 09:19:46.478 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-20 09:19:46.481 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-20 09:19:46.483 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-20 09:19:46.486 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-20 09:19:46.488 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-12-20 09:19:46.504 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:19:46.507 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-12-20 09:19:46.509 | + functions-common:install_package:1344 : update_package_repo 2021-12-20 09:19:46.512 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-12-20 09:19:46.515 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-12-20 09:19:46.518 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-12-20 09:19:46.521 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-12-20 09:19:46.523 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-12-20 09:19:46.526 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:19:46.528 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:19:46.531 | + functions-common:update_package_repo:1325 : apt_get_update 2021-12-20 09:19:46.534 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-12-20 09:19:46.536 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-12-20 09:19:46.538 | + functions-common:apt_get_update:1071 : return 2021-12-20 09:19:46.540 | + functions-common:install_package:1345 : real_install_package radvd 2021-12-20 09:19:46.543 | + functions-common:real_install_package:1330 : is_ubuntu 2021-12-20 09:19:46.545 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:19:46.547 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:19:46.552 | + functions-common:real_install_package:1331 : apt_get install radvd 2021-12-20 09:19:46.579 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-20 09:19:46.694 | Reading package lists... 2021-12-20 09:19:46.959 | Building dependency tree... 2021-12-20 09:19:46.961 | Reading state information... 2021-12-20 09:19:47.212 | The following packages were automatically installed and are no longer required: 2021-12-20 09:19:47.214 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-20 09:19:47.214 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-20 09:19:47.214 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-20 09:19:47.214 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-20 09:19:47.214 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-12-20 09:19:47.214 | python3-zope.interface 2021-12-20 09:19:47.214 | Use 'sudo apt autoremove' to remove them. 2021-12-20 09:19:47.295 | The following NEW packages will be installed: 2021-12-20 09:19:47.295 | radvd 2021-12-20 09:19:47.401 | 0 upgraded, 1 newly installed, 0 to remove and 105 not upgraded. 2021-12-20 09:19:47.401 | Need to get 59.0 kB of archives. 2021-12-20 09:19:47.401 | After this operation, 164 kB of additional disk space will be used. 2021-12-20 09:19:47.401 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-12-20 09:19:48.061 | Fetched 59.0 kB in 0s (305 kB/s) 2021-12-20 09:19:48.100 | Selecting previously unselected package radvd. 2021-12-20 09:19:48.155 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89345 files and directories currently installed.) 2021-12-20 09:19:48.159 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-12-20 09:19:48.163 | Unpacking radvd (1:2.17-2) ... 2021-12-20 09:19:48.230 | Setting up radvd (1:2.17-2) ... 2021-12-20 09:19:49.192 | Job for radvd.service failed because the control process exited with error code. 2021-12-20 09:19:49.193 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-12-20 09:19:49.194 | invoke-rc.d: initscript radvd, action "start" failed. 2021-12-20 09:19:49.209 | ● radvd.service - Router advertisement daemon for IPv6 2021-12-20 09:19:49.209 | Loaded: loaded (]8;;file://dv-neutron-victoria-2-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-12-20 09:19:49.209 | Active: failed (Result: exit-code) since Mon 2021-12-20 09:19:49 UTC; 18ms ago 2021-12-20 09:19:49.209 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-12-20 09:19:49.209 | Process: 44508 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-12-20 09:19:49.209 | 2021-12-20 09:19:49.209 | Dec 20 09:19:49 dv-neutron-victoria-2-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2021-12-20 09:19:49.209 | Dec 20 09:19:49 dv-neutron-victoria-2-hyperv radvd[44508]: can't open /etc/radvd.conf: No such file or directory 2021-12-20 09:19:49.209 | Dec 20 09:19:49 dv-neutron-victoria-2-hyperv radvd[44508]: Insecure file permissions, but continuing anyway 2021-12-20 09:19:49.209 | Dec 20 09:19:49 dv-neutron-victoria-2-hyperv radvd[44508]: exiting, failed to read config file 2021-12-20 09:19:49.209 | Dec 20 09:19:49 dv-neutron-victoria-2-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-12-20 09:19:49.209 | Dec 20 09:19:49 dv-neutron-victoria-2-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-12-20 09:19:49.210 | Dec 20 09:19:49 dv-neutron-victoria-2-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-12-20 09:19:49.215 | Processing triggers for man-db (2.9.1-1) ... 2021-12-20 09:19:49.320 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-20 09:19:56.742 | + functions-common:apt_get:1115 : result=0 2021-12-20 09:19:56.746 | + functions-common:apt_get:1118 : time_stop apt-get 2021-12-20 09:19:56.749 | + functions-common:time_stop:2310 : local name 2021-12-20 09:19:56.752 | + functions-common:time_stop:2311 : local end_time 2021-12-20 09:19:56.755 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 09:19:56.757 | + functions-common:time_stop:2313 : local total 2021-12-20 09:19:56.759 | + functions-common:time_stop:2314 : local start_time 2021-12-20 09:19:56.761 | + functions-common:time_stop:2316 : name=apt-get 2021-12-20 09:19:56.764 | + functions-common:time_stop:2317 : start_time=1639991986576 2021-12-20 09:19:56.766 | + functions-common:time_stop:2319 : [[ -z 1639991986576 ]] 2021-12-20 09:19:56.769 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 09:19:56.774 | + functions-common:time_stop:2322 : end_time=1639991996770 2021-12-20 09:19:56.776 | + functions-common:time_stop:2323 : elapsed_time=10194 2021-12-20 09:19:56.779 | + functions-common:time_stop:2324 : total=238224 2021-12-20 09:19:56.781 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 09:19:56.783 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=248418 2021-12-20 09:19:56.785 | + functions-common:apt_get:1119 : return 0 2021-12-20 09:19:56.788 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-12-20 09:19:56.804 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:19:56.806 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-12-20 09:19:56.808 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-20 09:19:56.811 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-20 09:19:56.830 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-20 09:19:56.832 | + functions-common:install_package:1344 : update_package_repo 2021-12-20 09:19:56.835 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-12-20 09:19:56.837 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-12-20 09:19:56.839 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-12-20 09:19:56.842 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-12-20 09:19:56.844 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-12-20 09:19:56.846 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:19:56.849 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:19:56.851 | + functions-common:update_package_repo:1325 : apt_get_update 2021-12-20 09:19:56.853 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-12-20 09:19:56.855 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-12-20 09:19:56.857 | + functions-common:apt_get_update:1071 : return 2021-12-20 09:19:56.859 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2021-12-20 09:19:56.862 | + functions-common:real_install_package:1330 : is_ubuntu 2021-12-20 09:19:56.864 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:19:56.866 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:19:56.869 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2021-12-20 09:19:56.890 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-12-20 09:19:57.001 | Reading package lists... 2021-12-20 09:19:57.244 | Building dependency tree... 2021-12-20 09:19:57.245 | Reading state information... 2021-12-20 09:19:57.484 | fakeroot is already the newest version (1.24-1). 2021-12-20 09:19:57.484 | fakeroot set to manually installed. 2021-12-20 09:19:57.484 | make is already the newest version (4.2.1-1.2). 2021-12-20 09:19:57.484 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-12-20 09:19:57.484 | The following packages were automatically installed and are no longer required: 2021-12-20 09:19:57.485 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-20 09:19:57.485 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-20 09:19:57.485 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-20 09:19:57.485 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-20 09:19:57.485 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-12-20 09:19:57.485 | python3-zope.interface 2021-12-20 09:19:57.485 | Use 'sudo apt autoremove' to remove them. 2021-12-20 09:19:57.644 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-20 09:19:57.649 | + functions-common:apt_get:1115 : result=0 2021-12-20 09:19:57.652 | + functions-common:apt_get:1118 : time_stop apt-get 2021-12-20 09:19:57.655 | + functions-common:time_stop:2310 : local name 2021-12-20 09:19:57.657 | + functions-common:time_stop:2311 : local end_time 2021-12-20 09:19:57.660 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 09:19:57.662 | + functions-common:time_stop:2313 : local total 2021-12-20 09:19:57.664 | + functions-common:time_stop:2314 : local start_time 2021-12-20 09:19:57.667 | + functions-common:time_stop:2316 : name=apt-get 2021-12-20 09:19:57.669 | + functions-common:time_stop:2317 : start_time=1639991996887 2021-12-20 09:19:57.671 | + functions-common:time_stop:2319 : [[ -z 1639991996887 ]] 2021-12-20 09:19:57.674 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 09:19:57.682 | + functions-common:time_stop:2322 : end_time=1639991997676 2021-12-20 09:19:57.685 | + functions-common:time_stop:2323 : elapsed_time=789 2021-12-20 09:19:57.687 | + functions-common:time_stop:2324 : total=248418 2021-12-20 09:19:57.689 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 09:19:57.692 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=249207 2021-12-20 09:19:57.694 | + functions-common:apt_get:1119 : return 0 2021-12-20 09:19:57.698 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-20 09:19:57.701 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:19:57.704 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:19:57.708 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-20 09:19:57.711 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-20 09:19:57.717 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-20 09:19:57.723 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-12-20 09:19:57.725 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-20 09:19:57.728 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-12-20 09:19:57.729 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-20 09:19:57.734 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-12-20 09:19:57.736 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-12-20 09:19:57.739 | + functions:vercmp:652 : local v1=5.4 2021-12-20 09:19:57.742 | + functions:vercmp:653 : local 'op=<' 2021-12-20 09:19:57.745 | + functions:vercmp:654 : local v2=3.13 2021-12-20 09:19:57.748 | + functions:vercmp:655 : local result 2021-12-20 09:19:57.751 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2021-12-20 09:19:57.751 | ++ functions:vercmp:659 : sort -V 2021-12-20 09:19:57.752 | ++ functions:vercmp:659 : head -1 2021-12-20 09:19:57.757 | + functions:vercmp:659 : result=3.13 2021-12-20 09:19:57.760 | + functions:vercmp:661 : case $op in 2021-12-20 09:19:57.763 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2021-12-20 09:19:57.765 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2021-12-20 09:19:57.767 | + functions:vercmp:672 : return 2021-12-20 09:19:57.770 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-20 09:19:57.773 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-12-20 09:19:57.775 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart openvswitch-switch 2021-12-20 09:19:58.178 | + ./stack.sh:main:815 : is_service_enabled etcd3 2021-12-20 09:19:58.197 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:19:58.199 | + ./stack.sh:main:816 : install_etcd3 2021-12-20 09:19:58.202 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-20 09:19:58.202 | Installing etcd 2021-12-20 09:19:58.207 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-20 09:19:58.219 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-20 09:19:58.231 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-20 09:19:58.233 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-20 09:19:58.252 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-20 09:19:58.256 | ++ 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 2021-12-20 09:19:58.258 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-20 09:19:58.262 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-20 09:19:58.266 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-20 09:19:58.269 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-12-20 09:19:58.272 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-20 09:19:58.275 | ++ functions:get_extra_file:67 : 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 2021-12-20 09:19:58.279 | --2021-12-20 09:19:58-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-20 09:19:58.342 | Resolving github.com (github.com)... 140.82.121.4 2021-12-20 09:19:58.387 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-12-20 09:19:58.525 | HTTP request sent, awaiting response... 302 Found 2021-12-20 09:19:58.525 | 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%2F20211220%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211220T091914Z&X-Amz-Expires=300&X-Amz-Signature=f7fffa6e7ddb2b6510678d384c88d8bb93ccc7fc89ccda4469226ceee31917e6&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] 2021-12-20 09:19:58.525 | --2021-12-20 09:19:58-- 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%2F20211220%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211220T091914Z&X-Amz-Expires=300&X-Amz-Signature=f7fffa6e7ddb2b6510678d384c88d8bb93ccc7fc89ccda4469226ceee31917e6&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 2021-12-20 09:19:58.528 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.109.133, ... 2021-12-20 09:19:58.553 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2021-12-20 09:19:58.741 | HTTP request sent, awaiting response... 200 OK 2021-12-20 09:19:58.742 | Length: 11350736 (11M) [application/octet-stream] 2021-12-20 09:19:58.742 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-12-20 09:19:58.871 | 2021-12-20 09:19:59.074 | 0K ........ .. 100% 32.6M=0.3s 2021-12-20 09:19:59.074 | 2021-12-20 09:19:59.074 | 2021-12-20 09:19:59 (32.6 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-12-20 09:19:59.074 | 2021-12-20 09:19:59.078 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-12-20 09:19:59.081 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-20 09:19:59.085 | ++ functions:get_extra_file:73 : return 2021-12-20 09:19:59.088 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-20 09:19:59.091 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-20 09:19:59.094 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-12-20 09:19:59.097 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-12-20 09:19:59.236 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-12-20 09:19:59.239 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-12-20 09:19:59.244 | etcd-v3.3.12-linux-amd64/ 2021-12-20 09:19:59.244 | etcd-v3.3.12-linux-amd64/README.md 2021-12-20 09:19:59.244 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-12-20 09:19:59.244 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-12-20 09:19:59.244 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-12-20 09:19:59.244 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-12-20 09:19:59.244 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-12-20 09:19:59.244 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-12-20 09:19:59.244 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-12-20 09:19:59.244 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-12-20 09:19:59.245 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-12-20 09:19:59.245 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-12-20 09:19:59.245 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-12-20 09:19:59.245 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-12-20 09:19:59.245 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-12-20 09:19:59.245 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-12-20 09:19:59.245 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-12-20 09:19:59.245 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-12-20 09:19:59.245 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-12-20 09:19:59.245 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-12-20 09:19:59.246 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-20 09:19:59.246 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-12-20 09:19:59.246 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-12-20 09:19:59.246 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-20 09:19:59.246 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-20 09:19:59.246 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-20 09:19:59.246 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-20 09:19:59.246 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-12-20 09:19:59.246 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-12-20 09:19:59.246 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-12-20 09:19:59.246 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-12-20 09:19:59.246 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-12-20 09:19:59.246 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-12-20 09:19:59.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-12-20 09:19:59.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-12-20 09:19:59.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-12-20 09:19:59.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-12-20 09:19:59.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-12-20 09:19:59.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-12-20 09:19:59.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-12-20 09:19:59.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-12-20 09:19:59.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-20 09:19:59.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-12-20 09:19:59.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-12-20 09:19:59.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-20 09:19:59.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-20 09:19:59.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-20 09:19:59.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-20 09:19:59.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-12-20 09:19:59.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-12-20 09:19:59.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-12-20 09:19:59.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-12-20 09:19:59.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-12-20 09:19:59.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-12-20 09:19:59.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-12-20 09:19:59.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-12-20 09:19:59.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-12-20 09:19:59.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-12-20 09:19:59.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-12-20 09:19:59.248 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-12-20 09:19:59.248 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-12-20 09:19:59.248 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-12-20 09:19:59.248 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-12-20 09:19:59.248 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-12-20 09:19:59.248 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-12-20 09:19:59.248 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-12-20 09:19:59.248 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-12-20 09:19:59.248 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-12-20 09:19:59.248 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-12-20 09:19:59.248 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-12-20 09:19:59.248 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-12-20 09:19:59.248 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-12-20 09:19:59.249 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-12-20 09:19:59.249 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-12-20 09:19:59.249 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-12-20 09:19:59.249 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-12-20 09:19:59.249 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-12-20 09:19:59.249 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-12-20 09:19:59.249 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-12-20 09:19:59.249 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-12-20 09:19:59.249 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-12-20 09:19:59.249 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-12-20 09:19:59.249 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-12-20 09:19:59.249 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-12-20 09:19:59.249 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-12-20 09:19:59.249 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-12-20 09:19:59.249 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-12-20 09:19:59.249 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-12-20 09:19:59.250 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-12-20 09:19:59.250 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-12-20 09:19:59.250 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-12-20 09:19:59.250 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-12-20 09:19:59.250 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-12-20 09:19:59.250 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-12-20 09:19:59.250 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-12-20 09:19:59.250 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-12-20 09:19:59.250 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-12-20 09:19:59.250 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-12-20 09:19:59.250 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-12-20 09:19:59.250 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-12-20 09:19:59.250 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-12-20 09:19:59.250 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-12-20 09:19:59.251 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-12-20 09:19:59.251 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-12-20 09:19:59.251 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-12-20 09:19:59.251 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-12-20 09:19:59.251 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-12-20 09:19:59.251 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-12-20 09:19:59.251 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-12-20 09:19:59.251 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-12-20 09:19:59.251 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-12-20 09:19:59.251 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-12-20 09:19:59.251 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-12-20 09:19:59.251 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-12-20 09:19:59.252 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-12-20 09:19:59.252 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-12-20 09:19:59.252 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-12-20 09:19:59.252 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-12-20 09:19:59.252 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-12-20 09:19:59.252 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-12-20 09:19:59.252 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-12-20 09:19:59.252 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-12-20 09:19:59.252 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-12-20 09:19:59.253 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-12-20 09:19:59.253 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-12-20 09:19:59.253 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-12-20 09:19:59.253 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-12-20 09:19:59.255 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-12-20 09:19:59.255 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-12-20 09:19:59.255 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-12-20 09:19:59.255 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-12-20 09:19:59.255 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-12-20 09:19:59.255 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-12-20 09:19:59.255 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-12-20 09:19:59.255 | etcd-v3.3.12-linux-amd64/etcdctl 2021-12-20 09:19:59.450 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-12-20 09:19:59.451 | etcd-v3.3.12-linux-amd64/etcd 2021-12-20 09:19:59.686 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-12-20 09:19:59.728 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-12-20 09:19:59.765 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-20 09:19:59.767 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2021-12-20 09:19:59.788 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 09:19:59.791 | + ./stack.sh:main:835 : install_dstat 2021-12-20 09:19:59.793 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-20 09:19:59.813 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 09:19:59.815 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2021-12-20 09:19:59.818 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-12-20 09:19:59.821 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2021-12-20 09:19:59.823 | + ./stack.sh:main:844 : install_libs 2021-12-20 09:19:59.826 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-12-20 09:19:59.828 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-12-20 09:19:59.831 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-12-20 09:19:59.833 | + inc/python:use_library_from_git:250 : local name=automaton 2021-12-20 09:19:59.836 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:19:59.838 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:19:59.840 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-12-20 09:19:59.842 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:19:59.845 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-12-20 09:19:59.847 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-12-20 09:19:59.850 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-12-20 09:19:59.852 | + inc/python:use_library_from_git:250 : local name=castellan 2021-12-20 09:19:59.854 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:19:59.857 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:19:59.859 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-12-20 09:19:59.864 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:19:59.867 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-12-20 09:19:59.870 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-12-20 09:19:59.872 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-12-20 09:19:59.875 | + inc/python:use_library_from_git:250 : local name=cliff 2021-12-20 09:19:59.877 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:19:59.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:19:59.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-12-20 09:19:59.887 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:19:59.889 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-12-20 09:19:59.898 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-12-20 09:19:59.903 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-12-20 09:19:59.906 | + inc/python:use_library_from_git:250 : local name=cursive 2021-12-20 09:19:59.908 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:19:59.911 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:19:59.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-12-20 09:19:59.916 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:19:59.919 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-12-20 09:19:59.921 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-12-20 09:19:59.925 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-12-20 09:19:59.928 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-12-20 09:19:59.930 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:19:59.932 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:19:59.934 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-12-20 09:19:59.937 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:19:59.939 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-12-20 09:19:59.941 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-12-20 09:19:59.944 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-12-20 09:19:59.946 | + inc/python:use_library_from_git:250 : local name=futurist 2021-12-20 09:19:59.948 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:19:59.951 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:19:59.953 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-12-20 09:19:59.955 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:19:59.958 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-12-20 09:19:59.960 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-12-20 09:19:59.963 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-12-20 09:19:59.966 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-12-20 09:19:59.969 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:19:59.972 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:19:59.974 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-12-20 09:19:59.976 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:19:59.979 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-12-20 09:19:59.984 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-12-20 09:19:59.989 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-12-20 09:19:59.991 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-12-20 09:19:59.994 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:19:59.997 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.000 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-12-20 09:20:00.003 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.006 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-12-20 09:20:00.009 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-12-20 09:20:00.011 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-12-20 09:20:00.014 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-12-20 09:20:00.017 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.019 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.021 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-12-20 09:20:00.024 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.027 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-12-20 09:20:00.030 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-12-20 09:20:00.032 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-12-20 09:20:00.035 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-12-20 09:20:00.038 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.040 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.043 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-12-20 09:20:00.045 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.047 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-12-20 09:20:00.050 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-12-20 09:20:00.052 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-12-20 09:20:00.055 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-12-20 09:20:00.057 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.059 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.062 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-12-20 09:20:00.065 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.068 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-12-20 09:20:00.070 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-12-20 09:20:00.073 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-12-20 09:20:00.076 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-12-20 09:20:00.079 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.081 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.084 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-20 09:20:00.086 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.089 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-12-20 09:20:00.092 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-12-20 09:20:00.095 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-12-20 09:20:00.097 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-12-20 09:20:00.100 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.102 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.105 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-12-20 09:20:00.107 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.110 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-12-20 09:20:00.113 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-12-20 09:20:00.116 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-12-20 09:20:00.118 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-12-20 09:20:00.120 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.123 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.125 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-12-20 09:20:00.127 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.130 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-12-20 09:20:00.133 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-12-20 09:20:00.135 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-12-20 09:20:00.138 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-12-20 09:20:00.140 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.142 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.145 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-12-20 09:20:00.147 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.150 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-12-20 09:20:00.152 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-12-20 09:20:00.154 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-12-20 09:20:00.157 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-12-20 09:20:00.159 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.161 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-20 09:20:00.166 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.168 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-12-20 09:20:00.171 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-12-20 09:20:00.173 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-12-20 09:20:00.175 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-12-20 09:20:00.177 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.180 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.182 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-12-20 09:20:00.184 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.186 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-12-20 09:20:00.189 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-12-20 09:20:00.191 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-12-20 09:20:00.194 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-12-20 09:20:00.197 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.199 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.202 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-20 09:20:00.204 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.207 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-12-20 09:20:00.210 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-12-20 09:20:00.212 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-12-20 09:20:00.215 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-12-20 09:20:00.217 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.220 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.223 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-20 09:20:00.226 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.229 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-12-20 09:20:00.231 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-12-20 09:20:00.233 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-12-20 09:20:00.236 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-12-20 09:20:00.238 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.240 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.243 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-12-20 09:20:00.246 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.249 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-12-20 09:20:00.251 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-12-20 09:20:00.254 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-12-20 09:20:00.256 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-12-20 09:20:00.259 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.262 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.265 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-20 09:20:00.267 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.270 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-12-20 09:20:00.274 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-12-20 09:20:00.276 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-12-20 09:20:00.279 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-12-20 09:20:00.281 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.284 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.286 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-12-20 09:20:00.289 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.293 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-12-20 09:20:00.295 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-12-20 09:20:00.297 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-12-20 09:20:00.300 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-12-20 09:20:00.303 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.305 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.307 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-20 09:20:00.310 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.313 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-12-20 09:20:00.315 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-12-20 09:20:00.318 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-12-20 09:20:00.322 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-12-20 09:20:00.325 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.327 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.330 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-20 09:20:00.334 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.337 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-12-20 09:20:00.340 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-12-20 09:20:00.342 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-12-20 09:20:00.345 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-12-20 09:20:00.347 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.350 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.352 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-12-20 09:20:00.354 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.357 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-12-20 09:20:00.365 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-12-20 09:20:00.367 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-12-20 09:20:00.371 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-12-20 09:20:00.374 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.377 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.380 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-12-20 09:20:00.383 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.386 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-12-20 09:20:00.388 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-12-20 09:20:00.391 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-12-20 09:20:00.394 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-12-20 09:20:00.396 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.399 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.402 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-20 09:20:00.405 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.407 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-12-20 09:20:00.410 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-12-20 09:20:00.413 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-12-20 09:20:00.416 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-12-20 09:20:00.419 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.422 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.426 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-20 09:20:00.429 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.431 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-12-20 09:20:00.434 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-12-20 09:20:00.436 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-12-20 09:20:00.438 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-12-20 09:20:00.441 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.443 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.446 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-12-20 09:20:00.448 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.450 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-12-20 09:20:00.452 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-12-20 09:20:00.455 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-12-20 09:20:00.458 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-12-20 09:20:00.460 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.463 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.465 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-12-20 09:20:00.469 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.471 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-12-20 09:20:00.474 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-12-20 09:20:00.477 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-12-20 09:20:00.479 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-12-20 09:20:00.482 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-12-20 09:20:00.491 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.494 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-12-20 09:20:00.496 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-12-20 09:20:00.498 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-12-20 09:20:00.500 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-12-20 09:20:00.503 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.507 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-12-20 09:20:00.509 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.512 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-12-20 09:20:00.514 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-12-20 09:20:00.516 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-12-20 09:20:00.518 | + inc/python:use_library_from_git:250 : local name=tooz 2021-12-20 09:20:00.521 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-12-20 09:20:00.528 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.531 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-12-20 09:20:00.533 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-12-20 09:20:00.535 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-12-20 09:20:00.538 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-12-20 09:20:00.541 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.543 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.545 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-12-20 09:20:00.547 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.550 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-12-20 09:20:00.552 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-12-20 09:20:00.555 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-12-20 09:20:00.557 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-12-20 09:20:00.559 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.561 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.564 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-12-20 09:20:00.566 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.568 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-12-20 09:20:00.571 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-12-20 09:20:00.574 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-12-20 09:20:00.576 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-12-20 09:20:00.579 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:00.581 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:00.584 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-20 09:20:00.586 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:00.588 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-12-20 09:20:00.611 | Using python 3.8 to install etcd3 2021-12-20 09:20:00.614 | + 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 2021-12-20 09:20:02.260 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 09:20:02.263 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:02.269 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:02.270 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:20:02.275 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:02.277 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:02.279 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:02.279 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:20:02.280 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 09:20:02.697 | Collecting etcd3===0.12.0 2021-12-20 09:20:02.706 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-12-20 09:20:07.918 | Collecting grpcio===1.31.0 2021-12-20 09:20:07.935 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b4/2f0ac76be07a5/grpcio-1.31.0-cp38-cp38-manylinux2014_x86_64.whl (3.4 MB) 2021-12-20 09:20:08.777 | Collecting protobuf===3.13.0 2021-12-20 09:20:08.789 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e76/62437ca1e0c51/protobuf-3.13.0-cp38-cp38-manylinux1_x86_64.whl (1.3 MB) 2021-12-20 09:20:08.887 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2021-12-20 09:20:08.889 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (6.2.0) 2021-12-20 09:20:08.903 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 355)) (49.6.0) 2021-12-20 09:20:08.943 | Building wheels for collected packages: etcd3 2021-12-20 09:20:08.944 | Building wheel for etcd3 (setup.py): started 2021-12-20 09:20:09.703 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-12-20 09:20:09.704 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=5745ad24a2a332e5e27d9c590a76c5fd967a1443e1930d4a7cdf70a856d3ff69 2021-12-20 09:20:09.704 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-12-20 09:20:09.706 | Successfully built etcd3 2021-12-20 09:20:11.007 | Installing collected packages: grpcio, protobuf, etcd3 2021-12-20 09:20:12.148 | Successfully installed etcd3-0.12.0 grpcio-1.31.0 protobuf-3.13.0 2021-12-20 09:20:12.259 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 09:20:12.259 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 09:20:12.360 | + inc/python:pip_install:200 : result=0 2021-12-20 09:20:12.363 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 09:20:12.365 | + functions-common:time_stop:2310 : local name 2021-12-20 09:20:12.367 | + functions-common:time_stop:2311 : local end_time 2021-12-20 09:20:12.370 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 09:20:12.372 | + functions-common:time_stop:2313 : local total 2021-12-20 09:20:12.375 | + functions-common:time_stop:2314 : local start_time 2021-12-20 09:20:12.378 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 09:20:12.381 | + functions-common:time_stop:2317 : start_time=1639992000605 2021-12-20 09:20:12.385 | + functions-common:time_stop:2319 : [[ -z 1639992000605 ]] 2021-12-20 09:20:12.389 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 09:20:12.393 | + functions-common:time_stop:2322 : end_time=1639992012391 2021-12-20 09:20:12.395 | + functions-common:time_stop:2323 : elapsed_time=11786 2021-12-20 09:20:12.398 | + functions-common:time_stop:2324 : total=49023 2021-12-20 09:20:12.400 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 09:20:12.403 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=60809 2021-12-20 09:20:12.406 | + inc/python:pip_install:203 : return 0 2021-12-20 09:20:12.409 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-12-20 09:20:12.438 | Using python 3.8 to install etcd3gw 2021-12-20 09:20:12.442 | + 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 2021-12-20 09:20:14.162 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 09:20:14.166 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:14.172 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:14.172 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:20:14.178 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:14.179 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:14.181 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:14.181 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:20:14.183 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 09:20:14.743 | Collecting etcd3gw===0.2.5 2021-12-20 09:20:14.753 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-12-20 09:20:14.845 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.3.0) 2021-12-20 09:20:14.852 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (2.23.0) 2021-12-20 09:20:14.873 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2021-12-20 09:20:14.876 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.25.10) 2021-12-20 09:20:14.896 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2021-12-20 09:20:14.899 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 39)) (2021.10.8) 2021-12-20 09:20:14.902 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.10) 2021-12-20 09:20:14.905 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2021-12-20 09:20:16.181 | Installing collected packages: etcd3gw 2021-12-20 09:20:16.286 | Successfully installed etcd3gw-0.2.5 2021-12-20 09:20:16.399 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 09:20:16.399 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 09:20:16.484 | + inc/python:pip_install:200 : result=0 2021-12-20 09:20:16.486 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 09:20:16.488 | + functions-common:time_stop:2310 : local name 2021-12-20 09:20:16.491 | + functions-common:time_stop:2311 : local end_time 2021-12-20 09:20:16.493 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 09:20:16.496 | + functions-common:time_stop:2313 : local total 2021-12-20 09:20:16.498 | + functions-common:time_stop:2314 : local start_time 2021-12-20 09:20:16.500 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 09:20:16.503 | + functions-common:time_stop:2317 : start_time=1639992012430 2021-12-20 09:20:16.505 | + functions-common:time_stop:2319 : [[ -z 1639992012430 ]] 2021-12-20 09:20:16.508 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 09:20:16.512 | + functions-common:time_stop:2322 : end_time=1639992016509 2021-12-20 09:20:16.514 | + functions-common:time_stop:2323 : elapsed_time=4079 2021-12-20 09:20:16.516 | + functions-common:time_stop:2324 : total=60809 2021-12-20 09:20:16.518 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 09:20:16.521 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=64888 2021-12-20 09:20:16.523 | + inc/python:pip_install:203 : return 0 2021-12-20 09:20:16.526 | + ./stack.sh:main:847 : install_apache_uwsgi 2021-12-20 09:20:16.528 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-20 09:20:16.531 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-20 09:20:16.533 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-12-20 09:20:16.535 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-12-20 09:20:16.538 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-12-20 09:20:16.540 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-20 09:20:16.543 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-20 09:20:16.545 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-12-20 09:20:16.547 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2021-12-20 09:20:16.550 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-12-20 09:20:16.552 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-12-20 09:20:16.554 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-12-20 09:20:16.557 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:20:16.559 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:20:16.561 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-12-20 09:20:16.564 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-12-20 09:20:16.566 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-20 09:20:16.568 | + functions-common:install_package:1344 : update_package_repo 2021-12-20 09:20:16.571 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-12-20 09:20:16.573 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-12-20 09:20:16.575 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-12-20 09:20:16.578 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-12-20 09:20:16.580 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-12-20 09:20:16.582 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:20:16.585 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:20:16.587 | + functions-common:update_package_repo:1325 : apt_get_update 2021-12-20 09:20:16.589 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-12-20 09:20:16.592 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-12-20 09:20:16.595 | + functions-common:apt_get_update:1071 : return 2021-12-20 09:20:16.597 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-20 09:20:16.600 | + functions-common:real_install_package:1330 : is_ubuntu 2021-12-20 09:20:16.602 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:20:16.604 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:20:16.606 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-20 09:20:16.628 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-20 09:20:16.744 | Reading package lists... 2021-12-20 09:20:17.022 | Building dependency tree... 2021-12-20 09:20:17.023 | Reading state information... 2021-12-20 09:20:17.290 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-20 09:20:17.290 | The following packages were automatically installed and are no longer required: 2021-12-20 09:20:17.292 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-20 09:20:17.292 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-20 09:20:17.292 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-20 09:20:17.292 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-20 09:20:17.292 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-12-20 09:20:17.292 | python3-zope.interface 2021-12-20 09:20:17.292 | Use 'sudo apt autoremove' to remove them. 2021-12-20 09:20:17.293 | The following additional packages will be installed: 2021-12-20 09:20:17.293 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-12-20 09:20:17.294 | Suggested packages: 2021-12-20 09:20:17.294 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-12-20 09:20:17.371 | The following NEW packages will be installed: 2021-12-20 09:20:17.371 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-12-20 09:20:17.482 | 0 upgraded, 6 newly installed, 0 to remove and 105 not upgraded. 2021-12-20 09:20:17.482 | Need to get 1,306 kB of archives. 2021-12-20 09:20:17.482 | After this operation, 4,613 kB of additional disk space will be used. 2021-12-20 09:20:17.482 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-12-20 09:20:17.727 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-12-20 09:20:17.745 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-12-20 09:20:17.784 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-12-20 09:20:17.839 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-12-20 09:20:17.840 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-12-20 09:20:18.416 | Fetched 1,306 kB in 0s (2,800 kB/s) 2021-12-20 09:20:18.457 | Selecting previously unselected package libnorm1:amd64. 2021-12-20 09:20:18.512 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89358 files and directories currently installed.) 2021-12-20 09:20:18.516 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-12-20 09:20:18.523 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-12-20 09:20:18.604 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-12-20 09:20:18.614 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-12-20 09:20:18.619 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-12-20 09:20:18.680 | Selecting previously unselected package libzmq5:amd64. 2021-12-20 09:20:18.691 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-12-20 09:20:18.695 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-12-20 09:20:18.767 | Selecting previously unselected package uwsgi-core. 2021-12-20 09:20:18.777 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-12-20 09:20:18.781 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-12-20 09:20:18.937 | Selecting previously unselected package uwsgi. 2021-12-20 09:20:18.947 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-12-20 09:20:18.951 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-12-20 09:20:18.995 | Selecting previously unselected package uwsgi-plugin-python3. 2021-12-20 09:20:19.005 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-12-20 09:20:19.009 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-12-20 09:20:19.086 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-12-20 09:20:19.096 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-12-20 09:20:19.104 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-12-20 09:20:19.111 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-12-20 09:20:19.126 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-12-20 09:20:19.947 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-12-20 09:20:19.987 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-20 09:20:20.352 | Processing triggers for man-db (2.9.1-1) ... 2021-12-20 09:20:20.716 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-20 09:20:27.750 | + functions-common:apt_get:1115 : result=0 2021-12-20 09:20:27.754 | + functions-common:apt_get:1118 : time_stop apt-get 2021-12-20 09:20:27.757 | + functions-common:time_stop:2310 : local name 2021-12-20 09:20:27.760 | + functions-common:time_stop:2311 : local end_time 2021-12-20 09:20:27.762 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 09:20:27.764 | + functions-common:time_stop:2313 : local total 2021-12-20 09:20:27.766 | + functions-common:time_stop:2314 : local start_time 2021-12-20 09:20:27.769 | + functions-common:time_stop:2316 : name=apt-get 2021-12-20 09:20:27.771 | + functions-common:time_stop:2317 : start_time=1639992016624 2021-12-20 09:20:27.773 | + functions-common:time_stop:2319 : [[ -z 1639992016624 ]] 2021-12-20 09:20:27.776 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 09:20:27.780 | + functions-common:time_stop:2322 : end_time=1639992027778 2021-12-20 09:20:27.782 | + functions-common:time_stop:2323 : elapsed_time=11154 2021-12-20 09:20:27.785 | + functions-common:time_stop:2324 : total=249207 2021-12-20 09:20:27.788 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 09:20:27.791 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=260361 2021-12-20 09:20:27.794 | + functions-common:apt_get:1119 : return 0 2021-12-20 09:20:27.797 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-12-20 09:20:27.801 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:20:27.804 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:20:27.807 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-12-20 09:20:27.880 | Enabling module proxy. 2021-12-20 09:20:27.888 | To activate the new configuration, you need to run: 2021-12-20 09:20:27.888 | systemctl restart apache2 2021-12-20 09:20:27.893 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-12-20 09:20:27.958 | Considering dependency proxy for proxy_uwsgi: 2021-12-20 09:20:27.958 | Module proxy already enabled 2021-12-20 09:20:27.958 | Enabling module proxy_uwsgi. 2021-12-20 09:20:27.967 | To activate the new configuration, you need to run: 2021-12-20 09:20:27.968 | systemctl restart apache2 2021-12-20 09:20:27.974 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-12-20 09:20:27.977 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-12-20 09:20:27.980 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-12-20 09:20:27.982 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2021-12-20 09:20:28.114 | + ./stack.sh:main:850 : install_keystoneauth 2021-12-20 09:20:28.116 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-12-20 09:20:28.118 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-12-20 09:20:28.121 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:28.123 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:28.125 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-12-20 09:20:28.128 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:28.130 | + ./stack.sh:main:851 : install_keystoneclient 2021-12-20 09:20:28.133 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-12-20 09:20:28.135 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-12-20 09:20:28.138 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:28.140 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:28.143 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-20 09:20:28.145 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:28.148 | + ./stack.sh:main:852 : install_glanceclient 2021-12-20 09:20:28.150 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2021-12-20 09:20:28.153 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-12-20 09:20:28.155 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:28.158 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:28.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-20 09:20:28.163 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:28.165 | + ./stack.sh:main:853 : install_cinderclient 2021-12-20 09:20:28.167 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2021-12-20 09:20:28.170 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-12-20 09:20:28.172 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:28.174 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:28.177 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-20 09:20:28.179 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:28.181 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2021-12-20 09:20:28.184 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-12-20 09:20:28.186 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:28.188 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:28.191 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-20 09:20:28.193 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:28.195 | + ./stack.sh:main:854 : install_novaclient 2021-12-20 09:20:28.198 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2021-12-20 09:20:28.200 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-12-20 09:20:28.202 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:28.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:28.207 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-12-20 09:20:28.209 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:28.211 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2021-12-20 09:20:28.232 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:20:28.236 | + ./stack.sh:main:856 : install_swiftclient 2021-12-20 09:20:28.239 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-12-20 09:20:28.242 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-12-20 09:20:28.245 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:28.247 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:28.249 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-20 09:20:28.252 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:28.254 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2021-12-20 09:20:28.271 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:20:28.273 | + ./stack.sh:main:859 : install_neutronclient 2021-12-20 09:20:28.275 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-20 09:20:28.278 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-12-20 09:20:28.280 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:28.284 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:28.287 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-20 09:20:28.290 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:28.292 | + ./stack.sh:main:863 : install_keystonemiddleware 2021-12-20 09:20:28.295 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-12-20 09:20:28.297 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-12-20 09:20:28.300 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:28.302 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:28.305 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-20 09:20:28.308 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:28.310 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-12-20 09:20:28.313 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-20 09:20:28.316 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-20 09:20:28.319 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-20 09:20:28.322 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-12-20 09:20:28.324 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-20 09:20:28.328 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-20 09:20:28.328 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-20 09:20:28.334 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-12-20 09:20:28.336 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-12-20 09:20:28.339 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-12-20 09:20:28.344 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-20 09:20:28.347 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-20 09:20:28.372 | Using python 3.8 to install keystonemiddleware 2021-12-20 09:20:28.375 | + 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 2021-12-20 09:20:30.068 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 09:20:30.075 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:30.086 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:30.086 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:20:30.092 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:30.094 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:30.096 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:30.096 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:20:30.097 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 09:20:30.100 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (9.1.0) 2021-12-20 09:20:30.174 | Requirement already satisfied: oslo.cache===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.6.2) 2021-12-20 09:20:30.209 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (8.3.4) 2021-12-20 09:20:30.224 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.0.2) 2021-12-20 09:20:30.230 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.2.2) 2021-12-20 09:20:30.236 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2021-12-20 09:20:30.239 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.4.0) 2021-12-20 09:20:30.243 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.2.1) 2021-12-20 09:20:30.307 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (4.1.1) 2021-12-20 09:20:30.325 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.4.2) 2021-12-20 09:20:30.328 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (4.6.0) 2021-12-20 09:20:30.345 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (2020.1) 2021-12-20 09:20:30.349 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (2.23.0) 2021-12-20 09:20:30.369 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2021-12-20 09:20:30.372 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 50)) (5.0.1) 2021-12-20 09:20:30.377 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.8.6) 2021-12-20 09:20:30.390 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.0.2) 2021-12-20 09:20:30.398 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 53)) (3.1.2) 2021-12-20 09:20:30.404 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (4.4.0) 2021-12-20 09:20:30.442 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 56)) (3.1.1) 2021-12-20 09:20:30.452 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.8.0) 2021-12-20 09:20:30.456 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.2.0) 2021-12-20 09:20:30.464 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (5.3.1) 2021-12-20 09:20:30.467 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.1.12) 2021-12-20 09:20:30.470 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.7.0) 2021-12-20 09:20:30.473 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2021-12-20 09:20:30.479 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.4.7) 2021-12-20 09:20:30.482 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (0.10.9) 2021-12-20 09:20:30.485 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.10) 2021-12-20 09:20:30.488 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.25.10) 2021-12-20 09:20:30.507 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 39)) (2021.10.8) 2021-12-20 09:20:30.510 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2021-12-20 09:20:30.512 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (1.0.0) 2021-12-20 09:20:30.514 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.9.6) 2021-12-20 09:20:30.517 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (2.8.1) 2021-12-20 09:20:30.521 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.12.1) 2021-12-20 09:20:31.744 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 09:20:31.744 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 09:20:31.823 | + inc/python:pip_install:200 : result=0 2021-12-20 09:20:31.825 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 09:20:31.827 | + functions-common:time_stop:2310 : local name 2021-12-20 09:20:31.830 | + functions-common:time_stop:2311 : local end_time 2021-12-20 09:20:31.832 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 09:20:31.834 | + functions-common:time_stop:2313 : local total 2021-12-20 09:20:31.836 | + functions-common:time_stop:2314 : local start_time 2021-12-20 09:20:31.839 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 09:20:31.841 | + functions-common:time_stop:2317 : start_time=1639992028366 2021-12-20 09:20:31.843 | + functions-common:time_stop:2319 : [[ -z 1639992028366 ]] 2021-12-20 09:20:31.846 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 09:20:31.851 | + functions-common:time_stop:2322 : end_time=1639992031848 2021-12-20 09:20:31.853 | + functions-common:time_stop:2323 : elapsed_time=3482 2021-12-20 09:20:31.855 | + functions-common:time_stop:2324 : total=64888 2021-12-20 09:20:31.858 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 09:20:31.861 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=68370 2021-12-20 09:20:31.863 | + inc/python:pip_install:203 : return 0 2021-12-20 09:20:31.866 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-12-20 09:20:31.868 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-20 09:20:31.870 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-20 09:20:31.873 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-20 09:20:31.876 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-12-20 09:20:31.878 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-20 09:20:31.882 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-20 09:20:31.882 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-20 09:20:31.888 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-12-20 09:20:31.890 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-12-20 09:20:31.892 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-12-20 09:20:31.895 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-20 09:20:31.898 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-20 09:20:31.920 | Using python 3.8 to install python-memcached 2021-12-20 09:20:31.922 | + 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 2021-12-20 09:20:33.616 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 09:20:33.620 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:33.626 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:33.627 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:20:33.632 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:33.633 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:33.635 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:33.635 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:20:33.637 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 09:20:34.126 | Collecting python-memcached===1.59 2021-12-20 09:20:34.133 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-12-20 09:20:34.220 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2021-12-20 09:20:35.564 | Installing collected packages: python-memcached 2021-12-20 09:20:35.658 | Successfully installed python-memcached-1.59 2021-12-20 09:20:35.766 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 09:20:35.766 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 09:20:35.845 | + inc/python:pip_install:200 : result=0 2021-12-20 09:20:35.848 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 09:20:35.850 | + functions-common:time_stop:2310 : local name 2021-12-20 09:20:35.852 | + functions-common:time_stop:2311 : local end_time 2021-12-20 09:20:35.855 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 09:20:35.857 | + functions-common:time_stop:2313 : local total 2021-12-20 09:20:35.859 | + functions-common:time_stop:2314 : local start_time 2021-12-20 09:20:35.861 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 09:20:35.863 | + functions-common:time_stop:2317 : start_time=1639992031914 2021-12-20 09:20:35.866 | + functions-common:time_stop:2319 : [[ -z 1639992031914 ]] 2021-12-20 09:20:35.868 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 09:20:35.872 | + functions-common:time_stop:2322 : end_time=1639992035870 2021-12-20 09:20:35.874 | + functions-common:time_stop:2323 : elapsed_time=3956 2021-12-20 09:20:35.876 | + functions-common:time_stop:2324 : total=68370 2021-12-20 09:20:35.879 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 09:20:35.881 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=72326 2021-12-20 09:20:35.883 | + inc/python:pip_install:203 : return 0 2021-12-20 09:20:35.886 | + ./stack.sh:main:865 : is_service_enabled keystone 2021-12-20 09:20:35.902 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:20:35.904 | + ./stack.sh:main:866 : '[' 10.222.0.18 == 10.222.0.18 ']' 2021-12-20 09:20:35.906 | + ./stack.sh:main:867 : stack_install_service keystone 2021-12-20 09:20:35.908 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-20 09:20:35.911 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-20 09:20:35.913 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-20 09:20:35.915 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-20 09:20:35.918 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-12-20 09:20:35.932 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 09:20:35.934 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2021-12-20 09:20:35.936 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-20 09:20:35.938 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2021-12-20 09:20:35.940 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-12-20 09:20:35.942 | + functions-common:git_clone:528 : local orig_dir 2021-12-20 09:20:35.945 | ++ functions-common:git_clone:529 : pwd 2021-12-20 09:20:35.948 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-12-20 09:20:35.950 | + functions-common:git_clone:530 : local git_clone_flags= 2021-12-20 09:20:35.952 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-12-20 09:20:35.967 | + functions-common:git_clone:532 : RECLONE=False 2021-12-20 09:20:35.969 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-12-20 09:20:35.972 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-12-20 09:20:35.974 | + functions-common:git_clone:546 : echo stable/victoria 2021-12-20 09:20:35.974 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-12-20 09:20:35.980 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2021-12-20 09:20:35.982 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-12-20 09:20:35.984 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2021-12-20 09:20:35.986 | + functions-common:git_clone:595 : git show --oneline 2021-12-20 09:20:35.987 | + functions-common:git_clone:595 : head -1 2021-12-20 09:20:35.990 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2021-12-20 09:20:35.992 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-12-20 09:20:35.995 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-12-20 09:20:35.997 | + inc/python:setup_develop:338 : local bindep 2021-12-20 09:20:35.999 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-20 09:20:36.001 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-12-20 09:20:36.004 | + inc/python:setup_develop:344 : local extras= 2021-12-20 09:20:36.006 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-20 09:20:36.008 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-20 09:20:36.010 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-20 09:20:36.013 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-12-20 09:20:36.015 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-20 09:20:36.017 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-20 09:20:36.020 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-12-20 09:20:36.022 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-20 09:20:36.025 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-12-20 09:20:36.027 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-20 09:20:36.029 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-12-20 09:20:36.032 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-20 09:20:36.038 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-12-20 09:20:36.040 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-12-20 09:20:36.625 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-12-20 09:20:36.628 | + inc/python:setup_package:417 : local bindep=0 2021-12-20 09:20:36.630 | + inc/python:setup_package:418 : local bindep_flag= 2021-12-20 09:20:36.632 | + inc/python:setup_package:419 : local bindep_profiles= 2021-12-20 09:20:36.634 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-20 09:20:36.637 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-12-20 09:20:36.639 | + inc/python:setup_package:426 : local flags=-e 2021-12-20 09:20:36.641 | + inc/python:setup_package:427 : local extras= 2021-12-20 09:20:36.643 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-12-20 09:20:36.645 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-12-20 09:20:36.648 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-12-20 09:20:36.650 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-12-20 09:20:36.652 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-12-20 09:20:36.655 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-12-20 09:20:36.675 | Using python 3.8 to install /opt/stack/keystone 2021-12-20 09:20:36.677 | + 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 2021-12-20 09:20:38.348 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 09:20:38.348 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-20 09:20:38.353 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:38.354 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:38.356 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 09:20:38.357 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:38.357 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:38.357 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:20:38.358 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:38.358 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:20:38.371 | Obtaining file:///opt/stack/keystone 2021-12-20 09:20:39.924 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-20 09:20:41.905 | Collecting Flask===1.1.2 2021-12-20 09:20:41.911 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-12-20 09:20:42.409 | Collecting Flask-RESTful===0.3.8 2021-12-20 09:20:42.415 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2021-12-20 09:20:42.491 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2021-12-20 09:20:42.498 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-12-20 09:20:42.501 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2021-12-20 09:20:42.508 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2021-12-20 09:20:42.531 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-12-20 09:20:43.044 | Collecting Werkzeug===1.0.1 2021-12-20 09:20:43.051 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-12-20 09:20:43.560 | Collecting aniso8601===8.0.0 2021-12-20 09:20:43.566 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2021-12-20 09:20:43.634 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2021-12-20 09:20:43.643 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2021-12-20 09:20:44.032 | Collecting click===7.1.2 2021-12-20 09:20:44.039 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2021-12-20 09:20:44.047 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2021-12-20 09:20:44.085 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2021-12-20 09:20:44.489 | Collecting itsdangerous===1.1.0 2021-12-20 09:20:44.495 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-12-20 09:20:44.563 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2021-12-20 09:20:44.574 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (9.1.0) 2021-12-20 09:20:44.629 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.0.0) 2021-12-20 09:20:44.631 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (3.1.0) 2021-12-20 09:20:44.636 | Requirement already satisfied: oslo.cache===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.6.2) 2021-12-20 09:20:44.670 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (8.3.4) 2021-12-20 09:20:44.685 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (3.1.2) 2021-12-20 09:20:44.690 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.4.1) 2021-12-20 09:20:44.737 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (5.0.1) 2021-12-20 09:20:44.743 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-12-20 09:20:44.780 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (12.5.2) 2021-12-20 09:20:44.834 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.1) 2021-12-20 09:20:44.852 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.5.0) 2021-12-20 09:20:44.868 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.0.2) 2021-12-20 09:20:44.878 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2021-12-20 09:20:44.900 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (1.1.1) 2021-12-20 09:20:44.908 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.6.0) 2021-12-20 09:20:44.925 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (3.4.0) 2021-12-20 09:20:44.969 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (20.4) 2021-12-20 09:20:45.398 | Collecting passlib===1.7.2 2021-12-20 09:20:45.404 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2021-12-20 09:20:45.516 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.5.0) 2021-12-20 09:20:45.518 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (0.7.2) 2021-12-20 09:20:45.520 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (3.1.1) 2021-12-20 09:20:45.531 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (2.20) 2021-12-20 09:20:45.533 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (0.9.6) 2021-12-20 09:20:45.536 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.4.7) 2021-12-20 09:20:45.948 | Collecting pysaml2===6.1.0 2021-12-20 09:20:45.955 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/47065526c55b7/pysaml2-6.1.0-py2.py3-none-any.whl (341 kB) 2021-12-20 09:20:46.043 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.8.1) 2021-12-20 09:20:46.048 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (4.1.1) 2021-12-20 09:20:46.066 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (2020.1) 2021-12-20 09:20:46.069 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2.23.0) 2021-12-20 09:20:46.090 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2021-12-20 09:20:46.885 | Collecting scrypt===0.8.15 2021-12-20 09:20:46.891 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/813/b6fb76c0e1e28/scrypt-0.8.15-cp38-cp38-manylinux1_x86_64.whl (651 kB) 2021-12-20 09:20:46.973 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (1.15.0) 2021-12-20 09:20:46.976 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (0.13.0) 2021-12-20 09:20:46.986 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (0.3.1) 2021-12-20 09:20:46.996 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (3.3.0) 2021-12-20 09:20:46.998 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.2.2) 2021-12-20 09:20:47.007 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.0.1) 2021-12-20 09:20:47.014 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (0.5.0) 2021-12-20 09:20:47.019 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.4.0) 2021-12-20 09:20:47.037 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.4.0) 2021-12-20 09:20:47.040 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.1.0) 2021-12-20 09:20:47.047 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.25.10) 2021-12-20 09:20:47.067 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.2.5) 2021-12-20 09:20:47.070 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-12-20 09:20:47.074 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.2.1) 2021-12-20 09:20:47.138 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (0.8.0) 2021-12-20 09:20:47.142 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-12-20 09:20:47.145 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-12-20 09:20:47.152 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2021-12-20 09:20:47.160 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.0.2) 2021-12-20 09:20:47.200 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2021-12-20 09:20:47.206 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2021-12-20 09:20:47.209 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2021-12-20 09:20:47.213 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2021-12-20 09:20:47.221 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2021-12-20 09:20:47.231 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2021-12-20 09:20:47.238 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2021-12-20 09:20:47.246 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2021-12-20 09:20:47.248 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2021-12-20 09:20:47.256 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (4.3.1) 2021-12-20 09:20:47.267 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2021-12-20 09:20:47.269 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.10.9) 2021-12-20 09:20:47.272 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (19.1.0) 2021-12-20 09:20:47.696 | Collecting defusedxml===0.6.0 2021-12-20 09:20:47.703 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-12-20 09:20:47.773 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2021-12-20 09:20:47.775 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2021-12-20 09:20:47.778 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2021-12-20 09:20:47.781 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-12-20 09:20:47.783 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2021-12-20 09:20:47.785 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.6.0) 2021-12-20 09:20:47.787 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.0) 2021-12-20 09:20:47.790 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2021-12-20 09:20:47.792 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.7.0) 2021-12-20 09:20:47.796 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.12.1) 2021-12-20 09:20:47.799 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2021-12-20 09:20:47.806 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.0.4) 2021-12-20 09:20:47.809 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (5.0.0) 2021-12-20 09:20:47.811 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (0.7) 2021-12-20 09:20:47.817 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (1.5) 2021-12-20 09:20:47.820 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2021-12-20 09:20:47.828 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2021-12-20 09:20:48.692 | Installing collected packages: itsdangerous, Werkzeug, click, Flask, aniso8601, Flask-RESTful, passlib, scrypt, defusedxml, pysaml2, keystone 2021-12-20 09:20:48.918 | Attempting uninstall: click 2021-12-20 09:20:48.919 | Found existing installation: Click 7.0 2021-12-20 09:20:48.927 | Uninstalling Click-7.0: 2021-12-20 09:20:48.956 | Successfully uninstalled Click-7.0 2021-12-20 09:20:50.260 | Running setup.py develop for keystone 2021-12-20 09:20:51.983 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 Werkzeug-1.0.1 aniso8601-8.0.0 click-7.1.2 defusedxml-0.6.0 itsdangerous-1.1.0 keystone passlib-1.7.2 pysaml2-6.1.0 scrypt-0.8.15 2021-12-20 09:20:52.098 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 09:20:52.098 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 09:20:52.188 | + inc/python:pip_install:200 : result=0 2021-12-20 09:20:52.190 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 09:20:52.192 | + functions-common:time_stop:2310 : local name 2021-12-20 09:20:52.194 | + functions-common:time_stop:2311 : local end_time 2021-12-20 09:20:52.196 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 09:20:52.199 | + functions-common:time_stop:2313 : local total 2021-12-20 09:20:52.201 | + functions-common:time_stop:2314 : local start_time 2021-12-20 09:20:52.203 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 09:20:52.205 | + functions-common:time_stop:2317 : start_time=1639992036669 2021-12-20 09:20:52.207 | + functions-common:time_stop:2319 : [[ -z 1639992036669 ]] 2021-12-20 09:20:52.210 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 09:20:52.214 | + functions-common:time_stop:2322 : end_time=1639992052211 2021-12-20 09:20:52.216 | + functions-common:time_stop:2323 : elapsed_time=15542 2021-12-20 09:20:52.218 | + functions-common:time_stop:2324 : total=72326 2021-12-20 09:20:52.220 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 09:20:52.222 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=87868 2021-12-20 09:20:52.224 | + inc/python:pip_install:203 : return 0 2021-12-20 09:20:52.226 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-12-20 09:20:52.230 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-20 09:20:52.232 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-20 09:20:52.253 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-20 09:20:52.266 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-12-20 09:20:52.269 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-12-20 09:20:52.273 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:20:52.275 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:20:52.278 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-20 09:20:52.280 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:20:52.283 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-12-20 09:20:52.300 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 09:20:52.302 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-12-20 09:20:52.305 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-20 09:20:52.308 | + ./stack.sh:main:868 : configure_keystone 2021-12-20 09:20:52.310 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-12-20 09:20:52.324 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-12-20 09:20:52.327 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-20 09:20:52.333 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-12-20 09:20:52.353 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 09:20:52.356 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-20 09:20:52.387 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-20 09:20:52.420 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-20 09:20:52.451 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-20 09:20:52.487 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-20 09:20:52.519 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-20 09:20:52.550 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-20 09:20:52.580 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-20 09:20:52.611 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-20 09:20:52.614 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-20 09:20:52.616 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-20 09:20:52.620 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-20 09:20:52.622 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-20 09:20:52.625 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-20 09:20:52.641 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:20:52.644 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-20 09:20:52.646 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-20 09:20:52.649 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-20 09:20:52.665 | ++ functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:20:52.668 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-20 09:20:52.671 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-20 09:20:52.704 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-20 09:20:52.707 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-20 09:20:52.709 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-12-20 09:20:52.712 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-12-20 09:20:52.714 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-12-20 09:20:52.732 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 09:20:52.735 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.18/identity 2021-12-20 09:20:52.770 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.18/identity 2021-12-20 09:20:52.800 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-12-20 09:20:52.802 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-20 09:20:52.835 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-12-20 09:20:52.838 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-20 09:20:52.840 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-20 09:20:52.843 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-12-20 09:20:52.845 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-20 09:20:52.848 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-20 09:20:52.880 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-12-20 09:20:52.882 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-12-20 09:20:52.884 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-20 09:20:52.887 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2021-12-20 09:20:52.889 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-12-20 09:20:52.907 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-12-20 09:20:52.909 | + functions:setup_systemd_logging:719 : local pidstr= 2021-12-20 09:20:52.911 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-12-20 09:20:52.914 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-12-20 09:20:52.916 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-20 09:20:52.946 | + functions:setup_systemd_logging:728 : 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' 2021-12-20 09:20:52.978 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-20 09:20:53.009 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-20 09:20:53.042 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-20 09:20:53.080 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-12-20 09:20:53.083 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-20 09:20:53.086 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-20 09:20:53.089 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-20 09:20:53.092 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-12-20 09:20:53.094 | + lib/apache:write_uwsgi_config:260 : local http= 2021-12-20 09:20:53.097 | + lib/apache:write_uwsgi_config:261 : local name= 2021-12-20 09:20:53.100 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-12-20 09:20:53.104 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-12-20 09:20:53.106 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-12-20 09:20:53.108 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-20 09:20:53.121 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-20 09:20:53.122 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-20 09:20:53.131 | d /var/run/uwsgi 0755 ubuntu root 2021-12-20 09:20:53.135 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-20 09:20:53.153 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-20 09:20:53.155 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-20 09:20:53.159 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-20 09:20:53.189 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-20 09:20:53.219 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-20 09:20:53.252 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-20 09:20:53.280 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-20 09:20:53.308 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-20 09:20:53.337 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-20 09:20:53.370 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-20 09:20:53.400 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-20 09:20:53.429 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-20 09:20:53.458 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-20 09:20:53.488 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-20 09:20:53.518 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-20 09:20:53.549 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-12-20 09:20:53.552 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-12-20 09:20:53.555 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-12-20 09:20:53.557 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-12-20 09:20:53.560 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-12-20 09:20:53.562 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:20:53.564 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:20:53.566 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-20 09:20:53.569 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-20 09:20:53.572 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-20 09:20:53.601 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-20 09:20:53.630 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-12-20 09:20:53.630 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-20 09:20:53.639 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-12-20 09:20:53.643 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-12-20 09:20:53.645 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-12-20 09:20:53.647 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-12-20 09:20:53.650 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-20 09:20:53.653 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-20 09:20:53.656 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:20:53.659 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:20:53.661 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-20 09:20:53.664 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-12-20 09:20:53.669 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:20:53.671 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:20:53.673 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-12-20 09:20:53.748 | Enabling site keystone-wsgi-public. 2021-12-20 09:20:53.754 | To activate the new configuration, you need to run: 2021-12-20 09:20:53.754 | systemctl reload apache2 2021-12-20 09:20:53.759 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-12-20 09:20:53.768 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-12-20 09:20:53.771 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-12-20 09:20:53.773 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2021-12-20 09:20:53.902 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-12-20 09:20:53.905 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-12-20 09:20:53.908 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-12-20 09:20:53.911 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-12-20 09:20:53.915 | + lib/apache:write_uwsgi_config:260 : local http= 2021-12-20 09:20:53.917 | + lib/apache:write_uwsgi_config:261 : local name= 2021-12-20 09:20:53.920 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-12-20 09:20:53.925 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-12-20 09:20:53.927 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-12-20 09:20:53.929 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-20 09:20:53.943 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-20 09:20:53.943 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-20 09:20:53.952 | d /var/run/uwsgi 0755 ubuntu root 2021-12-20 09:20:53.955 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-20 09:20:53.979 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-20 09:20:53.981 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-12-20 09:20:53.993 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-12-20 09:20:54.027 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-12-20 09:20:54.056 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-12-20 09:20:54.084 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-12-20 09:20:54.115 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-12-20 09:20:54.144 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-12-20 09:20:54.172 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-12-20 09:20:54.201 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-12-20 09:20:54.230 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-12-20 09:20:54.261 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-20 09:20:54.289 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-12-20 09:20:54.317 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-12-20 09:20:54.346 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-12-20 09:20:54.375 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-12-20 09:20:54.378 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-12-20 09:20:54.382 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-12-20 09:20:54.385 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-12-20 09:20:54.387 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-12-20 09:20:54.391 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:20:54.393 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:20:54.395 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-20 09:20:54.399 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-20 09:20:54.401 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-20 09:20:54.434 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-12-20 09:20:54.465 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2021-12-20 09:20:54.465 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-20 09:20:54.475 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-12-20 09:20:54.480 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-12-20 09:20:54.483 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-12-20 09:20:54.485 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-12-20 09:20:54.487 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-20 09:20:54.491 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-20 09:20:54.493 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:20:54.496 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:20:54.499 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-20 09:20:54.501 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-12-20 09:20:54.503 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:20:54.506 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:20:54.508 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-12-20 09:20:54.574 | Enabling site keystone-wsgi-admin. 2021-12-20 09:20:54.580 | To activate the new configuration, you need to run: 2021-12-20 09:20:54.580 | systemctl reload apache2 2021-12-20 09:20:54.586 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-12-20 09:20:54.588 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-12-20 09:20:54.591 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-12-20 09:20:54.594 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2021-12-20 09:20:54.734 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-20 09:20:54.767 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-20 09:20:54.804 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-20 09:20:54.841 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-12-20 09:20:54.843 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-20 09:20:54.876 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-20 09:20:54.908 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-20 09:20:54.942 | + ./stack.sh:main:872 : is_service_enabled swift 2021-12-20 09:20:54.960 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:20:54.962 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2021-12-20 09:20:54.981 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 09:20:54.983 | + ./stack.sh:main:876 : stack_install_service swift 2021-12-20 09:20:54.986 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-20 09:20:54.988 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-20 09:20:54.991 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-20 09:20:54.994 | + lib/stack:stack_install_service:32 : install_swift 2021-12-20 09:20:54.997 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2021-12-20 09:20:55.000 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-20 09:20:55.003 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2021-12-20 09:20:55.006 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-12-20 09:20:55.009 | + functions-common:git_clone:528 : local orig_dir 2021-12-20 09:20:55.012 | ++ functions-common:git_clone:529 : pwd 2021-12-20 09:20:55.015 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-12-20 09:20:55.018 | + functions-common:git_clone:530 : local git_clone_flags= 2021-12-20 09:20:55.021 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-12-20 09:20:55.039 | + functions-common:git_clone:532 : RECLONE=False 2021-12-20 09:20:55.041 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-12-20 09:20:55.044 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-12-20 09:20:55.047 | + functions-common:git_clone:546 : echo stable/victoria 2021-12-20 09:20:55.054 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-12-20 09:20:55.062 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2021-12-20 09:20:55.064 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-12-20 09:20:55.067 | + functions-common:git_clone:594 : cd /opt/stack/swift 2021-12-20 09:20:55.070 | + functions-common:git_clone:595 : head -1 2021-12-20 09:20:55.070 | + functions-common:git_clone:595 : git show --oneline 2021-12-20 09:20:55.074 | f53500522 Fix cname_lookup test 2021-12-20 09:20:55.078 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-12-20 09:20:55.080 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-12-20 09:20:55.083 | + inc/python:setup_develop:338 : local bindep 2021-12-20 09:20:55.085 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-12-20 09:20:55.088 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-12-20 09:20:55.091 | + inc/python:setup_develop:344 : local extras=keystone 2021-12-20 09:20:55.094 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-20 09:20:55.096 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-20 09:20:55.098 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-12-20 09:20:55.101 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-12-20 09:20:55.103 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-20 09:20:55.107 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-12-20 09:20:55.110 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-12-20 09:20:55.112 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-20 09:20:55.115 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-12-20 09:20:55.118 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-20 09:20:55.121 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-12-20 09:20:55.124 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-20 09:20:55.131 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-12-20 09:20:55.134 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-12-20 09:20:55.733 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-12-20 09:20:55.736 | + inc/python:setup_package:417 : local bindep=0 2021-12-20 09:20:55.738 | + inc/python:setup_package:418 : local bindep_flag= 2021-12-20 09:20:55.740 | + inc/python:setup_package:419 : local bindep_profiles= 2021-12-20 09:20:55.743 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-12-20 09:20:55.745 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-12-20 09:20:55.747 | + inc/python:setup_package:426 : local flags=-e 2021-12-20 09:20:55.750 | + inc/python:setup_package:427 : local extras=keystone 2021-12-20 09:20:55.752 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-12-20 09:20:55.754 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-12-20 09:20:55.757 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-12-20 09:20:55.759 | + inc/python:setup_package:437 : extras='[keystone]' 2021-12-20 09:20:55.761 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-12-20 09:20:55.763 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-20 09:20:55.786 | Using python 3.8 to install /opt/stack/swift 2021-12-20 09:20:55.788 | + 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]' 2021-12-20 09:20:57.499 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 09:20:57.499 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-20 09:20:57.504 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:57.505 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:57.506 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 09:20:57.508 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:57.508 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:57.508 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:20:57.509 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:20:57.509 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:20:57.522 | Obtaining file:///opt/stack/swift 2021-12-20 09:20:58.819 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-20 09:21:00.104 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2021-12-20 09:21:00.113 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2021-12-20 09:21:00.151 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2021-12-20 09:21:00.160 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2021-12-20 09:21:00.162 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.1.0) 2021-12-20 09:21:01.094 | Collecting lxml===4.5.2 2021-12-20 09:21:01.111 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa8/eba3db3d8761d/lxml-4.5.2-cp38-cp38-manylinux1_x86_64.whl (5.4 MB) 2021-12-20 09:21:01.323 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2021-12-20 09:21:01.325 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2021-12-20 09:21:01.327 | Requirement already satisfied: oslo.cache===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.6.2) 2021-12-20 09:21:01.362 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.4) 2021-12-20 09:21:01.376 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.2) 2021-12-20 09:21:01.382 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.0.1) 2021-12-20 09:21:01.388 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-12-20 09:21:01.426 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.2) 2021-12-20 09:21:01.435 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.0) 2021-12-20 09:21:01.452 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2021-12-20 09:21:01.458 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2021-12-20 09:21:01.461 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.1.1) 2021-12-20 09:21:01.999 | Collecting pyeclib===1.6.0 2021-12-20 09:21:02.018 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-12-20 09:21:03.091 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2021-12-20 09:21:03.094 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2021-12-20 09:21:03.097 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.8.1) 2021-12-20 09:21:03.101 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2021-12-20 09:21:03.119 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2021-12-20 09:21:03.123 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2021-12-20 09:21:03.143 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2021-12-20 09:21:03.147 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2021-12-20 09:21:03.150 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2021-12-20 09:21:03.158 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.25.10) 2021-12-20 09:21:03.692 | Collecting xattr===0.9.7 2021-12-20 09:21:03.701 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-12-20 09:21:04.492 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2021-12-20 09:21:04.495 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2021-12-20 09:21:04.504 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-12-20 09:21:04.517 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2021-12-20 09:21:04.581 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2021-12-20 09:21:04.587 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2021-12-20 09:21:04.592 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-12-20 09:21:04.595 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-12-20 09:21:04.602 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2021-12-20 09:21:04.606 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2021-12-20 09:21:04.608 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2021-12-20 09:21:04.612 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2021-12-20 09:21:04.614 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2021-12-20 09:21:04.616 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2021-12-20 09:21:04.619 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.7.0) 2021-12-20 09:21:04.623 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-12-20 09:21:04.626 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.12.1) 2021-12-20 09:21:04.629 | Building wheels for collected packages: pyeclib, xattr 2021-12-20 09:21:04.630 | Building wheel for pyeclib (setup.py): started 2021-12-20 09:21:05.992 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-12-20 09:21:05.994 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55493 sha256=178baf5b95a87e51837885633fa0917a58d0a530cd29d2512f66a6f5584fd71b 2021-12-20 09:21:05.994 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-12-20 09:21:05.997 | Building wheel for xattr (setup.py): started 2021-12-20 09:21:07.671 | Building wheel for xattr (setup.py): finished with status 'done' 2021-12-20 09:21:07.672 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33244 sha256=3a8bbdbb71c9e22f29ca1634b7f77e3ab07e1ee77795b8f7d02144a3d43d17c8 2021-12-20 09:21:07.673 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-12-20 09:21:07.674 | Successfully built pyeclib xattr 2021-12-20 09:21:08.854 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-12-20 09:21:09.173 | Running setup.py develop for swift 2021-12-20 09:21:10.725 | Successfully installed lxml-4.5.2 pyeclib-1.6.0 swift xattr-0.9.7 2021-12-20 09:21:10.839 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 09:21:10.839 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 09:21:10.941 | + inc/python:pip_install:200 : result=0 2021-12-20 09:21:10.944 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 09:21:10.947 | + functions-common:time_stop:2310 : local name 2021-12-20 09:21:10.950 | + functions-common:time_stop:2311 : local end_time 2021-12-20 09:21:10.954 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 09:21:10.957 | + functions-common:time_stop:2313 : local total 2021-12-20 09:21:10.960 | + functions-common:time_stop:2314 : local start_time 2021-12-20 09:21:10.963 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 09:21:10.966 | + functions-common:time_stop:2317 : start_time=1639992055781 2021-12-20 09:21:10.968 | + functions-common:time_stop:2319 : [[ -z 1639992055781 ]] 2021-12-20 09:21:10.971 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 09:21:10.977 | + functions-common:time_stop:2322 : end_time=1639992070973 2021-12-20 09:21:10.980 | + functions-common:time_stop:2323 : elapsed_time=15192 2021-12-20 09:21:10.983 | + functions-common:time_stop:2324 : total=87868 2021-12-20 09:21:10.985 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 09:21:10.987 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=103060 2021-12-20 09:21:10.991 | + inc/python:pip_install:203 : return 0 2021-12-20 09:21:10.993 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-12-20 09:21:10.995 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-20 09:21:10.998 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-20 09:21:11.017 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-20 09:21:11.030 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-12-20 09:21:11.033 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-12-20 09:21:11.035 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:21:11.037 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:21:11.040 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-20 09:21:11.042 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:21:11.045 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-12-20 09:21:11.047 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-20 09:21:11.049 | + ./stack.sh:main:877 : configure_swift 2021-12-20 09:21:11.052 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-20 09:21:11.054 | + lib/swift:configure_swift:335 : local node_number 2021-12-20 09:21:11.056 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-20 09:21:11.058 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-20 09:21:11.060 | + lib/swift:configure_swift:338 : local user_group 2021-12-20 09:21:11.062 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-20 09:21:11.830 | No account-server running 2021-12-20 09:21:11.830 | No proxy-server running 2021-12-20 09:21:11.830 | No container-sync running 2021-12-20 09:21:11.830 | No object-reconstructor running 2021-12-20 09:21:11.830 | No object-expirer running 2021-12-20 09:21:11.830 | No container-sharder running 2021-12-20 09:21:11.830 | No container-reconciler running 2021-12-20 09:21:11.830 | No object-updater running 2021-12-20 09:21:11.830 | No container-replicator running 2021-12-20 09:21:11.830 | No container-updater running 2021-12-20 09:21:11.830 | No account-replicator running 2021-12-20 09:21:11.830 | No object-auditor running 2021-12-20 09:21:11.830 | No object-server running 2021-12-20 09:21:11.830 | No container-auditor running 2021-12-20 09:21:11.830 | No account-reaper running 2021-12-20 09:21:11.830 | No account-auditor running 2021-12-20 09:21:11.830 | No container-server running 2021-12-20 09:21:11.830 | No object-replicator running 2021-12-20 09:21:11.880 | + lib/swift:configure_swift:341 : true 2021-12-20 09:21:11.882 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-12-20 09:21:11.903 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-20 09:21:11.915 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-20 09:21:11.918 | + lib/swift:configure_swift:355 : sed -e ' 2021-12-20 09:21:11.918 | s/%GROUP%//; 2021-12-20 09:21:11.918 | s/%USER%/ubuntu/; 2021-12-20 09:21:11.918 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-20 09:21:11.918 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-20 09:21:11.918 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-12-20 09:21:11.926 | uid = ubuntu 2021-12-20 09:21:11.926 | gid = 2021-12-20 09:21:11.926 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-20 09:21:11.926 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-20 09:21:11.926 | address = 127.0.0.1 2021-12-20 09:21:11.926 | 2021-12-20 09:21:11.926 | [account6612] 2021-12-20 09:21:11.926 | max connections = 25 2021-12-20 09:21:11.927 | path = /opt/stack/data/swift/1/node/ 2021-12-20 09:21:11.927 | read only = false 2021-12-20 09:21:11.927 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-20 09:21:11.927 | 2021-12-20 09:21:11.927 | [account6622] 2021-12-20 09:21:11.927 | max connections = 25 2021-12-20 09:21:11.927 | path = /opt/stack/data/swift/2/node/ 2021-12-20 09:21:11.927 | read only = false 2021-12-20 09:21:11.927 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-20 09:21:11.927 | 2021-12-20 09:21:11.927 | [account6632] 2021-12-20 09:21:11.927 | max connections = 25 2021-12-20 09:21:11.927 | path = /opt/stack/data/swift/3/node/ 2021-12-20 09:21:11.927 | read only = false 2021-12-20 09:21:11.927 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-20 09:21:11.927 | 2021-12-20 09:21:11.927 | [account6642] 2021-12-20 09:21:11.927 | max connections = 25 2021-12-20 09:21:11.927 | path = /opt/stack/data/swift/4/node/ 2021-12-20 09:21:11.927 | read only = false 2021-12-20 09:21:11.927 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-20 09:21:11.927 | 2021-12-20 09:21:11.927 | 2021-12-20 09:21:11.927 | [container6611] 2021-12-20 09:21:11.927 | max connections = 25 2021-12-20 09:21:11.927 | path = /opt/stack/data/swift/1/node/ 2021-12-20 09:21:11.927 | read only = false 2021-12-20 09:21:11.927 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-20 09:21:11.927 | 2021-12-20 09:21:11.927 | [container6621] 2021-12-20 09:21:11.927 | max connections = 25 2021-12-20 09:21:11.927 | path = /opt/stack/data/swift/2/node/ 2021-12-20 09:21:11.928 | read only = false 2021-12-20 09:21:11.928 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-20 09:21:11.928 | 2021-12-20 09:21:11.928 | [container6631] 2021-12-20 09:21:11.928 | max connections = 25 2021-12-20 09:21:11.928 | path = /opt/stack/data/swift/3/node/ 2021-12-20 09:21:11.928 | read only = false 2021-12-20 09:21:11.928 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-20 09:21:11.928 | 2021-12-20 09:21:11.928 | [container6641] 2021-12-20 09:21:11.928 | max connections = 25 2021-12-20 09:21:11.928 | path = /opt/stack/data/swift/4/node/ 2021-12-20 09:21:11.928 | read only = false 2021-12-20 09:21:11.928 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-20 09:21:11.928 | 2021-12-20 09:21:11.928 | 2021-12-20 09:21:11.928 | [object6613] 2021-12-20 09:21:11.928 | max connections = 25 2021-12-20 09:21:11.928 | path = /opt/stack/data/swift/1/node/ 2021-12-20 09:21:11.928 | read only = false 2021-12-20 09:21:11.928 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-20 09:21:11.928 | 2021-12-20 09:21:11.928 | [object6623] 2021-12-20 09:21:11.928 | max connections = 25 2021-12-20 09:21:11.928 | path = /opt/stack/data/swift/2/node/ 2021-12-20 09:21:11.928 | read only = false 2021-12-20 09:21:11.928 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-20 09:21:11.928 | 2021-12-20 09:21:11.928 | [object6633] 2021-12-20 09:21:11.928 | max connections = 25 2021-12-20 09:21:11.928 | path = /opt/stack/data/swift/3/node/ 2021-12-20 09:21:11.928 | read only = false 2021-12-20 09:21:11.928 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-20 09:21:11.928 | 2021-12-20 09:21:11.928 | [object6643] 2021-12-20 09:21:11.928 | max connections = 25 2021-12-20 09:21:11.928 | path = /opt/stack/data/swift/4/node/ 2021-12-20 09:21:11.928 | read only = false 2021-12-20 09:21:11.929 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-20 09:21:11.929 | + lib/swift:configure_swift:361 : is_ubuntu 2021-12-20 09:21:11.932 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:21:11.934 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:21:11.936 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-20 09:21:11.957 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-20 09:21:11.959 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-20 09:21:11.966 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-20 09:21:11.970 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-20 09:21:11.972 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-20 09:21:11.976 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-20 09:21:12.005 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.18:8080/v1/ 2021-12-20 09:21:12.031 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-20 09:21:12.050 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-20 09:21:12.082 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-20 09:21:12.105 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-20 09:21:12.136 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-20 09:21:12.153 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-20 09:21:12.180 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-20 09:21:12.198 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-20 09:21:12.228 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-20 09:21:12.246 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-20 09:21:12.280 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-20 09:21:12.299 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-12-20 09:21:12.314 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 09:21:12.316 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-20 09:21:12.345 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-20 09:21:12.374 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-20 09:21:12.403 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-20 09:21:12.432 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-12-20 09:21:12.448 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 09:21:12.450 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-20 09:21:12.478 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-12-20 09:21:12.493 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 09:21:12.495 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-12-20 09:21:12.510 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:21:12.513 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-12-20 09:21:12.515 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-12-20 09:21:12.530 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 09:21:12.532 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-12-20 09:21:12.534 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-12-20 09:21:12.536 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-20 09:21:12.541 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-20 09:21:12.547 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-20 09:21:12.578 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-20 09:21:12.605 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-20 09:21:12.635 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-20 09:21:12.666 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-20 09:21:12.696 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-20 09:21:12.698 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-12-20 09:21:12.701 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-12-20 09:21:12.703 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-12-20 09:21:12.705 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-20 09:21:12.733 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-20 09:21:12.764 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.18/identity 2021-12-20 09:21:12.794 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-20 09:21:12.823 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-20 09:21:12.852 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-20 09:21:12.879 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-20 09:21:12.906 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-20 09:21:12.934 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-20 09:21:12.964 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-20 09:21:12.995 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-20 09:21:13.022 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-20 09:21:13.049 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-20 09:21:13.084 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-20 09:21:13.120 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-20 09:21:13.153 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-20 09:21:13.178 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-20 09:21:13.212 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-20 09:21:13.246 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-20 09:21:13.251 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-20 09:21:13.281 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-20 09:21:13.315 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-20 09:21:13.343 | + lib/swift:configure_swift:479 : local node_number 2021-12-20 09:21:13.345 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-20 09:21:13.347 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-20 09:21:13.350 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-20 09:21:13.354 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-20 09:21:13.356 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-20 09:21:13.358 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-20 09:21:13.361 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-20 09:21:13.363 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-20 09:21:13.365 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-20 09:21:13.367 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-20 09:21:13.369 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-20 09:21:13.386 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-20 09:21:13.414 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-20 09:21:13.432 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-20 09:21:13.462 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-20 09:21:13.483 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-20 09:21:13.514 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-20 09:21:13.532 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-20 09:21:13.560 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-20 09:21:13.578 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-20 09:21:13.609 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-20 09:21:13.627 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-20 09:21:13.656 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-20 09:21:13.676 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-20 09:21:13.707 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-20 09:21:13.729 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-20 09:21:13.757 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-20 09:21:13.776 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-20 09:21:13.805 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-12-20 09:21:13.809 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-20 09:21:13.828 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-20 09:21:13.856 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-20 09:21:13.885 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-20 09:21:13.887 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-20 09:21:13.891 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-20 09:21:13.894 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-20 09:21:13.896 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-20 09:21:13.898 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-20 09:21:13.901 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-20 09:21:13.903 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-20 09:21:13.905 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-20 09:21:13.907 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-20 09:21:13.927 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-20 09:21:13.955 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-20 09:21:13.978 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-20 09:21:14.008 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-20 09:21:14.027 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-20 09:21:14.056 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-20 09:21:14.075 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-20 09:21:14.103 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-20 09:21:14.121 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-20 09:21:14.150 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-20 09:21:14.170 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-20 09:21:14.201 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-20 09:21:14.221 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-20 09:21:14.251 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-20 09:21:14.269 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-20 09:21:14.297 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-20 09:21:14.317 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-20 09:21:14.347 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-12-20 09:21:14.352 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-20 09:21:14.370 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-20 09:21:14.400 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-20 09:21:14.402 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-20 09:21:14.406 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-20 09:21:14.409 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-20 09:21:14.411 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-20 09:21:14.413 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-20 09:21:14.415 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-20 09:21:14.417 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-20 09:21:14.420 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-20 09:21:14.422 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-20 09:21:14.443 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-20 09:21:14.472 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-20 09:21:14.489 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-20 09:21:14.519 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-20 09:21:14.538 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-20 09:21:14.568 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-20 09:21:14.587 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-20 09:21:14.616 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-20 09:21:14.636 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-20 09:21:14.672 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-20 09:21:14.691 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-20 09:21:14.728 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-20 09:21:14.749 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-20 09:21:14.779 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-20 09:21:14.798 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-20 09:21:14.834 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-20 09:21:14.852 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-20 09:21:14.879 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-12-20 09:21:14.884 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-20 09:21:14.903 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-20 09:21:14.931 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-20 09:21:14.959 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-20 09:21:14.988 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-20 09:21:15.018 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-12-20 09:21:15.021 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-20 09:21:15.025 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-20 09:21:15.054 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-20 09:21:15.084 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-20 09:21:15.118 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-20 09:21:15.152 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-20 09:21:15.181 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-20 09:21:15.210 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-20 09:21:15.239 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-20 09:21:15.267 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-20 09:21:15.299 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-12-20 09:21:15.321 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:21:15.324 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-20 09:21:15.344 | + lib/swift:configure_swift:522 : local auth_vers 2021-12-20 09:21:15.349 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-12-20 09:21:15.370 | + lib/swift:configure_swift:523 : auth_vers=3 2021-12-20 09:21:15.372 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.18 2021-12-20 09:21:15.400 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-12-20 09:21:15.402 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-20 09:21:15.430 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.18/identity 2021-12-20 09:21:15.462 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-12-20 09:21:15.466 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-20 09:21:15.499 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-12-20 09:21:15.515 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 09:21:15.517 | + lib/swift:configure_swift:542 : local user_group 2021-12-20 09:21:15.520 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-12-20 09:21:15.526 | + lib/swift:configure_swift:543 : user_group=1000 2021-12-20 09:21:15.529 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-20 09:21:15.543 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-20 09:21:15.547 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-20 09:21:15.564 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-12-20 09:21:15.566 | + lib/swift:configure_swift:549 : is_suse 2021-12-20 09:21:15.568 | + functions-common:is_suse:464 : is_opensuse 2021-12-20 09:21:15.571 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-12-20 09:21:15.574 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-20 09:21:15.576 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-12-20 09:21:15.579 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-12-20 09:21:15.582 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-20 09:21:15.584 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-20 09:21:15.599 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-12-20 09:21:15.601 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-12-20 09:21:15.604 | + ./stack.sh:main:880 : is_service_enabled s3api 2021-12-20 09:21:15.629 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 09:21:15.632 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2021-12-20 09:21:15.650 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:21:15.652 | + ./stack.sh:main:888 : stack_install_service glance 2021-12-20 09:21:15.655 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-20 09:21:15.659 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-20 09:21:15.661 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-20 09:21:15.664 | + lib/stack:stack_install_service:32 : install_glance 2021-12-20 09:21:15.666 | + lib/glance:install_glance:436 : glance_store_extras=() 2021-12-20 09:21:15.669 | + lib/glance:install_glance:436 : local glance_store_extras 2021-12-20 09:21:15.672 | + lib/glance:install_glance:438 : is_service_enabled cinder 2021-12-20 09:21:15.691 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:21:15.694 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-20 09:21:15.696 | + lib/glance:install_glance:442 : is_service_enabled swift 2021-12-20 09:21:15.714 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:21:15.717 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-20 09:21:15.720 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2021-12-20 09:21:15.723 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-12-20 09:21:15.726 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:21:15.729 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:21:15.732 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-12-20 09:21:15.735 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:21:15.739 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2021-12-20 09:21:15.741 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-20 09:21:15.744 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-20 09:21:15.748 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2021-12-20 09:21:15.751 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-20 09:21:15.754 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-20 09:21:15.757 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-20 09:21:15.766 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-20 09:21:15.769 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-12-20 09:21:15.772 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-12-20 09:21:15.777 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-20 09:21:15.778 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-12-20 09:21:15.786 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-20 09:21:15.788 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-12-20 09:21:15.792 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-12-20 09:21:15.795 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-20 09:21:15.798 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-20 09:21:15.822 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-12-20 09:21:15.825 | + 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' 2021-12-20 09:21:17.576 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 09:21:17.576 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-20 09:21:17.581 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:21:17.582 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:21:17.583 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 09:21:17.585 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:21:17.585 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:21:17.585 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:21:17.586 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:21:17.586 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:21:18.231 | Collecting glance-store===2.3.0 2021-12-20 09:21:18.240 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8eb/d90abfa60b311/glance_store-2.3.0-py3-none-any.whl (211 kB) 2021-12-20 09:21:18.406 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.1) 2021-12-20 09:21:18.408 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2021-12-20 09:21:18.419 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2021-12-20 09:21:18.668 | Collecting os-brick===4.0.4 2021-12-20 09:21:18.681 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c1/a3cd287f60f12/os_brick-4.0.4-py3-none-any.whl (241 kB) 2021-12-20 09:21:18.791 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.7.0) 2021-12-20 09:21:18.795 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (5.2.0) 2021-12-20 09:21:18.816 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.3.1) 2021-12-20 09:21:18.826 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.4) 2021-12-20 09:21:18.841 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.2) 2021-12-20 09:21:18.847 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.0.1) 2021-12-20 09:21:18.853 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-12-20 09:21:18.893 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.4.0) 2021-12-20 09:21:18.907 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (6.2.0) 2021-12-20 09:21:18.911 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.2) 2021-12-20 09:21:18.919 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2021-12-20 09:21:18.944 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.0) 2021-12-20 09:21:18.961 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2021-12-20 09:21:18.967 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2021-12-20 09:21:18.970 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2021-12-20 09:21:18.973 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2021-12-20 09:21:19.117 | Collecting python-cinderclient===7.2.2 2021-12-20 09:21:19.125 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b33/e33f381e22461/python_cinderclient-7.2.2-py3-none-any.whl (279 kB) 2021-12-20 09:21:19.222 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.8.1) 2021-12-20 09:21:19.227 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2021-12-20 09:21:19.701 | Collecting python-swiftclient===3.10.1 2021-12-20 09:21:19.709 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ec/538f52c51285b/python_swiftclient-3.10.1-py2.py3-none-any.whl (81 kB) 2021-12-20 09:21:19.803 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2021-12-20 09:21:19.807 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2021-12-20 09:21:19.826 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2021-12-20 09:21:19.830 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (3.17.2) 2021-12-20 09:21:19.833 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2021-12-20 09:21:19.836 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2021-12-20 09:21:19.843 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (6.2.0) 2021-12-20 09:21:19.856 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.25.10) 2021-12-20 09:21:19.876 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.2.5) 2021-12-20 09:21:19.879 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2021-12-20 09:21:19.888 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2021-12-20 09:21:19.890 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-20 09:21:19.895 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2021-12-20 09:21:19.899 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-12-20 09:21:19.903 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2021-12-20 09:21:19.907 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-12-20 09:21:19.914 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2021-12-20 09:21:19.917 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2021-12-20 09:21:19.919 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2021-12-20 09:21:19.923 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-12-20 09:21:19.935 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2021-12-20 09:21:19.946 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2021-12-20 09:21:19.953 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2021-12-20 09:21:19.960 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2021-12-20 09:21:19.968 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2021-12-20 09:21:19.971 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (0.7.2) 2021-12-20 09:21:19.973 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2021-12-20 09:21:19.976 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2021-12-20 09:21:19.978 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2021-12-20 09:21:19.981 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2021-12-20 09:21:19.989 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2021-12-20 09:21:19.991 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.12.1) 2021-12-20 09:21:19.993 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2021-12-20 09:21:19.996 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.4.0) 2021-12-20 09:21:20.013 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (0.7) 2021-12-20 09:21:20.020 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (1.4.0) 2021-12-20 09:21:20.023 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2021-12-20 09:21:20.025 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (1.6.0) 2021-12-20 09:21:20.028 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.1.0) 2021-12-20 09:21:20.034 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2021-12-20 09:21:20.036 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2021-12-20 09:21:21.351 | Installing collected packages: os-brick, python-cinderclient, python-swiftclient, glance-store 2021-12-20 09:21:22.401 | Successfully installed glance-store-2.3.0 os-brick-4.0.4 python-cinderclient-7.2.2 python-swiftclient-3.10.1 2021-12-20 09:21:22.517 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 09:21:22.517 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 09:21:22.598 | + inc/python:pip_install:200 : result=0 2021-12-20 09:21:22.603 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 09:21:22.606 | + functions-common:time_stop:2310 : local name 2021-12-20 09:21:22.610 | + functions-common:time_stop:2311 : local end_time 2021-12-20 09:21:22.613 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 09:21:22.616 | + functions-common:time_stop:2313 : local total 2021-12-20 09:21:22.619 | + functions-common:time_stop:2314 : local start_time 2021-12-20 09:21:22.623 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 09:21:22.625 | + functions-common:time_stop:2317 : start_time=1639992075816 2021-12-20 09:21:22.628 | + functions-common:time_stop:2319 : [[ -z 1639992075816 ]] 2021-12-20 09:21:22.631 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 09:21:22.635 | + functions-common:time_stop:2322 : end_time=1639992082632 2021-12-20 09:21:22.637 | + functions-common:time_stop:2323 : elapsed_time=6816 2021-12-20 09:21:22.639 | + functions-common:time_stop:2324 : total=103060 2021-12-20 09:21:22.642 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 09:21:22.644 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=109876 2021-12-20 09:21:22.647 | + inc/python:pip_install:203 : return 0 2021-12-20 09:21:22.650 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2021-12-20 09:21:22.653 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2021-12-20 09:21:22.655 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2021-12-20 09:21:22.672 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-12-20 09:21:22.677 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2021-12-20 09:21:22.679 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-20 09:21:22.682 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2021-12-20 09:21:22.684 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-12-20 09:21:22.686 | + functions-common:git_clone:528 : local orig_dir 2021-12-20 09:21:22.691 | ++ functions-common:git_clone:529 : pwd 2021-12-20 09:21:22.694 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-12-20 09:21:22.697 | + functions-common:git_clone:530 : local git_clone_flags= 2021-12-20 09:21:22.701 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-12-20 09:21:22.717 | + functions-common:git_clone:532 : RECLONE=False 2021-12-20 09:21:22.719 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-12-20 09:21:22.722 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-12-20 09:21:22.725 | + functions-common:git_clone:546 : echo stable/victoria 2021-12-20 09:21:22.725 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-12-20 09:21:22.730 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2021-12-20 09:21:22.732 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-12-20 09:21:22.735 | + functions-common:git_clone:594 : cd /opt/stack/glance 2021-12-20 09:21:22.738 | + functions-common:git_clone:595 : git show --oneline 2021-12-20 09:21:22.738 | + functions-common:git_clone:595 : head -1 2021-12-20 09:21:22.741 | 31a574b4e Add 21.0.1 reno 2021-12-20 09:21:22.744 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-12-20 09:21:22.746 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2021-12-20 09:21:22.749 | + inc/python:setup_develop:338 : local bindep 2021-12-20 09:21:22.752 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-12-20 09:21:22.754 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-12-20 09:21:22.757 | + inc/python:setup_develop:344 : local extras= 2021-12-20 09:21:22.760 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-20 09:21:22.762 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-20 09:21:22.765 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-12-20 09:21:22.767 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-12-20 09:21:22.770 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-20 09:21:22.772 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-20 09:21:22.776 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-12-20 09:21:22.779 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-20 09:21:22.786 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-12-20 09:21:22.788 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-20 09:21:22.792 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-12-20 09:21:22.795 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-20 09:21:22.801 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-12-20 09:21:22.804 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-12-20 09:21:23.405 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-12-20 09:21:23.409 | + inc/python:setup_package:417 : local bindep=0 2021-12-20 09:21:23.413 | + inc/python:setup_package:418 : local bindep_flag= 2021-12-20 09:21:23.417 | + inc/python:setup_package:419 : local bindep_profiles= 2021-12-20 09:21:23.420 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-12-20 09:21:23.423 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-12-20 09:21:23.426 | + inc/python:setup_package:426 : local flags=-e 2021-12-20 09:21:23.428 | + inc/python:setup_package:427 : local extras= 2021-12-20 09:21:23.431 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-12-20 09:21:23.433 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-12-20 09:21:23.436 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-12-20 09:21:23.438 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-12-20 09:21:23.440 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-12-20 09:21:23.443 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-12-20 09:21:23.465 | Using python 3.8 to install /opt/stack/glance 2021-12-20 09:21:23.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 2021-12-20 09:21:25.183 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 09:21:25.183 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-20 09:21:25.188 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:21:25.188 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:21:25.190 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 09:21:25.191 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:21:25.191 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:21:25.192 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:21:25.192 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:21:25.192 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:21:25.205 | Obtaining file:///opt/stack/glance 2021-12-20 09:21:26.530 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-20 09:21:27.848 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2021-12-20 09:21:27.856 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2021-12-20 09:21:27.863 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2021-12-20 09:21:27.871 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2021-12-20 09:21:28.443 | Collecting WSME===0.10.0 2021-12-20 09:21:28.457 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-12-20 09:21:28.548 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-12-20 09:21:28.561 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2021-12-20 09:21:28.711 | Collecting castellan===3.6.1 2021-12-20 09:21:28.723 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/060/fab32571ae43c/castellan-3.6.1-py3-none-any.whl (93 kB) 2021-12-20 09:21:28.821 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2021-12-20 09:21:28.948 | Collecting cursive===0.2.2 2021-12-20 09:21:28.958 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-12-20 09:21:29.043 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-12-20 09:21:29.050 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (0.6.0) 2021-12-20 09:21:29.055 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2021-12-20 09:21:29.064 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2021-12-20 09:21:29.069 | Requirement already satisfied: glance-store===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-12-20 09:21:29.142 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2021-12-20 09:21:29.144 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.1) 2021-12-20 09:21:29.147 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2021-12-20 09:21:29.149 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2021-12-20 09:21:29.161 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2021-12-20 09:21:29.223 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.1.0) 2021-12-20 09:21:29.279 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2021-12-20 09:21:29.281 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2021-12-20 09:21:29.286 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.7.0) 2021-12-20 09:21:29.290 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (5.2.0) 2021-12-20 09:21:29.310 | Requirement already satisfied: oslo.cache===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.6.2) 2021-12-20 09:21:29.345 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.3.1) 2021-12-20 09:21:29.355 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.4) 2021-12-20 09:21:29.370 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.2) 2021-12-20 09:21:29.375 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.4.1) 2021-12-20 09:21:29.427 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.0.1) 2021-12-20 09:21:29.433 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-12-20 09:21:29.472 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (12.5.2) 2021-12-20 09:21:29.528 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.1.1) 2021-12-20 09:21:29.546 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (3.5.0) 2021-12-20 09:21:29.562 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.2.0) 2021-12-20 09:21:29.575 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.2) 2021-12-20 09:21:29.584 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2021-12-20 09:21:29.608 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (1.1.1) 2021-12-20 09:21:29.615 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.0) 2021-12-20 09:21:29.632 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.4.0) 2021-12-20 09:21:29.677 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2021-12-20 09:21:29.683 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2021-12-20 09:21:29.685 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (0.7.2) 2021-12-20 09:21:29.688 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (5.7.2) 2021-12-20 09:21:29.708 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (19.1.0) 2021-12-20 09:21:29.722 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.1.1) 2021-12-20 09:21:29.732 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2021-12-20 09:21:29.735 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2021-12-20 09:21:29.860 | Collecting python-barbicanclient===5.0.1 2021-12-20 09:21:29.871 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a2/c78d3a61be98e/python_barbicanclient-5.0.1-py3-none-any.whl (80 kB) 2021-12-20 09:21:29.967 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.8.1) 2021-12-20 09:21:29.971 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.0.4) 2021-12-20 09:21:29.974 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2021-12-20 09:21:29.992 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2021-12-20 09:21:29.995 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (0.7) 2021-12-20 09:21:30.002 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2021-12-20 09:21:30.134 | Collecting retrying===1.3.3 2021-12-20 09:21:30.150 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-12-20 09:21:30.226 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2021-12-20 09:21:30.601 | Collecting simplegeneric===0.8.1 2021-12-20 09:21:30.612 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-12-20 09:21:31.328 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2021-12-20 09:21:31.331 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (0.13.0) 2021-12-20 09:21:31.342 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.3.1) 2021-12-20 09:21:31.345 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (3.3.0) 2021-12-20 09:21:31.347 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2021-12-20 09:21:31.544 | Collecting taskflow===4.5.0 2021-12-20 09:21:31.552 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2b0/a10f9e46ddf23/taskflow-4.5.0-py3-none-any.whl (488 kB) 2021-12-20 09:21:31.696 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (6.2.0) 2021-12-20 09:21:31.710 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.0.1) 2021-12-20 09:21:31.720 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (0.5.0) 2021-12-20 09:21:31.725 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (2.4.0) 2021-12-20 09:21:31.742 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (1.4.0) 2021-12-20 09:21:31.745 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.1.0) 2021-12-20 09:21:31.752 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.25.10) 2021-12-20 09:21:31.772 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.12.1) 2021-12-20 09:21:31.775 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.2.5) 2021-12-20 09:21:31.778 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2021-12-20 09:21:31.786 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2021-12-20 09:21:31.789 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2021-12-20 09:21:31.797 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-20 09:21:31.802 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2021-12-20 09:21:31.807 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2021-12-20 09:21:31.812 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-12-20 09:21:31.815 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (5.0.2) 2021-12-20 09:21:31.855 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2021-12-20 09:21:31.858 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2021-12-20 09:21:31.862 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2021-12-20 09:21:31.869 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2021-12-20 09:21:31.872 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2021-12-20 09:21:31.882 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2021-12-20 09:21:31.885 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2021-12-20 09:21:31.899 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2021-12-20 09:21:31.902 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2021-12-20 09:21:31.905 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2021-12-20 09:21:31.907 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-12-20 09:21:31.910 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-12-20 09:21:32.066 | Collecting networkx===2.5 2021-12-20 09:21:32.082 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2021-12-20 09:21:32.362 | Collecting pydot===1.4.1 2021-12-20 09:21:32.374 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-12-20 09:21:32.577 | Collecting automaton===2.2.0 2021-12-20 09:21:32.595 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2021-12-20 09:21:32.673 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (1.6.0) 2021-12-20 09:21:32.683 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2021-12-20 09:21:32.685 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2021-12-20 09:21:32.687 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2021-12-20 09:21:32.690 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-12-20 09:21:32.693 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2021-12-20 09:21:32.696 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (5.0.0) 2021-12-20 09:21:32.698 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2021-12-20 09:21:32.751 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.2.5) 2021-12-20 09:21:32.756 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2021-12-20 09:21:32.788 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (1.8.0) 2021-12-20 09:21:32.790 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2021-12-20 09:21:32.794 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 111)) (49.6.0) 2021-12-20 09:21:32.835 | Building wheels for collected packages: simplegeneric 2021-12-20 09:21:32.836 | Building wheel for simplegeneric (setup.py): started 2021-12-20 09:21:33.519 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-12-20 09:21:33.520 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=644e120a30d5c3fda25278bb0d93ad8cda0590905a44c1e2bd68e732af61e0da 2021-12-20 09:21:33.520 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-12-20 09:21:33.522 | Successfully built simplegeneric 2021-12-20 09:21:34.446 | Installing collected packages: networkx, pydot, automaton, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2021-12-20 09:21:37.015 | Running setup.py develop for glance 2021-12-20 09:21:38.569 | Successfully installed WSME-0.10.0 automaton-2.2.0 castellan-3.6.1 cursive-0.2.2 glance networkx-2.5 pydot-1.4.1 python-barbicanclient-5.0.1 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.5.0 2021-12-20 09:21:38.694 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-12-20 09:21:38.694 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 09:21:38.792 | + inc/python:pip_install:200 : result=0 2021-12-20 09:21:38.796 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 09:21:38.798 | + functions-common:time_stop:2310 : local name 2021-12-20 09:21:38.801 | + functions-common:time_stop:2311 : local end_time 2021-12-20 09:21:38.805 | + functions-common:time_stop:2312 : local elapsed_time 2021-12-20 09:21:38.807 | + functions-common:time_stop:2313 : local total 2021-12-20 09:21:38.810 | + functions-common:time_stop:2314 : local start_time 2021-12-20 09:21:38.813 | + functions-common:time_stop:2316 : name=pip_install 2021-12-20 09:21:38.815 | + functions-common:time_stop:2317 : start_time=1639992083459 2021-12-20 09:21:38.817 | + functions-common:time_stop:2319 : [[ -z 1639992083459 ]] 2021-12-20 09:21:38.820 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-12-20 09:21:38.824 | + functions-common:time_stop:2322 : end_time=1639992098821 2021-12-20 09:21:38.827 | + functions-common:time_stop:2323 : elapsed_time=15362 2021-12-20 09:21:38.830 | + functions-common:time_stop:2324 : total=109876 2021-12-20 09:21:38.832 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-12-20 09:21:38.835 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=125238 2021-12-20 09:21:38.837 | + inc/python:pip_install:203 : return 0 2021-12-20 09:21:38.840 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-12-20 09:21:38.844 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-20 09:21:38.846 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-20 09:21:38.865 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-20 09:21:38.878 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-12-20 09:21:38.880 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-12-20 09:21:38.883 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 09:21:38.885 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 09:21:38.888 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-20 09:21:38.890 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 09:21:38.893 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-20 09:21:38.895 | + ./stack.sh:main:889 : configure_glance 2021-12-20 09:21:38.898 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-20 09:21:38.911 | + lib/glance:configure_glance:270 : local dburl 2021-12-20 09:21:38.914 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2021-12-20 09:21:38.917 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-20 09:21:38.919 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-20 09:21:38.922 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-12-20 09:21:38.924 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-20 09:21:38.927 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-20 09:21:38.933 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-20 09:21:38.968 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-20 09:21:38.999 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-20 09:21:39.026 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-20 09:21:39.053 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-20 09:21:39.085 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-20 09:21:39.117 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-20 09:21:39.120 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-12-20 09:21:39.123 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-12-20 09:21:39.127 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-20 09:21:39.131 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-20 09:21:39.171 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-20 09:21:39.198 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.18/identity 2021-12-20 09:21:39.229 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-20 09:21:39.257 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-20 09:21:39.286 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-20 09:21:39.323 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-20 09:21:39.358 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-20 09:21:39.387 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-20 09:21:39.415 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-20 09:21:39.443 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-20 09:21:39.476 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-20 09:21:39.478 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-20 09:21:39.481 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-20 09:21:39.483 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-20 09:21:39.486 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-20 09:21:39.488 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-20 09:21:39.506 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:21:39.510 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-20 09:21:39.512 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-20 09:21:39.515 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-20 09:21:39.542 | ++ functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:21:39.545 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-20 09:21:39.548 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-20 09:21:39.579 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-20 09:21:39.581 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-20 09:21:39.584 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2021-12-20 09:21:39.586 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2021-12-20 09:21:39.589 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2021-12-20 09:21:39.592 | + lib/glance:configure_glance:291 : configure_glance_store False False 2021-12-20 09:21:39.595 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2021-12-20 09:21:39.599 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2021-12-20 09:21:39.602 | + lib/glance:configure_glance_store:230 : local be 2021-12-20 09:21:39.605 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2021-12-20 09:21:39.607 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2021-12-20 09:21:39.611 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-20 09:21:39.648 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2021-12-20 09:21:39.652 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.18 2021-12-20 09:21:39.683 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2021-12-20 09:21:39.685 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2021-12-20 09:21:39.702 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:21:39.705 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-20 09:21:39.734 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-20 09:21:39.767 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-20 09:21:39.798 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-20 09:21:39.829 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-20 09:21:39.864 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2021-12-20 09:21:39.880 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 09:21:39.883 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-20 09:21:39.915 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-20 09:21:39.949 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-20 09:21:39.986 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.18/identity/v3 2021-12-20 09:21:40.014 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-20 09:21:40.045 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.18/image 2021-12-20 09:21:40.077 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2021-12-20 09:21:40.094 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 09:21:40.097 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2021-12-20 09:21:40.099 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-20 09:21:40.101 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2021-12-20 09:21:40.105 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-12-20 09:21:40.123 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-12-20 09:21:40.126 | + functions:setup_systemd_logging:719 : local pidstr= 2021-12-20 09:21:40.129 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-12-20 09:21:40.132 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-12-20 09:21:40.134 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-20 09:21:40.167 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.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' 2021-12-20 09:21:40.196 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-20 09:21:40.229 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-20 09:21:40.258 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-20 09:21:40.262 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-20 09:21:40.300 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-20 09:21:40.331 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-20 09:21:40.360 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.18/identity 2021-12-20 09:21:40.390 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-20 09:21:40.420 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-20 09:21:40.451 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-20 09:21:40.482 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-20 09:21:40.516 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-20 09:21:40.550 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-20 09:21:40.584 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-20 09:21:40.612 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-20 09:21:40.617 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-12-20 09:21:40.624 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2021-12-20 09:21:40.643 | + functions-common:is_service_enabled:1966 : return 1 2021-12-20 09:21:40.646 | + lib/glance:configure_glance:366 : [[ True == False ]] 2021-12-20 09:21:40.649 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.18:19292 /image 2021-12-20 09:21:40.653 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2021-12-20 09:21:40.656 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.18:19292 2021-12-20 09:21:40.658 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2021-12-20 09:21:40.660 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2021-12-20 09:21:40.664 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2021-12-20 09:21:40.666 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2021-12-20 09:21:40.668 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-12-20 09:21:40.671 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:21:40.673 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:21:40.675 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2021-12-20 09:21:40.678 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2021-12-20 09:21:40.681 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2021-12-20 09:21:40.683 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-20 09:21:40.686 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-20 09:21:40.688 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:21:40.690 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:21:40.693 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-20 09:21:40.695 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-20 09:21:40.765 | proxy (enabled by site administrator) 2021-12-20 09:21:40.770 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2021-12-20 09:21:40.774 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-20 09:21:40.778 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-20 09:21:40.781 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:21:40.784 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:21:40.788 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-20 09:21:40.791 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-20 09:21:40.848 | No module matches proxy_http 2021-12-20 09:21:40.852 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-12-20 09:21:40.929 | Considering dependency proxy for proxy_http: 2021-12-20 09:21:40.929 | Module proxy already enabled 2021-12-20 09:21:40.929 | Enabling module proxy_http. 2021-12-20 09:21:40.938 | To activate the new configuration, you need to run: 2021-12-20 09:21:40.938 | systemctl restart apache2 2021-12-20 09:21:40.944 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-12-20 09:21:40.948 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-12-20 09:21:40.952 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-12-20 09:21:40.954 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2021-12-20 09:21:41.105 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2021-12-20 09:21:41.105 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2021-12-20 09:21:41.114 | KeepAlive Off 2021-12-20 09:21:41.119 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2021-12-20 09:21:41.119 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2021-12-20 09:21:41.131 | SetEnv proxy-sendchunked 1 2021-12-20 09:21:41.136 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.18:19292" retry=0 ' 2021-12-20 09:21:41.136 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2021-12-20 09:21:41.146 | ProxyPass "/image" "http://10.222.0.18:19292" retry=0 2021-12-20 09:21:41.150 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2021-12-20 09:21:41.153 | + lib/apache:enable_apache_site:206 : local site=glance 2021-12-20 09:21:41.156 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-12-20 09:21:41.159 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-20 09:21:41.161 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-20 09:21:41.164 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:21:41.167 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:21:41.170 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-20 09:21:41.173 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-12-20 09:21:41.176 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-12-20 09:21:41.179 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-12-20 09:21:41.182 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2021-12-20 09:21:41.257 | Enabling site glance. 2021-12-20 09:21:41.266 | To activate the new configuration, you need to run: 2021-12-20 09:21:41.266 | systemctl reload apache2 2021-12-20 09:21:41.273 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2021-12-20 09:21:41.276 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-12-20 09:21:41.279 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-12-20 09:21:41.282 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2021-12-20 09:21:41.416 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2021-12-20 09:21:41.450 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2021-12-20 09:21:41.484 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2021-12-20 09:21:41.517 | + ./stack.sh:main:892 : is_service_enabled cinder 2021-12-20 09:21:41.537 | + functions-common:is_service_enabled:1966 : return 0 2021-12-20 09:21:41.541 | + ./stack.sh:main:894 : stack_install_service cinder 2021-12-20 09:21:41.544 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-20 09:21:41.546 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-20 09:21:41.549 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-20 09:21:41.552 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-20 09:21:41.555 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2021-12-20 09:21:41.557 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-20 09:21:41.561 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2021-12-20 09:21:41.563 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-12-20 09:21:41.565 | + functions-common:git_clone:528 : local orig_dir 2021-12-20 09:21:41.568 | ++ functions-common:git_clone:529 : pwd 2021-12-20 09:21:41.571 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-12-20 09:21:41.574 | + functions-common:git_clone:530 : local git_clone_flags= 2021-12-20 09:21:41.577 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-12-20 09:21:41.595 | + functions-common:git_clone:532 : RECLONE=False 2021-12-20 09:21:41.597 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-12-20 09:21:41.600 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-12-20 09:21:41.603 | + functions-common:git_clone:546 : echo stable/victoria 2021-12-20 09:21:41.603 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-12-20 09:21:41.611 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2021-12-20 09:21:41.615 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-12-20 09:21:41.618 | + functions-common:git_clone:594 : cd /opt/stack/cinder 2021-12-20 09:21:41.621 | + functions-common:git_clone:595 : git show --oneline 2021-12-20 09:21:41.621 | + functions-common:git_clone:595 : head -1 2021-12-20 09:21:41.634 | 81f462778 Log connection info returned from driver 2021-12-20 09:21:41.639 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-12-20 09:21:41.641 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2021-12-20 09:21:41.644 | + inc/python:setup_develop:338 : local bindep 2021-12-20 09:21:41.647 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-20 09:21:41.649 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-12-20 09:21:41.652 | + inc/python:setup_develop:344 : local extras= 2021-12-20 09:21:41.655 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-20 09:21:41.658 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-20 09:21:41.660 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-20 09:21:41.663 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-12-20 09:21:41.666 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-20 09:21:41.668 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-20 09:21:41.672 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-12-20 09:21:41.674 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-20 09:21:41.677 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-12-20 09:21:41.680 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-20 09:21:41.683 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-12-20 09:21:41.686 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-20 09:21:41.695 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-12-20 09:21:41.699 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-12-20 09:21:42.288 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-12-20 09:21:42.292 | + inc/python:setup_package:417 : local bindep=0 2021-12-20 09:21:42.296 | + inc/python:setup_package:418 : local bindep_flag= 2021-12-20 09:21:42.299 | + inc/python:setup_package:419 : local bindep_profiles= 2021-12-20 09:21:42.302 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-20 09:21:42.304 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-12-20 09:21:42.307 | + inc/python:setup_package:426 : local flags=-e 2021-12-20 09:21:42.310 | + inc/python:setup_package:427 : local extras= 2021-12-20 09:21:42.312 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-12-20 09:21:42.315 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-12-20 09:21:42.318 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-12-20 09:21:42.320 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-12-20 09:21:42.324 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-12-20 09:21:42.326 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-12-20 09:21:42.348 | Using python 3.8 to install /opt/stack/cinder 2021-12-20 09:21:42.350 | + 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/cinder 2021-12-20 09:21:44.121 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 09:21:44.121 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-20 09:21:44.126 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:21:44.127 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:21:44.129 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-20 09:21:44.130 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:21:44.130 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:21:44.131 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:21:44.131 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-12-20 09:21:44.131 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-12-20 09:21:44.145 | Obtaining file:///opt/stack/cinder 2021-12-20 09:21:46.190 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-20 09:21:48.171 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2021-12-20 09:21:48.179 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2021-12-20 09:21:48.186 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2021-12-20 09:21:48.194 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2021-12-20 09:21:48.215 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-12-20 09:21:48.229 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2021-12-20 09:21:48.249 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2021-12-20 09:21:48.288 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2021-12-20 09:21:48.301 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-12-20 09:21:48.304 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2021-12-20 09:21:48.991 | Collecting google-api-python-client===1.11.0 2021-12-20 09:21:49.006 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f5/96894f702736d/google_api_python_client-1.11.0-py2.py3-none-any.whl (60 kB) 2021-12-20 09:21:49.703 | Collecting google-auth===1.21.0 2021-12-20 09:21:49.718 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/98ad9cac3d294/google_auth-1.21.0-py2.py3-none-any.whl (92 kB) 2021-12-20 09:21:50.234 | Collecting google-auth-httplib2===0.0.4 2021-12-20 09:21:50.244 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aea/ff501738b2897/google_auth_httplib2-0.0.4-py2.py3-none-any.whl (9.1 kB) 2021-12-20 09:21:50.331 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2021-12-20 09:21:50.333 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2021-12-20 09:21:50.336 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2021-12-20 09:21:50.338 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-12-20 09:21:50.350 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2021-12-20 09:21:50.415 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2021-12-20 09:21:50.471 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2021-12-20 09:21:50.482 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2021-12-20 09:21:50.957 | Collecting oauth2client===4.1.3 2021-12-20 09:21:50.972 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-12-20 09:21:51.073 | Requirement already satisfied: os-brick===4.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (4.0.4) 2021-12-20 09:21:51.097 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.7.0) 2021-12-20 09:21:51.101 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (5.2.0) 2021-12-20 09:21:51.121 | Requirement already satisfied: oslo.cache===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.6.2) 2021-12-20 09:21:51.156 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.3.1) 2021-12-20 09:21:51.166 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.3.4) 2021-12-20 09:21:51.181 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (3.1.2) 2021-12-20 09:21:51.187 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.4.1) 2021-12-20 09:21:51.233 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (5.0.1) 2021-12-20 09:21:51.239 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2021-12-20 09:21:51.278 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (12.5.2) 2021-12-20 09:21:51.330 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.1) 2021-12-20 09:21:51.348 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (3.5.0) 2021-12-20 09:21:51.365 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.4.0) 2021-12-20 09:21:51.379 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.2.0) 2021-12-20 09:21:51.393 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (6.2.0) 2021-12-20 09:21:51.397 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.0.2) 2021-12-20 09:21:51.405 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.4.0) 2021-12-20 09:21:51.429 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (1.1.1) 2021-12-20 09:21:51.436 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.6.0) 2021-12-20 09:21:51.454 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.3.0) 2021-12-20 09:21:52.125 | Collecting oslo.vmware===3.7.0 2021-12-20 09:21:52.131 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/329/18f39db9fbef2/oslo.vmware-3.7.0-py3-none-any.whl (355 kB) 2021-12-20 09:21:52.240 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.4.0) 2021-12-20 09:21:52.284 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (20.4) 2021-12-20 09:21:52.290 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.7.2) 2021-12-20 09:21:52.327 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (5.5.0) 2021-12-20 09:21:52.330 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.7.2) 2021-12-20 09:21:52.335 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (5.7.2) 2021-12-20 09:21:52.553 | Collecting pyasn1===0.4.8 2021-12-20 09:21:52.560 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-12-20 09:21:52.807 | Collecting pyasn1-modules===0.2.8 2021-12-20 09:21:52.815 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-12-20 09:21:52.898 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (3.1.1) 2021-12-20 09:21:52.908 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.9.6) 2021-12-20 09:21:52.911 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.4.7) 2021-12-20 09:21:52.914 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (5.0.1) 2021-12-20 09:21:52.929 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (2.8.1) 2021-12-20 09:21:53.073 | Collecting python-glanceclient===3.2.2 2021-12-20 09:21:53.081 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a6/98806cba5fd9b/python_glanceclient-3.2.2-py3-none-any.whl (189 kB) 2021-12-20 09:21:53.178 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (4.1.1) 2021-12-20 09:21:53.197 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (17.2.1) 2021-12-20 09:21:53.214 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (3.10.1) 2021-12-20 09:21:53.236 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (2020.1) 2021-12-20 09:21:53.240 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (0.7) 2021-12-20 09:21:53.246 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2.23.0) 2021-12-20 09:21:53.286 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2021-12-20 09:21:53.767 | Collecting rsa===4.6 2021-12-20 09:21:53.774 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/616/6864e23d6b519/rsa-4.6-py3-none-any.whl (47 kB) 2021-12-20 09:21:54.270 | Collecting rtslib-fb===2.1.74 2021-12-20 09:21:54.278 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-12-20 09:21:55.049 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (3.17.2) 2021-12-20 09:21:55.052 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.15.0) 2021-12-20 09:21:55.055 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.13.0) 2021-12-20 09:21:55.065 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (0.3.1) 2021-12-20 09:21:55.070 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.3.0) 2021-12-20 09:21:55.070 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.2.2) 2021-12-20 09:21:55.482 | Collecting suds-jurko===0.6 2021-12-20 09:21:55.491 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-12-20 09:21:56.015 | Collecting tabulate===0.8.7 2021-12-20 09:21:56.022 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-12-20 09:21:56.102 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.5.0) 2021-12-20 09:21:56.160 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (6.2.0) 2021-12-20 09:21:56.174 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.0.1) 2021-12-20 09:21:56.184 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.5.0) 2021-12-20 09:21:56.189 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.4.0) 2021-12-20 09:21:56.207 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.7.2) 2021-12-20 09:21:56.264 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (1.4.0) 2021-12-20 09:21:56.267 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.1.0) 2021-12-20 09:21:56.679 | Collecting uritemplate===3.0.1 2021-12-20 09:21:56.686 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-12-20 09:21:56.766 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.25.10) 2021-12-20 09:21:56.786 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (0.11.7) 2021-12-20 09:21:56.880 | Collecting warlock===1.3.3 2021-12-20 09:21:56.886 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-12-20 09:21:56.966 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.12.1) 2021-12-20 09:21:56.969 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.2.5) 2021-12-20 09:21:57.482 | Collecting zstd===1.4.5.1 2021-12-20 09:21:57.491 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a1/806d625bd2d89/zstd-1.4.5.1.tar.gz (483 kB) 2021-12-20 09:21:58.242 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2021-12-20 09:21:58.246 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2021-12-20 09:21:58.796 | Collecting google-api-core===1.22.1 2021-12-20 09:21:58.803 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/431/839101b7edc7b/google_api_core-1.22.1-py2.py3-none-any.whl (91 kB) 2021-12-20 09:21:58.902 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2021-12-20 09:21:58.943 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2021-12-20 09:21:58.946 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-20 09:21:58.950 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2021-12-20 09:21:58.956 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2021-12-20 09:21:58.961 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2021-12-20 09:21:58.966 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-12-20 09:21:58.969 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-12-20 09:21:58.976 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2021-12-20 09:21:58.985 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2021-12-20 09:21:58.990 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2021-12-20 09:21:58.995 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2021-12-20 09:21:59.034 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2021-12-20 09:21:59.041 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2021-12-20 09:21:59.044 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2021-12-20 09:21:59.054 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2021-12-20 09:21:59.057 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2021-12-20 09:21:59.067 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-12-20 09:21:59.079 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2021-12-20 09:21:59.094 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (19.1.0) 2021-12-20 09:21:59.107 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2021-12-20 09:21:59.109 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2021-12-20 09:21:59.112 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2021-12-20 09:21:59.522 | Collecting pyudev===0.22.0 2021-12-20 09:21:59.528 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-12-20 09:21:59.618 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-12-20 09:21:59.620 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2021-12-20 09:21:59.628 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (1.4.1) 2021-12-20 09:21:59.633 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2021-12-20 09:21:59.670 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2021-12-20 09:21:59.673 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (1.6.0) 2021-12-20 09:21:59.675 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2021-12-20 09:21:59.678 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2021-12-20 09:21:59.680 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2021-12-20 09:21:59.685 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (2.20) 2021-12-20 09:22:00.132 | Collecting googleapis-common-protos===1.52.0 2021-12-20 09:22:00.138 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c89/61760f5aad9a7/googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB) 2021-12-20 09:22:00.247 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (3.13.0) 2021-12-20 09:22:00.252 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (1.0.4) 2021-12-20 09:22:00.254 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2021-12-20 09:22:00.262 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (5.0.0) 2021-12-20 09:22:00.264 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-12-20 09:22:00.268 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2021-12-20 09:22:00.322 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2021-12-20 09:22:00.325 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.8.0) 2021-12-20 09:22:00.327 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2021-12-20 09:22:00.331 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.2.5) 2021-12-20 09:22:00.336 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2021-12-20 09:22:00.369 | Building wheels for collected packages: rtslib-fb, zstd 2021-12-20 09:22:00.370 | Building wheel for rtslib-fb (setup.py): started 2021-12-20 09:22:01.143 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-12-20 09:22:01.144 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=0227843ed7bf292bf92f977f8d1572b3ce027bdd81a5673da5f05a8c2dc5384d 2021-12-20 09:22:01.145 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-12-20 09:22:01.147 | Building wheel for zstd (setup.py): started