2021-11-17 04:22:29.629 | + ./stack.sh:main:462 : exec 2021-11-17 04:22:29.629 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-11-17-042229.summary.2021-11-17-042229 2021-11-17 04:22:29.629 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-11-17-042229' 2021-11-17 04:22:29.629 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-11-17 04:22:29.629 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-11-17-042229 2021-11-17 04:22:29.629 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-17-042229 /opt/stack/logs/stack.sh.log 2021-11-17 04:22:29.629 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-17-042229.summary.2021-11-17-042229 /opt/stack/logs/stack.sh.log.summary 2021-11-17 04:22:29.629 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2021-11-17 04:22:29.629 | + functions:check_path_perm_sanity:620 : local real_path 2021-11-17 04:22:29.629 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2021-11-17 04:22:29.630 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2021-11-17 04:22:29.630 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2021-11-17 04:22:29.630 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2021-11-17 04:22:29.630 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2021-11-17 04:22:29.630 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-17 04:22:29.630 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2021-11-17 04:22:29.630 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2021-11-17 04:22:29.630 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-11-17 04:22:29.630 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-17 04:22:29.630 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2021-11-17 04:22:29.630 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2021-11-17 04:22:29.630 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-11-17 04:22:29.630 | + ./stack.sh:main:494 : trap exit_trap EXIT 2021-11-17 04:22:29.630 | + ./stack.sh:main:535 : trap err_trap ERR 2021-11-17 04:22:29.631 | + ./stack.sh:main:548 : set -o errexit 2021-11-17 04:22:29.633 | + ./stack.sh:main:551 : uname -a 2021-11-17 04:22:29.634 | Linux dv-neutron-818151-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-11-17 04:22:29.637 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-11-17 04:22:29.638 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2021-11-17 04:22:29.641 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2021-11-17 04:22:29.678 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2021-11-17 04:22:29.694 | + ./stack.sh:main:565 : fetch_plugins 2021-11-17 04:22:29.696 | + functions-common:fetch_plugins:1656 : local plugins= 2021-11-17 04:22:29.698 | + functions-common:fetch_plugins:1657 : local plugin 2021-11-17 04:22:29.699 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2021-11-17 04:22:29.702 | + functions-common:fetch_plugins:1661 : return 2021-11-17 04:22:29.703 | + ./stack.sh:main:569 : run_phase override_defaults 2021-11-17 04:22:29.705 | + functions-common:run_phase:1738 : local mode=override_defaults 2021-11-17 04:22:29.707 | + functions-common:run_phase:1739 : local phase= 2021-11-17 04:22:29.709 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-17 04:22:29.711 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2021-11-17 04:22:29.712 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-17 04:22:29.714 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2021-11-17 04:22:29.716 | + functions-common:run_phase:1748 : local extra 2021-11-17 04:22:29.718 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-17 04:22:29.721 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2021-11-17 04:22:29.723 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-17 04:22:29.725 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-17 04:22:29.727 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-11-17 04:22:29.729 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-17 04:22:29.742 | ++ functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:22:29.744 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-17 04:22:29.746 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-17 04:22:29.748 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-17 04:22:29.749 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-17 04:22:29.751 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-17 04:22:29.753 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-17 04:22:29.755 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-11-17 04:22:29.756 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-11-17 04:22:29.758 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-17 04:22:29.760 | + functions-common:run_phase:1762 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-17 04:22:29.762 | + functions-common:run_phase:1763 : plugin_override_defaults 2021-11-17 04:22:29.763 | + functions-common:plugin_override_defaults:1697 : local plugins= 2021-11-17 04:22:29.765 | + functions-common:plugin_override_defaults:1698 : local plugin 2021-11-17 04:22:29.767 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2021-11-17 04:22:29.769 | + functions-common:plugin_override_defaults:1702 : return 2021-11-17 04:22:29.771 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2021-11-17 04:22:29.788 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2021-11-17 04:22:29.791 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-11-17 04:22:29.803 | ++ functions-common:is_service_enabled:1966 : return 1 2021-11-17 04:22:29.805 | +++ lib/tls:source:43 : hostname -f 2021-11-17 04:22:29.808 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-11-17 04:22:29.810 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-11-17 04:22:29.812 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-11-17 04:22:29.814 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-11-17 04:22:29.816 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-11-17 04:22:29.817 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-11-17 04:22:29.819 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-11-17 04:22:29.821 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-11-17 04:22:29.823 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-11-17 04:22:29.825 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-11-17 04:22:29.829 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2021-11-17 04:22:29.841 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2021-11-17 04:22:29.857 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2021-11-17 04:22:29.869 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2021-11-17 04:22:29.880 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2021-11-17 04:22:29.906 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2021-11-17 04:22:29.945 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2021-11-17 04:22:30.025 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2021-11-17 04:22:30.046 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2021-11-17 04:22:30.082 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2021-11-17 04:22:30.132 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2021-11-17 04:22:30.254 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2021-11-17 04:22:30.268 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2021-11-17 04:22:30.281 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2021-11-17 04:22:30.294 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2021-11-17 04:22:30.375 | + ./stack.sh:main:598 : run_phase source 2021-11-17 04:22:30.377 | + functions-common:run_phase:1738 : local mode=source 2021-11-17 04:22:30.379 | + functions-common:run_phase:1739 : local phase= 2021-11-17 04:22:30.381 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-17 04:22:30.383 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2021-11-17 04:22:30.385 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-17 04:22:30.387 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2021-11-17 04:22:30.389 | + functions-common:run_phase:1748 : local extra 2021-11-17 04:22:30.392 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-17 04:22:30.396 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2021-11-17 04:22:30.398 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-17 04:22:30.400 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-17 04:22:30.402 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-11-17 04:22:30.404 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-17 04:22:30.418 | ++ functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:22:30.420 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-11-17 04:22:30.422 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-11-17 04:22:30.459 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-11-17 04:22:30.462 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-11-17 04:22:30.464 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2021-11-17 04:22:30.466 | + functions-common:run_phase:1760 : load_plugin_settings 2021-11-17 04:22:30.468 | + functions-common:load_plugin_settings:1674 : local plugins= 2021-11-17 04:22:30.470 | + functions-common:load_plugin_settings:1675 : local plugin 2021-11-17 04:22:30.472 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2021-11-17 04:22:30.474 | + functions-common:load_plugin_settings:1679 : return 2021-11-17 04:22:30.476 | + functions-common:run_phase:1761 : verify_disabled_services 2021-11-17 04:22:30.478 | + functions-common:verify_disabled_services:2021 : local service 2021-11-17 04:22:30.481 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.483 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-11-17 04:22:30.485 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.487 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-11-17 04:22:30.489 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.492 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-11-17 04:22:30.494 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.496 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-11-17 04:22:30.499 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.501 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-11-17 04:22:30.503 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.505 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-11-17 04:22:30.508 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.510 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-11-17 04:22:30.512 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.514 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-11-17 04:22:30.517 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.519 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-11-17 04:22:30.521 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.524 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-11-17 04:22:30.526 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.528 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-11-17 04:22:30.530 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.532 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-11-17 04:22:30.534 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.537 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-11-17 04:22:30.539 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.541 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-11-17 04:22:30.543 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.546 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-11-17 04:22:30.548 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.550 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-11-17 04:22:30.552 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.555 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-11-17 04:22:30.557 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.559 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-11-17 04:22:30.561 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.564 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-11-17 04:22:30.566 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.568 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-11-17 04:22:30.571 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.573 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-11-17 04:22:30.576 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.578 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-11-17 04:22:30.580 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.582 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-11-17 04:22:30.584 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.587 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-11-17 04:22:30.590 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.592 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-11-17 04:22:30.594 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.596 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-11-17 04:22:30.598 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.601 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-11-17 04:22:30.604 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.606 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-11-17 04:22:30.608 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.611 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-11-17 04:22:30.613 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.615 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-11-17 04:22:30.617 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.619 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-11-17 04:22:30.622 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.624 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-11-17 04:22:30.626 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.628 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-11-17 04:22:30.630 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.633 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-11-17 04:22:30.635 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.637 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-11-17 04:22:30.639 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.641 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-11-17 04:22:30.644 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.646 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-11-17 04:22:30.649 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.651 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-11-17 04:22:30.653 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.655 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-11-17 04:22:30.658 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.660 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-11-17 04:22:30.662 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.665 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-11-17 04:22:30.667 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-11-17 04:22:30.670 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-11-17 04:22:30.672 | + ./stack.sh:main:669 : initialize_database_backends 2021-11-17 04:22:30.674 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-17 04:22:30.677 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-11-17 04:22:30.691 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:22:30.693 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-11-17 04:22:30.695 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-17 04:22:30.697 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-11-17 04:22:30.712 | + functions-common:is_service_enabled:1966 : return 1 2021-11-17 04:22:30.714 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-11-17 04:22:30.716 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-11-17 04:22:30.718 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-11-17 04:22:30.721 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-11-17 04:22:30.723 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-11-17 04:22:30.725 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-11-17 04:22:30.727 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-11-17 04:22:30.730 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-11-17 04:22:30.732 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-17 04:22:30.734 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-11-17 04:22:30.737 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-17 04:22:30.739 | + lib/database:initialize_database_backends:104 : return 0 2021-11-17 04:22:30.741 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2021-11-17 04:22:30.741 | Using mysql database backend 2021-11-17 04:22:30.744 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-11-17 04:22:30.760 | + ./stack.sh:main:685 : is_service_enabled rabbit 2021-11-17 04:22:30.775 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:22:30.777 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-11-17 04:22:30.793 | + ./stack.sh:main:693 : is_service_enabled keystone 2021-11-17 04:22:30.808 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:22:30.811 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-11-17 04:22:30.828 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-11-17 04:22:30.843 | + ./stack.sh:main:708 : is_service_enabled ldap 2021-11-17 04:22:30.858 | + functions-common:is_service_enabled:1966 : return 1 2021-11-17 04:22:30.861 | + ./stack.sh:main:717 : is_service_enabled nova 2021-11-17 04:22:30.876 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:22:30.878 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-11-17 04:22:30.881 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2021-11-17 04:22:30.896 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:22:30.899 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-11-17 04:22:30.915 | + ./stack.sh:main:733 : [[ -z '' ]] 2021-11-17 04:22:30.917 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2021-11-17 04:22:30.919 | + ./stack.sh:main:739 : save_stackenv 739 2021-11-17 04:22:30.922 | + functions-common:save_stackenv:60 : local tag=739 2021-11-17 04:22:30.925 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-11-17 04:22:30.928 | + functions-common:save_stackenv:62 : time_stamp=2021-11-17-042230 2021-11-17 04:22:30.931 | + functions-common:save_stackenv:63 : echo '# 2021-11-17-042230 739' 2021-11-17 04:22:30.934 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:22:30.936 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-17 04:22:30.938 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:22:30.941 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-11-17 04:22:30.943 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:22:30.945 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-11-17 04:22:30.947 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:22:30.950 | + 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-11-17 04:22:30.952 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:22:30.954 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.31 2021-11-17 04:22:30.957 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:22:30.959 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.31/identity 2021-11-17 04:22:30.961 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:22:30.964 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-11-17-042229 2021-11-17 04:22:30.966 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:22:30.968 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-11-17 04:22:30.970 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:22:30.973 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.31 2021-11-17 04:22:30.975 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:22:30.978 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-11-17 04:22:30.980 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:22:30.982 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-11-17 04:22:30.985 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:22:30.987 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-11-17 04:22:30.989 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-17 04:22:30.992 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-11-17 04:22:30.995 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2021-11-17 04:22:30.997 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2021-11-17 04:22:30.999 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2021-11-17 04:22:31.001 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-11-17 04:22:31.003 | + functions-common:git_clone:528 : local orig_dir 2021-11-17 04:22:31.006 | ++ functions-common:git_clone:529 : pwd 2021-11-17 04:22:31.008 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-11-17 04:22:31.010 | + functions-common:git_clone:530 : local git_clone_flags= 2021-11-17 04:22:31.013 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-11-17 04:22:31.027 | + functions-common:git_clone:532 : RECLONE=False 2021-11-17 04:22:31.029 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-11-17 04:22:31.032 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-11-17 04:22:31.034 | + functions-common:git_clone:546 : echo stable/victoria 2021-11-17 04:22:31.034 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-11-17 04:22:31.040 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2021-11-17 04:22:31.042 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-11-17 04:22:31.044 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2021-11-17 04:22:31.046 | + functions-common:git_clone:595 : git show --oneline 2021-11-17 04:22:31.047 | + functions-common:git_clone:595 : head -1 2021-11-17 04:22:31.050 | 533601b0 update constraint for oslo.context to new release 3.1.2 2021-11-17 04:22:31.052 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-11-17 04:22:31.055 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2021-11-17 04:22:31.058 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-11-17 04:22:31.060 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2021-11-17 04:22:31.063 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-11-17 04:22:31.065 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-11-17 04:22:31.068 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-11-17 04:22:31.070 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-11-17 04:22:31.073 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-11-17 04:22:31.075 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-11-17 04:22:31.077 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-11-17 04:22:31.080 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-11-17 04:22:31.084 | ++ tools/install_prereqs.sh:source:47 : NOW=1637122951 2021-11-17 04:22:31.087 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-11-17 04:22:31.091 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-11-17 04:22:31.094 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-11-17 04:22:31.096 | ++ tools/install_prereqs.sh:source:49 : DELTA=1637122951 2021-11-17 04:22:31.098 | ++ tools/install_prereqs.sh:source:50 : [[ 1637122951 -lt 7200 ]] 2021-11-17 04:22:31.101 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-11-17 04:22:31.104 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2021-11-17 04:22:31.106 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-11-17 04:22:31.108 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2021-11-17 04:22:31.110 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-11-17 04:22:31.113 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2021-11-17 04:22:31.115 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-11-17 04:22:31.118 | +++ 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-11-17 04:22:31.162 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-11-17 04:22:31.163 | apache2-dev 2021-11-17 04:22:31.163 | bc 2021-11-17 04:22:31.163 | bsdmainutils 2021-11-17 04:22:31.163 | curl 2021-11-17 04:22:31.163 | g++ 2021-11-17 04:22:31.163 | gcc 2021-11-17 04:22:31.163 | gettext 2021-11-17 04:22:31.163 | git 2021-11-17 04:22:31.163 | graphviz 2021-11-17 04:22:31.163 | iputils-ping 2021-11-17 04:22:31.163 | libapache2-mod-proxy-uwsgi 2021-11-17 04:22:31.163 | libffi-dev 2021-11-17 04:22:31.163 | libjpeg-dev 2021-11-17 04:22:31.163 | libmysqlclient-dev 2021-11-17 04:22:31.163 | libpcre3-dev 2021-11-17 04:22:31.163 | libpq-dev 2021-11-17 04:22:31.163 | libssl-dev 2021-11-17 04:22:31.163 | libsystemd-dev 2021-11-17 04:22:31.163 | libxml2-dev 2021-11-17 04:22:31.163 | libxslt1-dev 2021-11-17 04:22:31.163 | libyaml-dev 2021-11-17 04:22:31.163 | lsof 2021-11-17 04:22:31.163 | openssh-server 2021-11-17 04:22:31.163 | openssl 2021-11-17 04:22:31.163 | pkg-config 2021-11-17 04:22:31.163 | psmisc 2021-11-17 04:22:31.163 | python3-dev 2021-11-17 04:22:31.163 | python3-pip 2021-11-17 04:22:31.163 | python3-venv 2021-11-17 04:22:31.163 | tar 2021-11-17 04:22:31.163 | tcpdump 2021-11-17 04:22:31.163 | unzip 2021-11-17 04:22:31.164 | uuid-runtime 2021-11-17 04:22:31.164 | wget 2021-11-17 04:22:31.164 | wget 2021-11-17 04:22:31.164 | zlib1g-dev 2021-11-17 04:22:31.164 | libkrb5-dev 2021-11-17 04:22:31.164 | libldap2-dev 2021-11-17 04:22:31.164 | libsasl2-dev 2021-11-17 04:22:31.164 | memcached 2021-11-17 04:22:31.164 | python3-mysqldb 2021-11-17 04:22:31.164 | sqlite3 2021-11-17 04:22:31.164 | conntrack 2021-11-17 04:22:31.164 | curl 2021-11-17 04:22:31.165 | dnsmasq-base 2021-11-17 04:22:31.165 | dnsmasq-utils 2021-11-17 04:22:31.165 | ebtables 2021-11-17 04:22:31.165 | gawk 2021-11-17 04:22:31.165 | genisoimage 2021-11-17 04:22:31.165 | iptables 2021-11-17 04:22:31.165 | iputils-arping 2021-11-17 04:22:31.165 | kpartx 2021-11-17 04:22:31.165 | libjs-jquery-tablesorter 2021-11-17 04:22:31.165 | libmysqlclient-dev 2021-11-17 04:22:31.165 | parted 2021-11-17 04:22:31.165 | pm-utils 2021-11-17 04:22:31.165 | python3-mysqldb 2021-11-17 04:22:31.165 | socat 2021-11-17 04:22:31.165 | sqlite3 2021-11-17 04:22:31.165 | sudo 2021-11-17 04:22:31.165 | vlan 2021-11-17 04:22:31.165 | lsscsi 2021-11-17 04:22:31.165 | open-iscsi 2021-11-17 04:22:31.165 | lvm2 2021-11-17 04:22:31.165 | qemu-utils 2021-11-17 04:22:31.165 | thin-provisioning-tools 2021-11-17 04:22:31.165 | acl 2021-11-17 04:22:31.165 | dnsmasq-base 2021-11-17 04:22:31.165 | dnsmasq-utils 2021-11-17 04:22:31.165 | ebtables 2021-11-17 04:22:31.165 | haproxy 2021-11-17 04:22:31.165 | iptables 2021-11-17 04:22:31.165 | iputils-arping 2021-11-17 04:22:31.165 | iputils-ping 2021-11-17 04:22:31.165 | libmysqlclient-dev 2021-11-17 04:22:31.165 | postgresql-server-dev-all 2021-11-17 04:22:31.165 | python3-mysqldb 2021-11-17 04:22:31.165 | sqlite3 2021-11-17 04:22:31.165 | sudo 2021-11-17 04:22:31.165 | vlan 2021-11-17 04:22:31.165 | ipset 2021-11-17 04:22:31.165 | conntrack 2021-11-17 04:22:31.166 | conntrackd 2021-11-17 04:22:31.166 | keepalived 2021-11-17 04:22:31.166 | dstat 2021-11-17 04:22:31.166 | lvm2 2021-11-17 04:22:31.166 | qemu-utils 2021-11-17 04:22:31.166 | thin-provisioning-tools 2021-11-17 04:22:31.166 | curl 2021-11-17 04:22:31.166 | liberasurecode-dev 2021-11-17 04:22:31.166 | make 2021-11-17 04:22:31.166 | memcached 2021-11-17 04:22:31.166 | sqlite3 2021-11-17 04:22:31.166 | xfsprogs' 2021-11-17 04:22:31.166 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-11-17 04:22:31.184 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-11-17 04:22:31.184 | apache2-dev 2021-11-17 04:22:31.184 | bc 2021-11-17 04:22:31.184 | bsdmainutils 2021-11-17 04:22:31.184 | curl 2021-11-17 04:22:31.184 | g++ 2021-11-17 04:22:31.184 | gcc 2021-11-17 04:22:31.184 | gettext 2021-11-17 04:22:31.184 | git 2021-11-17 04:22:31.184 | graphviz 2021-11-17 04:22:31.184 | iputils-ping 2021-11-17 04:22:31.184 | libapache2-mod-proxy-uwsgi 2021-11-17 04:22:31.184 | libffi-dev 2021-11-17 04:22:31.184 | libjpeg-dev 2021-11-17 04:22:31.184 | libmysqlclient-dev 2021-11-17 04:22:31.184 | libpcre3-dev 2021-11-17 04:22:31.184 | libpq-dev 2021-11-17 04:22:31.184 | libssl-dev 2021-11-17 04:22:31.184 | libsystemd-dev 2021-11-17 04:22:31.184 | libxml2-dev 2021-11-17 04:22:31.184 | libxslt1-dev 2021-11-17 04:22:31.184 | libyaml-dev 2021-11-17 04:22:31.184 | lsof 2021-11-17 04:22:31.184 | openssh-server 2021-11-17 04:22:31.184 | openssl 2021-11-17 04:22:31.184 | pkg-config 2021-11-17 04:22:31.184 | psmisc 2021-11-17 04:22:31.184 | python3-dev 2021-11-17 04:22:31.184 | python3-pip 2021-11-17 04:22:31.184 | python3-venv 2021-11-17 04:22:31.184 | tar 2021-11-17 04:22:31.184 | tcpdump 2021-11-17 04:22:31.185 | unzip 2021-11-17 04:22:31.185 | uuid-runtime 2021-11-17 04:22:31.185 | wget 2021-11-17 04:22:31.185 | wget 2021-11-17 04:22:31.185 | zlib1g-dev 2021-11-17 04:22:31.185 | libkrb5-dev 2021-11-17 04:22:31.185 | libldap2-dev 2021-11-17 04:22:31.185 | libsasl2-dev 2021-11-17 04:22:31.185 | memcached 2021-11-17 04:22:31.185 | python3-mysqldb 2021-11-17 04:22:31.185 | sqlite3 2021-11-17 04:22:31.185 | conntrack 2021-11-17 04:22:31.185 | curl 2021-11-17 04:22:31.185 | dnsmasq-base 2021-11-17 04:22:31.185 | dnsmasq-utils 2021-11-17 04:22:31.185 | ebtables 2021-11-17 04:22:31.185 | gawk 2021-11-17 04:22:31.185 | genisoimage 2021-11-17 04:22:31.185 | iptables 2021-11-17 04:22:31.185 | iputils-arping 2021-11-17 04:22:31.185 | kpartx 2021-11-17 04:22:31.185 | libjs-jquery-tablesorter 2021-11-17 04:22:31.185 | libmysqlclient-dev 2021-11-17 04:22:31.185 | parted 2021-11-17 04:22:31.185 | pm-utils 2021-11-17 04:22:31.185 | python3-mysqldb 2021-11-17 04:22:31.185 | socat 2021-11-17 04:22:31.185 | sqlite3 2021-11-17 04:22:31.185 | sudo 2021-11-17 04:22:31.185 | vlan 2021-11-17 04:22:31.185 | lsscsi 2021-11-17 04:22:31.185 | open-iscsi 2021-11-17 04:22:31.185 | lvm2 2021-11-17 04:22:31.185 | qemu-utils 2021-11-17 04:22:31.185 | thin-provisioning-tools 2021-11-17 04:22:31.185 | acl 2021-11-17 04:22:31.185 | dnsmasq-base 2021-11-17 04:22:31.185 | dnsmasq-utils 2021-11-17 04:22:31.185 | ebtables 2021-11-17 04:22:31.185 | haproxy 2021-11-17 04:22:31.185 | iptables 2021-11-17 04:22:31.186 | iputils-arping 2021-11-17 04:22:31.186 | iputils-ping 2021-11-17 04:22:31.186 | libmysqlclient-dev 2021-11-17 04:22:31.186 | postgresql-server-dev-all 2021-11-17 04:22:31.186 | python3-mysqldb 2021-11-17 04:22:31.186 | sqlite3 2021-11-17 04:22:31.186 | sudo 2021-11-17 04:22:31.186 | vlan 2021-11-17 04:22:31.186 | ipset 2021-11-17 04:22:31.186 | conntrack 2021-11-17 04:22:31.186 | conntrackd 2021-11-17 04:22:31.186 | keepalived 2021-11-17 04:22:31.186 | dstat 2021-11-17 04:22:31.186 | lvm2 2021-11-17 04:22:31.186 | qemu-utils 2021-11-17 04:22:31.186 | thin-provisioning-tools 2021-11-17 04:22:31.186 | curl 2021-11-17 04:22:31.186 | liberasurecode-dev 2021-11-17 04:22:31.186 | make 2021-11-17 04:22:31.186 | memcached 2021-11-17 04:22:31.186 | sqlite3 2021-11-17 04:22:31.186 | xfsprogs ' 2021-11-17 04:22:31.186 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-11-17 04:22:31.188 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:22:31.191 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:22:31.194 | ++ 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-11-17 04:22:31.194 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-11-17 04:22:31.198 | ++ 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-11-17 04:22:31.200 | ++ functions-common:install_package:1344 : update_package_repo 2021-11-17 04:22:31.202 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-11-17 04:22:31.204 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2021-11-17 04:22:31.206 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-11-17 04:22:31.208 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-11-17 04:22:31.210 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-11-17 04:22:31.212 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:22:31.214 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:22:31.216 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-11-17 04:22:31.218 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-11-17 04:22:31.220 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-11-17 04:22:31.222 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2021-11-17 04:22:31.225 | +++ functions-common:apt_get_update:1078 : id -u 2021-11-17 04:22:31.229 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-11-17 04:22:31.231 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2021-11-17 04:22:31.233 | ++ functions-common:time_start:2296 : local name=apt-get-update 2021-11-17 04:22:31.235 | ++ functions-common:time_start:2297 : local start_time= 2021-11-17 04:22:31.237 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2021-11-17 04:22:31.239 | +++ functions-common:time_start:2301 : date +%s%3N 2021-11-17 04:22:31.243 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1637122951241 2021-11-17 04:22:31.245 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-11-17 04:22:31.247 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-11-17 04:22:31.249 | ++ 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-11-17 04:22:31.517 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-11-17 04:22:31.647 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-11-17 04:22:31.786 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-11-17 04:22:32.342 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-11-17 04:22:32.761 | Fetched 214 kB in 1s (181 kB/s) 2021-11-17 04:22:34.199 | Reading package lists... 2021-11-17 04:22:34.229 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-11-17 04:22:34.231 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-11-17 04:22:34.233 | ++ functions-common:time_stop:2310 : local name 2021-11-17 04:22:34.236 | ++ functions-common:time_stop:2311 : local end_time 2021-11-17 04:22:34.237 | ++ functions-common:time_stop:2312 : local elapsed_time 2021-11-17 04:22:34.239 | ++ functions-common:time_stop:2313 : local total 2021-11-17 04:22:34.242 | ++ functions-common:time_stop:2314 : local start_time 2021-11-17 04:22:34.244 | ++ functions-common:time_stop:2316 : name=apt-get-update 2021-11-17 04:22:34.246 | ++ functions-common:time_stop:2317 : start_time=1637122951241 2021-11-17 04:22:34.248 | ++ functions-common:time_stop:2319 : [[ -z 1637122951241 ]] 2021-11-17 04:22:34.251 | +++ functions-common:time_stop:2322 : date +%s%3N 2021-11-17 04:22:34.254 | ++ functions-common:time_stop:2322 : end_time=1637122954252 2021-11-17 04:22:34.256 | ++ functions-common:time_stop:2323 : elapsed_time=3011 2021-11-17 04:22:34.259 | ++ functions-common:time_stop:2324 : total=0 2021-11-17 04:22:34.261 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2021-11-17 04:22:34.263 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=3011 2021-11-17 04:22:34.265 | ++ 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-11-17 04:22:34.267 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-11-17 04:22:34.270 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:22:34.272 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:22:34.274 | ++ 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-11-17 04:22:34.293 | ++ 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-11-17 04:22:34.398 | Reading package lists... 2021-11-17 04:22:34.621 | Building dependency tree... 2021-11-17 04:22:34.622 | Reading state information... 2021-11-17 04:22:34.876 | bc is already the newest version (1.07.1-2build1). 2021-11-17 04:22:34.876 | bc set to manually installed. 2021-11-17 04:22:34.876 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-11-17 04:22:34.877 | bsdmainutils set to manually installed. 2021-11-17 04:22:34.877 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-11-17 04:22:34.877 | gawk set to manually installed. 2021-11-17 04:22:34.877 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-11-17 04:22:34.877 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-11-17 04:22:34.877 | iptables set to manually installed. 2021-11-17 04:22:34.877 | iputils-ping is already the newest version (3:20190709-3). 2021-11-17 04:22:34.877 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-11-17 04:22:34.877 | kpartx set to manually installed. 2021-11-17 04:22:34.877 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-11-17 04:22:34.877 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-11-17 04:22:34.877 | psmisc is already the newest version (23.3-1). 2021-11-17 04:22:34.877 | psmisc set to manually installed. 2021-11-17 04:22:34.877 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-11-17 04:22:34.877 | tcpdump is already the newest version (4.9.3-4). 2021-11-17 04:22:34.877 | tcpdump set to manually installed. 2021-11-17 04:22:34.877 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-11-17 04:22:34.877 | thin-provisioning-tools set to manually installed. 2021-11-17 04:22:34.877 | wget is already the newest version (1.20.3-1ubuntu1). 2021-11-17 04:22:34.877 | wget set to manually installed. 2021-11-17 04:22:34.877 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-11-17 04:22:34.877 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-11-17 04:22:34.877 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-11-17 04:22:34.877 | lsof set to manually installed. 2021-11-17 04:22:34.877 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-11-17 04:22:34.877 | parted set to manually installed. 2021-11-17 04:22:34.877 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-11-17 04:22:34.877 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-11-17 04:22:34.877 | tar set to manually installed. 2021-11-17 04:22:34.877 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-11-17 04:22:34.877 | uuid-runtime set to manually installed. 2021-11-17 04:22:34.877 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-11-17 04:22:34.877 | zlib1g-dev set to manually installed. 2021-11-17 04:22:34.877 | The following packages were automatically installed and are no longer required: 2021-11-17 04:22:34.877 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-17 04:22:34.877 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-17 04:22:34.878 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-17 04:22:34.878 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-17 04:22:34.878 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-11-17 04:22:34.878 | python3-zope.interface 2021-11-17 04:22:34.878 | Use 'sudo apt autoremove' to remove them. 2021-11-17 04:22:34.878 | The following additional packages will be installed: 2021-11-17 04:22:34.878 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-11-17 04:22:34.878 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-11-17 04:22:34.878 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-11-17 04:22:34.878 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-11-17 04:22:34.878 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-11-17 04:22:34.878 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-11-17 04:22:34.878 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-11-17 04:22:34.878 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-11-17 04:22:34.878 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-11-17 04:22:34.878 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-11-17 04:22:34.878 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-11-17 04:22:34.878 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-11-17 04:22:34.878 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-11-17 04:22:34.878 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-11-17 04:22:34.878 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-11-17 04:22:34.878 | libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-11-17 04:22:34.878 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-11-17 04:22:34.878 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-11-17 04:22:34.878 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-11-17 04:22:34.878 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-11-17 04:22:34.878 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2021-11-17 04:22:34.878 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2021-11-17 04:22:34.879 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2021-11-17 04:22:34.879 | libpq5 librados2 librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config 2021-11-17 04:22:34.879 | libsensors5 libsm6 libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev 2021-11-17 04:22:34.879 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2021-11-17 04:22:34.879 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-11-17 04:22:34.879 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2021-11-17 04:22:34.879 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2021-11-17 04:22:34.879 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-11-17 04:22:34.879 | postgresql-client-12 postgresql-client-common postgresql-common 2021-11-17 04:22:34.879 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2021-11-17 04:22:34.879 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2021-11-17 04:22:34.879 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2021-11-17 04:22:34.880 | Suggested packages: 2021-11-17 04:22:34.880 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-11-17 04:22:34.880 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-11-17 04:22:34.880 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-11-17 04:22:34.880 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-11-17 04:22:34.880 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-11-17 04:22:34.880 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-11-17 04:22:34.880 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-11-17 04:22:34.880 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-11-17 04:22:34.880 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-11-17 04:22:34.880 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-11-17 04:22:34.880 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2021-11-17 04:22:34.880 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2021-11-17 04:22:34.881 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2021-11-17 04:22:34.881 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2021-11-17 04:22:34.881 | openssl-blacklist systemd-container zip 2021-11-17 04:22:35.086 | The following NEW packages will be installed: 2021-11-17 04:22:35.086 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-11-17 04:22:35.086 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-11-17 04:22:35.086 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-11-17 04:22:35.086 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-11-17 04:22:35.086 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-11-17 04:22:35.086 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-11-17 04:22:35.086 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-11-17 04:22:35.086 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-11-17 04:22:35.086 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-11-17 04:22:35.087 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-11-17 04:22:35.087 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-11-17 04:22:35.087 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-11-17 04:22:35.087 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-11-17 04:22:35.087 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-11-17 04:22:35.087 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-11-17 04:22:35.087 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-11-17 04:22:35.087 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-11-17 04:22:35.087 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-11-17 04:22:35.087 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-11-17 04:22:35.087 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-11-17 04:22:35.087 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-11-17 04:22:35.087 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-11-17 04:22:35.087 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-11-17 04:22:35.087 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-11-17 04:22:35.087 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-11-17 04:22:35.087 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2021-11-17 04:22:35.087 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2021-11-17 04:22:35.087 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2021-11-17 04:22:35.087 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2021-11-17 04:22:35.087 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2021-11-17 04:22:35.087 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2021-11-17 04:22:35.087 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-11-17 04:22:35.087 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2021-11-17 04:22:35.087 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2021-11-17 04:22:35.087 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2021-11-17 04:22:35.087 | postgresql-client-12 postgresql-client-common postgresql-common 2021-11-17 04:22:35.087 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-11-17 04:22:35.087 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2021-11-17 04:22:35.087 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2021-11-17 04:22:35.087 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-11-17 04:22:35.088 | The following packages will be upgraded: 2021-11-17 04:22:35.088 | curl libcurl4 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-11-17 04:22:35.089 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-11-17 04:22:35.089 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2021-11-17 04:22:35.397 | 16 upgraded, 208 newly installed, 0 to remove and 102 not upgraded. 2021-11-17 04:22:35.397 | Need to get 151 MB of archives. 2021-11-17 04:22:35.398 | After this operation, 761 MB of additional disk space will be used. 2021-11-17 04:22:35.398 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.13 [95.8 kB] 2021-11-17 04:22:35.920 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 2021-11-17 04:22:35.932 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 2021-11-17 04:22:35.944 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.13 [186 kB] 2021-11-17 04:22:36.175 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3,809 kB] 2021-11-17 04:22:36.793 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 2021-11-17 04:22:36.823 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-11-17 04:22:36.833 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.9 [1,321 kB] 2021-11-17 04:22:37.070 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-11-17 04:22:37.072 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-11-17 04:22:37.073 | 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-11-17 04:22:37.118 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-11-17 04:22:37.119 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2021-11-17 04:22:37.122 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2021-11-17 04:22:37.127 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-11-17 04:22:37.166 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-11-17 04:22:37.175 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-11-17 04:22:37.305 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.8 [1,181 kB] 2021-11-17 04:22:37.406 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.8 [159 kB] 2021-11-17 04:22:37.419 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.8 [84.5 kB] 2021-11-17 04:22:37.426 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.8 [95.5 kB] 2021-11-17 04:22:37.435 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-11-17 04:22:37.444 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2021-11-17 04:22:37.749 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-11-17 04:22:37.750 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-11-17 04:22:37.751 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-11-17 04:22:37.751 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2021-11-17 04:22:37.923 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-11-17 04:22:37.924 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-11-17 04:22:37.925 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-11-17 04:22:37.930 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-11-17 04:22:37.968 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-11-17 04:22:37.999 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2021-11-17 04:22:38.012 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-11-17 04:22:38.171 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.9 [622 kB] 2021-11-17 04:22:38.500 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-11-17 04:22:38.503 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-11-17 04:22:38.505 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-11-17 04:22:38.513 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-11-17 04:22:38.527 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-11-17 04:22:38.528 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-11-17 04:22:38.529 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-11-17 04:22:38.532 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-11-17 04:22:38.641 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-11-17 04:22:38.650 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-11-17 04:22:38.780 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-11-17 04:22:41.302 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-11-17 04:22:42.921 | Get:48 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-11-17 04:22:43.003 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-11-17 04:22:43.009 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-11-17 04:22:43.015 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-11-17 04:22:43.050 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-11-17 04:22:43.574 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-11-17 04:22:43.575 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-11-17 04:22:43.633 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-11-17 04:22:44.557 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-11-17 04:22:45.772 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-11-17 04:22:45.773 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-11-17 04:22:45.777 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-11-17 04:22:45.778 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-11-17 04:22:45.779 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-11-17 04:22:45.781 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-11-17 04:22:45.781 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-11-17 04:22:45.782 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-11-17 04:22:45.783 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-11-17 04:22:45.913 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-11-17 04:22:46.044 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-11-17 04:22:46.185 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-11-17 04:22:46.209 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-11-17 04:22:46.223 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-11-17 04:22:46.340 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-11-17 04:22:46.341 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-11-17 04:22:46.368 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-11-17 04:22:46.471 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-11-17 04:22:46.475 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-11-17 04:22:46.476 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-11-17 04:22:46.483 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-11-17 04:22:46.707 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-11-17 04:22:46.766 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-11-17 04:22:46.773 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.8 [180 kB] 2021-11-17 04:22:46.859 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-11-17 04:22:46.860 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-11-17 04:22:47.973 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-11-17 04:22:47.973 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-11-17 04:22:47.974 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-11-17 04:22:47.985 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-11-17 04:22:47.985 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-11-17 04:22:47.986 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-11-17 04:22:48.007 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-11-17 04:22:48.008 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-11-17 04:22:48.009 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-11-17 04:22:48.154 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-11-17 04:22:48.157 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2021-11-17 04:22:48.168 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-11-17 04:22:48.184 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-11-17 04:22:48.190 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-11-17 04:22:48.203 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-11-17 04:22:48.620 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-11-17 04:22:49.031 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-11-17 04:22:49.033 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-11-17 04:22:49.043 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-11-17 04:22:49.338 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-11-17 04:22:50.157 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-11-17 04:22:50.165 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-11-17 04:22:50.171 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-11-17 04:22:50.184 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-11-17 04:22:50.222 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-11-17 04:22:50.223 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-11-17 04:22:50.231 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-11-17 04:22:50.320 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2021-11-17 04:22:50.372 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-11-17 04:22:50.382 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2021-11-17 04:22:50.436 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-11-17 04:22:50.459 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-11-17 04:22:50.495 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-11-17 04:22:50.497 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-11-17 04:22:50.498 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-11-17 04:22:50.501 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-11-17 04:22:50.594 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-11-17 04:22:50.602 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-11-17 04:22:50.645 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-11-17 04:22:50.659 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-11-17 04:22:50.727 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-11-17 04:22:50.729 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-11-17 04:22:50.747 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-11-17 04:22:50.751 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-11-17 04:22:50.754 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-11-17 04:22:50.867 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-11-17 04:22:50.942 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-11-17 04:22:50.962 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-11-17 04:22:50.984 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-11-17 04:22:50.986 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-11-17 04:22:51.014 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-11-17 04:22:51.016 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-11-17 04:22:51.031 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-11-17 04:22:51.035 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-11-17 04:22:51.050 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-11-17 04:22:51.158 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-11-17 04:22:51.174 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-11-17 04:22:51.181 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-11-17 04:22:51.208 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-11-17 04:22:51.229 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-11-17 04:22:51.298 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-11-17 04:22:51.299 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-11-17 04:22:51.305 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-11-17 04:22:51.309 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-11-17 04:22:51.314 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-11-17 04:22:51.438 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-11-17 04:22:51.442 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-11-17 04:22:51.457 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-11-17 04:22:51.463 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-11-17 04:22:51.464 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-11-17 04:22:51.578 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-11-17 04:22:51.579 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-11-17 04:22:51.607 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-11-17 04:22:51.636 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-11-17 04:22:51.639 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-11-17 04:22:51.719 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-11-17 04:22:53.031 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-11-17 04:22:53.032 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-11-17 04:22:53.033 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-11-17 04:22:53.035 | Get:162 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-11-17 04:22:53.065 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-11-17 04:22:53.065 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-11-17 04:22:53.065 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-11-17 04:22:53.096 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-11-17 04:22:53.097 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-11-17 04:22:53.186 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-11-17 04:22:53.260 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-11-17 04:22:53.261 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-11-17 04:22:53.263 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.9 [1,583 kB] 2021-11-17 04:22:53.633 | Get:172 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-11-17 04:22:53.893 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-11-17 04:22:53.898 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-11-17 04:22:53.903 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-11-17 04:22:53.904 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2021-11-17 04:22:53.907 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2021-11-17 04:22:53.911 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.1 [3,215 kB] 2021-11-17 04:22:54.468 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.1 [1,620 kB] 2021-11-17 04:22:54.659 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-11-17 04:22:54.922 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] 2021-11-17 04:22:54.928 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-11-17 04:22:54.928 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-11-17 04:22:54.930 | Get:184 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-11-17 04:22:55.001 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-11-17 04:22:55.012 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-11-17 04:22:55.025 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-11-17 04:22:55.032 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-11-17 04:22:55.990 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-11-17 04:22:55.991 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-11-17 04:22:56.097 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-11-17 04:22:56.112 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-11-17 04:22:57.128 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-11-17 04:22:57.226 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-11-17 04:23:01.529 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-11-17 04:23:01.531 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-11-17 04:23:01.532 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-11-17 04:23:01.533 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-11-17 04:23:01.555 | Get:199 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-11-17 04:23:01.727 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-11-17 04:23:01.728 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-11-17 04:23:01.743 | Get:202 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-11-17 04:23:02.218 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-11-17 04:23:02.373 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-11-17 04:23:04.309 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-11-17 04:23:04.311 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-11-17 04:23:04.311 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-11-17 04:23:04.357 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.1 [5,452 B] 2021-11-17 04:23:04.358 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-11-17 04:23:04.358 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.18 [54.8 kB] 2021-11-17 04:23:04.360 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.18 [973 kB] 2021-11-17 04:23:04.456 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-11-17 04:23:04.472 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-11-17 04:23:04.694 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-11-17 04:23:04.736 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-11-17 04:23:04.736 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-11-17 04:23:04.737 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-11-17 04:23:04.738 | Get:218 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-11-17 04:23:04.738 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-11-17 04:23:04.739 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-11-17 04:23:04.740 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-11-17 04:23:04.740 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-11-17 04:23:04.929 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-11-17 04:23:05.057 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-11-17 04:23:06.489 | Preconfiguring packages ... 2021-11-17 04:23:06.635 | Fetched 151 MB in 30s (5,058 kB/s) 2021-11-17 04:23:06.700 | (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-11-17 04:23:06.702 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-17 04:23:06.711 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-17 04:23:06.781 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-17 04:23:06.796 | Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-17 04:23:07.200 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 2021-11-17 04:23:07.205 | Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-17 04:23:07.251 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-17 04:23:07.258 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-17 04:23:07.331 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-17 04:23:07.480 | Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-17 04:23:08.238 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 2021-11-17 04:23:08.244 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-17 04:23:08.324 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 2021-11-17 04:23:08.373 | Selecting previously unselected package libapr1:amd64. 2021-11-17 04:23:08.411 | (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-11-17 04:23:08.413 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-11-17 04:23:08.416 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-11-17 04:23:08.469 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.9_amd64.deb ... 2021-11-17 04:23:08.475 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.9) over (1.1.1f-1ubuntu2.3) ... 2021-11-17 04:23:08.689 | Selecting previously unselected package libaprutil1:amd64. 2021-11-17 04:23:08.696 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-11-17 04:23:08.699 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-11-17 04:23:08.734 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-11-17 04:23:08.741 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-11-17 04:23:08.745 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-11-17 04:23:08.779 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-11-17 04:23:08.785 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-11-17 04:23:08.837 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-11-17 04:23:08.844 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-11-17 04:23:08.846 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-11-17 04:23:08.878 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2021-11-17 04:23:08.883 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-11-17 04:23:08.941 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2021-11-17 04:23:08.947 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-11-17 04:23:09.007 | Selecting previously unselected package libjansson4:amd64. 2021-11-17 04:23:09.015 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-11-17 04:23:09.017 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-11-17 04:23:09.046 | Selecting previously unselected package liblua5.2-0:amd64. 2021-11-17 04:23:09.053 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-11-17 04:23:09.055 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-11-17 04:23:09.106 | Preparing to unpack .../010-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:23:09.116 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-11-17 04:23:09.230 | Selecting previously unselected package apache2-bin. 2021-11-17 04:23:09.238 | Preparing to unpack .../011-apache2-bin_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-17 04:23:09.239 | Unpacking apache2-bin (2.4.41-4ubuntu3.8) ... 2021-11-17 04:23:09.442 | Selecting previously unselected package apache2-data. 2021-11-17 04:23:09.450 | Preparing to unpack .../012-apache2-data_2.4.41-4ubuntu3.8_all.deb ... 2021-11-17 04:23:09.452 | Unpacking apache2-data (2.4.41-4ubuntu3.8) ... 2021-11-17 04:23:09.554 | Selecting previously unselected package apache2-utils. 2021-11-17 04:23:09.562 | Preparing to unpack .../013-apache2-utils_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-17 04:23:09.564 | Unpacking apache2-utils (2.4.41-4ubuntu3.8) ... 2021-11-17 04:23:09.606 | Selecting previously unselected package apache2. 2021-11-17 04:23:09.613 | Preparing to unpack .../014-apache2_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-17 04:23:09.632 | Unpacking apache2 (2.4.41-4ubuntu3.8) ... 2021-11-17 04:23:09.698 | Selecting previously unselected package liblua5.3-0:amd64. 2021-11-17 04:23:09.705 | Preparing to unpack .../015-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-11-17 04:23:09.707 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-11-17 04:23:09.754 | Selecting previously unselected package haproxy. 2021-11-17 04:23:09.761 | Preparing to unpack .../016-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2021-11-17 04:23:09.770 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2021-11-17 04:23:09.987 | Selecting previously unselected package libnl-3-200:amd64. 2021-11-17 04:23:09.994 | Preparing to unpack .../017-libnl-3-200_3.4.0-1_amd64.deb ... 2021-11-17 04:23:09.996 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-11-17 04:23:10.029 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-11-17 04:23:10.036 | Preparing to unpack .../018-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-11-17 04:23:10.038 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-11-17 04:23:10.066 | Selecting previously unselected package mysql-common. 2021-11-17 04:23:10.074 | Preparing to unpack .../019-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-11-17 04:23:10.091 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-11-17 04:23:10.119 | Selecting previously unselected package libmysqlclient21:amd64. 2021-11-17 04:23:10.126 | Preparing to unpack .../020-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:23:10.128 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:23:10.365 | Selecting previously unselected package libsensors-config. 2021-11-17 04:23:10.372 | Preparing to unpack .../021-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-11-17 04:23:10.374 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-11-17 04:23:10.402 | Selecting previously unselected package libsensors5:amd64. 2021-11-17 04:23:10.409 | Preparing to unpack .../022-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-11-17 04:23:10.483 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-11-17 04:23:10.514 | Selecting previously unselected package libsnmp-base. 2021-11-17 04:23:10.522 | Preparing to unpack .../023-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-11-17 04:23:10.524 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-11-17 04:23:10.592 | Selecting previously unselected package libsnmp35:amd64. 2021-11-17 04:23:10.599 | Preparing to unpack .../024-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-11-17 04:23:10.601 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-11-17 04:23:10.763 | Selecting previously unselected package keepalived. 2021-11-17 04:23:10.771 | Preparing to unpack .../025-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-11-17 04:23:10.773 | Unpacking keepalived (1:2.0.19-2) ... 2021-11-17 04:23:10.857 | Selecting previously unselected package memcached. 2021-11-17 04:23:10.864 | Preparing to unpack .../026-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2021-11-17 04:23:10.866 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2021-11-17 04:23:10.922 | Preparing to unpack .../027-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-11-17 04:23:11.388 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-11-17 04:23:11.481 | Preparing to unpack .../028-openssl_1.1.1f-1ubuntu2.9_amd64.deb ... 2021-11-17 04:23:11.486 | Unpacking openssl (1.1.1f-1ubuntu2.9) over (1.1.1f-1ubuntu2.3) ... 2021-11-17 04:23:11.624 | Selecting previously unselected package python3-yaml. 2021-11-17 04:23:11.631 | Preparing to unpack .../029-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-11-17 04:23:11.633 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-11-17 04:23:11.685 | Preparing to unpack .../030-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-11-17 04:23:11.690 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-11-17 04:23:11.737 | Preparing to unpack .../031-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-11-17 04:23:11.816 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-11-17 04:23:12.270 | Preparing to unpack .../032-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-11-17 04:23:12.293 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-11-17 04:23:12.437 | Selecting previously unselected package acl. 2021-11-17 04:23:12.444 | Preparing to unpack .../033-acl_2.2.53-6_amd64.deb ... 2021-11-17 04:23:12.446 | Unpacking acl (2.2.53-6) ... 2021-11-17 04:23:12.475 | Selecting previously unselected package autotools-dev. 2021-11-17 04:23:12.483 | Preparing to unpack .../034-autotools-dev_20180224.1_all.deb ... 2021-11-17 04:23:12.485 | Unpacking autotools-dev (20180224.1) ... 2021-11-17 04:23:12.515 | Selecting previously unselected package m4. 2021-11-17 04:23:12.522 | Preparing to unpack .../035-m4_1.4.18-4_amd64.deb ... 2021-11-17 04:23:12.525 | Unpacking m4 (1.4.18-4) ... 2021-11-17 04:23:12.579 | Selecting previously unselected package autoconf. 2021-11-17 04:23:12.587 | Preparing to unpack .../036-autoconf_2.69-11.1_all.deb ... 2021-11-17 04:23:12.589 | Unpacking autoconf (2.69-11.1) ... 2021-11-17 04:23:12.667 | Selecting previously unselected package automake. 2021-11-17 04:23:12.675 | Preparing to unpack .../037-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-11-17 04:23:12.678 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-11-17 04:23:12.778 | Selecting previously unselected package autopoint. 2021-11-17 04:23:12.785 | Preparing to unpack .../038-autopoint_0.19.8.1-10build1_all.deb ... 2021-11-17 04:23:12.787 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-11-17 04:23:12.828 | Selecting previously unselected package libllvm10:amd64. 2021-11-17 04:23:12.836 | Preparing to unpack .../039-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:23:12.838 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:23:15.086 | Selecting previously unselected package libclang-cpp10. 2021-11-17 04:23:15.093 | Preparing to unpack .../040-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:23:15.095 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:23:16.529 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-11-17 04:23:16.536 | Preparing to unpack .../041-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-11-17 04:23:16.538 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-17 04:23:16.973 | Selecting previously unselected package libgc1c2:amd64. 2021-11-17 04:23:16.980 | Preparing to unpack .../042-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-11-17 04:23:16.982 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-11-17 04:23:17.020 | Selecting previously unselected package libobjc4:amd64. 2021-11-17 04:23:17.028 | Preparing to unpack .../043-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-11-17 04:23:17.030 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-11-17 04:23:17.058 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-11-17 04:23:17.066 | Preparing to unpack .../044-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-11-17 04:23:17.068 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-17 04:23:17.143 | Selecting previously unselected package libc6-i386. 2021-11-17 04:23:17.151 | Preparing to unpack .../045-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-11-17 04:23:17.153 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-11-17 04:23:17.654 | Selecting previously unselected package lib32gcc-s1. 2021-11-17 04:23:17.661 | Preparing to unpack .../046-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-11-17 04:23:17.663 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-11-17 04:23:17.700 | Selecting previously unselected package lib32stdc++6. 2021-11-17 04:23:17.707 | Preparing to unpack .../047-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-11-17 04:23:17.709 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-11-17 04:23:17.811 | Selecting previously unselected package libclang-common-10-dev. 2021-11-17 04:23:17.818 | Preparing to unpack .../048-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:23:17.820 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-17 04:23:18.782 | Selecting previously unselected package libclang1-10. 2021-11-17 04:23:18.791 | Preparing to unpack .../049-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:23:18.793 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:23:19.902 | Selecting previously unselected package clang-10. 2021-11-17 04:23:19.909 | Preparing to unpack .../050-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:23:19.911 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:23:19.946 | Selecting previously unselected package libtool. 2021-11-17 04:23:19.954 | Preparing to unpack .../051-libtool_2.4.6-14_all.deb ... 2021-11-17 04:23:19.956 | Unpacking libtool (2.4.6-14) ... 2021-11-17 04:23:20.005 | Selecting previously unselected package dh-autoreconf. 2021-11-17 04:23:20.013 | Preparing to unpack .../052-dh-autoreconf_19_all.deb ... 2021-11-17 04:23:20.015 | Unpacking dh-autoreconf (19) ... 2021-11-17 04:23:20.043 | Selecting previously unselected package libdebhelper-perl. 2021-11-17 04:23:20.050 | Preparing to unpack .../053-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-11-17 04:23:20.053 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-11-17 04:23:20.097 | Selecting previously unselected package libarchive-zip-perl. 2021-11-17 04:23:20.105 | Preparing to unpack .../054-libarchive-zip-perl_1.67-2_all.deb ... 2021-11-17 04:23:20.107 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-11-17 04:23:20.149 | Selecting previously unselected package libsub-override-perl. 2021-11-17 04:23:20.156 | Preparing to unpack .../055-libsub-override-perl_0.09-2_all.deb ... 2021-11-17 04:23:20.158 | Unpacking libsub-override-perl (0.09-2) ... 2021-11-17 04:23:20.183 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-11-17 04:23:20.190 | Preparing to unpack .../056-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-11-17 04:23:20.192 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-11-17 04:23:20.221 | Selecting previously unselected package dh-strip-nondeterminism. 2021-11-17 04:23:20.229 | Preparing to unpack .../057-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-11-17 04:23:20.231 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-11-17 04:23:20.255 | Selecting previously unselected package libdpkg-perl. 2021-11-17 04:23:20.263 | Preparing to unpack .../058-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-11-17 04:23:20.266 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-11-17 04:23:20.340 | Selecting previously unselected package make. 2021-11-17 04:23:20.347 | Preparing to unpack .../059-make_4.2.1-1.2_amd64.deb ... 2021-11-17 04:23:20.350 | Unpacking make (4.2.1-1.2) ... 2021-11-17 04:23:20.400 | Selecting previously unselected package dpkg-dev. 2021-11-17 04:23:20.408 | Preparing to unpack .../060-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-11-17 04:23:20.410 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-11-17 04:23:20.549 | Selecting previously unselected package dwz. 2021-11-17 04:23:20.558 | Preparing to unpack .../061-dwz_0.13-5_amd64.deb ... 2021-11-17 04:23:20.560 | Unpacking dwz (0.13-5) ... 2021-11-17 04:23:20.611 | Selecting previously unselected package libcroco3:amd64. 2021-11-17 04:23:20.619 | Preparing to unpack .../062-libcroco3_0.6.13-1_amd64.deb ... 2021-11-17 04:23:20.621 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-11-17 04:23:20.661 | Selecting previously unselected package gettext. 2021-11-17 04:23:20.669 | Preparing to unpack .../063-gettext_0.19.8.1-10build1_amd64.deb ... 2021-11-17 04:23:20.671 | Unpacking gettext (0.19.8.1-10build1) ... 2021-11-17 04:23:20.828 | Selecting previously unselected package intltool-debian. 2021-11-17 04:23:20.835 | Preparing to unpack .../064-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-11-17 04:23:20.839 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-11-17 04:23:20.866 | Selecting previously unselected package po-debconf. 2021-11-17 04:23:20.873 | Preparing to unpack .../065-po-debconf_1.0.21_all.deb ... 2021-11-17 04:23:20.875 | Unpacking po-debconf (1.0.21) ... 2021-11-17 04:23:20.940 | Selecting previously unselected package debhelper. 2021-11-17 04:23:20.948 | Preparing to unpack .../066-debhelper_12.10ubuntu1_all.deb ... 2021-11-17 04:23:20.950 | Unpacking debhelper (12.10ubuntu1) ... 2021-11-17 04:23:21.130 | Selecting previously unselected package uuid-dev:amd64. 2021-11-17 04:23:21.139 | Preparing to unpack .../067-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-11-17 04:23:21.142 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-11-17 04:23:21.176 | Selecting previously unselected package libsctp1:amd64. 2021-11-17 04:23:21.184 | Preparing to unpack .../068-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-11-17 04:23:21.186 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-11-17 04:23:21.215 | Selecting previously unselected package libsctp-dev:amd64. 2021-11-17 04:23:21.222 | Preparing to unpack .../069-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-11-17 04:23:21.226 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-11-17 04:23:21.262 | Selecting previously unselected package libapr1-dev. 2021-11-17 04:23:21.270 | Preparing to unpack .../070-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-11-17 04:23:21.272 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-11-17 04:23:21.514 | Selecting previously unselected package libldap2-dev:amd64. 2021-11-17 04:23:21.522 | Preparing to unpack .../071-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-11-17 04:23:21.524 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-11-17 04:23:21.650 | Selecting previously unselected package libaprutil1-dev. 2021-11-17 04:23:21.658 | Preparing to unpack .../072-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-11-17 04:23:21.660 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-11-17 04:23:21.867 | Selecting previously unselected package apache2-dev. 2021-11-17 04:23:21.875 | Preparing to unpack .../073-apache2-dev_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-17 04:23:21.878 | Unpacking apache2-dev (2.4.41-4ubuntu3.8) ... 2021-11-17 04:23:21.945 | Selecting previously unselected package binfmt-support. 2021-11-17 04:23:21.953 | Preparing to unpack .../074-binfmt-support_2.2.0-2_amd64.deb ... 2021-11-17 04:23:21.964 | Unpacking binfmt-support (2.2.0-2) ... 2021-11-17 04:23:21.999 | Selecting previously unselected package g++-9. 2021-11-17 04:23:22.007 | Preparing to unpack .../075-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-11-17 04:23:22.010 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-11-17 04:23:23.141 | Selecting previously unselected package g++. 2021-11-17 04:23:23.149 | Preparing to unpack .../076-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-11-17 04:23:23.152 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-11-17 04:23:23.176 | Selecting previously unselected package build-essential. 2021-11-17 04:23:23.184 | Preparing to unpack .../077-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-11-17 04:23:23.186 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-11-17 04:23:23.216 | Selecting previously unselected package conntrack. 2021-11-17 04:23:23.224 | Preparing to unpack .../078-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-11-17 04:23:23.226 | Unpacking conntrack (1:1.4.5-2) ... 2021-11-17 04:23:23.257 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-11-17 04:23:23.264 | Preparing to unpack .../079-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-11-17 04:23:23.266 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-11-17 04:23:23.292 | Selecting previously unselected package libnetfilter-queue1. 2021-11-17 04:23:23.300 | Preparing to unpack .../080-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-11-17 04:23:23.302 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-11-17 04:23:23.332 | Selecting previously unselected package conntrackd. 2021-11-17 04:23:23.340 | Preparing to unpack .../081-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-11-17 04:23:23.343 | Unpacking conntrackd (1:1.4.5-2) ... 2021-11-17 04:23:23.390 | Selecting previously unselected package dns-root-data. 2021-11-17 04:23:23.398 | Preparing to unpack .../082-dns-root-data_2019052802_all.deb ... 2021-11-17 04:23:23.401 | Unpacking dns-root-data (2019052802) ... 2021-11-17 04:23:23.429 | Selecting previously unselected package libidn11:amd64. 2021-11-17 04:23:23.437 | Preparing to unpack .../083-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-11-17 04:23:23.440 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-11-17 04:23:23.476 | Selecting previously unselected package dnsmasq-base. 2021-11-17 04:23:23.484 | Preparing to unpack .../084-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-11-17 04:23:23.486 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-11-17 04:23:23.554 | Selecting previously unselected package dnsmasq-utils. 2021-11-17 04:23:23.562 | Preparing to unpack .../085-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-11-17 04:23:23.565 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-11-17 04:23:23.596 | Selecting previously unselected package dstat. 2021-11-17 04:23:23.604 | Preparing to unpack .../086-dstat_0.7.4-6_all.deb ... 2021-11-17 04:23:23.606 | Unpacking dstat (0.7.4-6) ... 2021-11-17 04:23:23.670 | Selecting previously unselected package ebtables. 2021-11-17 04:23:23.678 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2021-11-17 04:23:23.693 | Unpacking ebtables (2.0.11-3build1) ... 2021-11-17 04:23:23.735 | Selecting previously unselected package libfakeroot:amd64. 2021-11-17 04:23:23.742 | Preparing to unpack .../088-libfakeroot_1.24-1_amd64.deb ... 2021-11-17 04:23:23.745 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-11-17 04:23:23.775 | Selecting previously unselected package fakeroot. 2021-11-17 04:23:23.783 | Preparing to unpack .../089-fakeroot_1.24-1_amd64.deb ... 2021-11-17 04:23:23.785 | Unpacking fakeroot (1.24-1) ... 2021-11-17 04:23:23.823 | Selecting previously unselected package fonts-dejavu-core. 2021-11-17 04:23:23.831 | Preparing to unpack .../090-fonts-dejavu-core_2.37-1_all.deb ... 2021-11-17 04:23:23.834 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-11-17 04:23:24.006 | Selecting previously unselected package fonts-liberation. 2021-11-17 04:23:24.013 | Preparing to unpack .../091-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-11-17 04:23:24.016 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-11-17 04:23:24.154 | Selecting previously unselected package fontconfig-config. 2021-11-17 04:23:24.162 | Preparing to unpack .../092-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-11-17 04:23:24.164 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-11-17 04:23:24.204 | Selecting previously unselected package libfontconfig1:amd64. 2021-11-17 04:23:24.212 | Preparing to unpack .../093-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-11-17 04:23:24.214 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-11-17 04:23:24.257 | Selecting previously unselected package fontconfig. 2021-11-17 04:23:24.265 | Preparing to unpack .../094-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-11-17 04:23:24.267 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-11-17 04:23:24.311 | Selecting previously unselected package genisoimage. 2021-11-17 04:23:24.319 | Preparing to unpack .../095-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-11-17 04:23:24.322 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-11-17 04:23:24.400 | Selecting previously unselected package libann0. 2021-11-17 04:23:24.408 | Preparing to unpack .../096-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-11-17 04:23:24.411 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-11-17 04:23:24.440 | Selecting previously unselected package libcdt5:amd64. 2021-11-17 04:23:24.448 | Preparing to unpack .../097-libcdt5_2.42.2-3build2_amd64.deb ... 2021-11-17 04:23:24.450 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-11-17 04:23:24.480 | Selecting previously unselected package libcgraph6:amd64. 2021-11-17 04:23:24.488 | Preparing to unpack .../098-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-11-17 04:23:24.490 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-11-17 04:23:24.523 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-11-17 04:23:24.531 | Preparing to unpack .../099-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-11-17 04:23:24.533 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-17 04:23:24.576 | Selecting previously unselected package libjpeg8:amd64. 2021-11-17 04:23:24.583 | Preparing to unpack .../100-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-11-17 04:23:24.585 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-11-17 04:23:24.612 | Selecting previously unselected package libjbig0:amd64. 2021-11-17 04:23:24.620 | Preparing to unpack .../101-libjbig0_2.1-3.1build1_amd64.deb ... 2021-11-17 04:23:24.622 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-11-17 04:23:24.653 | Selecting previously unselected package libwebp6:amd64. 2021-11-17 04:23:24.661 | Preparing to unpack .../102-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:23:24.662 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-11-17 04:23:24.718 | Selecting previously unselected package libtiff5:amd64. 2021-11-17 04:23:24.725 | Preparing to unpack .../103-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2021-11-17 04:23:24.728 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-11-17 04:23:24.777 | Selecting previously unselected package libxpm4:amd64. 2021-11-17 04:23:24.785 | Preparing to unpack .../104-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-11-17 04:23:24.787 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-11-17 04:23:24.820 | Selecting previously unselected package libgd3:amd64. 2021-11-17 04:23:24.828 | Preparing to unpack .../105-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2021-11-17 04:23:24.830 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-11-17 04:23:24.875 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-11-17 04:23:24.883 | Preparing to unpack .../106-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-11-17 04:23:24.885 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-11-17 04:23:24.935 | Selecting previously unselected package libpixman-1-0:amd64. 2021-11-17 04:23:24.943 | Preparing to unpack .../107-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-11-17 04:23:24.945 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-11-17 04:23:25.005 | Selecting previously unselected package libxcb-render0:amd64. 2021-11-17 04:23:25.014 | Preparing to unpack .../108-libxcb-render0_1.14-2_amd64.deb ... 2021-11-17 04:23:25.016 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-11-17 04:23:25.056 | Selecting previously unselected package libxcb-shm0:amd64. 2021-11-17 04:23:25.064 | Preparing to unpack .../109-libxcb-shm0_1.14-2_amd64.deb ... 2021-11-17 04:23:25.066 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-11-17 04:23:25.095 | Selecting previously unselected package libxrender1:amd64. 2021-11-17 04:23:25.103 | Preparing to unpack .../110-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-11-17 04:23:25.105 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-11-17 04:23:25.136 | Selecting previously unselected package libcairo2:amd64. 2021-11-17 04:23:25.144 | Preparing to unpack .../111-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-11-17 04:23:25.146 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-11-17 04:23:25.248 | Selecting previously unselected package libgraphite2-3:amd64. 2021-11-17 04:23:25.255 | Preparing to unpack .../112-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-11-17 04:23:25.258 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-11-17 04:23:25.297 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-11-17 04:23:25.305 | Preparing to unpack .../113-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-11-17 04:23:25.307 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-11-17 04:23:25.384 | Selecting previously unselected package libthai-data. 2021-11-17 04:23:25.392 | Preparing to unpack .../114-libthai-data_0.1.28-3_all.deb ... 2021-11-17 04:23:25.394 | Unpacking libthai-data (0.1.28-3) ... 2021-11-17 04:23:25.444 | Selecting previously unselected package libdatrie1:amd64. 2021-11-17 04:23:25.451 | Preparing to unpack .../115-libdatrie1_0.2.12-3_amd64.deb ... 2021-11-17 04:23:25.454 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-11-17 04:23:25.484 | Selecting previously unselected package libthai0:amd64. 2021-11-17 04:23:25.492 | Preparing to unpack .../116-libthai0_0.1.28-3_amd64.deb ... 2021-11-17 04:23:25.495 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-11-17 04:23:25.525 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-11-17 04:23:25.533 | Preparing to unpack .../117-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-11-17 04:23:25.535 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-17 04:23:25.584 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-11-17 04:23:25.592 | Preparing to unpack .../118-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-11-17 04:23:25.594 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-17 04:23:25.625 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-11-17 04:23:25.633 | Preparing to unpack .../119-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-11-17 04:23:25.635 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-17 04:23:25.664 | Selecting previously unselected package libpathplan4:amd64. 2021-11-17 04:23:25.672 | Preparing to unpack .../120-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-11-17 04:23:25.674 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-11-17 04:23:25.707 | Selecting previously unselected package libgvc6. 2021-11-17 04:23:25.715 | Preparing to unpack .../121-libgvc6_2.42.2-3build2_amd64.deb ... 2021-11-17 04:23:25.718 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-11-17 04:23:25.835 | Selecting previously unselected package libgvpr2:amd64. 2021-11-17 04:23:25.843 | Preparing to unpack .../122-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-11-17 04:23:25.845 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-11-17 04:23:25.896 | Selecting previously unselected package liblab-gamut1:amd64. 2021-11-17 04:23:25.905 | Preparing to unpack .../123-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-11-17 04:23:25.907 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-11-17 04:23:26.060 | Selecting previously unselected package x11-common. 2021-11-17 04:23:26.067 | Preparing to unpack .../124-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-11-17 04:23:26.091 | dpkg-query: no packages found matching nux-tools 2021-11-17 04:23:26.102 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-11-17 04:23:26.139 | Selecting previously unselected package libice6:amd64. 2021-11-17 04:23:26.147 | Preparing to unpack .../125-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-11-17 04:23:26.150 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-11-17 04:23:26.180 | Selecting previously unselected package libsm6:amd64. 2021-11-17 04:23:26.188 | Preparing to unpack .../126-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-11-17 04:23:26.190 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-11-17 04:23:26.220 | Selecting previously unselected package libxt6:amd64. 2021-11-17 04:23:26.228 | Preparing to unpack .../127-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-11-17 04:23:26.230 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-11-17 04:23:26.280 | Selecting previously unselected package libxmu6:amd64. 2021-11-17 04:23:26.287 | Preparing to unpack .../128-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-11-17 04:23:26.289 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-11-17 04:23:26.324 | Selecting previously unselected package libxaw7:amd64. 2021-11-17 04:23:26.332 | Preparing to unpack .../129-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-11-17 04:23:26.334 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-11-17 04:23:26.385 | Selecting previously unselected package graphviz. 2021-11-17 04:23:26.393 | Preparing to unpack .../130-graphviz_2.42.2-3build2_amd64.deb ... 2021-11-17 04:23:26.396 | Unpacking graphviz (2.42.2-3build2) ... 2021-11-17 04:23:26.530 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-11-17 04:23:26.538 | Preparing to unpack .../131-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-11-17 04:23:26.540 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-11-17 04:23:26.590 | Selecting previously unselected package libibverbs1:amd64. 2021-11-17 04:23:26.597 | Preparing to unpack .../132-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-11-17 04:23:26.599 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-11-17 04:23:26.640 | Selecting previously unselected package ibverbs-providers:amd64. 2021-11-17 04:23:26.648 | Preparing to unpack .../133-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-11-17 04:23:26.663 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-11-17 04:23:26.723 | Selecting previously unselected package icu-devtools. 2021-11-17 04:23:26.732 | Preparing to unpack .../134-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-11-17 04:23:26.734 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-11-17 04:23:26.791 | Selecting previously unselected package iputils-arping. 2021-11-17 04:23:26.799 | Preparing to unpack .../135-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-11-17 04:23:26.801 | Unpacking iputils-arping (3:20190709-3) ... 2021-11-17 04:23:26.835 | Selecting previously unselected package javascript-common. 2021-11-17 04:23:26.842 | Preparing to unpack .../136-javascript-common_11_all.deb ... 2021-11-17 04:23:26.857 | Unpacking javascript-common (11) ... 2021-11-17 04:23:26.886 | Selecting previously unselected package libgssrpc4:amd64. 2021-11-17 04:23:26.894 | Preparing to unpack .../137-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-11-17 04:23:26.896 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:23:26.929 | Selecting previously unselected package libkdb5-9:amd64. 2021-11-17 04:23:26.937 | Preparing to unpack .../138-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-11-17 04:23:26.939 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:23:26.972 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-11-17 04:23:26.980 | Preparing to unpack .../139-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-11-17 04:23:26.982 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:23:27.016 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-11-17 04:23:27.024 | Preparing to unpack .../140-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-11-17 04:23:27.027 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:23:27.059 | Selecting previously unselected package comerr-dev:amd64. 2021-11-17 04:23:27.067 | Preparing to unpack .../141-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-11-17 04:23:27.071 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-11-17 04:23:27.103 | Selecting previously unselected package krb5-multidev:amd64. 2021-11-17 04:23:27.110 | Preparing to unpack .../142-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-11-17 04:23:27.113 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:23:27.163 | Selecting previously unselected package libalgorithm-diff-perl. 2021-11-17 04:23:27.171 | Preparing to unpack .../143-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-11-17 04:23:27.174 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-11-17 04:23:27.205 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-11-17 04:23:27.213 | Preparing to unpack .../144-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-11-17 04:23:27.215 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-11-17 04:23:27.242 | Selecting previously unselected package libalgorithm-merge-perl. 2021-11-17 04:23:27.250 | Preparing to unpack .../145-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-11-17 04:23:27.252 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-11-17 04:23:27.279 | Selecting previously unselected package libarchive-cpio-perl. 2021-11-17 04:23:27.287 | Preparing to unpack .../146-libarchive-cpio-perl_0.10-1_all.deb ... 2021-11-17 04:23:27.289 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-11-17 04:23:27.319 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-11-17 04:23:27.328 | Preparing to unpack .../147-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-11-17 04:23:27.331 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-17 04:23:27.397 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-11-17 04:23:27.405 | Preparing to unpack .../148-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-11-17 04:23:27.407 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-17 04:23:27.471 | Selecting previously unselected package libfile-fcntllock-perl. 2021-11-17 04:23:27.479 | Preparing to unpack .../149-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-11-17 04:23:27.482 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-11-17 04:23:27.511 | Selecting previously unselected package libgts-bin. 2021-11-17 04:23:27.519 | Preparing to unpack .../150-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-11-17 04:23:27.522 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-11-17 04:23:27.557 | Selecting previously unselected package libicu-dev:amd64. 2021-11-17 04:23:27.565 | Preparing to unpack .../151-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-11-17 04:23:27.567 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-11-17 04:23:29.012 | Selecting previously unselected package libipset13:amd64. 2021-11-17 04:23:29.020 | Preparing to unpack .../152-libipset13_7.5-1~exp1_amd64.deb ... 2021-11-17 04:23:29.022 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-11-17 04:23:29.060 | Selecting previously unselected package librdmacm1:amd64. 2021-11-17 04:23:29.068 | Preparing to unpack .../153-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-11-17 04:23:29.070 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-11-17 04:23:29.108 | Selecting previously unselected package libiscsi7:amd64. 2021-11-17 04:23:29.117 | Preparing to unpack .../154-libiscsi7_1.18.0-2_amd64.deb ... 2021-11-17 04:23:29.120 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-11-17 04:23:29.158 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-11-17 04:23:29.168 | Preparing to unpack .../155-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-11-17 04:23:29.188 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-17 04:23:29.256 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-11-17 04:23:29.265 | Preparing to unpack .../156-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-11-17 04:23:29.267 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-11-17 04:23:29.292 | Selecting previously unselected package libjpeg-dev:amd64. 2021-11-17 04:23:29.301 | Preparing to unpack .../157-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-11-17 04:23:29.303 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-11-17 04:23:29.331 | Selecting previously unselected package libjs-jquery. 2021-11-17 04:23:29.339 | Preparing to unpack .../158-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-11-17 04:23:29.342 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-11-17 04:23:29.406 | Selecting previously unselected package libjs-jquery-metadata. 2021-11-17 04:23:29.414 | Preparing to unpack .../159-libjs-jquery-metadata_12-1.1_all.deb ... 2021-11-17 04:23:29.417 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-11-17 04:23:29.448 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-11-17 04:23:29.457 | Preparing to unpack .../160-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-11-17 04:23:29.460 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-11-17 04:23:29.546 | Selecting previously unselected package libltdl-dev:amd64. 2021-11-17 04:23:29.554 | Preparing to unpack .../161-libltdl-dev_2.4.6-14_amd64.deb ... 2021-11-17 04:23:29.557 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-11-17 04:23:29.618 | Selecting previously unselected package libsys-hostname-long-perl. 2021-11-17 04:23:29.627 | Preparing to unpack .../162-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-11-17 04:23:29.630 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-11-17 04:23:29.659 | Selecting previously unselected package libmail-sendmail-perl. 2021-11-17 04:23:29.668 | Preparing to unpack .../163-libmail-sendmail-perl_0.80-1_all.deb ... 2021-11-17 04:23:29.670 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-11-17 04:23:29.703 | Selecting previously unselected package libssl-dev:amd64. 2021-11-17 04:23:29.711 | Preparing to unpack .../164-libssl-dev_1.1.1f-1ubuntu2.9_amd64.deb ... 2021-11-17 04:23:29.714 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.9) ... 2021-11-17 04:23:29.976 | Selecting previously unselected package libmysqlclient-dev. 2021-11-17 04:23:29.985 | Preparing to unpack .../165-libmysqlclient-dev_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:23:29.987 | Unpacking libmysqlclient-dev (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:23:30.281 | Selecting previously unselected package libncurses-dev:amd64. 2021-11-17 04:23:30.289 | Preparing to unpack .../166-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-11-17 04:23:30.291 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-11-17 04:23:30.385 | Selecting previously unselected package libomp5-10:amd64. 2021-11-17 04:23:30.393 | Preparing to unpack .../167-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:23:30.395 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:23:30.467 | Selecting previously unselected package libomp-10-dev. 2021-11-17 04:23:30.475 | Preparing to unpack .../168-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:23:30.477 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-17 04:23:30.512 | Selecting previously unselected package libpq5:amd64. 2021-11-17 04:23:30.521 | Preparing to unpack .../169-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:23:30.523 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-11-17 04:23:30.563 | Selecting previously unselected package libpq-dev. 2021-11-17 04:23:30.570 | Preparing to unpack .../170-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:23:30.573 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-11-17 04:23:30.645 | Selecting previously unselected package librados2. 2021-11-17 04:23:30.653 | Preparing to unpack .../171-librados2_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:23:30.656 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-17 04:23:31.126 | Selecting previously unselected package librbd1. 2021-11-17 04:23:31.134 | Preparing to unpack .../172-librbd1_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:23:31.137 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-17 04:23:31.391 | Selecting previously unselected package libsasl2-dev. 2021-11-17 04:23:31.400 | Preparing to unpack .../173-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-11-17 04:23:31.402 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-11-17 04:23:31.469 | Selecting previously unselected package libsystemd-dev:amd64. 2021-11-17 04:23:31.477 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... 2021-11-17 04:23:31.480 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-11-17 04:23:31.591 | Selecting previously unselected package libtinfo-dev:amd64. 2021-11-17 04:23:31.599 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-11-17 04:23:31.602 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-11-17 04:23:31.628 | Selecting previously unselected package libx86-1:amd64. 2021-11-17 04:23:31.636 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2021-11-17 04:23:31.638 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-11-17 04:23:31.675 | Selecting previously unselected package libxml2-dev:amd64. 2021-11-17 04:23:31.683 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:23:31.686 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-11-17 04:23:31.827 | Selecting previously unselected package libxslt1-dev:amd64. 2021-11-17 04:23:31.835 | Preparing to unpack .../178-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-11-17 04:23:31.838 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-11-17 04:23:31.918 | Selecting previously unselected package llvm-10-runtime. 2021-11-17 04:23:31.926 | Preparing to unpack .../179-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:23:31.928 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-11-17 04:23:31.982 | Selecting previously unselected package libpfm4:amd64. 2021-11-17 04:23:31.990 | Preparing to unpack .../180-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-11-17 04:23:31.992 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-11-17 04:23:32.066 | Selecting previously unselected package llvm-10. 2021-11-17 04:23:32.075 | Preparing to unpack .../181-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:23:32.077 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:23:32.842 | Selecting previously unselected package libffi-dev:amd64. 2021-11-17 04:23:32.850 | Preparing to unpack .../182-libffi-dev_3.3-4_amd64.deb ... 2021-11-17 04:23:32.852 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-11-17 04:23:32.896 | Selecting previously unselected package python3-pygments. 2021-11-17 04:23:32.904 | Preparing to unpack .../183-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-11-17 04:23:32.906 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-11-17 04:23:33.043 | Selecting previously unselected package llvm-10-tools. 2021-11-17 04:23:33.051 | Preparing to unpack .../184-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:23:33.053 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-11-17 04:23:33.191 | Selecting previously unselected package libz3-4:amd64. 2021-11-17 04:23:33.199 | Preparing to unpack .../185-libz3-4_4.8.7-4build1_amd64.deb ... 2021-11-17 04:23:33.201 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-11-17 04:23:34.159 | Selecting previously unselected package libz3-dev:amd64. 2021-11-17 04:23:34.167 | Preparing to unpack .../186-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-11-17 04:23:34.169 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-11-17 04:23:34.212 | Selecting previously unselected package llvm-10-dev. 2021-11-17 04:23:34.221 | Preparing to unpack .../187-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-17 04:23:34.223 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-17 04:23:38.623 | Selecting previously unselected package lsscsi. 2021-11-17 04:23:38.632 | Preparing to unpack .../188-lsscsi_0.30-0.1_amd64.deb ... 2021-11-17 04:23:38.634 | Unpacking lsscsi (0.30-0.1) ... 2021-11-17 04:23:38.667 | Selecting previously unselected package pkg-config. 2021-11-17 04:23:38.675 | Preparing to unpack .../189-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-11-17 04:23:38.677 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-11-17 04:23:38.709 | Selecting previously unselected package pm-utils. 2021-11-17 04:23:38.718 | Preparing to unpack .../190-pm-utils_1.4.1-19_all.deb ... 2021-11-17 04:23:38.720 | Unpacking pm-utils (1.4.1-19) ... 2021-11-17 04:23:38.780 | Selecting previously unselected package postgresql-client-common. 2021-11-17 04:23:38.789 | Preparing to unpack .../191-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-11-17 04:23:38.791 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-11-17 04:23:38.824 | Selecting previously unselected package postgresql-client-12. 2021-11-17 04:23:38.832 | Preparing to unpack .../192-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:23:38.834 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-11-17 04:23:39.033 | Selecting previously unselected package ssl-cert. 2021-11-17 04:23:39.042 | Preparing to unpack .../193-ssl-cert_1.0.39_all.deb ... 2021-11-17 04:23:39.044 | Unpacking ssl-cert (1.0.39) ... 2021-11-17 04:23:39.078 | Selecting previously unselected package postgresql-common. 2021-11-17 04:23:39.087 | Preparing to unpack .../194-postgresql-common_214ubuntu0.1_all.deb ... 2021-11-17 04:23:39.114 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-11-17 04:23:39.120 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-11-17 04:23:39.182 | Selecting previously unselected package postgresql-server-dev-12. 2021-11-17 04:23:39.191 | Preparing to unpack .../195-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:23:39.193 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-11-17 04:23:39.506 | Selecting previously unselected package postgresql-server-dev-all. 2021-11-17 04:23:39.516 | Preparing to unpack .../196-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-11-17 04:23:39.518 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-11-17 04:23:39.546 | Selecting previously unselected package python-pip-whl. 2021-11-17 04:23:39.554 | Preparing to unpack .../197-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-11-17 04:23:39.556 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-11-17 04:23:39.762 | Selecting previously unselected package python3-mysqldb. 2021-11-17 04:23:39.771 | Preparing to unpack .../198-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-11-17 04:23:39.773 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-11-17 04:23:39.809 | Selecting previously unselected package python3-wheel. 2021-11-17 04:23:39.817 | Preparing to unpack .../199-python3-wheel_0.34.2-1_all.deb ... 2021-11-17 04:23:39.819 | Unpacking python3-wheel (0.34.2-1) ... 2021-11-17 04:23:39.851 | Selecting previously unselected package python3-pip. 2021-11-17 04:23:39.860 | Preparing to unpack .../200-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-11-17 04:23:39.862 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-11-17 04:23:39.945 | Selecting previously unselected package python3.8-venv. 2021-11-17 04:23:39.954 | Preparing to unpack .../201-python3.8-venv_3.8.10-0ubuntu1~20.04.1_amd64.deb ... 2021-11-17 04:23:39.956 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.1) ... 2021-11-17 04:23:39.981 | Selecting previously unselected package python3-venv. 2021-11-17 04:23:39.990 | Preparing to unpack .../202-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-11-17 04:23:39.992 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-11-17 04:23:40.017 | Selecting previously unselected package qemu-block-extra:amd64. 2021-11-17 04:23:40.026 | Preparing to unpack .../203-qemu-block-extra_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-11-17 04:23:40.028 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-11-17 04:23:40.061 | Selecting previously unselected package qemu-utils. 2021-11-17 04:23:40.070 | Preparing to unpack .../204-qemu-utils_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-11-17 04:23:40.072 | Unpacking qemu-utils (1:4.2-3ubuntu6.18) ... 2021-11-17 04:23:40.250 | Selecting previously unselected package sharutils. 2021-11-17 04:23:40.259 | Preparing to unpack .../205-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-11-17 04:23:40.262 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-11-17 04:23:40.309 | Selecting previously unselected package sqlite3. 2021-11-17 04:23:40.318 | Preparing to unpack .../206-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-11-17 04:23:40.320 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-11-17 04:23:40.463 | Selecting previously unselected package unzip. 2021-11-17 04:23:40.472 | Preparing to unpack .../207-unzip_6.0-25ubuntu1_amd64.deb ... 2021-11-17 04:23:40.474 | Unpacking unzip (6.0-25ubuntu1) ... 2021-11-17 04:23:40.522 | Selecting previously unselected package vbetool. 2021-11-17 04:23:40.531 | Preparing to unpack .../208-vbetool_1.1-4_amd64.deb ... 2021-11-17 04:23:40.533 | Unpacking vbetool (1.1-4) ... 2021-11-17 04:23:40.561 | Selecting previously unselected package ipset. 2021-11-17 04:23:40.570 | Preparing to unpack .../209-ipset_7.5-1~exp1_amd64.deb ... 2021-11-17 04:23:40.579 | Unpacking ipset (7.5-1~exp1) ... 2021-11-17 04:23:40.610 | Selecting previously unselected package ipvsadm. 2021-11-17 04:23:40.619 | Preparing to unpack .../210-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-11-17 04:23:40.621 | Unpacking ipvsadm (1:1.31-1) ... 2021-11-17 04:23:40.656 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-11-17 04:23:40.665 | Preparing to unpack .../211-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-17 04:23:40.674 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-11-17 04:23:40.700 | Selecting previously unselected package liberasurecode1:amd64. 2021-11-17 04:23:40.708 | Preparing to unpack .../212-liberasurecode1_1.6.1-4_amd64.deb ... 2021-11-17 04:23:40.711 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-11-17 04:23:40.741 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-11-17 04:23:40.749 | Preparing to unpack .../213-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-11-17 04:23:40.751 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-11-17 04:23:40.782 | Selecting previously unselected package libkrb5-dev:amd64. 2021-11-17 04:23:40.791 | Preparing to unpack .../214-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-11-17 04:23:40.794 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:23:40.823 | Selecting previously unselected package libyaml-dev:amd64. 2021-11-17 04:23:40.832 | Preparing to unpack .../215-libyaml-dev_0.2.2-1_amd64.deb ... 2021-11-17 04:23:40.834 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-11-17 04:23:40.867 | Selecting previously unselected package socat. 2021-11-17 04:23:40.877 | Preparing to unpack .../216-socat_1.7.3.3-2_amd64.deb ... 2021-11-17 04:23:40.878 | Unpacking socat (1.7.3.3-2) ... 2021-11-17 04:23:40.952 | Selecting previously unselected package vlan. 2021-11-17 04:23:40.960 | Preparing to unpack .../217-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-11-17 04:23:40.962 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-11-17 04:23:41.025 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-11-17 04:23:41.032 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-11-17 04:23:41.040 | Setting up javascript-common (11) ... 2021-11-17 04:23:41.071 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-11-17 04:23:41.086 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-11-17 04:23:41.092 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-11-17 04:23:41.097 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-11-17 04:23:41.102 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-11-17 04:23:41.124 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-11-17 04:23:41.128 | Setting up dstat (0.7.4-6) ... 2021-11-17 04:23:41.402 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-17 04:23:41.402 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-11-17 04:23:41.420 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-17 04:23:41.420 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-11-17 04:23:41.467 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-11-17 04:23:41.472 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-11-17 04:23:41.477 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-17 04:23:41.482 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-11-17 04:23:41.489 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-11-17 04:23:41.494 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-11-17 04:23:41.500 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-11-17 04:23:41.505 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-11-17 04:23:41.510 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-11-17 04:23:41.515 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-11-17 04:23:41.521 | Setting up libarchive-zip-perl (1.67-2) ... 2021-11-17 04:23:41.526 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-11-17 04:23:41.531 | Setting up vbetool (1.1-4) ... 2021-11-17 04:23:41.536 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-11-17 04:23:41.544 | Setting up pm-utils (1.4.1-19) ... 2021-11-17 04:23:41.553 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.9) ... 2021-11-17 04:23:41.797 | Setting up unzip (6.0-25ubuntu1) ... 2021-11-17 04:23:41.822 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-11-17 04:23:41.827 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-11-17 04:23:41.833 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-11-17 04:23:42.068 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-11-17 04:23:42.742 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-11-17 04:23:42.751 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-11-17 04:23:42.756 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-11-17 04:23:42.762 | Setting up m4 (1.4.18-4) ... 2021-11-17 04:23:42.767 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-11-17 04:23:43.041 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-11-17 04:23:43.046 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-11-17 04:23:43.051 | Setting up iputils-arping (3:20190709-3) ... 2021-11-17 04:23:43.081 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-11-17 04:23:43.086 | Setting up conntrack (1:1.4.5-2) ... 2021-11-17 04:23:43.092 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-17 04:23:43.097 | Setting up python3-wheel (0.34.2-1) ... 2021-11-17 04:23:43.343 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-11-17 04:23:43.348 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-11-17 04:23:43.560 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-11-17 04:23:45.647 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2021-11-17 04:23:46.888 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-11-17 04:23:47.591 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-11-17 04:23:47.600 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-11-17 04:23:47.612 | Setting up acl (2.2.53-6) ... 2021-11-17 04:23:47.621 | Setting up dns-root-data (2019052802) ... 2021-11-17 04:23:47.626 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:23:47.633 | Setting up fakeroot (1.24-1) ... 2021-11-17 04:23:47.640 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-11-17 04:23:47.648 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-11-17 04:23:47.654 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-11-17 04:23:47.660 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:23:47.665 | Setting up autotools-dev (20180224.1) ... 2021-11-17 04:23:47.670 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-11-17 04:23:48.461 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-11-17 04:23:48.467 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-11-17 04:23:48.472 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-11-17 04:23:48.478 | Setting up make (4.2.1-1.2) ... 2021-11-17 04:23:48.484 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-11-17 04:23:48.489 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:23:48.495 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-11-17 04:23:48.500 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-11-17 04:23:48.505 | Setting up ebtables (2.0.11-3build1) ... 2021-11-17 04:23:49.051 | Setting up socat (1.7.3.3-2) ... 2021-11-17 04:23:49.055 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-11-17 04:23:49.061 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-11-17 04:23:49.067 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.9) ... 2021-11-17 04:23:49.072 | Setting up autopoint (0.19.8.1-10build1) ... 2021-11-17 04:23:49.078 | Setting up binfmt-support (2.2.0-2) ... 2021-11-17 04:23:49.360 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-11-17 04:23:50.423 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-11-17 04:23:50.429 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-11-17 04:23:50.435 | Setting up fonts-dejavu-core (2.37-1) ... 2021-11-17 04:23:50.482 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-11-17 04:23:50.486 | Setting up lsscsi (0.30-0.1) ... 2021-11-17 04:23:50.491 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-11-17 04:23:50.497 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-11-17 04:23:50.502 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-17 04:23:50.507 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-17 04:23:50.513 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-11-17 04:23:50.520 | Setting up autoconf (2.69-11.1) ... 2021-11-17 04:23:50.527 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-11-17 04:23:50.533 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-11-17 04:23:50.575 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-11-17 04:23:50.579 | Setting up dwz (0.13-5) ... 2021-11-17 04:23:50.584 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-11-17 04:23:50.590 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-11-17 04:23:50.595 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-11-17 04:23:50.599 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-11-17 04:23:50.606 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-11-17 04:23:50.617 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:23:50.623 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:23:50.629 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-11-17 04:23:50.635 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-11-17 04:23:50.641 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-11-17 04:23:50.646 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-11-17 04:23:50.656 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-17 04:23:50.661 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-11-17 04:23:50.668 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2021-11-17 04:23:50.674 | Setting up libsub-override-perl (0.09-2) ... 2021-11-17 04:23:50.679 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-11-17 04:23:50.685 | Setting up libthai-data (0.1.28-3) ... 2021-11-17 04:23:50.691 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-11-17 04:23:50.697 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-11-17 04:23:50.702 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-11-17 04:23:50.707 | Setting up apache2-data (2.4.41-4ubuntu3.8) ... 2021-11-17 04:23:50.712 | Setting up curl (7.68.0-1ubuntu2.7) ... 2021-11-17 04:23:50.717 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:23:50.724 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-11-17 04:23:50.729 | Setting up sharutils (1:4.15.2-4build1) ... 2021-11-17 04:23:50.734 | Setting up ipset (7.5-1~exp1) ... 2021-11-17 04:23:50.747 | Setting up openssl (1.1.1f-1ubuntu2.9) ... 2021-11-17 04:23:50.755 | Setting up conntrackd (1:1.4.5-2) ... 2021-11-17 04:23:51.781 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-11-17 04:23:52.114 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-11-17 04:23:52.119 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-11-17 04:23:52.126 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-11-17 04:23:52.131 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-11-17 04:23:52.136 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-11-17 04:23:52.142 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-11-17 04:23:52.149 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-11-17 04:23:52.154 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-11-17 04:23:52.160 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-11-17 04:23:52.165 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-11-17 04:23:52.173 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-11-17 04:23:52.178 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-11-17 04:23:52.183 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-11-17 04:23:52.190 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:23:52.197 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-11-17 04:23:52.202 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-11-17 04:23:52.208 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-11-17 04:23:52.213 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-17 04:23:52.220 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:23:52.225 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-11-17 04:23:52.231 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-11-17 04:23:52.236 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-17 04:23:52.243 | Setting up libtool (2.4.6-14) ... 2021-11-17 04:23:52.250 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-11-17 04:23:52.354 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-11-17 04:23:52.387 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-11-17 04:23:52.392 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2021-11-17 04:23:52.784 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-11-17 04:23:53.870 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-11-17 04:23:53.876 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-11-17 04:23:53.882 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-11-17 04:23:54.030 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-11-17 04:23:54.036 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:23:54.041 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-11-17 04:23:54.049 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-11-17 04:23:54.059 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-11-17 04:23:54.064 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-11-17 04:23:54.305 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-11-17 04:23:54.311 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-11-17 04:23:54.318 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-11-17 04:23:54.324 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-11-17 04:23:54.330 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-11-17 04:23:54.939 | 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-11-17 04:23:54.964 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-11-17 04:23:54.969 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-11-17 04:23:54.978 | Setting up ssl-cert (1.0.39) ... 2021-11-17 04:23:55.450 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-11-17 04:23:55.456 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.1) ... 2021-11-17 04:23:55.530 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-11-17 04:23:55.537 | Setting up postgresql-common (214ubuntu0.1) ... 2021-11-17 04:23:56.022 | Adding user postgres to group ssl-cert 2021-11-17 04:23:56.178 | 2021-11-17 04:23:56.178 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-11-17 04:23:56.370 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-11-17 04:23:56.370 | Removing obsolete dictionary files: 2021-11-17 04:23:56.967 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-11-17 04:23:58.094 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-11-17 04:23:58.100 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-11-17 04:23:58.107 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-11-17 04:23:58.196 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-11-17 04:23:58.599 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-11-17 04:23:58.605 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-11-17 04:23:58.611 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-11-17 04:23:58.616 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-11-17 04:23:58.624 | Setting up build-essential (12.8ubuntu1.1) ... 2021-11-17 04:23:58.629 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-11-17 04:23:58.634 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-11-17 04:23:58.640 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-11-17 04:23:58.646 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-11-17 04:23:58.652 | Setting up libmysqlclient-dev (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:23:58.659 | Setting up apache2-utils (2.4.41-4ubuntu3.8) ... 2021-11-17 04:23:58.665 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:23:58.671 | Setting up ipvsadm (1:1.31-1) ... 2021-11-17 04:23:59.446 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-11-17 04:23:59.451 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-11-17 04:23:59.551 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-11-17 04:24:01.624 | Regenerating fonts cache... done. 2021-11-17 04:24:01.627 | Setting up gettext (0.19.8.1-10build1) ... 2021-11-17 04:24:01.633 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-11-17 04:24:01.638 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-11-17 04:24:02.979 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-11-17 04:24:03.806 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-11-17 04:24:03.849 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-17 04:24:03.855 | Setting up keepalived (1:2.0.19-2) ... 2021-11-17 04:24:04.844 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-11-17 04:24:05.550 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:24:05.555 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-17 04:24:05.561 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-11-17 04:24:05.567 | Setting up apache2-bin (2.4.41-4ubuntu3.8) ... 2021-11-17 04:24:05.572 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-11-17 04:24:05.578 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-11-17 04:24:05.584 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-11-17 04:24:05.590 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-17 04:24:05.596 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-11-17 04:24:05.602 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-11-17 04:24:05.607 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-11-17 04:24:05.613 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-11-17 04:24:05.619 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-11-17 04:24:05.624 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-11-17 04:24:05.630 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-17 04:24:05.636 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-11-17 04:24:05.642 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-17 04:24:05.648 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-11-17 04:24:05.668 | Setting up librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-17 04:24:05.674 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-11-17 04:24:05.680 | Setting up po-debconf (1.0.21) ... 2021-11-17 04:24:05.686 | Setting up apache2 (2.4.41-4ubuntu3.8) ... 2021-11-17 04:24:06.073 | Enabling module mpm_event. 2021-11-17 04:24:06.137 | Enabling module authz_core. 2021-11-17 04:24:06.142 | Enabling module authz_host. 2021-11-17 04:24:06.202 | Enabling module authn_core. 2021-11-17 04:24:06.207 | Enabling module auth_basic. 2021-11-17 04:24:06.266 | Enabling module access_compat. 2021-11-17 04:24:06.326 | Enabling module authn_file. 2021-11-17 04:24:06.385 | Enabling module authz_user. 2021-11-17 04:24:06.445 | Enabling module alias. 2021-11-17 04:24:06.505 | Enabling module dir. 2021-11-17 04:24:06.564 | Enabling module autoindex. 2021-11-17 04:24:06.623 | Enabling module env. 2021-11-17 04:24:06.682 | Enabling module mime. 2021-11-17 04:24:06.741 | Enabling module negotiation. 2021-11-17 04:24:06.802 | Enabling module setenvif. 2021-11-17 04:24:06.861 | Enabling module filter. 2021-11-17 04:24:06.920 | Enabling module deflate. 2021-11-17 04:24:06.980 | Enabling module status. 2021-11-17 04:24:07.041 | Enabling module reqtimeout. 2021-11-17 04:24:07.101 | Enabling conf charset. 2021-11-17 04:24:07.161 | Enabling conf localized-error-pages. 2021-11-17 04:24:07.220 | Enabling conf other-vhosts-access-log. 2021-11-17 04:24:07.279 | Enabling conf security. 2021-11-17 04:24:07.339 | Enabling conf serve-cgi-bin. 2021-11-17 04:24:07.398 | Enabling site 000-default. 2021-11-17 04:24:07.449 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-11-17 04:24:07.505 | Enabling conf javascript-common. 2021-11-17 04:24:07.764 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-11-17 04:24:08.366 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-11-17 04:24:11.095 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-11-17 04:24:11.108 | Setting up libgvc6 (2.42.2-3build2) ... 2021-11-17 04:24:11.130 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-17 04:24:11.136 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-11-17 04:24:11.148 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-11-17 04:24:11.154 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-11-17 04:24:11.159 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-11-17 04:24:11.165 | Setting up graphviz (2.42.2-3build2) ... 2021-11-17 04:24:11.173 | Setting up qemu-utils (1:4.2-3ubuntu6.18) ... 2021-11-17 04:24:11.181 | Setting up systemd (245.4-4ubuntu3.13) ... 2021-11-17 04:24:11.184 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-11-17 04:24:12.340 | Setting up dh-autoreconf (19) ... 2021-11-17 04:24:12.348 | Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 2021-11-17 04:24:13.149 | Setting up systemd-sysv (245.4-4ubuntu3.13) ... 2021-11-17 04:24:13.157 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-11-17 04:24:13.164 | Setting up debhelper (12.10ubuntu1) ... 2021-11-17 04:24:13.171 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-11-17 04:24:13.491 | Setting up apache2-dev (2.4.41-4ubuntu3.8) ... 2021-11-17 04:24:13.498 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-11-17 04:24:13.522 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-11-17 04:24:13.593 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-11-17 04:24:26.935 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-11-17 04:24:26.959 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-11-17 04:24:27.350 | Processing triggers for ufw (0.36-6) ... 2021-11-17 04:24:27.503 | Processing triggers for man-db (2.9.1-1) ... 2021-11-17 04:24:51.413 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-11-17 04:24:51.426 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-11-17 04:24:58.181 | ++ functions-common:apt_get:1115 : result=0 2021-11-17 04:24:58.183 | ++ functions-common:apt_get:1118 : time_stop apt-get 2021-11-17 04:24:58.185 | ++ functions-common:time_stop:2310 : local name 2021-11-17 04:24:58.188 | ++ functions-common:time_stop:2311 : local end_time 2021-11-17 04:24:58.190 | ++ functions-common:time_stop:2312 : local elapsed_time 2021-11-17 04:24:58.192 | ++ functions-common:time_stop:2313 : local total 2021-11-17 04:24:58.194 | ++ functions-common:time_stop:2314 : local start_time 2021-11-17 04:24:58.196 | ++ functions-common:time_stop:2316 : name=apt-get 2021-11-17 04:24:58.198 | ++ functions-common:time_stop:2317 : start_time=1637122954291 2021-11-17 04:24:58.201 | ++ functions-common:time_stop:2319 : [[ -z 1637122954291 ]] 2021-11-17 04:24:58.204 | +++ functions-common:time_stop:2322 : date +%s%3N 2021-11-17 04:24:58.208 | ++ functions-common:time_stop:2322 : end_time=1637123098205 2021-11-17 04:24:58.210 | ++ functions-common:time_stop:2323 : elapsed_time=143914 2021-11-17 04:24:58.212 | ++ functions-common:time_stop:2324 : total=795 2021-11-17 04:24:58.214 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2021-11-17 04:24:58.216 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=144709 2021-11-17 04:24:58.219 | ++ functions-common:apt_get:1119 : return 0 2021-11-17 04:24:58.222 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-11-17 04:24:58.224 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-11-17 04:24:58.226 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-11-17 04:24:58.230 | ++ tools/install_prereqs.sh:source:89 : date 2021-11-17 04:24:58.234 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2021-11-17 04:24:58.236 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2021-11-17 04:24:58.239 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2021-11-17 04:24:59.712 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-11-17 04:24:59.714 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-11-17 04:24:59.716 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-11-17 04:24:59.720 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-11-17 04:24:59.722 | + tools/install_pip.sh:main:43 : GetDistro 2021-11-17 04:24:59.723 | + functions-common:GetDistro:373 : GetOSVersion 2021-11-17 04:24:59.725 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-11-17 04:24:59.728 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-11-17 04:24:59.730 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-11-17 04:24:59.732 | + functions-common:_ensure_lsb_release:328 : return 2021-11-17 04:24:59.734 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-11-17 04:24:59.799 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-11-17 04:24:59.801 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-11-17 04:24:59.865 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-11-17 04:24:59.867 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-11-17 04:24:59.931 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-11-17 04:24:59.932 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-11-17 04:24:59.934 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-11-17 04:24:59.936 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-11-17 04:24:59.938 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-11-17 04:24:59.940 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-11-17 04:24:59.941 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-11-17 04:24:59.943 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-11-17 04:24:59.945 | + functions-common:GetDistro:378 : DISTRO=focal 2021-11-17 04:24:59.947 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2021-11-17 04:24:59.949 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-11-17 04:24:59.949 | Distro: focal 2021-11-17 04:24:59.951 | + tools/install_pip.sh:main:127 : get_versions 2021-11-17 04:24:59.954 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-11-17 04:24:59.957 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-11-17 04:24:59.959 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-11-17 04:24:59.962 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-11-17 04:24:59.962 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-11-17 04:25:00.350 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-11-17 04:25:00.352 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-11-17 04:25:00.352 | pip: 20.2.2 2021-11-17 04:25:00.353 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-11-17 04:25:00.709 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-11-17 04:25:00.731 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-11-17 04:25:00.733 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-11-17 04:25:00.735 | + tools/install_pip.sh:main:135 : exit 0 2021-11-17 04:25:00.738 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-11-17 04:25:00.741 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-11-17 04:25:00.744 | + ./stack.sh:main:764 : fixup_all 2021-11-17 04:25:00.746 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2021-11-17 04:25:00.749 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-11-17 04:25:00.751 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-11-17 04:25:00.758 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-11-17 04:25:00.758 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-11-17 04:25:00.758 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-11-17 04:25:00.764 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-11-17 04:25:00.766 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-11-17 04:25:00.768 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-11-17 04:25:00.776 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-11-17 04:25:00.779 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2021-11-17 04:25:00.782 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-11-17 04:25:00.784 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-11-17 04:25:00.786 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2021-11-17 04:25:00.788 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-11-17 04:25:00.790 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-11-17 04:25:00.792 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-11-17 04:25:00.794 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-11-17 04:25:00.797 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-17 04:25:00.799 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-17 04:25:00.801 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-11-17 04:25:00.803 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2021-11-17 04:25:00.805 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-11-17 04:25:00.807 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-11-17 04:25:00.809 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2021-11-17 04:25:00.812 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2021-11-17 04:25:00.814 | + functions-common:is_suse:464 : is_opensuse 2021-11-17 04:25:00.816 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-11-17 04:25:00.818 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-17 04:25:00.820 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-11-17 04:25:00.822 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-11-17 04:25:00.824 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-17 04:25:00.826 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2021-11-17 04:25:00.829 | + ./stack.sh:main:767 : pip_install -U os-testr 2021-11-17 04:25:00.848 | Using python 3.8 to install os-testr 2021-11-17 04:25:00.850 | + 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-11-17 04:25:02.498 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:25:02.503 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:02.508 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:02.509 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:25:02.514 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:02.516 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:02.518 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:02.518 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:25:02.519 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-17 04:25:02.969 | Collecting os-testr===2.0.0 2021-11-17 04:25:02.976 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-11-17 04:25:03.073 | 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-11-17 04:25:03.075 | 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-11-17 04:25:03.501 | Collecting python-subunit===1.4.0 2021-11-17 04:25:03.507 | 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-11-17 04:25:09.029 | Collecting stestr===3.0.1 2021-11-17 04:25:09.036 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-11-17 04:25:09.130 | 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-11-17 04:25:09.140 | 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-11-17 04:25:09.143 | 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-11-17 04:25:09.145 | 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-11-17 04:25:09.147 | 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-11-17 04:25:09.154 | 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-11-17 04:25:09.158 | 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-11-17 04:25:09.171 | 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-11-17 04:25:09.648 | Collecting future===0.18.2 2021-11-17 04:25:09.654 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-11-17 04:25:10.589 | 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-11-17 04:25:10.593 | 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-11-17 04:25:10.595 | 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-11-17 04:25:10.597 | 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-11-17 04:25:10.600 | 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-11-17 04:25:10.602 | 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-11-17 04:25:10.609 | 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-11-17 04:25:10.663 | 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-11-17 04:25:10.696 | 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-11-17 04:25:10.701 | 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-11-17 04:25:10.743 | 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-11-17 04:25:10.746 | 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-11-17 04:25:10.748 | Building wheels for collected packages: future 2021-11-17 04:25:10.750 | Building wheel for future (setup.py): started 2021-11-17 04:25:11.786 | Building wheel for future (setup.py): finished with status 'done' 2021-11-17 04:25:11.790 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=50d04170e5567ffad65a4e5016957b9e06132f49218e0b61309491cb847d6260 2021-11-17 04:25:11.790 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-11-17 04:25:11.791 | Successfully built future 2021-11-17 04:25:12.969 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-11-17 04:25:13.791 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2021-11-17 04:25:13.895 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:25:13.895 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:25:13.994 | + inc/python:pip_install:200 : result=0 2021-11-17 04:25:13.996 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:25:13.998 | + functions-common:time_stop:2310 : local name 2021-11-17 04:25:14.001 | + functions-common:time_stop:2311 : local end_time 2021-11-17 04:25:14.003 | + functions-common:time_stop:2312 : local elapsed_time 2021-11-17 04:25:14.005 | + functions-common:time_stop:2313 : local total 2021-11-17 04:25:14.007 | + functions-common:time_stop:2314 : local start_time 2021-11-17 04:25:14.009 | + functions-common:time_stop:2316 : name=pip_install 2021-11-17 04:25:14.011 | + functions-common:time_stop:2317 : start_time=1637123100843 2021-11-17 04:25:14.013 | + functions-common:time_stop:2319 : [[ -z 1637123100843 ]] 2021-11-17 04:25:14.016 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-11-17 04:25:14.019 | + functions-common:time_stop:2322 : end_time=1637123114017 2021-11-17 04:25:14.021 | + functions-common:time_stop:2323 : elapsed_time=13174 2021-11-17 04:25:14.023 | + functions-common:time_stop:2324 : total=0 2021-11-17 04:25:14.025 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-11-17 04:25:14.027 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=13174 2021-11-17 04:25:14.029 | + inc/python:pip_install:203 : return 0 2021-11-17 04:25:14.032 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2021-11-17 04:25:14.034 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-11-17 04:25:14.036 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-17 04:25:14.039 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-11-17 04:25:14.042 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2021-11-17 04:25:14.044 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-17 04:25:14.048 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-17 04:25:14.048 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-11-17 04:25:14.054 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2021-11-17 04:25:14.056 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2021-11-17 04:25:14.058 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2021-11-17 04:25:14.061 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-11-17 04:25:14.064 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-11-17 04:25:14.083 | Using python 3.8 to install systemd-python 2021-11-17 04:25:14.085 | + 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-11-17 04:25:15.772 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:25:15.776 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:15.783 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:15.783 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:25:15.788 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:15.790 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:15.791 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:15.792 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:25:15.793 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-17 04:25:15.797 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (234) 2021-11-17 04:25:17.339 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:25:17.339 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:25:17.409 | + inc/python:pip_install:200 : result=0 2021-11-17 04:25:17.411 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:25:17.413 | + functions-common:time_stop:2310 : local name 2021-11-17 04:25:17.415 | + functions-common:time_stop:2311 : local end_time 2021-11-17 04:25:17.417 | + functions-common:time_stop:2312 : local elapsed_time 2021-11-17 04:25:17.419 | + functions-common:time_stop:2313 : local total 2021-11-17 04:25:17.422 | + functions-common:time_stop:2314 : local start_time 2021-11-17 04:25:17.424 | + functions-common:time_stop:2316 : name=pip_install 2021-11-17 04:25:17.426 | + functions-common:time_stop:2317 : start_time=1637123114078 2021-11-17 04:25:17.428 | + functions-common:time_stop:2319 : [[ -z 1637123114078 ]] 2021-11-17 04:25:17.431 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-11-17 04:25:17.434 | + functions-common:time_stop:2322 : end_time=1637123117432 2021-11-17 04:25:17.436 | + functions-common:time_stop:2323 : elapsed_time=3354 2021-11-17 04:25:17.438 | + functions-common:time_stop:2324 : total=13174 2021-11-17 04:25:17.440 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-11-17 04:25:17.442 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=16528 2021-11-17 04:25:17.445 | + inc/python:pip_install:203 : return 0 2021-11-17 04:25:17.447 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-11-17 04:25:17.495 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2021-11-17 04:25:17.589 | + ./stack.sh:main:779 : install_infra 2021-11-17 04:25:17.592 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-17 04:25:17.595 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-11-17 04:25:17.597 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-11-17 04:25:20.726 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-17 04:25:20.728 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-11-17 04:25:20.751 | + 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-11-17 04:25:22.657 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:22.902 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:22.904 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:25:23.117 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:23.177 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:23.238 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:23.240 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:25:23.291 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-17 04:25:23.337 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:25:23.481 | Collecting pbr===5.5.0 2021-11-17 04:25:23.490 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2021-11-17 04:25:23.528 | Installing collected packages: pbr 2021-11-17 04:25:23.673 | Successfully installed pbr-5.5.0 2021-11-17 04:25:23.734 | + inc/python:pip_install:200 : result=0 2021-11-17 04:25:23.736 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:25:23.738 | + functions-common:time_stop:2310 : local name 2021-11-17 04:25:23.740 | + functions-common:time_stop:2311 : local end_time 2021-11-17 04:25:23.742 | + functions-common:time_stop:2312 : local elapsed_time 2021-11-17 04:25:23.744 | + functions-common:time_stop:2313 : local total 2021-11-17 04:25:23.746 | + functions-common:time_stop:2314 : local start_time 2021-11-17 04:25:23.749 | + functions-common:time_stop:2316 : name=pip_install 2021-11-17 04:25:23.751 | + functions-common:time_stop:2317 : start_time=1637123120744 2021-11-17 04:25:23.753 | + functions-common:time_stop:2319 : [[ -z 1637123120744 ]] 2021-11-17 04:25:23.756 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-11-17 04:25:23.759 | + functions-common:time_stop:2322 : end_time=1637123123757 2021-11-17 04:25:23.761 | + functions-common:time_stop:2323 : elapsed_time=3013 2021-11-17 04:25:23.764 | + functions-common:time_stop:2324 : total=16528 2021-11-17 04:25:23.766 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-11-17 04:25:23.768 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=19541 2021-11-17 04:25:23.770 | + inc/python:pip_install:203 : return 0 2021-11-17 04:25:23.772 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-17 04:25:23.775 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-11-17 04:25:23.796 | + 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-11-17 04:25:25.693 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:25.926 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:25.928 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:25:26.133 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:26.192 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:26.252 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:26.254 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:25:26.303 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-17 04:25:26.349 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:25:26.351 | Processing /opt/stack/requirements 2021-11-17 04:25:27.618 | Collecting fixtures===3.0.0 2021-11-17 04:25:27.625 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-11-17 04:25:27.836 | Collecting PyYAML===5.3.1 2021-11-17 04:25:27.843 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2021-11-17 04:25:28.532 | Collecting requests===2.23.0 2021-11-17 04:25:28.539 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2021-11-17 04:25:28.625 | Collecting packaging===20.4 2021-11-17 04:25:28.631 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2021-11-17 04:25:28.694 | Collecting testtools===2.4.0 2021-11-17 04:25:28.701 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-11-17 04:25:28.791 | Collecting idna===2.10 2021-11-17 04:25:28.797 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-11-17 04:25:28.940 | Collecting pyparsing===2.4.7 2021-11-17 04:25:28.945 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-11-17 04:25:28.996 | Collecting six===1.15.0 2021-11-17 04:25:29.001 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-11-17 04:25:29.027 | Collecting Parsley>=1.2 2021-11-17 04:25:29.034 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-11-17 04:25:29.080 | Collecting beagle>=0.2.1 2021-11-17 04:25:29.086 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-11-17 04:25:29.112 | 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-11-17 04:25:29.166 | Collecting certifi===2021.10.8 2021-11-17 04:25:29.173 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2021-11-17 04:25:29.214 | Collecting chardet===3.0.4 2021-11-17 04:25:29.221 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) 2021-11-17 04:25:29.315 | Collecting urllib3===1.25.10 2021-11-17 04:25:29.322 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e79/83572181f5e15/urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 2021-11-17 04:25:29.382 | Collecting extras===1.0.0 2021-11-17 04:25:29.388 | 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-11-17 04:25:29.427 | Collecting unittest2===1.1.0 2021-11-17 04:25:29.434 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-11-17 04:25:29.482 | Collecting python-mimeparse===1.6.0 2021-11-17 04:25:29.488 | 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-11-17 04:25:29.519 | Collecting traceback2===1.4.0 2021-11-17 04:25:29.525 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-11-17 04:25:29.607 | Collecting cliff===3.4.0 2021-11-17 04:25:29.614 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2021-11-17 04:25:29.680 | Collecting argparse 2021-11-17 04:25:29.687 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-11-17 04:25:29.713 | Collecting linecache2===1.0.0 2021-11-17 04:25:29.719 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-11-17 04:25:29.762 | Collecting prettytable===0.7.2 2021-11-17 04:25:29.768 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-11-17 04:25:29.908 | Collecting cmd2===1.3.8 2021-11-17 04:25:29.914 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130 kB) 2021-11-17 04:25:30.057 | Collecting stevedore===3.2.2 2021-11-17 04:25:30.063 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2021-11-17 04:25:30.121 | Collecting pyperclip===1.8.0 2021-11-17 04:25:30.128 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2021-11-17 04:25:30.173 | Collecting attrs===20.1.0 2021-11-17 04:25:30.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/7b7b9f8326499/attrs-20.1.0-py2.py3-none-any.whl (49 kB) 2021-11-17 04:25:30.277 | Collecting colorama===0.4.3 2021-11-17 04:25:30.284 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d7/3d2a99753107a/colorama-0.4.3-py2.py3-none-any.whl (15 kB) 2021-11-17 04:25:30.324 | Collecting wcwidth===0.2.5 2021-11-17 04:25:30.330 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-11-17 04:25:30.348 | 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-11-17 04:25:30.351 | Building wheels for collected packages: PyYAML, openstack-requirements 2021-11-17 04:25:30.352 | Building wheel for PyYAML (setup.py): started 2021-11-17 04:25:30.600 | Building wheel for PyYAML (setup.py): finished with status 'error' 2021-11-17 04:25:30.600 | ERROR: Command errored out with exit status 1: 2021-11-17 04:25:30.600 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-ax6ilyq5/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-ax6ilyq5/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-mjvlhcp6 2021-11-17 04:25:30.600 | cwd: /tmp/pip-install-ax6ilyq5/PyYAML/ 2021-11-17 04:25:30.600 | Complete output (6 lines): 2021-11-17 04:25:30.600 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-11-17 04:25:30.600 | or: setup.py --help [cmd1 cmd2 ...] 2021-11-17 04:25:30.600 | or: setup.py --help-commands 2021-11-17 04:25:30.600 | or: setup.py cmd --help 2021-11-17 04:25:30.600 | 2021-11-17 04:25:30.600 | error: invalid command 'bdist_wheel' 2021-11-17 04:25:30.600 | ---------------------------------------- 2021-11-17 04:25:30.600 | ERROR: Failed building wheel for PyYAML 2021-11-17 04:25:30.601 | Running setup.py clean for PyYAML 2021-11-17 04:25:30.860 | Building wheel for openstack-requirements (setup.py): started 2021-11-17 04:25:31.598 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-11-17 04:25:31.598 | ERROR: Command errored out with exit status 1: 2021-11-17 04:25:31.599 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-y45inutj/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-y45inutj/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-yajc1kt_ 2021-11-17 04:25:31.599 | cwd: /tmp/pip-req-build-y45inutj/ 2021-11-17 04:25:31.599 | Complete output (6 lines): 2021-11-17 04:25:31.599 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-11-17 04:25:31.599 | or: setup.py --help [cmd1 cmd2 ...] 2021-11-17 04:25:31.599 | or: setup.py --help-commands 2021-11-17 04:25:31.599 | or: setup.py cmd --help 2021-11-17 04:25:31.599 | 2021-11-17 04:25:31.599 | error: invalid command 'bdist_wheel' 2021-11-17 04:25:31.599 | ---------------------------------------- 2021-11-17 04:25:31.599 | ERROR: Failed building wheel for openstack-requirements 2021-11-17 04:25:31.599 | Running setup.py clean for openstack-requirements 2021-11-17 04:25:32.373 | Failed to build PyYAML openstack-requirements 2021-11-17 04:25:32.581 | Installing collected packages: chardet, certifi, attrs, extras, six, argparse, linecache2, traceback2, unittest2, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, pyperclip, colorama, cmd2, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2021-11-17 04:25:33.891 | Running setup.py install for PyYAML: started 2021-11-17 04:25:48.577 | Running setup.py install for PyYAML: finished with status 'done' 2021-11-17 04:25:49.539 | Running setup.py install for openstack-requirements: started 2021-11-17 04:25:51.644 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-11-17 04:25:51.682 | 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-11-17 04:25:51.832 | + inc/python:pip_install:200 : result=0 2021-11-17 04:25:51.834 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:25:51.836 | + functions-common:time_stop:2310 : local name 2021-11-17 04:25:51.838 | + functions-common:time_stop:2311 : local end_time 2021-11-17 04:25:51.840 | + functions-common:time_stop:2312 : local elapsed_time 2021-11-17 04:25:51.842 | + functions-common:time_stop:2313 : local total 2021-11-17 04:25:51.844 | + functions-common:time_stop:2314 : local start_time 2021-11-17 04:25:51.846 | + functions-common:time_stop:2316 : name=pip_install 2021-11-17 04:25:51.848 | + functions-common:time_stop:2317 : start_time=1637123123788 2021-11-17 04:25:51.850 | + functions-common:time_stop:2319 : [[ -z 1637123123788 ]] 2021-11-17 04:25:51.852 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-11-17 04:25:51.856 | + functions-common:time_stop:2322 : end_time=1637123151854 2021-11-17 04:25:51.858 | + functions-common:time_stop:2323 : elapsed_time=28066 2021-11-17 04:25:51.860 | + functions-common:time_stop:2324 : total=19541 2021-11-17 04:25:51.862 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-11-17 04:25:51.864 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=47607 2021-11-17 04:25:51.866 | + inc/python:pip_install:203 : return 0 2021-11-17 04:25:51.869 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-11-17 04:25:51.871 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-11-17 04:25:51.873 | + inc/python:use_library_from_git:250 : local name=pbr 2021-11-17 04:25:51.876 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:25:51.878 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:25:51.881 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-11-17 04:25:51.883 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:25:51.886 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-11-17 04:25:51.905 | Using python 3.8 to install pbr 2021-11-17 04:25:51.907 | + 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-11-17 04:25:53.553 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:25:53.557 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:53.563 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:53.564 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:25:53.569 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:53.570 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:53.572 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:25:53.572 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:25:53.574 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-17 04:25:53.679 | 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-11-17 04:25:55.178 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:25:55.178 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:25:55.251 | + inc/python:pip_install:200 : result=0 2021-11-17 04:25:55.253 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:25:55.255 | + functions-common:time_stop:2310 : local name 2021-11-17 04:25:55.257 | + functions-common:time_stop:2311 : local end_time 2021-11-17 04:25:55.259 | + functions-common:time_stop:2312 : local elapsed_time 2021-11-17 04:25:55.261 | + functions-common:time_stop:2313 : local total 2021-11-17 04:25:55.263 | + functions-common:time_stop:2314 : local start_time 2021-11-17 04:25:55.266 | + functions-common:time_stop:2316 : name=pip_install 2021-11-17 04:25:55.268 | + functions-common:time_stop:2317 : start_time=1637123151900 2021-11-17 04:25:55.270 | + functions-common:time_stop:2319 : [[ -z 1637123151900 ]] 2021-11-17 04:25:55.272 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-11-17 04:25:55.276 | + functions-common:time_stop:2322 : end_time=1637123155273 2021-11-17 04:25:55.278 | + functions-common:time_stop:2323 : elapsed_time=3373 2021-11-17 04:25:55.280 | + functions-common:time_stop:2324 : total=47607 2021-11-17 04:25:55.282 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-11-17 04:25:55.284 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=50980 2021-11-17 04:25:55.287 | + inc/python:pip_install:203 : return 0 2021-11-17 04:25:55.289 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2021-11-17 04:25:58.435 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2021-11-17 04:26:00.181 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:26:00.597 | Collecting bindep 2021-11-17 04:26:00.604 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2021-11-17 04:26:00.704 | Collecting packaging; python_version >= "3.6" 2021-11-17 04:26:00.710 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/143/17396d1e8cdb1/packaging-21.2-py3-none-any.whl (40 kB) 2021-11-17 04:26:01.087 | Collecting distro 2021-11-17 04:26:01.093 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-11-17 04:26:01.117 | Collecting Parsley 2021-11-17 04:26:01.122 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-11-17 04:26:01.267 | Collecting pbr>=2.0.0 2021-11-17 04:26:01.274 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/600/02958e459b195/pbr-5.7.0-py2.py3-none-any.whl (112 kB) 2021-11-17 04:26:01.456 | Collecting pyparsing<3,>=2.0.2 2021-11-17 04:26:01.463 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-11-17 04:26:01.497 | Installing collected packages: pyparsing, packaging, distro, Parsley, pbr, bindep 2021-11-17 04:26:02.041 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.2 pbr-5.7.0 pyparsing-2.4.7 2021-11-17 04:26:02.110 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-17 04:26:02.113 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-17 04:26:02.116 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2021-11-17 04:26:02.132 | + ./stack.sh:main:788 : pkgs= 2021-11-17 04:26:02.135 | + ./stack.sh:main:789 : [[ -n '' ]] 2021-11-17 04:26:02.137 | + ./stack.sh:main:796 : run_phase stack pre-install 2021-11-17 04:26:02.139 | + functions-common:run_phase:1738 : local mode=stack 2021-11-17 04:26:02.142 | + functions-common:run_phase:1739 : local phase=pre-install 2021-11-17 04:26:02.144 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-17 04:26:02.146 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2021-11-17 04:26:02.148 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-17 04:26:02.150 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2021-11-17 04:26:02.152 | + functions-common:run_phase:1748 : local extra 2021-11-17 04:26:02.155 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-17 04:26:02.159 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2021-11-17 04:26:02.161 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-17 04:26:02.163 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-17 04:26:02.165 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-11-17 04:26:02.167 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-17 04:26:02.182 | ++ functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:26:02.184 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-17 04:26:02.187 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-17 04:26:02.189 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-11-17 04:26:02.191 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-11-17 04:26:02.193 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-11-17 04:26:02.195 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-11-17 04:26:02.197 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-11-17 04:26:02.199 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-11-17 04:26:02.201 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-11-17 04:26:02.203 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-11-17 04:26:02.205 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-11-17 04:26:02.207 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-17 04:26:02.209 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-11-17 04:26:02.211 | + functions-common:run_phase:1759 : [[ stack == \s\o\u\r\c\e ]] 2021-11-17 04:26:02.213 | + functions-common:run_phase:1762 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-17 04:26:02.216 | + functions-common:run_phase:1765 : run_plugins stack pre-install 2021-11-17 04:26:02.219 | + functions-common:run_plugins:1724 : local mode=stack 2021-11-17 04:26:02.221 | + functions-common:run_plugins:1725 : local phase=pre-install 2021-11-17 04:26:02.223 | + functions-common:run_plugins:1727 : local plugins= 2021-11-17 04:26:02.225 | + functions-common:run_plugins:1728 : local plugin 2021-11-17 04:26:02.227 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2021-11-17 04:26:02.230 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2021-11-17 04:26:02.232 | + functions:set_systemd_override:826 : local value=2048 2021-11-17 04:26:02.235 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2021-11-17 04:26:02.237 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-11-17 04:26:02.285 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-11-17 04:26:02.285 | Set systemd system override for DefaultLimitNOFILE=2048 2021-11-17 04:26:02.287 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2021-11-17 04:26:02.616 | + ./stack.sh:main:801 : install_rpc_backend 2021-11-17 04:26:02.618 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-11-17 04:26:02.634 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:26:02.637 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-11-17 04:26:02.639 | + functions-common:install_package:1344 : update_package_repo 2021-11-17 04:26:02.642 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-11-17 04:26:02.644 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-11-17 04:26:02.646 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-11-17 04:26:02.648 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-11-17 04:26:02.651 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-11-17 04:26:02.653 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:26:02.655 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:26:02.658 | + functions-common:update_package_repo:1325 : apt_get_update 2021-11-17 04:26:02.660 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-11-17 04:26:02.662 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-11-17 04:26:02.664 | + functions-common:apt_get_update:1071 : return 2021-11-17 04:26:02.666 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2021-11-17 04:26:02.669 | + functions-common:real_install_package:1330 : is_ubuntu 2021-11-17 04:26:02.671 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:26:02.674 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:26:02.676 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2021-11-17 04:26:02.697 | + 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-11-17 04:26:02.802 | Reading package lists... 2021-11-17 04:26:03.039 | Building dependency tree... 2021-11-17 04:26:03.040 | Reading state information... 2021-11-17 04:26:03.269 | The following packages were automatically installed and are no longer required: 2021-11-17 04:26:03.270 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-17 04:26:03.270 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-17 04:26:03.270 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-17 04:26:03.270 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-17 04:26:03.271 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-11-17 04:26:03.271 | python3-zope.interface 2021-11-17 04:26:03.271 | Use 'sudo apt autoremove' to remove them. 2021-11-17 04:26:03.271 | The following additional packages will be installed: 2021-11-17 04:26:03.271 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-11-17 04:26:03.271 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-11-17 04:26:03.271 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-11-17 04:26:03.272 | erlang-tools erlang-xmerl locales-all 2021-11-17 04:26:03.273 | Suggested packages: 2021-11-17 04:26:03.273 | erlang erlang-manpages erlang-doc 2021-11-17 04:26:03.341 | The following NEW packages will be installed: 2021-11-17 04:26:03.341 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-11-17 04:26:03.341 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-11-17 04:26:03.341 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-11-17 04:26:03.343 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-11-17 04:26:03.448 | 0 upgraded, 19 newly installed, 0 to remove and 102 not upgraded. 2021-11-17 04:26:03.448 | Need to get 38.1 MB of archives. 2021-11-17 04:26:03.448 | After this operation, 276 MB of additional disk space will be used. 2021-11-17 04:26:03.448 | 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-11-17 04:26:04.408 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-11-17 04:26:04.545 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-11-17 04:26:04.548 | 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-11-17 04:26:04.749 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-11-17 04:26:04.923 | 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-11-17 04:26:04.926 | 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-11-17 04:26:05.036 | 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-11-17 04:26:05.037 | 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-11-17 04:26:05.039 | 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-11-17 04:26:05.041 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-11-17 04:26:05.057 | 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-11-17 04:26:05.314 | 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-11-17 04:26:05.315 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-11-17 04:26:05.369 | 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-11-17 04:26:05.383 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-11-17 04:26:05.452 | 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-11-17 04:26:05.641 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-11-17 04:26:07.404 | 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-11-17 04:26:09.785 | Fetched 38.1 MB in 6s (6,487 kB/s) 2021-11-17 04:26:09.814 | Selecting previously unselected package erlang-base. 2021-11-17 04:26:09.862 | (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-11-17 04:26:09.865 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:26:09.867 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:10.945 | Selecting previously unselected package erlang-asn1. 2021-11-17 04:26:10.954 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:26:10.956 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:11.066 | Selecting previously unselected package erlang-crypto. 2021-11-17 04:26:11.074 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:26:11.077 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:11.119 | Selecting previously unselected package erlang-public-key. 2021-11-17 04:26:11.128 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:26:11.130 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:11.227 | Selecting previously unselected package erlang-mnesia. 2021-11-17 04:26:11.236 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:26:11.238 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:11.350 | Selecting previously unselected package erlang-runtime-tools. 2021-11-17 04:26:11.358 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:26:11.361 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:11.414 | Selecting previously unselected package erlang-ssl. 2021-11-17 04:26:11.423 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:26:11.426 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:11.595 | Selecting previously unselected package erlang-eldap. 2021-11-17 04:26:11.603 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:26:11.605 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:11.643 | Selecting previously unselected package erlang-ftp. 2021-11-17 04:26:11.651 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:26:11.653 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:11.688 | Selecting previously unselected package erlang-tftp. 2021-11-17 04:26:11.696 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:26:11.698 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:11.734 | Selecting previously unselected package erlang-inets. 2021-11-17 04:26:11.743 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:26:11.745 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:11.851 | Selecting previously unselected package erlang-snmp. 2021-11-17 04:26:11.860 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:26:11.862 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:12.110 | Selecting previously unselected package erlang-os-mon. 2021-11-17 04:26:12.119 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:26:12.121 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:12.158 | Selecting previously unselected package erlang-parsetools. 2021-11-17 04:26:12.166 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:26:12.168 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:12.211 | Selecting previously unselected package erlang-syntax-tools. 2021-11-17 04:26:12.220 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:26:12.222 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:12.290 | Selecting previously unselected package erlang-tools. 2021-11-17 04:26:12.300 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:26:12.302 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:12.394 | Selecting previously unselected package erlang-xmerl. 2021-11-17 04:26:12.403 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-17 04:26:12.405 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:12.579 | Selecting previously unselected package locales-all. 2021-11-17 04:26:12.587 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-11-17 04:26:12.589 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-11-17 04:26:16.782 | Selecting previously unselected package rabbitmq-server. 2021-11-17 04:26:16.793 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-11-17 04:26:16.796 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-11-17 04:26:17.941 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:18.325 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-11-17 04:26:18.326 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-11-17 04:26:22.424 | Searching for services which depend on erlang and should be started... none found. 2021-11-17 04:26:22.427 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:22.432 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:22.438 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-11-17 04:26:22.445 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:22.450 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:22.457 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:22.462 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:22.467 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:22.472 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:22.477 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:22.482 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:22.487 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:22.493 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:22.498 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:22.504 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:22.509 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:22.515 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-11-17 04:26:22.520 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-11-17 04:26:22.608 | Adding group `rabbitmq' (GID 125) ... 2021-11-17 04:26:22.620 | Done. 2021-11-17 04:26:22.703 | Adding system user `rabbitmq' (UID 117) ... 2021-11-17 04:26:22.703 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-11-17 04:26:22.736 | Not creating home directory `/var/lib/rabbitmq'. 2021-11-17 04:26:23.002 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-11-17 04:26:28.641 | Processing triggers for man-db (2.9.1-1) ... 2021-11-17 04:26:29.239 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-17 04:26:36.254 | + functions-common:apt_get:1115 : result=0 2021-11-17 04:26:36.256 | + functions-common:apt_get:1118 : time_stop apt-get 2021-11-17 04:26:36.258 | + functions-common:time_stop:2310 : local name 2021-11-17 04:26:36.261 | + functions-common:time_stop:2311 : local end_time 2021-11-17 04:26:36.263 | + functions-common:time_stop:2312 : local elapsed_time 2021-11-17 04:26:36.266 | + functions-common:time_stop:2313 : local total 2021-11-17 04:26:36.268 | + functions-common:time_stop:2314 : local start_time 2021-11-17 04:26:36.270 | + functions-common:time_stop:2316 : name=apt-get 2021-11-17 04:26:36.272 | + functions-common:time_stop:2317 : start_time=1637123162695 2021-11-17 04:26:36.274 | + functions-common:time_stop:2319 : [[ -z 1637123162695 ]] 2021-11-17 04:26:36.277 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-11-17 04:26:36.281 | + functions-common:time_stop:2322 : end_time=1637123196279 2021-11-17 04:26:36.283 | + functions-common:time_stop:2323 : elapsed_time=33584 2021-11-17 04:26:36.285 | + functions-common:time_stop:2324 : total=144709 2021-11-17 04:26:36.287 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-11-17 04:26:36.290 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=178293 2021-11-17 04:26:36.292 | + functions-common:apt_get:1119 : return 0 2021-11-17 04:26:36.294 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-11-17 04:26:36.297 | + functions-common:is_suse:464 : is_opensuse 2021-11-17 04:26:36.299 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-11-17 04:26:36.302 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-17 04:26:36.304 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-11-17 04:26:36.306 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-11-17 04:26:36.308 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-17 04:26:36.311 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-11-17 04:26:36.313 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-11-17 04:26:36.316 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-11-17 04:26:36.318 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-11-17 04:26:36.320 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-17 04:26:36.322 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-17 04:26:36.325 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-11-17 04:26:36.327 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2021-11-17 04:26:36.329 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-11-17 04:26:36.331 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-11-17 04:26:36.334 | + functions-common:is_suse:464 : is_opensuse 2021-11-17 04:26:36.336 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-11-17 04:26:36.338 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-17 04:26:36.340 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-11-17 04:26:36.343 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-11-17 04:26:36.345 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-17 04:26:36.347 | + ./stack.sh:main:802 : restart_rpc_backend 2021-11-17 04:26:36.350 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-11-17 04:26:36.365 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:26:36.368 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-11-17 04:26:36.370 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-11-17 04:26:36.372 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2021-11-17 04:26:36.375 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-11-17 04:26:36.378 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-11-17 04:26:36.382 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-11-17 04:26:36.384 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-11-17 04:26:36.387 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-11-17 04:26:36.389 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-11-17 04:26:36.392 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-11-17 04:26:36.394 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-11-17 04:26:36.397 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-11-17 04:26:37.074 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-11-17 04:26:37.074 | user tags 2021-11-17 04:26:37.075 | guest [administrator]' 2021-11-17 04:26:37.079 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-11-17 04:26:37.079 | user tags 2021-11-17 04:26:37.079 | guest [administrator]' 2021-11-17 04:26:37.079 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-11-17 04:26:37.086 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-11-17 04:26:37.089 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-11-17 04:26:37.092 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-11-17 04:26:37.775 | Adding user "stackrabbit" ... 2021-11-17 04:26:37.798 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-11-17 04:26:38.489 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-11-17 04:26:38.511 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-11-17 04:26:38.514 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-11-17 04:26:39.209 | Changing password for user "stackrabbit" ... 2021-11-17 04:26:39.231 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-11-17 04:26:39.234 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-11-17 04:26:39.236 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-11-17 04:26:39.888 | Deleting user "guest" ... 2021-11-17 04:26:39.911 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2021-11-17 04:26:39.927 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:26:39.930 | + ./stack.sh:main:805 : install_database 2021-11-17 04:26:39.932 | + lib/database:install_database:116 : install_database_mysql 2021-11-17 04:26:39.934 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-11-17 04:26:39.937 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:26:39.939 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:26:39.941 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-11-17 04:26:40.155 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-11-17 04:26:40.158 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-11-17 04:26:40.162 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-11-17 04:26:40.165 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:26:40.168 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:26:40.171 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-11-17 04:26:40.173 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-11-17 04:26:40.176 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-11-17 04:26:40.180 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-11-17 04:26:40.182 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2021-11-17 04:26:40.185 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2021-11-17 04:26:40.187 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-11-17 04:26:40.190 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-11-17 04:26:40.192 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-11-17 04:26:40.194 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-11-17 04:26:40.197 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-17 04:26:40.199 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-17 04:26:40.202 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-11-17 04:26:40.204 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2021-11-17 04:26:40.206 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-11-17 04:26:40.209 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-11-17 04:26:40.211 | + functions-common:is_suse:464 : is_opensuse 2021-11-17 04:26:40.213 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-11-17 04:26:40.216 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-17 04:26:40.219 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-11-17 04:26:40.221 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-11-17 04:26:40.223 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-17 04:26:40.226 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-11-17 04:26:40.228 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:26:40.230 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:26:40.233 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-11-17 04:26:40.236 | + functions-common:install_package:1344 : update_package_repo 2021-11-17 04:26:40.238 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-11-17 04:26:40.240 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-11-17 04:26:40.242 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-11-17 04:26:40.245 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-11-17 04:26:40.247 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-11-17 04:26:40.250 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:26:40.252 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:26:40.254 | + functions-common:update_package_repo:1325 : apt_get_update 2021-11-17 04:26:40.256 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-11-17 04:26:40.258 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-11-17 04:26:40.261 | + functions-common:apt_get_update:1071 : return 2021-11-17 04:26:40.263 | + functions-common:install_package:1345 : real_install_package mysql-server 2021-11-17 04:26:40.266 | + functions-common:real_install_package:1330 : is_ubuntu 2021-11-17 04:26:40.268 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:26:40.270 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:26:40.272 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2021-11-17 04:26:40.292 | + 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-11-17 04:26:40.398 | Reading package lists... 2021-11-17 04:26:40.621 | Building dependency tree... 2021-11-17 04:26:40.623 | Reading state information... 2021-11-17 04:26:40.853 | The following packages were automatically installed and are no longer required: 2021-11-17 04:26:40.854 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-17 04:26:40.854 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-17 04:26:40.854 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-17 04:26:40.854 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-17 04:26:40.854 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-11-17 04:26:40.854 | python3-zope.interface 2021-11-17 04:26:40.854 | Use 'sudo apt autoremove' to remove them. 2021-11-17 04:26:40.854 | The following additional packages will be installed: 2021-11-17 04:26:40.855 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-11-17 04:26:40.855 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-11-17 04:26:40.855 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-11-17 04:26:40.855 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-11-17 04:26:40.855 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-11-17 04:26:40.855 | mysql-server-8.0 mysql-server-core-8.0 2021-11-17 04:26:40.856 | Suggested packages: 2021-11-17 04:26:40.856 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-11-17 04:26:40.933 | The following NEW packages will be installed: 2021-11-17 04:26:40.933 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-11-17 04:26:40.933 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-11-17 04:26:40.933 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-11-17 04:26:40.933 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-11-17 04:26:40.933 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-11-17 04:26:40.933 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-11-17 04:26:41.038 | 0 upgraded, 24 newly installed, 0 to remove and 102 not upgraded. 2021-11-17 04:26:41.038 | Need to get 31.9 MB of archives. 2021-11-17 04:26:41.038 | After this operation, 263 MB of additional disk space will be used. 2021-11-17 04:26:41.038 | 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-11-17 04:26:41.643 | 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-11-17 04:26:41.645 | 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-11-17 04:26:41.652 | 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-11-17 04:26:41.653 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-11-17 04:26:41.673 | 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-11-17 04:26:44.409 | 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-11-17 04:26:44.641 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-11-17 04:26:44.642 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-11-17 04:26:44.643 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-11-17 04:26:44.645 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-11-17 04:26:44.661 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-11-17 04:26:44.669 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-11-17 04:26:44.669 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-11-17 04:26:44.670 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-11-17 04:26:44.679 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-11-17 04:26:44.684 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-11-17 04:26:44.685 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-11-17 04:26:44.726 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-11-17 04:26:44.728 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-11-17 04:26:44.740 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-11-17 04:26:44.741 | 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-11-17 04:26:45.818 | 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-11-17 04:26:45.819 | 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-11-17 04:26:46.318 | Preconfiguring packages ... 2021-11-17 04:26:46.429 | Fetched 31.9 MB in 5s (6,536 kB/s) 2021-11-17 04:26:46.457 | Selecting previously unselected package mysql-client-core-8.0. 2021-11-17 04:26:46.507 | (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-11-17 04:26:46.511 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:26:46.513 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:26:47.443 | Selecting previously unselected package mysql-client-8.0. 2021-11-17 04:26:47.452 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:26:47.454 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:26:47.486 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-11-17 04:26:47.496 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-11-17 04:26:47.500 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-17 04:26:47.541 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-11-17 04:26:47.550 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-11-17 04:26:47.552 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-17 04:26:47.581 | Selecting previously unselected package libmecab2:amd64. 2021-11-17 04:26:47.590 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-11-17 04:26:47.593 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-11-17 04:26:47.659 | Selecting previously unselected package mysql-server-core-8.0. 2021-11-17 04:26:47.669 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:26:47.671 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:26:50.604 | Selecting previously unselected package mysql-server-8.0. 2021-11-17 04:26:50.614 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-17 04:26:51.078 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:26:51.144 | Selecting previously unselected package libhtml-tagset-perl. 2021-11-17 04:26:51.153 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-11-17 04:26:51.156 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-11-17 04:26:51.182 | Selecting previously unselected package liburi-perl. 2021-11-17 04:26:51.191 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-11-17 04:26:51.193 | Unpacking liburi-perl (1.76-2) ... 2021-11-17 04:26:51.239 | Selecting previously unselected package libhtml-parser-perl. 2021-11-17 04:26:51.249 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-11-17 04:26:51.251 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-11-17 04:26:51.290 | Selecting previously unselected package libcgi-pm-perl. 2021-11-17 04:26:51.299 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-11-17 04:26:51.301 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-11-17 04:26:51.353 | Selecting previously unselected package libfcgi-perl. 2021-11-17 04:26:51.362 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-11-17 04:26:51.364 | Unpacking libfcgi-perl (0.79-1) ... 2021-11-17 04:26:51.395 | Selecting previously unselected package libcgi-fast-perl. 2021-11-17 04:26:51.405 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-11-17 04:26:51.407 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-11-17 04:26:51.433 | Selecting previously unselected package libencode-locale-perl. 2021-11-17 04:26:51.442 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-11-17 04:26:51.444 | Unpacking libencode-locale-perl (1.05-1) ... 2021-11-17 04:26:51.471 | Selecting previously unselected package libhtml-template-perl. 2021-11-17 04:26:51.480 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-11-17 04:26:51.482 | Unpacking libhtml-template-perl (2.97-1) ... 2021-11-17 04:26:51.515 | Selecting previously unselected package libtimedate-perl. 2021-11-17 04:26:51.524 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-11-17 04:26:51.526 | Unpacking libtimedate-perl (2.3200-1) ... 2021-11-17 04:26:51.565 | Selecting previously unselected package libhttp-date-perl. 2021-11-17 04:26:51.575 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-11-17 04:26:51.577 | Unpacking libhttp-date-perl (6.05-1) ... 2021-11-17 04:26:51.602 | Selecting previously unselected package libio-html-perl. 2021-11-17 04:26:51.612 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-11-17 04:26:51.614 | Unpacking libio-html-perl (1.001-1) ... 2021-11-17 04:26:51.642 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-11-17 04:26:51.651 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-11-17 04:26:51.653 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-11-17 04:26:51.682 | Selecting previously unselected package libhttp-message-perl. 2021-11-17 04:26:51.691 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-11-17 04:26:51.693 | Unpacking libhttp-message-perl (6.22-1) ... 2021-11-17 04:26:51.729 | Selecting previously unselected package mecab-utils. 2021-11-17 04:26:51.739 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-11-17 04:26:51.741 | Unpacking mecab-utils (0.996-10build1) ... 2021-11-17 04:26:51.770 | Selecting previously unselected package mecab-ipadic. 2021-11-17 04:26:51.779 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-11-17 04:26:51.781 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-11-17 04:26:53.035 | Selecting previously unselected package mecab-ipadic-utf8. 2021-11-17 04:26:53.045 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-11-17 04:26:53.048 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-11-17 04:26:53.073 | Selecting previously unselected package mysql-server. 2021-11-17 04:26:53.083 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2021-11-17 04:26:53.085 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:26:53.136 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-11-17 04:26:53.143 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:26:53.148 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-11-17 04:26:53.153 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-11-17 04:26:53.159 | Setting up libencode-locale-perl (1.05-1) ... 2021-11-17 04:26:53.164 | Setting up mecab-utils (0.996-10build1) ... 2021-11-17 04:26:53.169 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-17 04:26:53.175 | Setting up libio-html-perl (1.001-1) ... 2021-11-17 04:26:53.179 | Setting up libtimedate-perl (2.3200-1) ... 2021-11-17 04:26:53.185 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:26:53.190 | Setting up libfcgi-perl (0.79-1) ... 2021-11-17 04:26:53.196 | Setting up liburi-perl (1.76-2) ... 2021-11-17 04:26:53.201 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-17 04:26:53.207 | Setting up libhttp-date-perl (6.05-1) ... 2021-11-17 04:26:53.212 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-11-17 04:26:53.216 | Compiling IPA dictionary for Mecab. This takes long time... 2021-11-17 04:26:53.220 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-11-17 04:26:53.220 | 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-11-17 04:26:53.221 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-11-17 04:26:53.221 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-11-17 04:26:53.364 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-11-17 04:26:53.364 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-11-17 04:26:53.365 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-11-17 04:26:53.365 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-11-17 04:26:53.372 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-11-17 04:26:53.462 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-11-17 04:26:53.462 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-11-17 04:26:53.463 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-11-17 04:26:53.489 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-11-17 04:26:53.534 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-11-17 04:26:53.826 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-11-17 04:26:53.832 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-11-17 04:26:53.925 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-11-17 04:26:53.925 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-11-17 04:26:53.925 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-11-17 04:26:53.925 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-11-17 04:26:53.929 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-11-17 04:26:53.930 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-11-17 04:26:53.975 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-11-17 04:26:54.170 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-11-17 04:26:54.170 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-11-17 04:26:54.171 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-11-17 04:26:54.171 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-11-17 04:26:54.174 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-11-17 04:26:54.174 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-11-17 04:26:54.590 | 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-11-17 04:26:54.709 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-11-17 04:26:55.027 | 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-11-17 04:26:55.032 | 2021-11-17 04:26:55.032 | done! 2021-11-17 04:26:55.038 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-11-17 04:26:55.042 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:26:55.047 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-11-17 04:26:55.051 | Compiling IPA dictionary for Mecab. This takes long time... 2021-11-17 04:26:55.073 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-11-17 04:26:55.073 | 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-11-17 04:26:55.073 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-11-17 04:26:55.073 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-11-17 04:26:55.285 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-11-17 04:26:55.285 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-11-17 04:26:55.286 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-11-17 04:26:55.286 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-11-17 04:26:55.298 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-11-17 04:26:55.427 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-11-17 04:26:55.427 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-11-17 04:26:55.428 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-11-17 04:26:55.468 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-11-17 04:26:55.541 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-11-17 04:26:56.035 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-11-17 04:26:56.045 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-11-17 04:26:56.154 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-11-17 04:26:56.155 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-11-17 04:26:56.155 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-11-17 04:26:56.155 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-11-17 04:26:56.161 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-11-17 04:26:56.161 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-11-17 04:26:56.251 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-11-17 04:26:56.539 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-11-17 04:26:56.539 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-11-17 04:26:56.540 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-11-17 04:26:56.540 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-11-17 04:26:56.544 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-11-17 04:26:56.544 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-11-17 04:26:57.046 | 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-11-17 04:26:57.181 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-11-17 04:26:57.502 | 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-11-17 04:26:57.506 | 2021-11-17 04:26:57.506 | done! 2021-11-17 04:26:57.514 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-11-17 04:26:57.518 | Setting up libhtml-parser-perl (3.72-5) ... 2021-11-17 04:26:57.523 | Setting up libhttp-message-perl (6.22-1) ... 2021-11-17 04:26:57.528 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:26:58.198 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-11-17 04:26:58.228 | Renaming removed key_buffer and myisam-recover options (if present) 2021-11-17 04:27:06.241 | mysqld will log errors to /var/log/mysql/error.log 2021-11-17 04:27:06.905 | mysqld is running as pid 43386 2021-11-17 04:27:09.724 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-11-17 04:27:11.751 | Setting up libcgi-pm-perl (4.46-1) ... 2021-11-17 04:27:11.756 | Setting up libhtml-template-perl (2.97-1) ... 2021-11-17 04:27:11.761 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-11-17 04:27:11.766 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-11-17 04:27:11.773 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-17 04:27:12.121 | Processing triggers for man-db (2.9.1-1) ... 2021-11-17 04:27:13.750 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-11-17 04:27:20.354 | + functions-common:apt_get:1115 : result=0 2021-11-17 04:27:20.356 | + functions-common:apt_get:1118 : time_stop apt-get 2021-11-17 04:27:20.359 | + functions-common:time_stop:2310 : local name 2021-11-17 04:27:20.361 | + functions-common:time_stop:2311 : local end_time 2021-11-17 04:27:20.363 | + functions-common:time_stop:2312 : local elapsed_time 2021-11-17 04:27:20.365 | + functions-common:time_stop:2313 : local total 2021-11-17 04:27:20.367 | + functions-common:time_stop:2314 : local start_time 2021-11-17 04:27:20.369 | + functions-common:time_stop:2316 : name=apt-get 2021-11-17 04:27:20.371 | + functions-common:time_stop:2317 : start_time=1637123200289 2021-11-17 04:27:20.373 | + functions-common:time_stop:2319 : [[ -z 1637123200289 ]] 2021-11-17 04:27:20.376 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-11-17 04:27:20.380 | + functions-common:time_stop:2322 : end_time=1637123240377 2021-11-17 04:27:20.382 | + functions-common:time_stop:2323 : elapsed_time=40088 2021-11-17 04:27:20.384 | + functions-common:time_stop:2324 : total=178293 2021-11-17 04:27:20.386 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-11-17 04:27:20.388 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=218381 2021-11-17 04:27:20.390 | + functions-common:apt_get:1119 : return 0 2021-11-17 04:27:20.393 | + ./stack.sh:main:807 : '[' -n mysql ']' 2021-11-17 04:27:20.395 | + ./stack.sh:main:808 : install_database_python 2021-11-17 04:27:20.397 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-11-17 04:27:20.399 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-11-17 04:27:20.402 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-11-17 04:27:20.404 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-17 04:27:20.407 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-11-17 04:27:20.410 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-11-17 04:27:20.412 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-17 04:27:20.415 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-11-17 04:27:20.416 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-17 04:27:20.421 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-11-17 04:27:20.423 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-11-17 04:27:20.426 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-11-17 04:27:20.428 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-11-17 04:27:20.430 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-11-17 04:27:20.451 | Using python 3.8 to install PyMySQL 2021-11-17 04:27:20.453 | + 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-11-17 04:27:22.110 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:27:22.114 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:22.120 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:22.120 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:27:22.126 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:22.128 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:22.130 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:22.130 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:27:22.132 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-17 04:27:22.267 | Collecting PyMySQL===0.10.0 2021-11-17 04:27:22.272 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ade/f15ceccf1ff54/PyMySQL-0.10.0-py2.py3-none-any.whl (47 kB) 2021-11-17 04:27:23.699 | Installing collected packages: PyMySQL 2021-11-17 04:27:23.835 | Successfully installed PyMySQL-0.10.0 2021-11-17 04:27:23.941 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:27:23.941 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:27:24.013 | + inc/python:pip_install:200 : result=0 2021-11-17 04:27:24.016 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:27:24.018 | + functions-common:time_stop:2310 : local name 2021-11-17 04:27:24.020 | + functions-common:time_stop:2311 : local end_time 2021-11-17 04:27:24.023 | + functions-common:time_stop:2312 : local elapsed_time 2021-11-17 04:27:24.025 | + functions-common:time_stop:2313 : local total 2021-11-17 04:27:24.027 | + functions-common:time_stop:2314 : local start_time 2021-11-17 04:27:24.030 | + functions-common:time_stop:2316 : name=pip_install 2021-11-17 04:27:24.033 | + functions-common:time_stop:2317 : start_time=1637123240445 2021-11-17 04:27:24.035 | + functions-common:time_stop:2319 : [[ -z 1637123240445 ]] 2021-11-17 04:27:24.038 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-11-17 04:27:24.042 | + functions-common:time_stop:2322 : end_time=1637123244040 2021-11-17 04:27:24.045 | + functions-common:time_stop:2323 : elapsed_time=3595 2021-11-17 04:27:24.047 | + functions-common:time_stop:2324 : total=50980 2021-11-17 04:27:24.050 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-11-17 04:27:24.052 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=54575 2021-11-17 04:27:24.054 | + inc/python:pip_install:203 : return 0 2021-11-17 04:27:24.056 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-11-17 04:27:24.059 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-17 04:27:24.061 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-11-17 04:27:24.063 | + ./stack.sh:main:811 : is_service_enabled neutron 2021-11-17 04:27:24.079 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:27:24.081 | + ./stack.sh:main:812 : install_neutron_agent_packages 2021-11-17 04:27:24.084 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-11-17 04:27:24.087 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-17 04:27:24.087 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-17 04:27:24.093 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-17 04:27:24.095 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-17 04:27:24.098 | + 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-11-17 04:27:24.100 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-17 04:27:24.102 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-11-17 04:27:24.104 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-11-17 04:27:24.120 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:27:24.123 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-11-17 04:27:24.125 | + functions-common:install_package:1344 : update_package_repo 2021-11-17 04:27:24.127 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-11-17 04:27:24.130 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-11-17 04:27:24.132 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-11-17 04:27:24.134 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-11-17 04:27:24.137 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-11-17 04:27:24.139 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:27:24.141 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:27:24.146 | + functions-common:update_package_repo:1325 : apt_get_update 2021-11-17 04:27:24.148 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-11-17 04:27:24.150 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-11-17 04:27:24.152 | + functions-common:apt_get_update:1071 : return 2021-11-17 04:27:24.155 | + functions-common:install_package:1345 : real_install_package radvd 2021-11-17 04:27:24.158 | + functions-common:real_install_package:1330 : is_ubuntu 2021-11-17 04:27:24.160 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:27:24.162 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:27:24.164 | + functions-common:real_install_package:1331 : apt_get install radvd 2021-11-17 04:27:24.185 | + 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-11-17 04:27:24.292 | Reading package lists... 2021-11-17 04:27:24.524 | Building dependency tree... 2021-11-17 04:27:24.526 | Reading state information... 2021-11-17 04:27:24.758 | The following packages were automatically installed and are no longer required: 2021-11-17 04:27:24.759 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-17 04:27:24.759 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-17 04:27:24.759 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-17 04:27:24.759 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-17 04:27:24.759 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-11-17 04:27:24.759 | python3-zope.interface 2021-11-17 04:27:24.759 | Use 'sudo apt autoremove' to remove them. 2021-11-17 04:27:24.824 | The following NEW packages will be installed: 2021-11-17 04:27:24.825 | radvd 2021-11-17 04:27:24.929 | 0 upgraded, 1 newly installed, 0 to remove and 102 not upgraded. 2021-11-17 04:27:24.929 | Need to get 59.0 kB of archives. 2021-11-17 04:27:24.929 | After this operation, 164 kB of additional disk space will be used. 2021-11-17 04:27:24.929 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-11-17 04:27:25.605 | Fetched 59.0 kB in 0s (257 kB/s) 2021-11-17 04:27:25.637 | Selecting previously unselected package radvd. 2021-11-17 04:27:25.689 | (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-11-17 04:27:25.693 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-11-17 04:27:25.695 | Unpacking radvd (1:2.17-2) ... 2021-11-17 04:27:25.755 | Setting up radvd (1:2.17-2) ... 2021-11-17 04:27:26.653 | Job for radvd.service failed because the control process exited with error code. 2021-11-17 04:27:26.653 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-11-17 04:27:26.654 | invoke-rc.d: initscript radvd, action "start" failed. 2021-11-17 04:27:26.666 | ● radvd.service - Router advertisement daemon for IPv6 2021-11-17 04:27:26.666 | Loaded: loaded (]8;;file://dv-neutron-818151-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-11-17 04:27:26.666 | Active: failed (Result: exit-code) since Wed 2021-11-17 04:27:26 UTC; 15ms ago 2021-11-17 04:27:26.666 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-11-17 04:27:26.666 | Process: 44496 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-11-17 04:27:26.666 | 2021-11-17 04:27:26.666 | Nov 17 04:27:26 dv-neutron-818151-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2021-11-17 04:27:26.666 | Nov 17 04:27:26 dv-neutron-818151-1-hyperv radvd[44496]: can't open /etc/radvd.conf: No such file or directory 2021-11-17 04:27:26.667 | Nov 17 04:27:26 dv-neutron-818151-1-hyperv radvd[44496]: Insecure file permissions, but continuing anyway 2021-11-17 04:27:26.667 | Nov 17 04:27:26 dv-neutron-818151-1-hyperv radvd[44496]: exiting, failed to read config file 2021-11-17 04:27:26.667 | Nov 17 04:27:26 dv-neutron-818151-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-11-17 04:27:26.667 | Nov 17 04:27:26 dv-neutron-818151-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-11-17 04:27:26.667 | Nov 17 04:27:26 dv-neutron-818151-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-11-17 04:27:26.671 | Processing triggers for man-db (2.9.1-1) ... 2021-11-17 04:27:26.765 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-17 04:27:33.781 | + functions-common:apt_get:1115 : result=0 2021-11-17 04:27:33.783 | + functions-common:apt_get:1118 : time_stop apt-get 2021-11-17 04:27:33.785 | + functions-common:time_stop:2310 : local name 2021-11-17 04:27:33.787 | + functions-common:time_stop:2311 : local end_time 2021-11-17 04:27:33.789 | + functions-common:time_stop:2312 : local elapsed_time 2021-11-17 04:27:33.791 | + functions-common:time_stop:2313 : local total 2021-11-17 04:27:33.793 | + functions-common:time_stop:2314 : local start_time 2021-11-17 04:27:33.796 | + functions-common:time_stop:2316 : name=apt-get 2021-11-17 04:27:33.798 | + functions-common:time_stop:2317 : start_time=1637123244183 2021-11-17 04:27:33.801 | + functions-common:time_stop:2319 : [[ -z 1637123244183 ]] 2021-11-17 04:27:33.803 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-11-17 04:27:33.807 | + functions-common:time_stop:2322 : end_time=1637123253805 2021-11-17 04:27:33.809 | + functions-common:time_stop:2323 : elapsed_time=9622 2021-11-17 04:27:33.811 | + functions-common:time_stop:2324 : total=218381 2021-11-17 04:27:33.814 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-11-17 04:27:33.816 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=228003 2021-11-17 04:27:33.818 | + functions-common:apt_get:1119 : return 0 2021-11-17 04:27:33.820 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-11-17 04:27:33.836 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:27:33.839 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-11-17 04:27:33.841 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-11-17 04:27:33.844 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-11-17 04:27:33.864 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-11-17 04:27:33.866 | + functions-common:install_package:1344 : update_package_repo 2021-11-17 04:27:33.869 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-11-17 04:27:33.871 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-11-17 04:27:33.873 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-11-17 04:27:33.875 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-11-17 04:27:33.878 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-11-17 04:27:33.880 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:27:33.882 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:27:33.885 | + functions-common:update_package_repo:1325 : apt_get_update 2021-11-17 04:27:33.887 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-11-17 04:27:33.889 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-11-17 04:27:33.891 | + functions-common:apt_get_update:1071 : return 2021-11-17 04:27:33.893 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2021-11-17 04:27:33.896 | + functions-common:real_install_package:1330 : is_ubuntu 2021-11-17 04:27:33.898 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:27:33.900 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:27:33.902 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2021-11-17 04:27:33.926 | + 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-11-17 04:27:34.035 | Reading package lists... 2021-11-17 04:27:34.282 | Building dependency tree... 2021-11-17 04:27:34.283 | Reading state information... 2021-11-17 04:27:34.534 | fakeroot is already the newest version (1.24-1). 2021-11-17 04:27:34.534 | fakeroot set to manually installed. 2021-11-17 04:27:34.534 | make is already the newest version (4.2.1-1.2). 2021-11-17 04:27:34.535 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-11-17 04:27:34.535 | The following packages were automatically installed and are no longer required: 2021-11-17 04:27:34.536 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-17 04:27:34.536 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-17 04:27:34.536 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-17 04:27:34.536 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-17 04:27:34.536 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-11-17 04:27:34.536 | python3-zope.interface 2021-11-17 04:27:34.536 | Use 'sudo apt autoremove' to remove them. 2021-11-17 04:27:34.675 | 0 upgraded, 0 newly installed, 0 to remove and 102 not upgraded. 2021-11-17 04:27:34.681 | + functions-common:apt_get:1115 : result=0 2021-11-17 04:27:34.683 | + functions-common:apt_get:1118 : time_stop apt-get 2021-11-17 04:27:34.685 | + functions-common:time_stop:2310 : local name 2021-11-17 04:27:34.687 | + functions-common:time_stop:2311 : local end_time 2021-11-17 04:27:34.689 | + functions-common:time_stop:2312 : local elapsed_time 2021-11-17 04:27:34.691 | + functions-common:time_stop:2313 : local total 2021-11-17 04:27:34.693 | + functions-common:time_stop:2314 : local start_time 2021-11-17 04:27:34.695 | + functions-common:time_stop:2316 : name=apt-get 2021-11-17 04:27:34.697 | + functions-common:time_stop:2317 : start_time=1637123253924 2021-11-17 04:27:34.699 | + functions-common:time_stop:2319 : [[ -z 1637123253924 ]] 2021-11-17 04:27:34.703 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-11-17 04:27:34.707 | + functions-common:time_stop:2322 : end_time=1637123254704 2021-11-17 04:27:34.709 | + functions-common:time_stop:2323 : elapsed_time=780 2021-11-17 04:27:34.711 | + functions-common:time_stop:2324 : total=228003 2021-11-17 04:27:34.713 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-11-17 04:27:34.715 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=228783 2021-11-17 04:27:34.718 | + functions-common:apt_get:1119 : return 0 2021-11-17 04:27:34.720 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-11-17 04:27:34.722 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:27:34.724 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:27:34.726 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-11-17 04:27:34.729 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-11-17 04:27:34.731 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-11-17 04:27:34.735 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-11-17 04:27:34.738 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-11-17 04:27:34.741 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-11-17 04:27:34.741 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-11-17 04:27:34.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-11-17 04:27:34.748 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-11-17 04:27:34.750 | + functions:vercmp:652 : local v1=5.4 2021-11-17 04:27:34.752 | + functions:vercmp:653 : local 'op=<' 2021-11-17 04:27:34.755 | + functions:vercmp:654 : local v2=3.13 2021-11-17 04:27:34.757 | + functions:vercmp:655 : local result 2021-11-17 04:27:34.761 | ++ functions:vercmp:659 : sort -V 2021-11-17 04:27:34.761 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2021-11-17 04:27:34.761 | ++ functions:vercmp:659 : head -1 2021-11-17 04:27:34.766 | + functions:vercmp:659 : result=3.13 2021-11-17 04:27:34.768 | + functions:vercmp:661 : case $op in 2021-11-17 04:27:34.771 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2021-11-17 04:27:34.773 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2021-11-17 04:27:34.775 | + functions:vercmp:672 : return 2021-11-17 04:27:34.777 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-11-17 04:27:34.780 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-11-17 04:27:34.782 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart openvswitch-switch 2021-11-17 04:27:35.246 | + ./stack.sh:main:815 : is_service_enabled etcd3 2021-11-17 04:27:35.265 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:27:35.268 | + ./stack.sh:main:816 : install_etcd3 2021-11-17 04:27:35.271 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-11-17 04:27:35.271 | Installing etcd 2021-11-17 04:27:35.273 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-11-17 04:27:35.285 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-11-17 04:27:35.297 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-11-17 04:27:35.299 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-11-17 04:27:35.313 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-11-17 04:27:35.319 | ++ 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-11-17 04:27:35.321 | ++ 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-11-17 04:27:35.324 | +++ 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-11-17 04:27:35.329 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-11-17 04:27:35.331 | ++ 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-11-17 04:27:35.334 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-11-17 04:27:35.336 | ++ 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-11-17 04:27:35.339 | --2021-11-17 04:27:35-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-17 04:27:35.345 | Resolving github.com (github.com)... 140.82.121.4 2021-11-17 04:27:35.389 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-11-17 04:27:35.670 | HTTP request sent, awaiting response... 302 Found 2021-11-17 04:27:35.670 | 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%2F20211117%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211117T042735Z&X-Amz-Expires=300&X-Amz-Signature=9571c1732a1112eb4eb2964aba1e673adf66e0ffaebd7896cea4c5717e5ecb93&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-11-17 04:27:35.670 | --2021-11-17 04:27:35-- 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%2F20211117%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211117T042735Z&X-Amz-Expires=300&X-Amz-Signature=9571c1732a1112eb4eb2964aba1e673adf66e0ffaebd7896cea4c5717e5ecb93&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-11-17 04:27:35.753 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2021-11-17 04:27:35.800 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2021-11-17 04:27:36.471 | HTTP request sent, awaiting response... 200 OK 2021-11-17 04:27:36.471 | Length: 11350736 (11M) [application/octet-stream] 2021-11-17 04:27:36.471 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-11-17 04:27:36.704 | 2021-11-17 04:27:37.977 | 0K ........ .. 100% 7.19M=1.5s 2021-11-17 04:27:37.977 | 2021-11-17 04:27:37.977 | 2021-11-17 04:27:37 (7.19 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-11-17 04:27:37.977 | 2021-11-17 04:27:37.981 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-11-17 04:27:37.983 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-17 04:27:37.986 | ++ functions:get_extra_file:73 : return 2021-11-17 04:27:37.988 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-17 04:27:37.991 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-11-17 04:27:37.993 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-11-17 04:27:37.995 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-11-17 04:27:38.127 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-11-17 04:27:38.130 | + 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-11-17 04:27:38.134 | etcd-v3.3.12-linux-amd64/ 2021-11-17 04:27:38.134 | etcd-v3.3.12-linux-amd64/README.md 2021-11-17 04:27:38.134 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-11-17 04:27:38.134 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-11-17 04:27:38.134 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-11-17 04:27:38.135 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-11-17 04:27:38.135 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-11-17 04:27:38.135 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-11-17 04:27:38.135 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-11-17 04:27:38.135 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-11-17 04:27:38.135 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-11-17 04:27:38.135 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-11-17 04:27:38.135 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-11-17 04:27:38.135 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-11-17 04:27:38.135 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-11-17 04:27:38.135 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-11-17 04:27:38.136 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-11-17 04:27:38.136 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-11-17 04:27:38.136 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-11-17 04:27:38.136 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-11-17 04:27:38.136 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-11-17 04:27:38.136 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-11-17 04:27:38.136 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-11-17 04:27:38.136 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-11-17 04:27:38.136 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-11-17 04:27:38.136 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-11-17 04:27:38.136 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-11-17 04:27:38.136 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-11-17 04:27:38.136 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-11-17 04:27:38.136 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-11-17 04:27:38.136 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-11-17 04:27:38.136 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-11-17 04:27:38.136 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-11-17 04:27:38.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-11-17 04:27:38.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-11-17 04:27:38.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-11-17 04:27:38.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-11-17 04:27:38.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-11-17 04:27:38.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-11-17 04:27:38.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-11-17 04:27:38.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-11-17 04:27:38.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-11-17 04:27:38.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-11-17 04:27:38.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-11-17 04:27:38.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-11-17 04:27:38.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-11-17 04:27:38.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-11-17 04:27:38.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-11-17 04:27:38.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-11-17 04:27:38.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-11-17 04:27:38.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-11-17 04:27:38.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-11-17 04:27:38.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-11-17 04:27:38.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-11-17 04:27:38.138 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-11-17 04:27:38.138 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-11-17 04:27:38.138 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-11-17 04:27:38.138 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-11-17 04:27:38.138 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-11-17 04:27:38.138 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-11-17 04:27:38.138 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-11-17 04:27:38.138 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-11-17 04:27:38.138 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-11-17 04:27:38.138 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-11-17 04:27:38.139 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-11-17 04:27:38.139 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-11-17 04:27:38.139 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-11-17 04:27:38.139 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-11-17 04:27:38.139 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-11-17 04:27:38.139 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-11-17 04:27:38.139 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-11-17 04:27:38.140 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-11-17 04:27:38.140 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-11-17 04:27:38.140 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-11-17 04:27:38.140 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-11-17 04:27:38.140 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-11-17 04:27:38.140 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-11-17 04:27:38.140 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-11-17 04:27:38.140 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-11-17 04:27:38.140 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-11-17 04:27:38.140 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-11-17 04:27:38.140 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-11-17 04:27:38.140 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-11-17 04:27:38.140 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-11-17 04:27:38.140 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-11-17 04:27:38.140 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-11-17 04:27:38.140 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-11-17 04:27:38.140 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-11-17 04:27:38.141 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-11-17 04:27:38.141 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-11-17 04:27:38.141 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-11-17 04:27:38.141 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-11-17 04:27:38.141 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-11-17 04:27:38.141 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-11-17 04:27:38.141 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-11-17 04:27:38.141 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-11-17 04:27:38.141 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-11-17 04:27:38.141 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-11-17 04:27:38.141 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-11-17 04:27:38.141 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-11-17 04:27:38.141 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-11-17 04:27:38.141 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-11-17 04:27:38.141 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-11-17 04:27:38.141 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-11-17 04:27:38.142 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-11-17 04:27:38.142 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-11-17 04:27:38.142 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-11-17 04:27:38.142 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-11-17 04:27:38.142 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-11-17 04:27:38.142 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-11-17 04:27:38.142 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-11-17 04:27:38.142 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-11-17 04:27:38.142 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-11-17 04:27:38.142 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-11-17 04:27:38.142 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-11-17 04:27:38.143 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-11-17 04:27:38.143 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-11-17 04:27:38.143 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-11-17 04:27:38.143 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-11-17 04:27:38.143 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-11-17 04:27:38.143 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-11-17 04:27:38.143 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-11-17 04:27:38.143 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-11-17 04:27:38.143 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-11-17 04:27:38.143 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-11-17 04:27:38.144 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-11-17 04:27:38.144 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-11-17 04:27:38.145 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-11-17 04:27:38.145 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-11-17 04:27:38.145 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-11-17 04:27:38.145 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-11-17 04:27:38.145 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-11-17 04:27:38.145 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-11-17 04:27:38.146 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-11-17 04:27:38.146 | etcd-v3.3.12-linux-amd64/etcdctl 2021-11-17 04:27:38.348 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-11-17 04:27:38.348 | etcd-v3.3.12-linux-amd64/etcd 2021-11-17 04:27:38.578 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-11-17 04:27:38.616 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-11-17 04:27:38.650 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-11-17 04:27:38.652 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2021-11-17 04:27:38.668 | + functions-common:is_service_enabled:1966 : return 1 2021-11-17 04:27:38.671 | + ./stack.sh:main:835 : install_dstat 2021-11-17 04:27:38.673 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-11-17 04:27:38.690 | + functions-common:is_service_enabled:1966 : return 1 2021-11-17 04:27:38.692 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2021-11-17 04:27:38.694 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-11-17 04:27:38.696 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2021-11-17 04:27:38.699 | + ./stack.sh:main:844 : install_libs 2021-11-17 04:27:38.701 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-11-17 04:27:38.704 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-11-17 04:27:38.706 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-11-17 04:27:38.708 | + inc/python:use_library_from_git:250 : local name=automaton 2021-11-17 04:27:38.710 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:38.712 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:38.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-11-17 04:27:38.717 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:38.719 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-11-17 04:27:38.722 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-11-17 04:27:38.724 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-11-17 04:27:38.726 | + inc/python:use_library_from_git:250 : local name=castellan 2021-11-17 04:27:38.728 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:38.730 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:38.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-11-17 04:27:38.737 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:38.739 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-11-17 04:27:38.742 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-11-17 04:27:38.744 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-11-17 04:27:38.746 | + inc/python:use_library_from_git:250 : local name=cliff 2021-11-17 04:27:38.749 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:38.751 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:38.753 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-11-17 04:27:38.756 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:38.758 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-11-17 04:27:38.760 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-11-17 04:27:38.763 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-11-17 04:27:38.765 | + inc/python:use_library_from_git:250 : local name=cursive 2021-11-17 04:27:38.768 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:38.770 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:38.772 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-11-17 04:27:38.775 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:38.777 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-11-17 04:27:38.781 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-11-17 04:27:38.783 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-11-17 04:27:38.785 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-11-17 04:27:38.788 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:38.790 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:38.792 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-11-17 04:27:38.794 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:38.797 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-11-17 04:27:38.799 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-11-17 04:27:38.802 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-11-17 04:27:38.804 | + inc/python:use_library_from_git:250 : local name=futurist 2021-11-17 04:27:38.806 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:38.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:38.811 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-11-17 04:27:38.815 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:38.819 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-11-17 04:27:38.820 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-11-17 04:27:38.823 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-11-17 04:27:38.825 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-11-17 04:27:38.828 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:38.830 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:38.832 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-11-17 04:27:38.835 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:38.837 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-11-17 04:27:38.839 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-11-17 04:27:38.841 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-11-17 04:27:38.844 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-11-17 04:27:38.846 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:38.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:38.850 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-11-17 04:27:38.853 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:38.855 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-11-17 04:27:38.857 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-11-17 04:27:38.860 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-11-17 04:27:38.862 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-11-17 04:27:38.864 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:38.866 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:38.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-11-17 04:27:38.870 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:38.873 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-11-17 04:27:38.876 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-11-17 04:27:38.878 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-11-17 04:27:38.880 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-11-17 04:27:38.882 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:38.885 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:38.887 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-11-17 04:27:38.890 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:38.892 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-11-17 04:27:38.894 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-11-17 04:27:38.897 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-11-17 04:27:38.899 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-11-17 04:27:38.901 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:38.903 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:38.906 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-11-17 04:27:38.908 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:38.910 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-11-17 04:27:38.912 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-11-17 04:27:38.915 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-11-17 04:27:38.917 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-11-17 04:27:38.919 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:38.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:38.924 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-11-17 04:27:38.926 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:38.928 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-11-17 04:27:38.930 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-11-17 04:27:38.933 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-11-17 04:27:38.935 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-11-17 04:27:38.938 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:38.940 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:38.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-11-17 04:27:38.944 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:38.947 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-11-17 04:27:38.949 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-11-17 04:27:38.952 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-11-17 04:27:38.954 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-11-17 04:27:38.956 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:38.958 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:38.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-11-17 04:27:38.963 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:38.965 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-11-17 04:27:38.968 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-11-17 04:27:38.970 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-11-17 04:27:38.972 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-11-17 04:27:38.974 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:38.976 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:38.979 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-11-17 04:27:38.981 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:38.983 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-11-17 04:27:38.985 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-11-17 04:27:38.988 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-11-17 04:27:38.990 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-11-17 04:27:38.992 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:38.994 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:38.997 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-11-17 04:27:38.999 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:39.002 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-11-17 04:27:39.004 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-11-17 04:27:39.006 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-11-17 04:27:39.009 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-11-17 04:27:39.011 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:39.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:39.016 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-11-17 04:27:39.018 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:39.021 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-11-17 04:27:39.023 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-11-17 04:27:39.025 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-11-17 04:27:39.027 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-11-17 04:27:39.030 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:39.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:39.034 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-11-17 04:27:39.036 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:39.039 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-11-17 04:27:39.041 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-11-17 04:27:39.043 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-11-17 04:27:39.045 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-11-17 04:27:39.048 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:39.050 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:39.052 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-11-17 04:27:39.054 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:39.057 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-11-17 04:27:39.059 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-11-17 04:27:39.062 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-11-17 04:27:39.064 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-11-17 04:27:39.066 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:39.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:39.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-11-17 04:27:39.073 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:39.075 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-11-17 04:27:39.079 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-11-17 04:27:39.081 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-11-17 04:27:39.083 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-11-17 04:27:39.086 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:39.088 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:39.091 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-11-17 04:27:39.093 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:39.096 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-11-17 04:27:39.098 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-11-17 04:27:39.100 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-11-17 04:27:39.102 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-11-17 04:27:39.105 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:39.107 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:39.110 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-11-17 04:27:39.112 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:39.114 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-11-17 04:27:39.116 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-11-17 04:27:39.119 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-11-17 04:27:39.121 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-11-17 04:27:39.124 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:39.126 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:39.128 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-11-17 04:27:39.131 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:39.133 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-11-17 04:27:39.135 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-11-17 04:27:39.140 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-11-17 04:27:39.142 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-11-17 04:27:39.145 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:39.148 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:39.150 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-11-17 04:27:39.152 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:39.155 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-11-17 04:27:39.157 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-11-17 04:27:39.159 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-11-17 04:27:39.161 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-11-17 04:27:39.163 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:39.166 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:39.168 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-11-17 04:27:39.170 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:39.173 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-11-17 04:27:39.175 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-11-17 04:27:39.177 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-11-17 04:27:39.179 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-11-17 04:27:39.182 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:39.184 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:39.187 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-11-17 04:27:39.189 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:39.191 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-11-17 04:27:39.194 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-11-17 04:27:39.196 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-11-17 04:27:39.198 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-11-17 04:27:39.201 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:39.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:39.206 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-11-17 04:27:39.208 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:39.211 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-11-17 04:27:39.213 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-11-17 04:27:39.215 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-11-17 04:27:39.218 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-11-17 04:27:39.220 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:39.222 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:39.224 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-11-17 04:27:39.227 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:39.229 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-11-17 04:27:39.231 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-11-17 04:27:39.234 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-11-17 04:27:39.236 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-11-17 04:27:39.239 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:39.241 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:39.243 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-11-17 04:27:39.245 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:39.248 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-11-17 04:27:39.251 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-11-17 04:27:39.253 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-11-17 04:27:39.255 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-11-17 04:27:39.257 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:39.260 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:39.262 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-11-17 04:27:39.265 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:39.267 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-11-17 04:27:39.269 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-11-17 04:27:39.271 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-11-17 04:27:39.274 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-11-17 04:27:39.276 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:39.278 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:39.281 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-11-17 04:27:39.283 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:39.285 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-11-17 04:27:39.288 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-11-17 04:27:39.290 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-11-17 04:27:39.292 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-11-17 04:27:39.294 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:39.297 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:39.299 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-11-17 04:27:39.302 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:39.304 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-11-17 04:27:39.306 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-11-17 04:27:39.309 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-11-17 04:27:39.311 | + inc/python:use_library_from_git:250 : local name=tooz 2021-11-17 04:27:39.313 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:39.315 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:39.318 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-11-17 04:27:39.320 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:39.322 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-11-17 04:27:39.325 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-11-17 04:27:39.327 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-11-17 04:27:39.330 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-11-17 04:27:39.332 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:39.334 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:39.337 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-11-17 04:27:39.339 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:39.341 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-11-17 04:27:39.344 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-11-17 04:27:39.346 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-11-17 04:27:39.349 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-11-17 04:27:39.351 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:39.353 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:39.356 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-11-17 04:27:39.358 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:39.360 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-11-17 04:27:39.363 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-11-17 04:27:39.365 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-11-17 04:27:39.367 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-11-17 04:27:39.369 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:27:39.372 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:27:39.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-11-17 04:27:39.376 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:27:39.379 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-11-17 04:27:39.399 | Using python 3.8 to install etcd3 2021-11-17 04:27:39.402 | + 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-11-17 04:27:41.036 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:27:41.039 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:41.046 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:41.046 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:27:41.051 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:41.053 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:41.055 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:41.055 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:27:41.056 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-17 04:27:41.593 | Collecting etcd3===0.12.0 2021-11-17 04:27:41.599 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-11-17 04:27:47.244 | Collecting grpcio===1.31.0 2021-11-17 04:27:47.260 | 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-11-17 04:27:49.058 | Collecting protobuf===3.13.0 2021-11-17 04:27:49.069 | 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-11-17 04:27:49.166 | 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-11-17 04:27:49.169 | 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-11-17 04:27:49.183 | 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-11-17 04:27:49.225 | Building wheels for collected packages: etcd3 2021-11-17 04:27:49.225 | Building wheel for etcd3 (setup.py): started 2021-11-17 04:27:49.944 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-11-17 04:27:49.945 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=6755b98836d85efdd20f4839ebc59e5c10b450699c124764ce2465efc3215a70 2021-11-17 04:27:49.945 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-11-17 04:27:49.946 | Successfully built etcd3 2021-11-17 04:27:51.240 | Installing collected packages: grpcio, protobuf, etcd3 2021-11-17 04:27:52.312 | Successfully installed etcd3-0.12.0 grpcio-1.31.0 protobuf-3.13.0 2021-11-17 04:27:52.418 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:27:52.418 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:27:52.506 | + inc/python:pip_install:200 : result=0 2021-11-17 04:27:52.508 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:27:52.510 | + functions-common:time_stop:2310 : local name 2021-11-17 04:27:52.512 | + functions-common:time_stop:2311 : local end_time 2021-11-17 04:27:52.515 | + functions-common:time_stop:2312 : local elapsed_time 2021-11-17 04:27:52.517 | + functions-common:time_stop:2313 : local total 2021-11-17 04:27:52.519 | + functions-common:time_stop:2314 : local start_time 2021-11-17 04:27:52.522 | + functions-common:time_stop:2316 : name=pip_install 2021-11-17 04:27:52.524 | + functions-common:time_stop:2317 : start_time=1637123259394 2021-11-17 04:27:52.526 | + functions-common:time_stop:2319 : [[ -z 1637123259394 ]] 2021-11-17 04:27:52.529 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-11-17 04:27:52.533 | + functions-common:time_stop:2322 : end_time=1637123272531 2021-11-17 04:27:52.536 | + functions-common:time_stop:2323 : elapsed_time=13137 2021-11-17 04:27:52.538 | + functions-common:time_stop:2324 : total=54575 2021-11-17 04:27:52.540 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-11-17 04:27:52.542 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=67712 2021-11-17 04:27:52.544 | + inc/python:pip_install:203 : return 0 2021-11-17 04:27:52.547 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-11-17 04:27:52.569 | Using python 3.8 to install etcd3gw 2021-11-17 04:27:52.571 | + 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-11-17 04:27:54.251 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:27:54.255 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:54.261 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:54.261 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:27:54.267 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:54.268 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:54.270 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:27:54.270 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:27:54.272 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-17 04:27:54.706 | Collecting etcd3gw===0.2.5 2021-11-17 04:27:54.713 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-11-17 04:27:54.806 | 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-11-17 04:27:54.815 | 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-11-17 04:27:54.836 | 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-11-17 04:27:54.839 | 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-11-17 04:27:54.860 | 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-11-17 04:27:54.863 | 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-11-17 04:27:54.865 | 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-11-17 04:27:54.867 | 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-11-17 04:27:56.171 | Installing collected packages: etcd3gw 2021-11-17 04:27:56.270 | Successfully installed etcd3gw-0.2.5 2021-11-17 04:27:56.379 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:27:56.379 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:27:56.451 | + inc/python:pip_install:200 : result=0 2021-11-17 04:27:56.454 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:27:56.456 | + functions-common:time_stop:2310 : local name 2021-11-17 04:27:56.458 | + functions-common:time_stop:2311 : local end_time 2021-11-17 04:27:56.460 | + functions-common:time_stop:2312 : local elapsed_time 2021-11-17 04:27:56.462 | + functions-common:time_stop:2313 : local total 2021-11-17 04:27:56.464 | + functions-common:time_stop:2314 : local start_time 2021-11-17 04:27:56.466 | + functions-common:time_stop:2316 : name=pip_install 2021-11-17 04:27:56.469 | + functions-common:time_stop:2317 : start_time=1637123272563 2021-11-17 04:27:56.471 | + functions-common:time_stop:2319 : [[ -z 1637123272563 ]] 2021-11-17 04:27:56.473 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-11-17 04:27:56.477 | + functions-common:time_stop:2322 : end_time=1637123276475 2021-11-17 04:27:56.480 | + functions-common:time_stop:2323 : elapsed_time=3912 2021-11-17 04:27:56.482 | + functions-common:time_stop:2324 : total=67712 2021-11-17 04:27:56.484 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-11-17 04:27:56.487 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=71624 2021-11-17 04:27:56.489 | + inc/python:pip_install:203 : return 0 2021-11-17 04:27:56.491 | + ./stack.sh:main:847 : install_apache_uwsgi 2021-11-17 04:27:56.493 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-11-17 04:27:56.496 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-11-17 04:27:56.499 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-11-17 04:27:56.501 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-11-17 04:27:56.503 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-11-17 04:27:56.505 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-17 04:27:56.508 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-17 04:27:56.510 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-11-17 04:27:56.512 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2021-11-17 04:27:56.515 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-11-17 04:27:56.517 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-11-17 04:27:56.519 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-11-17 04:27:56.522 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:27:56.524 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:27:56.526 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-11-17 04:27:56.528 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-11-17 04:27:56.531 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-17 04:27:56.533 | + functions-common:install_package:1344 : update_package_repo 2021-11-17 04:27:56.535 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-11-17 04:27:56.538 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-11-17 04:27:56.540 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-11-17 04:27:56.542 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-11-17 04:27:56.544 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-11-17 04:27:56.547 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:27:56.549 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:27:56.552 | + functions-common:update_package_repo:1325 : apt_get_update 2021-11-17 04:27:56.554 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-11-17 04:27:56.556 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-11-17 04:27:56.558 | + functions-common:apt_get_update:1071 : return 2021-11-17 04:27:56.561 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-17 04:27:56.563 | + functions-common:real_install_package:1330 : is_ubuntu 2021-11-17 04:27:56.566 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:27:56.568 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:27:56.570 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-17 04:27:56.591 | + 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-11-17 04:27:56.699 | Reading package lists... 2021-11-17 04:27:56.924 | Building dependency tree... 2021-11-17 04:27:56.926 | Reading state information... 2021-11-17 04:27:57.158 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-11-17 04:27:57.158 | The following packages were automatically installed and are no longer required: 2021-11-17 04:27:57.160 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-17 04:27:57.160 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-17 04:27:57.160 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-17 04:27:57.160 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-17 04:27:57.160 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-11-17 04:27:57.160 | python3-zope.interface 2021-11-17 04:27:57.160 | Use 'sudo apt autoremove' to remove them. 2021-11-17 04:27:57.160 | The following additional packages will be installed: 2021-11-17 04:27:57.161 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-11-17 04:27:57.162 | Suggested packages: 2021-11-17 04:27:57.162 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-11-17 04:27:57.239 | The following NEW packages will be installed: 2021-11-17 04:27:57.239 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-11-17 04:27:57.343 | 0 upgraded, 6 newly installed, 0 to remove and 102 not upgraded. 2021-11-17 04:27:57.343 | Need to get 1,306 kB of archives. 2021-11-17 04:27:57.343 | After this operation, 4,613 kB of additional disk space will be used. 2021-11-17 04:27:57.343 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-11-17 04:27:57.580 | 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-11-17 04:27:57.597 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-11-17 04:27:57.632 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-11-17 04:27:57.681 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-11-17 04:27:57.682 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-11-17 04:27:58.234 | Fetched 1,306 kB in 0s (2,961 kB/s) 2021-11-17 04:27:58.266 | Selecting previously unselected package libnorm1:amd64. 2021-11-17 04:27:58.322 | (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-11-17 04:27:58.325 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-11-17 04:27:58.329 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-11-17 04:27:58.396 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-11-17 04:27:58.406 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-11-17 04:27:58.408 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-11-17 04:27:58.458 | Selecting previously unselected package libzmq5:amd64. 2021-11-17 04:27:58.467 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-11-17 04:27:58.469 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-11-17 04:27:58.531 | Selecting previously unselected package uwsgi-core. 2021-11-17 04:27:58.541 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-11-17 04:27:58.542 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-11-17 04:27:58.681 | Selecting previously unselected package uwsgi. 2021-11-17 04:27:58.691 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-11-17 04:27:58.693 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-11-17 04:27:58.729 | Selecting previously unselected package uwsgi-plugin-python3. 2021-11-17 04:27:58.739 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-11-17 04:27:58.741 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-11-17 04:27:58.801 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-11-17 04:27:58.807 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-11-17 04:27:58.813 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-11-17 04:27:58.818 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-11-17 04:27:58.830 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-11-17 04:27:59.654 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-11-17 04:27:59.681 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-17 04:28:00.040 | Processing triggers for man-db (2.9.1-1) ... 2021-11-17 04:28:00.402 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-11-17 04:28:07.020 | + functions-common:apt_get:1115 : result=0 2021-11-17 04:28:07.023 | + functions-common:apt_get:1118 : time_stop apt-get 2021-11-17 04:28:07.025 | + functions-common:time_stop:2310 : local name 2021-11-17 04:28:07.027 | + functions-common:time_stop:2311 : local end_time 2021-11-17 04:28:07.030 | + functions-common:time_stop:2312 : local elapsed_time 2021-11-17 04:28:07.032 | + functions-common:time_stop:2313 : local total 2021-11-17 04:28:07.034 | + functions-common:time_stop:2314 : local start_time 2021-11-17 04:28:07.036 | + functions-common:time_stop:2316 : name=apt-get 2021-11-17 04:28:07.038 | + functions-common:time_stop:2317 : start_time=1637123276589 2021-11-17 04:28:07.041 | + functions-common:time_stop:2319 : [[ -z 1637123276589 ]] 2021-11-17 04:28:07.043 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-11-17 04:28:07.047 | + functions-common:time_stop:2322 : end_time=1637123287045 2021-11-17 04:28:07.049 | + functions-common:time_stop:2323 : elapsed_time=10456 2021-11-17 04:28:07.052 | + functions-common:time_stop:2324 : total=228783 2021-11-17 04:28:07.054 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-11-17 04:28:07.056 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=239239 2021-11-17 04:28:07.058 | + functions-common:apt_get:1119 : return 0 2021-11-17 04:28:07.060 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-11-17 04:28:07.063 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:28:07.065 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:28:07.067 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-11-17 04:28:07.129 | Enabling module proxy. 2021-11-17 04:28:07.134 | To activate the new configuration, you need to run: 2021-11-17 04:28:07.134 | systemctl restart apache2 2021-11-17 04:28:07.139 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-11-17 04:28:07.199 | Considering dependency proxy for proxy_uwsgi: 2021-11-17 04:28:07.199 | Module proxy already enabled 2021-11-17 04:28:07.199 | Enabling module proxy_uwsgi. 2021-11-17 04:28:07.205 | To activate the new configuration, you need to run: 2021-11-17 04:28:07.205 | systemctl restart apache2 2021-11-17 04:28:07.211 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-11-17 04:28:07.214 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-11-17 04:28:07.217 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-11-17 04:28:07.219 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2021-11-17 04:28:07.348 | + ./stack.sh:main:850 : install_keystoneauth 2021-11-17 04:28:07.350 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-11-17 04:28:07.353 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-11-17 04:28:07.355 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:28:07.358 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:28:07.360 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-11-17 04:28:07.363 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:28:07.365 | + ./stack.sh:main:851 : install_keystoneclient 2021-11-17 04:28:07.367 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-11-17 04:28:07.370 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-11-17 04:28:07.372 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:28:07.375 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:28:07.377 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-11-17 04:28:07.380 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:28:07.382 | + ./stack.sh:main:852 : install_glanceclient 2021-11-17 04:28:07.385 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2021-11-17 04:28:07.387 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-11-17 04:28:07.389 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:28:07.392 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:28:07.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-11-17 04:28:07.396 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:28:07.398 | + ./stack.sh:main:853 : install_cinderclient 2021-11-17 04:28:07.401 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2021-11-17 04:28:07.403 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-11-17 04:28:07.406 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:28:07.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:28:07.410 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-11-17 04:28:07.413 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:28:07.415 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2021-11-17 04:28:07.417 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-11-17 04:28:07.420 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:28:07.423 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:28:07.425 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-11-17 04:28:07.427 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:28:07.430 | + ./stack.sh:main:854 : install_novaclient 2021-11-17 04:28:07.432 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2021-11-17 04:28:07.434 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-11-17 04:28:07.437 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:28:07.439 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:28:07.441 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-11-17 04:28:07.444 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:28:07.446 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2021-11-17 04:28:07.462 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:28:07.465 | + ./stack.sh:main:856 : install_swiftclient 2021-11-17 04:28:07.468 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-11-17 04:28:07.470 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-11-17 04:28:07.473 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:28:07.476 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:28:07.478 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-11-17 04:28:07.481 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:28:07.484 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2021-11-17 04:28:07.501 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:28:07.503 | + ./stack.sh:main:859 : install_neutronclient 2021-11-17 04:28:07.506 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-11-17 04:28:07.508 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-11-17 04:28:07.511 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:28:07.513 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:28:07.516 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-11-17 04:28:07.518 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:28:07.521 | + ./stack.sh:main:863 : install_keystonemiddleware 2021-11-17 04:28:07.523 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-11-17 04:28:07.526 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-11-17 04:28:07.528 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:28:07.531 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:28:07.533 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-11-17 04:28:07.536 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:28:07.538 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-11-17 04:28:07.540 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-11-17 04:28:07.543 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-17 04:28:07.546 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-11-17 04:28:07.549 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-11-17 04:28:07.551 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-17 04:28:07.555 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-11-17 04:28:07.555 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-17 04:28:07.560 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-11-17 04:28:07.562 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-11-17 04:28:07.564 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-11-17 04:28:07.567 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-11-17 04:28:07.570 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-11-17 04:28:07.590 | Using python 3.8 to install keystonemiddleware 2021-11-17 04:28:07.593 | + 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-11-17 04:28:09.352 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:28:09.356 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:09.362 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:09.363 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:28:09.368 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:09.369 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:09.371 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:09.371 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:28:09.373 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-17 04:28:09.376 | 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-11-17 04:28:09.448 | 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-11-17 04:28:09.484 | 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-11-17 04:28:09.501 | 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-11-17 04:28:09.511 | 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-11-17 04:28:09.519 | 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-11-17 04:28:09.522 | 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-11-17 04:28:09.526 | 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-11-17 04:28:09.607 | 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-11-17 04:28:09.626 | 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-11-17 04:28:09.629 | 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-11-17 04:28:09.647 | 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-11-17 04:28:09.651 | 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-11-17 04:28:09.672 | 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-11-17 04:28:09.711 | 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-11-17 04:28:09.717 | 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-11-17 04:28:09.726 | 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-11-17 04:28:09.729 | 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-11-17 04:28:09.739 | 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-11-17 04:28:09.746 | 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-11-17 04:28:09.759 | 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-11-17 04:28:09.762 | 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-11-17 04:28:09.767 | 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-11-17 04:28:09.774 | 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-11-17 04:28:09.778 | 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-11-17 04:28:09.782 | 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-11-17 04:28:09.788 | 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-11-17 04:28:09.790 | 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-11-17 04:28:09.793 | 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-11-17 04:28:09.796 | 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-11-17 04:28:09.798 | 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-11-17 04:28:09.818 | 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-11-17 04:28:09.822 | 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-11-17 04:28:09.827 | 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-11-17 04:28:09.829 | 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-11-17 04:28:09.832 | 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-11-17 04:28:11.165 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:28:11.165 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:28:11.235 | + inc/python:pip_install:200 : result=0 2021-11-17 04:28:11.238 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:28:11.240 | + functions-common:time_stop:2310 : local name 2021-11-17 04:28:11.242 | + functions-common:time_stop:2311 : local end_time 2021-11-17 04:28:11.244 | + functions-common:time_stop:2312 : local elapsed_time 2021-11-17 04:28:11.246 | + functions-common:time_stop:2313 : local total 2021-11-17 04:28:11.249 | + functions-common:time_stop:2314 : local start_time 2021-11-17 04:28:11.251 | + functions-common:time_stop:2316 : name=pip_install 2021-11-17 04:28:11.254 | + functions-common:time_stop:2317 : start_time=1637123287585 2021-11-17 04:28:11.256 | + functions-common:time_stop:2319 : [[ -z 1637123287585 ]] 2021-11-17 04:28:11.258 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-11-17 04:28:11.263 | + functions-common:time_stop:2322 : end_time=1637123291260 2021-11-17 04:28:11.266 | + functions-common:time_stop:2323 : elapsed_time=3675 2021-11-17 04:28:11.268 | + functions-common:time_stop:2324 : total=71624 2021-11-17 04:28:11.270 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-11-17 04:28:11.272 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=75299 2021-11-17 04:28:11.274 | + inc/python:pip_install:203 : return 0 2021-11-17 04:28:11.277 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-11-17 04:28:11.279 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-11-17 04:28:11.281 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-17 04:28:11.284 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-11-17 04:28:11.286 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-11-17 04:28:11.289 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-17 04:28:11.293 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-17 04:28:11.293 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-11-17 04:28:11.298 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-11-17 04:28:11.301 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-11-17 04:28:11.303 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-11-17 04:28:11.306 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-11-17 04:28:11.308 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-11-17 04:28:11.330 | Using python 3.8 to install python-memcached 2021-11-17 04:28:11.332 | + 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-11-17 04:28:13.019 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:28:13.023 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:13.028 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:13.029 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:28:13.034 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:13.036 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:13.037 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:13.038 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:28:13.039 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-17 04:28:13.468 | Collecting python-memcached===1.59 2021-11-17 04:28:13.475 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-11-17 04:28:13.561 | 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-11-17 04:28:14.926 | Installing collected packages: python-memcached 2021-11-17 04:28:15.018 | Successfully installed python-memcached-1.59 2021-11-17 04:28:15.127 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:28:15.127 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:28:15.201 | + inc/python:pip_install:200 : result=0 2021-11-17 04:28:15.203 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:28:15.206 | + functions-common:time_stop:2310 : local name 2021-11-17 04:28:15.208 | + functions-common:time_stop:2311 : local end_time 2021-11-17 04:28:15.210 | + functions-common:time_stop:2312 : local elapsed_time 2021-11-17 04:28:15.212 | + functions-common:time_stop:2313 : local total 2021-11-17 04:28:15.214 | + functions-common:time_stop:2314 : local start_time 2021-11-17 04:28:15.217 | + functions-common:time_stop:2316 : name=pip_install 2021-11-17 04:28:15.219 | + functions-common:time_stop:2317 : start_time=1637123291324 2021-11-17 04:28:15.221 | + functions-common:time_stop:2319 : [[ -z 1637123291324 ]] 2021-11-17 04:28:15.224 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-11-17 04:28:15.228 | + functions-common:time_stop:2322 : end_time=1637123295226 2021-11-17 04:28:15.230 | + functions-common:time_stop:2323 : elapsed_time=3902 2021-11-17 04:28:15.233 | + functions-common:time_stop:2324 : total=75299 2021-11-17 04:28:15.235 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-11-17 04:28:15.237 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=79201 2021-11-17 04:28:15.240 | + inc/python:pip_install:203 : return 0 2021-11-17 04:28:15.242 | + ./stack.sh:main:865 : is_service_enabled keystone 2021-11-17 04:28:15.259 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:28:15.261 | + ./stack.sh:main:866 : '[' 10.222.0.31 == 10.222.0.31 ']' 2021-11-17 04:28:15.264 | + ./stack.sh:main:867 : stack_install_service keystone 2021-11-17 04:28:15.266 | + lib/stack:stack_install_service:20 : local service=keystone 2021-11-17 04:28:15.268 | + lib/stack:stack_install_service:21 : type install_keystone 2021-11-17 04:28:15.271 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-17 04:28:15.273 | + lib/stack:stack_install_service:32 : install_keystone 2021-11-17 04:28:15.275 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-11-17 04:28:15.290 | + functions-common:is_service_enabled:1966 : return 1 2021-11-17 04:28:15.293 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2021-11-17 04:28:15.295 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2021-11-17 04:28:15.297 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2021-11-17 04:28:15.299 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-11-17 04:28:15.301 | + functions-common:git_clone:528 : local orig_dir 2021-11-17 04:28:15.304 | ++ functions-common:git_clone:529 : pwd 2021-11-17 04:28:15.306 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-11-17 04:28:15.308 | + functions-common:git_clone:530 : local git_clone_flags= 2021-11-17 04:28:15.312 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-11-17 04:28:15.327 | + functions-common:git_clone:532 : RECLONE=False 2021-11-17 04:28:15.329 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-11-17 04:28:15.331 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-11-17 04:28:15.333 | + functions-common:git_clone:546 : echo stable/victoria 2021-11-17 04:28:15.334 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-11-17 04:28:15.339 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2021-11-17 04:28:15.341 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-11-17 04:28:15.343 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2021-11-17 04:28:15.346 | + functions-common:git_clone:595 : git show --oneline 2021-11-17 04:28:15.346 | + functions-common:git_clone:595 : head -1 2021-11-17 04:28:15.349 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2021-11-17 04:28:15.351 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-11-17 04:28:15.354 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-11-17 04:28:15.356 | + inc/python:setup_develop:338 : local bindep 2021-11-17 04:28:15.358 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-17 04:28:15.361 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-11-17 04:28:15.363 | + inc/python:setup_develop:344 : local extras= 2021-11-17 04:28:15.365 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-11-17 04:28:15.367 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-17 04:28:15.370 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-17 04:28:15.372 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-11-17 04:28:15.374 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-17 04:28:15.377 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-17 04:28:15.379 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-11-17 04:28:15.382 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-17 04:28:15.384 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-11-17 04:28:15.387 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-17 04:28:15.390 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-11-17 04:28:15.393 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-11-17 04:28:15.398 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-11-17 04:28:15.400 | + 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-11-17 04:28:15.983 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-11-17 04:28:15.985 | + inc/python:setup_package:417 : local bindep=0 2021-11-17 04:28:15.988 | + inc/python:setup_package:418 : local bindep_flag= 2021-11-17 04:28:15.990 | + inc/python:setup_package:419 : local bindep_profiles= 2021-11-17 04:28:15.992 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-17 04:28:15.994 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-11-17 04:28:15.996 | + inc/python:setup_package:426 : local flags=-e 2021-11-17 04:28:15.999 | + inc/python:setup_package:427 : local extras= 2021-11-17 04:28:16.001 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-11-17 04:28:16.003 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-11-17 04:28:16.005 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-11-17 04:28:16.007 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-11-17 04:28:16.009 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-11-17 04:28:16.012 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-11-17 04:28:16.032 | Using python 3.8 to install /opt/stack/keystone 2021-11-17 04:28:16.034 | + 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-11-17 04:28:17.702 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:28:17.703 | 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-11-17 04:28:17.707 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:17.708 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:17.709 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-17 04:28:17.710 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:17.711 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:17.711 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:28:17.711 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:17.712 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:28:17.725 | Obtaining file:///opt/stack/keystone 2021-11-17 04:28:19.278 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-17 04:28:21.335 | Collecting Flask===1.1.2 2021-11-17 04:28:21.343 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-11-17 04:28:22.191 | Collecting Flask-RESTful===0.3.8 2021-11-17 04:28:22.196 | 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-11-17 04:28:22.271 | 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-11-17 04:28:22.277 | 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-11-17 04:28:22.280 | 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-11-17 04:28:22.287 | 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-11-17 04:28:22.308 | 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-11-17 04:28:22.830 | Collecting Werkzeug===1.0.1 2021-11-17 04:28:22.837 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-11-17 04:28:23.358 | Collecting aniso8601===8.0.0 2021-11-17 04:28:23.364 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2021-11-17 04:28:23.435 | 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-11-17 04:28:23.444 | 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-11-17 04:28:23.859 | Collecting click===7.1.2 2021-11-17 04:28:23.864 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2021-11-17 04:28:23.873 | 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-11-17 04:28:23.913 | 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-11-17 04:28:24.337 | Collecting itsdangerous===1.1.0 2021-11-17 04:28:24.344 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-11-17 04:28:24.414 | 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-11-17 04:28:24.426 | 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-11-17 04:28:24.483 | 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-11-17 04:28:24.486 | 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-11-17 04:28:24.491 | 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-11-17 04:28:24.526 | 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-11-17 04:28:24.542 | 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-11-17 04:28:24.548 | 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-11-17 04:28:24.595 | 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-11-17 04:28:24.602 | 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-11-17 04:28:24.645 | 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-11-17 04:28:24.698 | 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-11-17 04:28:24.717 | 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-11-17 04:28:24.734 | 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-11-17 04:28:24.743 | 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-11-17 04:28:24.767 | 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-11-17 04:28:24.775 | 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-11-17 04:28:24.793 | 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-11-17 04:28:24.839 | 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-11-17 04:28:25.361 | Collecting passlib===1.7.2 2021-11-17 04:28:25.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2021-11-17 04:28:25.481 | 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-11-17 04:28:25.484 | 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-11-17 04:28:25.486 | 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-11-17 04:28:25.496 | 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-11-17 04:28:25.500 | 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-11-17 04:28:25.502 | 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-11-17 04:28:25.962 | Collecting pysaml2===6.1.0 2021-11-17 04:28:25.968 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/47065526c55b7/pysaml2-6.1.0-py2.py3-none-any.whl (341 kB) 2021-11-17 04:28:26.058 | 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-11-17 04:28:26.062 | 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-11-17 04:28:26.081 | 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-11-17 04:28:26.084 | 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-11-17 04:28:26.106 | 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-11-17 04:28:27.034 | Collecting scrypt===0.8.15 2021-11-17 04:28:27.041 | 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-11-17 04:28:27.122 | 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-11-17 04:28:27.125 | 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-11-17 04:28:27.135 | 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-11-17 04:28:27.138 | 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-11-17 04:28:27.140 | 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-11-17 04:28:27.147 | 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-11-17 04:28:27.156 | 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-11-17 04:28:27.161 | 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-11-17 04:28:27.179 | 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-11-17 04:28:27.182 | 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-11-17 04:28:27.190 | 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-11-17 04:28:27.210 | 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-11-17 04:28:27.213 | 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-11-17 04:28:27.216 | 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-11-17 04:28:27.280 | 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-11-17 04:28:27.283 | 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-11-17 04:28:27.287 | 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-11-17 04:28:27.295 | 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-11-17 04:28:27.304 | 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-11-17 04:28:27.345 | 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-11-17 04:28:27.349 | 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-11-17 04:28:27.351 | 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-11-17 04:28:27.358 | 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-11-17 04:28:27.366 | 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-11-17 04:28:27.369 | 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-11-17 04:28:27.376 | 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-11-17 04:28:27.384 | 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-11-17 04:28:27.392 | 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-11-17 04:28:27.402 | 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-11-17 04:28:27.413 | 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-11-17 04:28:27.416 | 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-11-17 04:28:27.839 | Collecting defusedxml===0.6.0 2021-11-17 04:28:27.846 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-11-17 04:28:27.915 | 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-11-17 04:28:27.928 | 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-11-17 04:28:27.931 | 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-11-17 04:28:27.933 | 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-11-17 04:28:27.936 | 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-11-17 04:28:27.938 | 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-11-17 04:28:27.941 | 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-11-17 04:28:27.943 | 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-11-17 04:28:27.945 | 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-11-17 04:28:27.947 | 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-11-17 04:28:27.952 | 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-11-17 04:28:27.955 | 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-11-17 04:28:27.962 | 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-11-17 04:28:27.964 | 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-11-17 04:28:27.967 | 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-11-17 04:28:27.969 | 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-11-17 04:28:27.977 | 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-11-17 04:28:27.984 | 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-11-17 04:28:28.851 | Installing collected packages: itsdangerous, Werkzeug, click, Flask, aniso8601, Flask-RESTful, passlib, scrypt, defusedxml, pysaml2, keystone 2021-11-17 04:28:29.065 | Attempting uninstall: click 2021-11-17 04:28:29.067 | Found existing installation: Click 7.0 2021-11-17 04:28:29.071 | Uninstalling Click-7.0: 2021-11-17 04:28:29.100 | Successfully uninstalled Click-7.0 2021-11-17 04:28:30.304 | Running setup.py develop for keystone 2021-11-17 04:28:32.041 | 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-11-17 04:28:32.155 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:28:32.155 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:28:32.242 | + inc/python:pip_install:200 : result=0 2021-11-17 04:28:32.244 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:28:32.246 | + functions-common:time_stop:2310 : local name 2021-11-17 04:28:32.248 | + functions-common:time_stop:2311 : local end_time 2021-11-17 04:28:32.251 | + functions-common:time_stop:2312 : local elapsed_time 2021-11-17 04:28:32.253 | + functions-common:time_stop:2313 : local total 2021-11-17 04:28:32.255 | + functions-common:time_stop:2314 : local start_time 2021-11-17 04:28:32.257 | + functions-common:time_stop:2316 : name=pip_install 2021-11-17 04:28:32.259 | + functions-common:time_stop:2317 : start_time=1637123296026 2021-11-17 04:28:32.261 | + functions-common:time_stop:2319 : [[ -z 1637123296026 ]] 2021-11-17 04:28:32.264 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-11-17 04:28:32.268 | + functions-common:time_stop:2322 : end_time=1637123312266 2021-11-17 04:28:32.270 | + functions-common:time_stop:2323 : elapsed_time=16240 2021-11-17 04:28:32.272 | + functions-common:time_stop:2324 : total=79201 2021-11-17 04:28:32.274 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-11-17 04:28:32.276 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=95441 2021-11-17 04:28:32.279 | + inc/python:pip_install:203 : return 0 2021-11-17 04:28:32.281 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-11-17 04:28:32.283 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-17 04:28:32.286 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-17 04:28:32.304 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-17 04:28:32.316 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-11-17 04:28:32.318 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-11-17 04:28:32.320 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:28:32.323 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:28:32.325 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-11-17 04:28:32.328 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:28:32.330 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-11-17 04:28:32.346 | + functions-common:is_service_enabled:1966 : return 1 2021-11-17 04:28:32.349 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-11-17 04:28:32.351 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-17 04:28:32.353 | + ./stack.sh:main:868 : configure_keystone 2021-11-17 04:28:32.356 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-11-17 04:28:32.368 | + 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-11-17 04:28:32.371 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-11-17 04:28:32.375 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-11-17 04:28:32.391 | + functions-common:is_service_enabled:1966 : return 1 2021-11-17 04:28:32.393 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-11-17 04:28:32.424 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-11-17 04:28:32.451 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-11-17 04:28:32.482 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-11-17 04:28:32.512 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-11-17 04:28:32.542 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-11-17 04:28:32.573 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-11-17 04:28:32.602 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-11-17 04:28:32.629 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-11-17 04:28:32.632 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-11-17 04:28:32.634 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-11-17 04:28:32.637 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-11-17 04:28:32.639 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-17 04:28:32.642 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-17 04:28:32.657 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:28:32.660 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-17 04:28:32.662 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-17 04:28:32.665 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-17 04:28:32.679 | ++ functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:28:32.682 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-11-17 04:28:32.685 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-11-17 04:28:32.714 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-17 04:28:32.717 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-17 04:28:32.719 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-11-17 04:28:32.721 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-11-17 04:28:32.723 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-11-17 04:28:32.739 | + functions-common:is_service_enabled:1966 : return 1 2021-11-17 04:28:32.741 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.31/identity 2021-11-17 04:28:32.771 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.31/identity 2021-11-17 04:28:32.799 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-11-17 04:28:32.801 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-11-17 04:28:32.838 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-11-17 04:28:32.840 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-11-17 04:28:32.843 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-11-17 04:28:32.845 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-11-17 04:28:32.847 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-11-17 04:28:32.850 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-11-17 04:28:32.880 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-11-17 04:28:32.883 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-11-17 04:28:32.886 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2021-11-17 04:28:32.889 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2021-11-17 04:28:32.891 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-11-17 04:28:32.908 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-11-17 04:28:32.910 | + functions:setup_systemd_logging:719 : local pidstr= 2021-11-17 04:28:32.912 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-11-17 04:28:32.914 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-11-17 04:28:32.917 | + 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-11-17 04:28:32.944 | + 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-11-17 04:28:32.972 | + 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-11-17 04:28:32.999 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-17 04:28:33.027 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-11-17 04:28:33.053 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-11-17 04:28:33.056 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-11-17 04:28:33.058 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-11-17 04:28:33.061 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-11-17 04:28:33.063 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-11-17 04:28:33.066 | + lib/apache:write_uwsgi_config:260 : local http= 2021-11-17 04:28:33.068 | + lib/apache:write_uwsgi_config:261 : local name= 2021-11-17 04:28:33.071 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-11-17 04:28:33.075 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-11-17 04:28:33.078 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-11-17 04:28:33.080 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-17 04:28:33.092 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-17 04:28:33.093 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-17 04:28:33.101 | d /var/run/uwsgi 0755 ubuntu root 2021-11-17 04:28:33.104 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-17 04:28:33.119 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-11-17 04:28:33.121 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-11-17 04:28:33.125 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-11-17 04:28:33.156 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-11-17 04:28:33.182 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-11-17 04:28:33.209 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-11-17 04:28:33.235 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-11-17 04:28:33.263 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-11-17 04:28:33.289 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-11-17 04:28:33.316 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-11-17 04:28:33.344 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-11-17 04:28:33.370 | + 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-11-17 04:28:33.397 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-11-17 04:28:33.424 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-11-17 04:28:33.450 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-11-17 04:28:33.477 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-11-17 04:28:33.479 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-11-17 04:28:33.482 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-11-17 04:28:33.485 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-11-17 04:28:33.487 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-11-17 04:28:33.489 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:28:33.491 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:28:33.494 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-17 04:28:33.496 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-17 04:28:33.499 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-11-17 04:28:33.526 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-11-17 04:28:33.554 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-17 04:28:33.554 | + 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-11-17 04:28:33.563 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-11-17 04:28:33.566 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-11-17 04:28:33.569 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-11-17 04:28:33.571 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-11-17 04:28:33.573 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-17 04:28:33.576 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-17 04:28:33.578 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:28:33.580 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:28:33.582 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-17 04:28:33.585 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-11-17 04:28:33.587 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:28:33.589 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:28:33.592 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-11-17 04:28:33.653 | Enabling site keystone-wsgi-public. 2021-11-17 04:28:33.658 | To activate the new configuration, you need to run: 2021-11-17 04:28:33.658 | systemctl reload apache2 2021-11-17 04:28:33.663 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-11-17 04:28:33.665 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-11-17 04:28:33.667 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-11-17 04:28:33.670 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2021-11-17 04:28:33.798 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-11-17 04:28:33.800 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-11-17 04:28:33.803 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-11-17 04:28:33.805 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-11-17 04:28:33.808 | + lib/apache:write_uwsgi_config:260 : local http= 2021-11-17 04:28:33.810 | + lib/apache:write_uwsgi_config:261 : local name= 2021-11-17 04:28:33.813 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-11-17 04:28:33.818 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-11-17 04:28:33.820 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-11-17 04:28:33.822 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-17 04:28:33.835 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-17 04:28:33.835 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-17 04:28:33.844 | d /var/run/uwsgi 0755 ubuntu root 2021-11-17 04:28:33.847 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-17 04:28:33.863 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-11-17 04:28:33.865 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-11-17 04:28:33.869 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-11-17 04:28:33.899 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-11-17 04:28:33.929 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-11-17 04:28:33.956 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-11-17 04:28:33.983 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-11-17 04:28:34.016 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-11-17 04:28:34.050 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-11-17 04:28:34.080 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-11-17 04:28:34.109 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-11-17 04:28:34.139 | + 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-11-17 04:28:34.169 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-11-17 04:28:34.198 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-11-17 04:28:34.229 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-11-17 04:28:34.265 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-11-17 04:28:34.267 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-11-17 04:28:34.271 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-11-17 04:28:34.273 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-11-17 04:28:34.275 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-11-17 04:28:34.279 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:28:34.282 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:28:34.287 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-11-17 04:28:34.290 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-11-17 04:28:34.292 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-11-17 04:28:34.322 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-11-17 04:28:34.353 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-11-17 04:28:34.353 | + 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-11-17 04:28:34.362 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-11-17 04:28:34.365 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-11-17 04:28:34.368 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-11-17 04:28:34.370 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-11-17 04:28:34.373 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-17 04:28:34.375 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-17 04:28:34.378 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:28:34.380 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:28:34.383 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-17 04:28:34.385 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-11-17 04:28:34.388 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:28:34.390 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:28:34.393 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-11-17 04:28:34.458 | Enabling site keystone-wsgi-admin. 2021-11-17 04:28:34.464 | To activate the new configuration, you need to run: 2021-11-17 04:28:34.464 | systemctl reload apache2 2021-11-17 04:28:34.469 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-11-17 04:28:34.472 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-11-17 04:28:34.474 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-11-17 04:28:34.477 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2021-11-17 04:28:34.624 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-11-17 04:28:34.653 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-11-17 04:28:34.683 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-11-17 04:28:34.714 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-11-17 04:28:34.717 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-11-17 04:28:34.747 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-11-17 04:28:34.775 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-11-17 04:28:34.803 | + ./stack.sh:main:872 : is_service_enabled swift 2021-11-17 04:28:34.820 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:28:34.822 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2021-11-17 04:28:34.839 | + functions-common:is_service_enabled:1966 : return 1 2021-11-17 04:28:34.841 | + ./stack.sh:main:876 : stack_install_service swift 2021-11-17 04:28:34.844 | + lib/stack:stack_install_service:20 : local service=swift 2021-11-17 04:28:34.846 | + lib/stack:stack_install_service:21 : type install_swift 2021-11-17 04:28:34.849 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-17 04:28:34.851 | + lib/stack:stack_install_service:32 : install_swift 2021-11-17 04:28:34.853 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2021-11-17 04:28:34.856 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2021-11-17 04:28:34.858 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2021-11-17 04:28:34.861 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-11-17 04:28:34.863 | + functions-common:git_clone:528 : local orig_dir 2021-11-17 04:28:34.866 | ++ functions-common:git_clone:529 : pwd 2021-11-17 04:28:34.868 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-11-17 04:28:34.870 | + functions-common:git_clone:530 : local git_clone_flags= 2021-11-17 04:28:34.874 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-11-17 04:28:34.889 | + functions-common:git_clone:532 : RECLONE=False 2021-11-17 04:28:34.892 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-11-17 04:28:34.894 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-11-17 04:28:34.896 | + functions-common:git_clone:546 : echo stable/victoria 2021-11-17 04:28:34.897 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-11-17 04:28:34.902 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2021-11-17 04:28:34.904 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-11-17 04:28:34.907 | + functions-common:git_clone:594 : cd /opt/stack/swift 2021-11-17 04:28:34.909 | + functions-common:git_clone:595 : git show --oneline 2021-11-17 04:28:34.910 | + functions-common:git_clone:595 : head -1 2021-11-17 04:28:34.913 | 41335e63f Merge "symlink: Ensure headers are returned as a list on py3" into stable/victoria 2021-11-17 04:28:34.916 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-11-17 04:28:34.918 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-11-17 04:28:34.921 | + inc/python:setup_develop:338 : local bindep 2021-11-17 04:28:34.924 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-11-17 04:28:34.926 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-11-17 04:28:34.928 | + inc/python:setup_develop:344 : local extras=keystone 2021-11-17 04:28:34.931 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-11-17 04:28:34.933 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-17 04:28:34.936 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-11-17 04:28:34.938 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-11-17 04:28:34.941 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-17 04:28:34.943 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-11-17 04:28:34.946 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-11-17 04:28:34.948 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-17 04:28:34.951 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-11-17 04:28:34.954 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-17 04:28:34.956 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-11-17 04:28:34.959 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-11-17 04:28:34.965 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-11-17 04:28:34.967 | + 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-11-17 04:28:35.558 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-11-17 04:28:35.561 | + inc/python:setup_package:417 : local bindep=0 2021-11-17 04:28:35.563 | + inc/python:setup_package:418 : local bindep_flag= 2021-11-17 04:28:35.565 | + inc/python:setup_package:419 : local bindep_profiles= 2021-11-17 04:28:35.568 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-11-17 04:28:35.570 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-11-17 04:28:35.572 | + inc/python:setup_package:426 : local flags=-e 2021-11-17 04:28:35.574 | + inc/python:setup_package:427 : local extras=keystone 2021-11-17 04:28:35.576 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-11-17 04:28:35.579 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-11-17 04:28:35.581 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-11-17 04:28:35.583 | + inc/python:setup_package:437 : extras='[keystone]' 2021-11-17 04:28:35.585 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-11-17 04:28:35.587 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-11-17 04:28:35.608 | Using python 3.8 to install /opt/stack/swift 2021-11-17 04:28:35.610 | + 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-11-17 04:28:37.290 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:28:37.291 | 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-11-17 04:28:37.295 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:37.296 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:37.297 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-17 04:28:37.299 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:37.299 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:37.299 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:28:37.299 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:37.300 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:28:37.313 | Obtaining file:///opt/stack/swift 2021-11-17 04:28:38.561 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-17 04:28:39.791 | 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-11-17 04:28:39.799 | 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-11-17 04:28:39.838 | 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-11-17 04:28:39.848 | 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-11-17 04:28:39.850 | 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-11-17 04:28:40.714 | Collecting lxml===4.5.2 2021-11-17 04:28:40.732 | 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-11-17 04:28:40.942 | 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-11-17 04:28:40.945 | 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-11-17 04:28:40.947 | 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-11-17 04:28:40.981 | 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-11-17 04:28:40.996 | 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-11-17 04:28:41.003 | 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-11-17 04:28:41.009 | 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-11-17 04:28:41.048 | 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-11-17 04:28:41.057 | 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-11-17 04:28:41.074 | 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-11-17 04:28:41.080 | 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-11-17 04:28:41.083 | 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-11-17 04:28:41.613 | Collecting pyeclib===1.6.0 2021-11-17 04:28:41.637 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-11-17 04:28:42.672 | 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-11-17 04:28:42.675 | 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-11-17 04:28:42.678 | 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-11-17 04:28:42.682 | 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-11-17 04:28:42.729 | 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-11-17 04:28:42.734 | 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-11-17 04:28:42.755 | 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-11-17 04:28:42.760 | 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-11-17 04:28:42.763 | 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-11-17 04:28:42.769 | 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-11-17 04:28:43.348 | Collecting xattr===0.9.7 2021-11-17 04:28:43.354 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-11-17 04:28:44.108 | 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-11-17 04:28:44.111 | 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-11-17 04:28:44.119 | 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-11-17 04:28:44.182 | 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-11-17 04:28:44.196 | 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-11-17 04:28:44.202 | 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-11-17 04:28:44.205 | 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-11-17 04:28:44.210 | 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-11-17 04:28:44.218 | 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-11-17 04:28:44.221 | 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-11-17 04:28:44.223 | 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-11-17 04:28:44.226 | 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-11-17 04:28:44.228 | 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-11-17 04:28:44.232 | 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-11-17 04:28:44.235 | 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-11-17 04:28:44.239 | 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-11-17 04:28:44.242 | 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-11-17 04:28:44.244 | Building wheels for collected packages: pyeclib, xattr 2021-11-17 04:28:44.245 | Building wheel for pyeclib (setup.py): started 2021-11-17 04:28:45.522 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-11-17 04:28:45.523 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55494 sha256=b54743b7f65460291dc33e9c7a20dbcaa40e641554c780b950f75d697fcb6505 2021-11-17 04:28:45.523 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-11-17 04:28:45.525 | Building wheel for xattr (setup.py): started 2021-11-17 04:28:46.921 | Building wheel for xattr (setup.py): finished with status 'done' 2021-11-17 04:28:46.922 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33247 sha256=2141f56bded9c7ee976343b03332fa3be527c72aac9833528276c8869e3cac1d 2021-11-17 04:28:46.922 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-11-17 04:28:46.923 | Successfully built pyeclib xattr 2021-11-17 04:28:48.108 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-11-17 04:28:48.419 | Running setup.py develop for swift 2021-11-17 04:28:49.930 | Successfully installed lxml-4.5.2 pyeclib-1.6.0 swift xattr-0.9.7 2021-11-17 04:28:50.045 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:28:50.045 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:28:50.138 | + inc/python:pip_install:200 : result=0 2021-11-17 04:28:50.141 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:28:50.143 | + functions-common:time_stop:2310 : local name 2021-11-17 04:28:50.145 | + functions-common:time_stop:2311 : local end_time 2021-11-17 04:28:50.147 | + functions-common:time_stop:2312 : local elapsed_time 2021-11-17 04:28:50.149 | + functions-common:time_stop:2313 : local total 2021-11-17 04:28:50.151 | + functions-common:time_stop:2314 : local start_time 2021-11-17 04:28:50.154 | + functions-common:time_stop:2316 : name=pip_install 2021-11-17 04:28:50.156 | + functions-common:time_stop:2317 : start_time=1637123315602 2021-11-17 04:28:50.158 | + functions-common:time_stop:2319 : [[ -z 1637123315602 ]] 2021-11-17 04:28:50.161 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-11-17 04:28:50.165 | + functions-common:time_stop:2322 : end_time=1637123330163 2021-11-17 04:28:50.167 | + functions-common:time_stop:2323 : elapsed_time=14561 2021-11-17 04:28:50.170 | + functions-common:time_stop:2324 : total=95441 2021-11-17 04:28:50.172 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-11-17 04:28:50.174 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=110002 2021-11-17 04:28:50.177 | + inc/python:pip_install:203 : return 0 2021-11-17 04:28:50.179 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-11-17 04:28:50.181 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-17 04:28:50.184 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-17 04:28:50.202 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-17 04:28:50.213 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-11-17 04:28:50.216 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-11-17 04:28:50.219 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:28:50.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:28:50.223 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-11-17 04:28:50.226 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:28:50.228 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-11-17 04:28:50.231 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-17 04:28:50.234 | + ./stack.sh:main:877 : configure_swift 2021-11-17 04:28:50.236 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-11-17 04:28:50.238 | + lib/swift:configure_swift:335 : local node_number 2021-11-17 04:28:50.240 | + lib/swift:configure_swift:336 : local swift_node_config 2021-11-17 04:28:50.242 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-11-17 04:28:50.244 | + lib/swift:configure_swift:338 : local user_group 2021-11-17 04:28:50.246 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-11-17 04:28:51.006 | No account-replicator running 2021-11-17 04:28:51.007 | No object-replicator running 2021-11-17 04:28:51.007 | No object-expirer running 2021-11-17 04:28:51.007 | No proxy-server running 2021-11-17 04:28:51.007 | No container-server running 2021-11-17 04:28:51.007 | No object-reconstructor running 2021-11-17 04:28:51.007 | No container-updater running 2021-11-17 04:28:51.007 | No account-server running 2021-11-17 04:28:51.007 | No object-server running 2021-11-17 04:28:51.007 | No container-auditor running 2021-11-17 04:28:51.007 | No container-sharder running 2021-11-17 04:28:51.007 | No object-auditor running 2021-11-17 04:28:51.007 | No object-updater running 2021-11-17 04:28:51.007 | No container-sync running 2021-11-17 04:28:51.007 | No container-replicator running 2021-11-17 04:28:51.007 | No container-reconciler running 2021-11-17 04:28:51.007 | No account-auditor running 2021-11-17 04:28:51.007 | No account-reaper running 2021-11-17 04:28:51.053 | + lib/swift:configure_swift:341 : true 2021-11-17 04:28:51.055 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-11-17 04:28:51.067 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-11-17 04:28:51.080 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-11-17 04:28:51.082 | + lib/swift:configure_swift:355 : sed -e ' 2021-11-17 04:28:51.082 | s/%GROUP%//; 2021-11-17 04:28:51.082 | s/%USER%/ubuntu/; 2021-11-17 04:28:51.082 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-11-17 04:28:51.082 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-11-17 04:28:51.082 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-11-17 04:28:51.091 | uid = ubuntu 2021-11-17 04:28:51.091 | gid = 2021-11-17 04:28:51.091 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-11-17 04:28:51.091 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-11-17 04:28:51.091 | address = 127.0.0.1 2021-11-17 04:28:51.091 | 2021-11-17 04:28:51.091 | [account6612] 2021-11-17 04:28:51.091 | max connections = 25 2021-11-17 04:28:51.091 | path = /opt/stack/data/swift/1/node/ 2021-11-17 04:28:51.091 | read only = false 2021-11-17 04:28:51.091 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-11-17 04:28:51.091 | 2021-11-17 04:28:51.091 | [account6622] 2021-11-17 04:28:51.091 | max connections = 25 2021-11-17 04:28:51.091 | path = /opt/stack/data/swift/2/node/ 2021-11-17 04:28:51.091 | read only = false 2021-11-17 04:28:51.091 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-11-17 04:28:51.091 | 2021-11-17 04:28:51.091 | [account6632] 2021-11-17 04:28:51.091 | max connections = 25 2021-11-17 04:28:51.091 | path = /opt/stack/data/swift/3/node/ 2021-11-17 04:28:51.091 | read only = false 2021-11-17 04:28:51.091 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-11-17 04:28:51.091 | 2021-11-17 04:28:51.091 | [account6642] 2021-11-17 04:28:51.092 | max connections = 25 2021-11-17 04:28:51.092 | path = /opt/stack/data/swift/4/node/ 2021-11-17 04:28:51.092 | read only = false 2021-11-17 04:28:51.092 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-11-17 04:28:51.092 | 2021-11-17 04:28:51.092 | 2021-11-17 04:28:51.092 | [container6611] 2021-11-17 04:28:51.092 | max connections = 25 2021-11-17 04:28:51.092 | path = /opt/stack/data/swift/1/node/ 2021-11-17 04:28:51.092 | read only = false 2021-11-17 04:28:51.092 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-11-17 04:28:51.092 | 2021-11-17 04:28:51.092 | [container6621] 2021-11-17 04:28:51.092 | max connections = 25 2021-11-17 04:28:51.092 | path = /opt/stack/data/swift/2/node/ 2021-11-17 04:28:51.092 | read only = false 2021-11-17 04:28:51.092 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-11-17 04:28:51.092 | 2021-11-17 04:28:51.092 | [container6631] 2021-11-17 04:28:51.092 | max connections = 25 2021-11-17 04:28:51.092 | path = /opt/stack/data/swift/3/node/ 2021-11-17 04:28:51.092 | read only = false 2021-11-17 04:28:51.092 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-11-17 04:28:51.092 | 2021-11-17 04:28:51.092 | [container6641] 2021-11-17 04:28:51.092 | max connections = 25 2021-11-17 04:28:51.092 | path = /opt/stack/data/swift/4/node/ 2021-11-17 04:28:51.092 | read only = false 2021-11-17 04:28:51.092 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-11-17 04:28:51.092 | 2021-11-17 04:28:51.092 | 2021-11-17 04:28:51.092 | [object6613] 2021-11-17 04:28:51.092 | max connections = 25 2021-11-17 04:28:51.092 | path = /opt/stack/data/swift/1/node/ 2021-11-17 04:28:51.092 | read only = false 2021-11-17 04:28:51.092 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-11-17 04:28:51.092 | 2021-11-17 04:28:51.093 | [object6623] 2021-11-17 04:28:51.093 | max connections = 25 2021-11-17 04:28:51.093 | path = /opt/stack/data/swift/2/node/ 2021-11-17 04:28:51.093 | read only = false 2021-11-17 04:28:51.093 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-11-17 04:28:51.093 | 2021-11-17 04:28:51.093 | [object6633] 2021-11-17 04:28:51.093 | max connections = 25 2021-11-17 04:28:51.093 | path = /opt/stack/data/swift/3/node/ 2021-11-17 04:28:51.093 | read only = false 2021-11-17 04:28:51.093 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-11-17 04:28:51.093 | 2021-11-17 04:28:51.093 | [object6643] 2021-11-17 04:28:51.093 | max connections = 25 2021-11-17 04:28:51.093 | path = /opt/stack/data/swift/4/node/ 2021-11-17 04:28:51.093 | read only = false 2021-11-17 04:28:51.093 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-11-17 04:28:51.094 | + lib/swift:configure_swift:361 : is_ubuntu 2021-11-17 04:28:51.096 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:28:51.098 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:28:51.100 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-11-17 04:28:51.116 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-11-17 04:28:51.118 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-11-17 04:28:51.123 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-11-17 04:28:51.127 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-11-17 04:28:51.129 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-11-17 04:28:51.133 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-11-17 04:28:51.161 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.31:8080/v1/ 2021-11-17 04:28:51.187 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-11-17 04:28:51.204 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-11-17 04:28:51.232 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-11-17 04:28:51.249 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-11-17 04:28:51.276 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-11-17 04:28:51.294 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-11-17 04:28:51.321 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-11-17 04:28:51.338 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-11-17 04:28:51.366 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-11-17 04:28:51.383 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-11-17 04:28:51.411 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-11-17 04:28:51.428 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-11-17 04:28:51.442 | + functions-common:is_service_enabled:1966 : return 1 2021-11-17 04:28:51.444 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-11-17 04:28:51.473 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-11-17 04:28:51.500 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-11-17 04:28:51.526 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-11-17 04:28:51.552 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-11-17 04:28:51.567 | + functions-common:is_service_enabled:1966 : return 1 2021-11-17 04:28:51.569 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-11-17 04:28:51.596 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-11-17 04:28:51.611 | + functions-common:is_service_enabled:1966 : return 1 2021-11-17 04:28:51.613 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-11-17 04:28:51.627 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:28:51.629 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-11-17 04:28:51.631 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-11-17 04:28:51.646 | + functions-common:is_service_enabled:1966 : return 1 2021-11-17 04:28:51.648 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-11-17 04:28:51.650 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-11-17 04:28:51.653 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-11-17 04:28:51.657 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-11-17 04:28:51.662 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-11-17 04:28:51.689 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-11-17 04:28:51.715 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-11-17 04:28:51.744 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-11-17 04:28:51.773 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-11-17 04:28:51.800 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-11-17 04:28:51.802 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-11-17 04:28:51.804 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-11-17 04:28:51.806 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-11-17 04:28:51.808 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-11-17 04:28:51.833 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-11-17 04:28:51.860 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.31/identity 2021-11-17 04:28:51.886 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-11-17 04:28:51.912 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-11-17 04:28:51.939 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-11-17 04:28:51.966 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-11-17 04:28:51.992 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-11-17 04:28:52.019 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-17 04:28:52.045 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-11-17 04:28:52.072 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-11-17 04:28:52.099 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-11-17 04:28:52.125 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-11-17 04:28:52.153 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-11-17 04:28:52.182 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-11-17 04:28:52.209 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-11-17 04:28:52.227 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-11-17 04:28:52.255 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-11-17 04:28:52.282 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-11-17 04:28:52.286 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-11-17 04:28:52.314 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-11-17 04:28:52.340 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-11-17 04:28:52.366 | + lib/swift:configure_swift:479 : local node_number 2021-11-17 04:28:52.369 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-11-17 04:28:52.371 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-11-17 04:28:52.373 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-11-17 04:28:52.377 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-11-17 04:28:52.380 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-11-17 04:28:52.382 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-17 04:28:52.384 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-11-17 04:28:52.386 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-11-17 04:28:52.388 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-17 04:28:52.390 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-17 04:28:52.393 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-11-17 04:28:52.410 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-11-17 04:28:52.437 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-11-17 04:28:52.454 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-11-17 04:28:52.482 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-11-17 04:28:52.499 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-17 04:28:52.528 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-11-17 04:28:52.546 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-17 04:28:52.573 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-11-17 04:28:52.593 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-17 04:28:52.620 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-11-17 04:28:52.638 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-11-17 04:28:52.666 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-11-17 04:28:52.684 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-11-17 04:28:52.711 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-11-17 04:28:52.729 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-11-17 04:28:52.756 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-11-17 04:28:52.774 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-11-17 04:28:52.801 | + 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-11-17 04:28:52.806 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-11-17 04:28:52.824 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-17 04:28:52.852 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-11-17 04:28:52.880 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-11-17 04:28:52.882 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-11-17 04:28:52.888 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-11-17 04:28:52.890 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-11-17 04:28:52.892 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-17 04:28:52.894 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-11-17 04:28:52.896 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-11-17 04:28:52.898 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-17 04:28:52.900 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-17 04:28:52.903 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-11-17 04:28:52.920 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-11-17 04:28:52.947 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-11-17 04:28:52.966 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-11-17 04:28:52.992 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-11-17 04:28:53.010 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-17 04:28:53.038 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-11-17 04:28:53.056 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-17 04:28:53.083 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-11-17 04:28:53.101 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-17 04:28:53.129 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-11-17 04:28:53.147 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-11-17 04:28:53.175 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-11-17 04:28:53.192 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-11-17 04:28:53.220 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-11-17 04:28:53.238 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-11-17 04:28:53.266 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-11-17 04:28:53.284 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-11-17 04:28:53.311 | + 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-11-17 04:28:53.315 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-11-17 04:28:53.333 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-17 04:28:53.361 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-11-17 04:28:53.363 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-11-17 04:28:53.367 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-11-17 04:28:53.370 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-11-17 04:28:53.372 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-17 04:28:53.374 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-11-17 04:28:53.376 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-11-17 04:28:53.378 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-17 04:28:53.380 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-17 04:28:53.382 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-11-17 04:28:53.400 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-11-17 04:28:53.428 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-11-17 04:28:53.446 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-11-17 04:28:53.473 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-11-17 04:28:53.491 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-17 04:28:53.519 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-11-17 04:28:53.537 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-17 04:28:53.565 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-11-17 04:28:53.583 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-17 04:28:53.611 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-11-17 04:28:53.629 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-11-17 04:28:53.657 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-11-17 04:28:53.675 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-11-17 04:28:53.703 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-11-17 04:28:53.721 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-11-17 04:28:53.748 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-11-17 04:28:53.766 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-11-17 04:28:53.792 | + 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-11-17 04:28:53.797 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-11-17 04:28:53.815 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-17 04:28:53.844 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-11-17 04:28:53.872 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-11-17 04:28:53.900 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-11-17 04:28:53.927 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-11-17 04:28:53.929 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-11-17 04:28:53.934 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-11-17 04:28:53.962 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-11-17 04:28:53.989 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-11-17 04:28:54.017 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-11-17 04:28:54.045 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-11-17 04:28:54.073 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-11-17 04:28:54.100 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-11-17 04:28:54.126 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-11-17 04:28:54.154 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-11-17 04:28:54.182 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-11-17 04:28:54.197 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:28:54.200 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-11-17 04:28:54.219 | + lib/swift:configure_swift:522 : local auth_vers 2021-11-17 04:28:54.222 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-11-17 04:28:54.242 | + lib/swift:configure_swift:523 : auth_vers=3 2021-11-17 04:28:54.244 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.31 2021-11-17 04:28:54.272 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-11-17 04:28:54.274 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-11-17 04:28:54.301 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.31/identity 2021-11-17 04:28:54.329 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-11-17 04:28:54.331 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-11-17 04:28:54.358 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-11-17 04:28:54.374 | + functions-common:is_service_enabled:1966 : return 1 2021-11-17 04:28:54.376 | + lib/swift:configure_swift:542 : local user_group 2021-11-17 04:28:54.379 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-11-17 04:28:54.383 | + lib/swift:configure_swift:543 : user_group=1000 2021-11-17 04:28:54.386 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-11-17 04:28:54.399 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-11-17 04:28:54.401 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-11-17 04:28:54.412 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-11-17 04:28:54.415 | + lib/swift:configure_swift:549 : is_suse 2021-11-17 04:28:54.417 | + functions-common:is_suse:464 : is_opensuse 2021-11-17 04:28:54.419 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-11-17 04:28:54.421 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-17 04:28:54.424 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-11-17 04:28:54.426 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-11-17 04:28:54.428 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-17 04:28:54.430 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-11-17 04:28:54.443 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-11-17 04:28:54.445 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-11-17 04:28:54.447 | + ./stack.sh:main:880 : is_service_enabled s3api 2021-11-17 04:28:54.465 | + functions-common:is_service_enabled:1966 : return 1 2021-11-17 04:28:54.467 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2021-11-17 04:28:54.484 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:28:54.486 | + ./stack.sh:main:888 : stack_install_service glance 2021-11-17 04:28:54.489 | + lib/stack:stack_install_service:20 : local service=glance 2021-11-17 04:28:54.491 | + lib/stack:stack_install_service:21 : type install_glance 2021-11-17 04:28:54.494 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-17 04:28:54.496 | + lib/stack:stack_install_service:32 : install_glance 2021-11-17 04:28:54.499 | + lib/glance:install_glance:436 : glance_store_extras=() 2021-11-17 04:28:54.502 | + lib/glance:install_glance:436 : local glance_store_extras 2021-11-17 04:28:54.504 | + lib/glance:install_glance:438 : is_service_enabled cinder 2021-11-17 04:28:54.521 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:28:54.523 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-11-17 04:28:54.526 | + lib/glance:install_glance:442 : is_service_enabled swift 2021-11-17 04:28:54.544 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:28:54.547 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-11-17 04:28:54.549 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2021-11-17 04:28:54.552 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-11-17 04:28:54.554 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:28:54.557 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:28:54.560 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-11-17 04:28:54.563 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:28:54.567 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2021-11-17 04:28:54.570 | ++ inc/python:join_extras:29 : local IFS=, 2021-11-17 04:28:54.573 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-11-17 04:28:54.576 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2021-11-17 04:28:54.579 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-11-17 04:28:54.582 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-11-17 04:28:54.586 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-11-17 04:28:54.589 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-11-17 04:28:54.592 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-11-17 04:28:54.595 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-11-17 04:28:54.599 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-11-17 04:28:54.599 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-11-17 04:28:54.604 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-11-17 04:28:54.608 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-11-17 04:28:54.610 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-11-17 04:28:54.613 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-11-17 04:28:54.616 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-11-17 04:28:54.637 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-11-17 04:28:54.640 | + 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-11-17 04:28:56.355 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:28:56.355 | 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-11-17 04:28:56.360 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:56.360 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:56.362 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-17 04:28:56.363 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:56.364 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:56.364 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:28:56.364 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:28:56.364 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:28:56.928 | Collecting glance-store===2.3.0 2021-11-17 04:28:56.934 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8eb/d90abfa60b311/glance_store-2.3.0-py3-none-any.whl (211 kB) 2021-11-17 04:28:57.097 | 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-11-17 04:28:57.099 | 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-11-17 04:28:57.110 | 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-11-17 04:28:57.356 | Collecting os-brick===4.0.4 2021-11-17 04:28:57.364 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c1/a3cd287f60f12/os_brick-4.0.4-py3-none-any.whl (241 kB) 2021-11-17 04:28:57.467 | 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-11-17 04:28:57.471 | 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-11-17 04:28:57.492 | 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-11-17 04:28:57.502 | 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-11-17 04:28:57.517 | 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-11-17 04:28:57.523 | 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-11-17 04:28:57.529 | 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-11-17 04:28:57.568 | 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-11-17 04:28:57.582 | 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-11-17 04:28:57.586 | 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-11-17 04:28:57.595 | 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-11-17 04:28:57.619 | 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-11-17 04:28:57.636 | 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-11-17 04:28:57.642 | 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-11-17 04:28:57.645 | 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-11-17 04:28:57.647 | 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-11-17 04:28:57.784 | Collecting python-cinderclient===7.2.2 2021-11-17 04:28:57.791 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b33/e33f381e22461/python_cinderclient-7.2.2-py3-none-any.whl (279 kB) 2021-11-17 04:28:57.889 | 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-11-17 04:28:57.893 | 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-11-17 04:28:58.364 | Collecting python-swiftclient===3.10.1 2021-11-17 04:28:58.371 | 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-11-17 04:28:58.471 | 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-11-17 04:28:58.474 | 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-11-17 04:28:58.494 | 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-11-17 04:28:58.499 | 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-11-17 04:28:58.503 | 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-11-17 04:28:58.505 | 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-11-17 04:28:58.512 | 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-11-17 04:28:58.526 | 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-11-17 04:28:58.547 | 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-11-17 04:28:58.550 | 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-11-17 04:28:58.559 | 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-11-17 04:28:58.561 | 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-11-17 04:28:58.566 | 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-11-17 04:28:58.570 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-11-17 04:28:58.578 | 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-11-17 04:28:58.583 | 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-11-17 04:28:58.586 | 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-11-17 04:28:58.588 | 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-11-17 04:28:58.592 | 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-11-17 04:28:58.595 | 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-11-17 04:28:58.609 | 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-11-17 04:28:58.616 | 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-11-17 04:28:58.624 | 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-11-17 04:28:58.632 | 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-11-17 04:28:58.643 | 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-11-17 04:28:58.645 | 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-11-17 04:28:58.648 | 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-11-17 04:28:58.650 | 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-11-17 04:28:58.653 | 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-11-17 04:28:58.656 | 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-11-17 04:28:58.664 | 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-11-17 04:28:58.666 | 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-11-17 04:28:58.670 | 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-11-17 04:28:58.672 | 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-11-17 04:28:58.679 | 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-11-17 04:28:58.696 | 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-11-17 04:28:58.699 | 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-11-17 04:28:58.702 | 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-11-17 04:28:58.705 | 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-11-17 04:28:58.712 | 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-11-17 04:28:58.714 | 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-11-17 04:29:00.040 | Installing collected packages: os-brick, python-cinderclient, python-swiftclient, glance-store 2021-11-17 04:29:01.079 | Successfully installed glance-store-2.3.0 os-brick-4.0.4 python-cinderclient-7.2.2 python-swiftclient-3.10.1 2021-11-17 04:29:01.198 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:29:01.198 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:29:01.276 | + inc/python:pip_install:200 : result=0 2021-11-17 04:29:01.279 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:29:01.282 | + functions-common:time_stop:2310 : local name 2021-11-17 04:29:01.284 | + functions-common:time_stop:2311 : local end_time 2021-11-17 04:29:01.286 | + functions-common:time_stop:2312 : local elapsed_time 2021-11-17 04:29:01.289 | + functions-common:time_stop:2313 : local total 2021-11-17 04:29:01.291 | + functions-common:time_stop:2314 : local start_time 2021-11-17 04:29:01.293 | + functions-common:time_stop:2316 : name=pip_install 2021-11-17 04:29:01.295 | + functions-common:time_stop:2317 : start_time=1637123334631 2021-11-17 04:29:01.298 | + functions-common:time_stop:2319 : [[ -z 1637123334631 ]] 2021-11-17 04:29:01.300 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-11-17 04:29:01.305 | + functions-common:time_stop:2322 : end_time=1637123341302 2021-11-17 04:29:01.307 | + functions-common:time_stop:2323 : elapsed_time=6671 2021-11-17 04:29:01.310 | + functions-common:time_stop:2324 : total=110002 2021-11-17 04:29:01.312 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-11-17 04:29:01.314 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=116673 2021-11-17 04:29:01.317 | + inc/python:pip_install:203 : return 0 2021-11-17 04:29:01.319 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2021-11-17 04:29:01.322 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2021-11-17 04:29:01.325 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2021-11-17 04:29:01.338 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-11-17 04:29:01.342 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2021-11-17 04:29:01.345 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2021-11-17 04:29:01.347 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2021-11-17 04:29:01.349 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-11-17 04:29:01.351 | + functions-common:git_clone:528 : local orig_dir 2021-11-17 04:29:01.354 | ++ functions-common:git_clone:529 : pwd 2021-11-17 04:29:01.357 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-11-17 04:29:01.359 | + functions-common:git_clone:530 : local git_clone_flags= 2021-11-17 04:29:01.362 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-11-17 04:29:01.378 | + functions-common:git_clone:532 : RECLONE=False 2021-11-17 04:29:01.380 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-11-17 04:29:01.382 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-11-17 04:29:01.386 | + functions-common:git_clone:546 : echo stable/victoria 2021-11-17 04:29:01.386 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-11-17 04:29:01.392 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2021-11-17 04:29:01.394 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-11-17 04:29:01.396 | + functions-common:git_clone:594 : cd /opt/stack/glance 2021-11-17 04:29:01.399 | + functions-common:git_clone:595 : git show --oneline 2021-11-17 04:29:01.399 | + functions-common:git_clone:595 : head -1 2021-11-17 04:29:01.402 | 31a574b4e Add 21.0.1 reno 2021-11-17 04:29:01.405 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-11-17 04:29:01.407 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2021-11-17 04:29:01.410 | + inc/python:setup_develop:338 : local bindep 2021-11-17 04:29:01.413 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-11-17 04:29:01.415 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-11-17 04:29:01.418 | + inc/python:setup_develop:344 : local extras= 2021-11-17 04:29:01.421 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-11-17 04:29:01.423 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-17 04:29:01.426 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-11-17 04:29:01.428 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-11-17 04:29:01.431 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-17 04:29:01.434 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-17 04:29:01.437 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-11-17 04:29:01.439 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-17 04:29:01.442 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-11-17 04:29:01.445 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-17 04:29:01.447 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-11-17 04:29:01.450 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-11-17 04:29:01.456 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-11-17 04:29:01.459 | + 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-11-17 04:29:02.059 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-11-17 04:29:02.061 | + inc/python:setup_package:417 : local bindep=0 2021-11-17 04:29:02.063 | + inc/python:setup_package:418 : local bindep_flag= 2021-11-17 04:29:02.066 | + inc/python:setup_package:419 : local bindep_profiles= 2021-11-17 04:29:02.068 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-11-17 04:29:02.070 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-11-17 04:29:02.072 | + inc/python:setup_package:426 : local flags=-e 2021-11-17 04:29:02.075 | + inc/python:setup_package:427 : local extras= 2021-11-17 04:29:02.077 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-11-17 04:29:02.079 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-11-17 04:29:02.082 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-11-17 04:29:02.084 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-11-17 04:29:02.086 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-11-17 04:29:02.089 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-11-17 04:29:02.110 | Using python 3.8 to install /opt/stack/glance 2021-11-17 04:29:02.113 | + 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-11-17 04:29:03.832 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:29:03.832 | 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-11-17 04:29:03.837 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:03.837 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:03.840 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-17 04:29:03.841 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:03.841 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:03.842 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:29:03.842 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:03.842 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:29:03.856 | Obtaining file:///opt/stack/glance 2021-11-17 04:29:05.111 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-17 04:29:06.354 | 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-11-17 04:29:06.362 | 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-11-17 04:29:06.370 | 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-11-17 04:29:06.378 | 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-11-17 04:29:06.857 | Collecting WSME===0.10.0 2021-11-17 04:29:06.863 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-11-17 04:29:06.945 | 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-11-17 04:29:06.959 | 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-11-17 04:29:07.100 | Collecting castellan===3.6.1 2021-11-17 04:29:07.107 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/060/fab32571ae43c/castellan-3.6.1-py3-none-any.whl (93 kB) 2021-11-17 04:29:07.201 | 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-11-17 04:29:07.322 | Collecting cursive===0.2.2 2021-11-17 04:29:07.329 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-11-17 04:29:07.413 | 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-11-17 04:29:07.421 | 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-11-17 04:29:07.426 | 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-11-17 04:29:07.435 | 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-11-17 04:29:07.441 | 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-11-17 04:29:07.514 | 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-11-17 04:29:07.516 | 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-11-17 04:29:07.519 | 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-11-17 04:29:07.521 | 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-11-17 04:29:07.533 | 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-11-17 04:29:07.596 | 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-11-17 04:29:07.652 | 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-11-17 04:29:07.654 | 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-11-17 04:29:07.659 | 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-11-17 04:29:07.663 | 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-11-17 04:29:07.684 | 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-11-17 04:29:07.719 | 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-11-17 04:29:07.729 | 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-11-17 04:29:07.744 | 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-11-17 04:29:07.750 | 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-11-17 04:29:07.798 | 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-11-17 04:29:07.804 | 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-11-17 04:29:07.843 | 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-11-17 04:29:07.896 | 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-11-17 04:29:07.913 | 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-11-17 04:29:07.930 | 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-11-17 04:29:07.944 | 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-11-17 04:29:07.953 | 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-11-17 04:29:07.976 | 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-11-17 04:29:07.984 | 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-11-17 04:29:08.001 | 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-11-17 04:29:08.047 | 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-11-17 04:29:08.053 | 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-11-17 04:29:08.056 | 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-11-17 04:29:08.059 | 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-11-17 04:29:08.079 | 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-11-17 04:29:08.093 | 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-11-17 04:29:08.103 | 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-11-17 04:29:08.106 | 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-11-17 04:29:08.225 | Collecting python-barbicanclient===5.0.1 2021-11-17 04:29:08.232 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a2/c78d3a61be98e/python_barbicanclient-5.0.1-py3-none-any.whl (80 kB) 2021-11-17 04:29:08.324 | 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-11-17 04:29:08.329 | 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-11-17 04:29:08.331 | 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-11-17 04:29:08.349 | 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-11-17 04:29:08.353 | 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-11-17 04:29:08.360 | 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-11-17 04:29:08.486 | Collecting retrying===1.3.3 2021-11-17 04:29:08.491 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-11-17 04:29:08.567 | 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-11-17 04:29:08.967 | Collecting simplegeneric===0.8.1 2021-11-17 04:29:08.974 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-11-17 04:29:09.670 | 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-11-17 04:29:09.672 | 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-11-17 04:29:09.683 | 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-11-17 04:29:09.686 | 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-11-17 04:29:09.688 | 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-11-17 04:29:09.869 | Collecting taskflow===4.5.0 2021-11-17 04:29:09.885 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2b0/a10f9e46ddf23/taskflow-4.5.0-py3-none-any.whl (488 kB) 2021-11-17 04:29:10.093 | 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-11-17 04:29:10.106 | 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-11-17 04:29:10.115 | 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-11-17 04:29:10.121 | 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-11-17 04:29:10.139 | 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-11-17 04:29:10.142 | 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-11-17 04:29:10.149 | 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-11-17 04:29:10.170 | 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-11-17 04:29:10.172 | 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-11-17 04:29:10.175 | 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-11-17 04:29:10.183 | 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-11-17 04:29:10.186 | 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-11-17 04:29:10.194 | 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-11-17 04:29:10.200 | 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-11-17 04:29:10.205 | 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-11-17 04:29:10.211 | 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-11-17 04:29:10.214 | 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-11-17 04:29:10.218 | 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-11-17 04:29:10.221 | 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-11-17 04:29:10.262 | 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-11-17 04:29:10.269 | 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-11-17 04:29:10.271 | 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-11-17 04:29:10.283 | 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-11-17 04:29:10.286 | 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-11-17 04:29:10.300 | 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-11-17 04:29:10.302 | 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-11-17 04:29:10.306 | 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-11-17 04:29:10.309 | 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-11-17 04:29:10.312 | 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-11-17 04:29:10.468 | Collecting networkx===2.5 2021-11-17 04:29:10.479 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2021-11-17 04:29:10.723 | Collecting pydot===1.4.1 2021-11-17 04:29:10.730 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-11-17 04:29:10.920 | Collecting automaton===2.2.0 2021-11-17 04:29:10.927 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2021-11-17 04:29:11.006 | 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-11-17 04:29:11.008 | 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-11-17 04:29:11.012 | 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-11-17 04:29:11.014 | 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-11-17 04:29:11.016 | 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-11-17 04:29:11.020 | 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-11-17 04:29:11.022 | 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-11-17 04:29:11.025 | 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-11-17 04:29:11.078 | 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-11-17 04:29:11.112 | 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-11-17 04:29:11.115 | 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-11-17 04:29:11.157 | 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-11-17 04:29:11.162 | 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-11-17 04:29:11.165 | Building wheels for collected packages: simplegeneric 2021-11-17 04:29:11.166 | Building wheel for simplegeneric (setup.py): started 2021-11-17 04:29:11.846 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-11-17 04:29:11.846 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=4abccb3e931519a06c2d0d6cc6d80ba9bddfd5081130bdfb84c88c1420b823c1 2021-11-17 04:29:11.847 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-11-17 04:29:11.847 | Successfully built simplegeneric 2021-11-17 04:29:12.787 | Installing collected packages: networkx, pydot, automaton, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2021-11-17 04:29:15.295 | Running setup.py develop for glance 2021-11-17 04:29:16.792 | 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-11-17 04:29:16.915 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-17 04:29:16.916 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-17 04:29:17.004 | + inc/python:pip_install:200 : result=0 2021-11-17 04:29:17.006 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-17 04:29:17.009 | + functions-common:time_stop:2310 : local name 2021-11-17 04:29:17.011 | + functions-common:time_stop:2311 : local end_time 2021-11-17 04:29:17.013 | + functions-common:time_stop:2312 : local elapsed_time 2021-11-17 04:29:17.016 | + functions-common:time_stop:2313 : local total 2021-11-17 04:29:17.018 | + functions-common:time_stop:2314 : local start_time 2021-11-17 04:29:17.020 | + functions-common:time_stop:2316 : name=pip_install 2021-11-17 04:29:17.022 | + functions-common:time_stop:2317 : start_time=1637123342104 2021-11-17 04:29:17.024 | + functions-common:time_stop:2319 : [[ -z 1637123342104 ]] 2021-11-17 04:29:17.027 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-11-17 04:29:17.031 | + functions-common:time_stop:2322 : end_time=1637123357029 2021-11-17 04:29:17.033 | + functions-common:time_stop:2323 : elapsed_time=14925 2021-11-17 04:29:17.036 | + functions-common:time_stop:2324 : total=116673 2021-11-17 04:29:17.038 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-11-17 04:29:17.040 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=131598 2021-11-17 04:29:17.043 | + inc/python:pip_install:203 : return 0 2021-11-17 04:29:17.045 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-11-17 04:29:17.048 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-17 04:29:17.050 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-17 04:29:17.069 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-17 04:29:17.081 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-11-17 04:29:17.083 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-11-17 04:29:17.086 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-17 04:29:17.089 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-17 04:29:17.091 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-11-17 04:29:17.094 | + inc/python:use_library_from_git:253 : return 1 2021-11-17 04:29:17.096 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-17 04:29:17.099 | + ./stack.sh:main:889 : configure_glance 2021-11-17 04:29:17.101 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-11-17 04:29:17.113 | + lib/glance:configure_glance:270 : local dburl 2021-11-17 04:29:17.116 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2021-11-17 04:29:17.119 | ++ lib/database:database_connection_url:132 : local db=glance 2021-11-17 04:29:17.122 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-11-17 04:29:17.124 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-11-17 04:29:17.126 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-17 04:29:17.129 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-17 04:29:17.131 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-11-17 04:29:17.161 | + 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-11-17 04:29:17.191 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-11-17 04:29:17.218 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-11-17 04:29:17.245 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-11-17 04:29:17.276 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-11-17 04:29:17.306 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-11-17 04:29:17.309 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-11-17 04:29:17.311 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-11-17 04:29:17.313 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-11-17 04:29:17.315 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-11-17 04:29:17.345 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-11-17 04:29:17.372 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.31/identity 2021-11-17 04:29:17.399 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-11-17 04:29:17.426 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-11-17 04:29:17.453 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-11-17 04:29:17.480 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-11-17 04:29:17.507 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-11-17 04:29:17.536 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-17 04:29:17.563 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-11-17 04:29:17.591 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-11-17 04:29:17.620 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-11-17 04:29:17.623 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-11-17 04:29:17.625 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-11-17 04:29:17.627 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-17 04:29:17.630 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-17 04:29:17.632 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-17 04:29:17.649 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:29:17.652 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-17 04:29:17.655 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-17 04:29:17.657 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-17 04:29:17.673 | ++ functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:29:17.675 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-11-17 04:29:17.678 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-11-17 04:29:17.706 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-17 04:29:17.708 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-17 04:29:17.710 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2021-11-17 04:29:17.713 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2021-11-17 04:29:17.716 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2021-11-17 04:29:17.718 | + lib/glance:configure_glance:291 : configure_glance_store False False 2021-11-17 04:29:17.720 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2021-11-17 04:29:17.723 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2021-11-17 04:29:17.725 | + lib/glance:configure_glance_store:230 : local be 2021-11-17 04:29:17.727 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2021-11-17 04:29:17.730 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2021-11-17 04:29:17.732 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-11-17 04:29:17.763 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2021-11-17 04:29:17.765 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.31 2021-11-17 04:29:17.796 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2021-11-17 04:29:17.798 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2021-11-17 04:29:17.815 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:29:17.817 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-11-17 04:29:17.845 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-11-17 04:29:17.873 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-11-17 04:29:17.902 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-11-17 04:29:17.929 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-11-17 04:29:17.958 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2021-11-17 04:29:17.974 | + functions-common:is_service_enabled:1966 : return 1 2021-11-17 04:29:17.977 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-11-17 04:29:18.005 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-11-17 04:29:18.036 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-11-17 04:29:18.063 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.31/identity/v3 2021-11-17 04:29:18.091 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-11-17 04:29:18.118 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.31/image 2021-11-17 04:29:18.147 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2021-11-17 04:29:18.164 | + functions-common:is_service_enabled:1966 : return 1 2021-11-17 04:29:18.166 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2021-11-17 04:29:18.168 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2021-11-17 04:29:18.171 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2021-11-17 04:29:18.174 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-11-17 04:29:18.191 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-11-17 04:29:18.194 | + functions:setup_systemd_logging:719 : local pidstr= 2021-11-17 04:29:18.196 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-11-17 04:29:18.199 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-11-17 04:29:18.201 | + 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-11-17 04:29:18.229 | + 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-11-17 04:29:18.258 | + 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-11-17 04:29:18.288 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-17 04:29:18.316 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-11-17 04:29:18.320 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-11-17 04:29:18.352 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-11-17 04:29:18.380 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-11-17 04:29:18.408 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.31/identity 2021-11-17 04:29:18.436 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-11-17 04:29:18.464 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-11-17 04:29:18.492 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-11-17 04:29:18.521 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-11-17 04:29:18.552 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-11-17 04:29:18.585 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-11-17 04:29:18.616 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-11-17 04:29:18.645 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-11-17 04:29:18.650 | + 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-11-17 04:29:18.656 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2021-11-17 04:29:18.672 | + functions-common:is_service_enabled:1966 : return 1 2021-11-17 04:29:18.675 | + lib/glance:configure_glance:366 : [[ True == False ]] 2021-11-17 04:29:18.677 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.31:19292 /image 2021-11-17 04:29:18.680 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2021-11-17 04:29:18.683 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.31:19292 2021-11-17 04:29:18.685 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2021-11-17 04:29:18.687 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2021-11-17 04:29:18.691 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2021-11-17 04:29:18.693 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2021-11-17 04:29:18.695 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-11-17 04:29:18.698 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:29:18.701 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:29:18.703 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2021-11-17 04:29:18.706 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2021-11-17 04:29:18.710 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2021-11-17 04:29:18.713 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-11-17 04:29:18.715 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-17 04:29:18.717 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:29:18.720 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:29:18.722 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-11-17 04:29:18.724 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-11-17 04:29:18.785 | proxy (enabled by site administrator) 2021-11-17 04:29:18.788 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2021-11-17 04:29:18.790 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-11-17 04:29:18.793 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-17 04:29:18.795 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:29:18.797 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:29:18.800 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-11-17 04:29:18.802 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-11-17 04:29:18.856 | No module matches proxy_http 2021-11-17 04:29:18.859 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-11-17 04:29:18.926 | Considering dependency proxy for proxy_http: 2021-11-17 04:29:18.926 | Module proxy already enabled 2021-11-17 04:29:18.927 | Enabling module proxy_http. 2021-11-17 04:29:18.932 | To activate the new configuration, you need to run: 2021-11-17 04:29:18.932 | systemctl restart apache2 2021-11-17 04:29:18.937 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-11-17 04:29:18.939 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-11-17 04:29:18.942 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-11-17 04:29:18.944 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2021-11-17 04:29:19.073 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2021-11-17 04:29:19.073 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2021-11-17 04:29:19.082 | KeepAlive Off 2021-11-17 04:29:19.087 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2021-11-17 04:29:19.087 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2021-11-17 04:29:19.095 | SetEnv proxy-sendchunked 1 2021-11-17 04:29:19.099 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.31:19292" retry=0 ' 2021-11-17 04:29:19.100 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2021-11-17 04:29:19.108 | ProxyPass "/image" "http://10.222.0.31:19292" retry=0 2021-11-17 04:29:19.112 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2021-11-17 04:29:19.114 | + lib/apache:enable_apache_site:206 : local site=glance 2021-11-17 04:29:19.116 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-11-17 04:29:19.119 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-17 04:29:19.122 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-17 04:29:19.124 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:29:19.126 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:29:19.129 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-17 04:29:19.131 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-11-17 04:29:19.133 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-11-17 04:29:19.136 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-11-17 04:29:19.138 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2021-11-17 04:29:19.200 | Enabling site glance. 2021-11-17 04:29:19.206 | To activate the new configuration, you need to run: 2021-11-17 04:29:19.206 | systemctl reload apache2 2021-11-17 04:29:19.210 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2021-11-17 04:29:19.213 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-11-17 04:29:19.215 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-11-17 04:29:19.217 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2021-11-17 04:29:19.346 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2021-11-17 04:29:19.375 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2021-11-17 04:29:19.404 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2021-11-17 04:29:19.433 | + ./stack.sh:main:892 : is_service_enabled cinder 2021-11-17 04:29:19.450 | + functions-common:is_service_enabled:1966 : return 0 2021-11-17 04:29:19.453 | + ./stack.sh:main:894 : stack_install_service cinder 2021-11-17 04:29:19.455 | + lib/stack:stack_install_service:20 : local service=cinder 2021-11-17 04:29:19.457 | + lib/stack:stack_install_service:21 : type install_cinder 2021-11-17 04:29:19.460 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-17 04:29:19.462 | + lib/stack:stack_install_service:32 : install_cinder 2021-11-17 04:29:19.466 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2021-11-17 04:29:19.468 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2021-11-17 04:29:19.470 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2021-11-17 04:29:19.473 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-11-17 04:29:19.475 | + functions-common:git_clone:528 : local orig_dir 2021-11-17 04:29:19.478 | ++ functions-common:git_clone:529 : pwd 2021-11-17 04:29:19.481 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-11-17 04:29:19.484 | + functions-common:git_clone:530 : local git_clone_flags= 2021-11-17 04:29:19.487 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-11-17 04:29:19.502 | + functions-common:git_clone:532 : RECLONE=False 2021-11-17 04:29:19.505 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-11-17 04:29:19.507 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-11-17 04:29:19.510 | + functions-common:git_clone:546 : echo stable/victoria 2021-11-17 04:29:19.510 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-11-17 04:29:19.515 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2021-11-17 04:29:19.518 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-11-17 04:29:19.520 | + functions-common:git_clone:594 : cd /opt/stack/cinder 2021-11-17 04:29:19.523 | + functions-common:git_clone:595 : git show --oneline 2021-11-17 04:29:19.523 | + functions-common:git_clone:595 : head -1 2021-11-17 04:29:19.530 | 5379af08f RBD: Open RBD images read-only where possible 2021-11-17 04:29:19.533 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-11-17 04:29:19.536 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2021-11-17 04:29:19.538 | + inc/python:setup_develop:338 : local bindep 2021-11-17 04:29:19.541 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-17 04:29:19.544 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-11-17 04:29:19.546 | + inc/python:setup_develop:344 : local extras= 2021-11-17 04:29:19.549 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-11-17 04:29:19.551 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-17 04:29:19.554 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-17 04:29:19.556 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-11-17 04:29:19.559 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-17 04:29:19.561 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-17 04:29:19.564 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-11-17 04:29:19.567 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-17 04:29:19.570 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-11-17 04:29:19.572 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-17 04:29:19.575 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-11-17 04:29:19.578 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-11-17 04:29:19.583 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-11-17 04:29:19.586 | + 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-11-17 04:29:20.191 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-11-17 04:29:20.194 | + inc/python:setup_package:417 : local bindep=0 2021-11-17 04:29:20.196 | + inc/python:setup_package:418 : local bindep_flag= 2021-11-17 04:29:20.199 | + inc/python:setup_package:419 : local bindep_profiles= 2021-11-17 04:29:20.201 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-17 04:29:20.203 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-11-17 04:29:20.206 | + inc/python:setup_package:426 : local flags=-e 2021-11-17 04:29:20.208 | + inc/python:setup_package:427 : local extras= 2021-11-17 04:29:20.210 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-11-17 04:29:20.212 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-11-17 04:29:20.215 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-11-17 04:29:20.217 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-11-17 04:29:20.219 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-11-17 04:29:20.222 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-11-17 04:29:20.242 | Using python 3.8 to install /opt/stack/cinder 2021-11-17 04:29:20.245 | + 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-11-17 04:29:21.975 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-17 04:29:21.975 | 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-11-17 04:29:21.980 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:21.981 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:21.982 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-17 04:29:21.984 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:21.984 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:21.984 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:29:21.985 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-11-17 04:29:21.985 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-11-17 04:29:21.997 | Obtaining file:///opt/stack/cinder 2021-11-17 04:29:23.979 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-17 04:29:25.988 | 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-11-17 04:29:25.997 | 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-11-17 04:29:26.004 | 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-11-17 04:29:26.012 | 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-11-17 04:29:26.034 | 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-11-17 04:29:26.047 | 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-11-17 04:29:26.067 | 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-11-17 04:29:26.107 | 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-11-17 04:29:26.121 | 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-11-17 04:29:26.125 | 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-11-17 04:29:26.788 | Collecting google-api-python-client===1.11.0 2021-11-17 04:29:26.795 | 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-11-17 04:29:27.479 | Collecting google-auth===1.21.0 2021-11-17 04:29:27.486 | 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-11-17 04:29:28.008 | Collecting google-auth-httplib2===0.0.4 2021-11-17 04:29:28.016 | 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-11-17 04:29:28.096 | 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-11-17 04:29:28.099 | 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-11-17 04:29:28.101 | 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-11-17 04:29:28.104 | 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-11-17 04:29:28.115 | 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-11-17 04:29:28.181 | 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-11-17 04:29:28.238 | 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-11-17 04:29:28.250 | 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-11-17 04:29:28.732 | Collecting oauth2client===4.1.3 2021-11-17 04:29:28.739 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-11-17 04:29:28.827 | 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-11-17 04:29:28.851 | 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-11-17 04:29:28.856 | 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-11-17 04:29:28.877 | 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-11-17 04:29:28.912 | 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-11-17 04:29:28.923 | 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-11-17 04:29:28.938 | 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-11-17 04:29:28.944 | 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-11-17 04:29:28.992 | 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-11-17 04:29:28.998 | 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-11-17 04:29:29.038 | 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-11-17 04:29:29.093 | 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-11-17 04:29:29.112 | 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-11-17 04:29:29.129 | 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-11-17 04:29:29.144 | 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-11-17 04:29:29.158 | 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-11-17 04:29:29.162 | 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-11-17 04:29:29.172 | 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-11-17 04:29:29.195 | 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-11-17 04:29:29.204 | 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-11-17 04:29:29.221 | 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-11-17 04:29:29.801 | Collecting oslo.vmware===3.7.0 2021-11-17 04:29:29.808 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/329/18f39db9fbef2/oslo.vmware-3.7.0-py3-none-any.whl (355 kB) 2021-11-17 04:29:29.915 | 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-11-17 04:29:29.960 | 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-11-17 04:29:29.967 | 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-11-17 04:29:30.001 | 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-11-17 04:29:30.004 | 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-11-17 04:29:30.006 | 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-11-17 04:29:30.225 | Collecting pyasn1===0.4.8 2021-11-17 04:29:30.232 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-11-17 04:29:30.480 | Collecting pyasn1-modules===0.2.8 2021-11-17 04:29:30.486 | 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-11-17 04:29:30.570 | 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-11-17 04:29:30.580 | 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-11-17 04:29:30.583 | 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-11-17 04:29:30.586 | 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-11-17 04:29:30.602 | 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-11-17 04:29:30.765 | Collecting python-glanceclient===3.2.2 2021-11-17 04:29:30.772 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a6/98806cba5fd9b/python_glanceclient-3.2.2-py3-none-any.whl (189 kB) 2021-11-17 04:29:30.871 | 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-11-17 04:29:30.891 | 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-11-17 04:29:30.908 | 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-11-17 04:29:30.930 | 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-11-17 04:29:30.934 | 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-11-17 04:29:30.941 | 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-11-17 04:29:30.962 | 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-11-17 04:29:31.426 | Collecting rsa===4.6 2021-11-17 04:29:31.431 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/616/6864e23d6b519/rsa-4.6-py3-none-any.whl (47 kB) 2021-11-17 04:29:31.933 | Collecting rtslib-fb===2.1.74 2021-11-17 04:29:31.938 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-11-17 04:29:32.697 | 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-11-17 04:29:32.700 | 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-11-17 04:29:32.703 | 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-11-17 04:29:32.713 | 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-11-17 04:29:32.716 | 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-11-17 04:29:32.719 | 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-11-17 04:29:33.176 | Collecting suds-jurko===0.6 2021-11-17 04:29:33.183 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-11-17 04:29:33.707 | Collecting tabulate===0.8.7 2021-11-17 04:29:33.712 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-11-17 04:29:33.794 | 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-11-17 04:29:33.852 | 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-11-17 04:29:33.866 | 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-11-17 04:29:33.876 | 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-11-17 04:29:33.881 | 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-11-17 04:29:33.900 | 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-11-17 04:29:33.959 | 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-11-17 04:29:33.962 | 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-11-17 04:29:34.389 | Collecting uritemplate===3.0.1 2021-11-17 04:29:34.395 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-11-17 04:29:34.489 | 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-11-17 04:29:34.511 | 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-11-17 04:29:34.616 | Collecting warlock===1.3.3 2021-11-17 04:29:34.621 | 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-11-17 04:29:34.704 | 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-11-17 04:29:34.707 | 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-11-17 04:29:35.124 | Collecting zstd===1.4.5.1 2021-11-17 04:29:35.132 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a1/806d625bd2d89/zstd-1.4.5.1.tar.gz (483 kB) 2021-11-17 04:29:35.868 | 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-11-17 04:29:35.872 | 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-11-17 04:29:36.441 | Collecting google-api-core===1.22.1 2021-11-17 04:29:36.448 | 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-11-17 04:29:36.549 | 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-11-17 04:29:36.552 | 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-11-17 04:29:36.593 | 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-11-17 04:29:36.598 | 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-11-17 04:29:36.603 | 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-11-17 04:29:36.609 | 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-11-17 04:29:36.612 | 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-11-17 04:29:36.620 | 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-11-17 04:29:36.624 | 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-11-17 04:29:36.633 | 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-11-17 04:29:36.672 | 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-11-17 04:29:36.678 | 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-11-17 04:29:36.683 | 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-11-17 04:29:36.689 | 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-11-17 04:29:36.692 | 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-11-17 04:29:36.703 | 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-11-17 04:29:36.706 | 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-11-17 04:29:36.716 | 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-11-17 04:29:36.728 | 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-11-17 04:29:36.742 | 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-11-17 04:29:36.756 | 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-11-17 04:29:36.758 | 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-11-17 04:29:36.761 | 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-11-17 04:29:37.188 | Collecting pyudev===0.22.0 2021-11-17 04:29:37.195 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-11-17 04:29:37.274 | 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-11-17 04:29:37.277 | 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-11-17 04:29:37.314 | 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-11-17 04:29:37.321 | 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-11-17 04:29:37.326 | 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-11-17 04:29:37.328 | 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-11-17 04:29:37.331 | 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-11-17 04:29:37.333 | 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-11-17 04:29:37.336 | 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-11-17 04:29:37.341 | 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-11-17 04:29:37.344 | 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-11-17 04:29:37.796 | Collecting googleapis-common-protos===1.52.0 2021-11-17 04:29:37.802 | 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-11-17 04:29:37.888 | 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-11-17 04:29:37.890 | 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-11-17 04:29:37.897 | 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-11-17 04:29:37.900 | 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-11-17 04:29:37.903 | 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-11-17 04:29:37.957 | 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-11-17 04:29:37.960 | 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-11-17 04:29:37.964 | 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-11-17 04:29:37.966 | 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-11-17 04:29:37.972 | 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-11-17 04:29:38.030 | Building wheels for collected packages: rtslib-fb, zstd 2021-11-17 04:29:38.030 | Building wheel for rtslib-fb (setup.py): started 2021-11-17 04:29:38.787 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-11-17 04:29:38.788 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=8de8ec706168f8da50e16d1037f0bb4e567c644474bb6195cc1527d1b63807b5 2021-11-17 04:29:38.789 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-11-17 04:29:38.791 | Building wheel for zstd (setup.py): started