2022-06-07 14:01:28.639 | + ./stack.sh:main:462 : exec 2022-06-07 14:01:28.639 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-07-140128' 2022-06-07 14:01:28.639 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-07-140128.summary.2022-06-07-140128 2022-06-07 14:01:28.639 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-07 14:01:28.639 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-07-140128 2022-06-07 14:01:28.639 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-07-140128 /opt/stack/logs/stack.sh.log 2022-06-07 14:01:28.639 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-07-140128.summary.2022-06-07-140128 /opt/stack/logs/stack.sh.log.summary 2022-06-07 14:01:28.639 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-07 14:01:28.639 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-07 14:01:28.639 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-07 14:01:28.640 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-07 14:01:28.640 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-07 14:01:28.640 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-07 14:01:28.640 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-07 14:01:28.640 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-07 14:01:28.640 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-07 14:01:28.640 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-07 14:01:28.640 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-07 14:01:28.640 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-07 14:01:28.640 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-07 14:01:28.640 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-07 14:01:28.643 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-07 14:01:28.644 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-07 14:01:28.647 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-07 14:01:28.648 | + ./stack.sh:main:548 : set -o errexit 2022-06-07 14:01:28.650 | + ./stack.sh:main:551 : uname -a 2022-06-07 14:01:28.651 | Linux dv-neutron-844973-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-07 14:01:28.653 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-07 14:01:28.655 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-07 14:01:28.658 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-07 14:01:28.693 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-07 14:01:28.707 | + ./stack.sh:main:565 : fetch_plugins 2022-06-07 14:01:28.709 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-07 14:01:28.711 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-07 14:01:28.713 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-07 14:01:28.714 | + functions-common:fetch_plugins:1673 : return 2022-06-07 14:01:28.716 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-07 14:01:28.718 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-07 14:01:28.720 | + functions-common:run_phase:1751 : local phase= 2022-06-07 14:01:28.722 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-07 14:01:28.724 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-07 14:01:28.725 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-07 14:01:28.727 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-07 14:01:28.729 | + functions-common:run_phase:1760 : local extra 2022-06-07 14:01:28.731 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-07 14:01:28.734 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-07 14:01:28.736 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-07 14:01:28.738 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-07 14:01:28.740 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-07 14:01:28.741 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-07 14:01:28.754 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:01:28.755 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-07 14:01:28.757 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-07 14:01:28.759 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-07 14:01:28.760 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-07 14:01:28.762 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-07 14:01:28.764 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-07 14:01:28.766 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-07 14:01:28.767 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-07 14:01:28.769 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-07 14:01:28.771 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-07 14:01:28.773 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-07 14:01:28.774 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-07 14:01:28.776 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-07 14:01:28.778 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-07 14:01:28.779 | + functions-common:plugin_override_defaults:1714 : return 2022-06-07 14:01:28.782 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-07 14:01:28.799 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-07 14:01:28.801 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-07 14:01:28.813 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:01:28.815 | +++ lib/tls:source:43 : hostname -f 2022-06-07 14:01:28.818 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-07 14:01:28.820 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-07 14:01:28.822 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-07 14:01:28.824 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-07 14:01:28.825 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-07 14:01:28.827 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-07 14:01:28.830 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-07 14:01:28.831 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-07 14:01:28.833 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-07 14:01:28.835 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-07 14:01:28.839 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-07 14:01:28.850 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-07 14:01:28.866 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-07 14:01:28.878 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-07 14:01:28.889 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-07 14:01:28.915 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-07 14:01:28.952 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-07 14:01:29.028 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-07 14:01:29.049 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-07 14:01:29.084 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-07 14:01:29.133 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-07 14:01:29.257 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-07 14:01:29.270 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-07 14:01:29.282 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-07 14:01:29.294 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-07 14:01:29.376 | + ./stack.sh:main:598 : run_phase source 2022-06-07 14:01:29.378 | + functions-common:run_phase:1750 : local mode=source 2022-06-07 14:01:29.380 | + functions-common:run_phase:1751 : local phase= 2022-06-07 14:01:29.382 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-07 14:01:29.384 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-07 14:01:29.386 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-07 14:01:29.387 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-07 14:01:29.389 | + functions-common:run_phase:1760 : local extra 2022-06-07 14:01:29.393 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-07 14:01:29.396 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-07 14:01:29.398 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-07 14:01:29.400 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-07 14:01:29.402 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-07 14:01:29.404 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-07 14:01:29.417 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:01:29.419 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-07 14:01:29.421 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-07 14:01:29.458 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-07 14:01:29.461 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-07 14:01:29.463 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-07 14:01:29.465 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-07 14:01:29.467 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-07 14:01:29.469 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-07 14:01:29.471 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-07 14:01:29.473 | + functions-common:load_plugin_settings:1691 : return 2022-06-07 14:01:29.475 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-07 14:01:29.477 | + functions-common:verify_disabled_services:2033 : local service 2022-06-07 14:01:29.479 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.481 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-07 14:01:29.484 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.486 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-07 14:01:29.488 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.490 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-07 14:01:29.492 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.495 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-07 14:01:29.497 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.499 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-07 14:01:29.502 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.504 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-07 14:01:29.506 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.508 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-07 14:01:29.510 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.512 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-07 14:01:29.515 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.517 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-07 14:01:29.519 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.522 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-07 14:01:29.524 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.526 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-07 14:01:29.528 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.530 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-07 14:01:29.532 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.535 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-07 14:01:29.537 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.539 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-07 14:01:29.541 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.543 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-07 14:01:29.546 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.548 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-07 14:01:29.550 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.552 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-07 14:01:29.554 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.556 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-07 14:01:29.559 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.561 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-07 14:01:29.563 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.566 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-07 14:01:29.568 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.570 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-07 14:01:29.572 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.574 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-07 14:01:29.576 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.579 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-07 14:01:29.581 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.583 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-07 14:01:29.586 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.588 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-07 14:01:29.590 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.592 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-07 14:01:29.594 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.597 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-07 14:01:29.599 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.601 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-07 14:01:29.603 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.605 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-07 14:01:29.607 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.610 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-07 14:01:29.612 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.614 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-07 14:01:29.617 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.619 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-07 14:01:29.621 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.623 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-07 14:01:29.626 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.628 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-07 14:01:29.631 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.633 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-07 14:01:29.635 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.637 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-07 14:01:29.639 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.641 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-07 14:01:29.644 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.646 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-07 14:01:29.648 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.650 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-07 14:01:29.652 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.654 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-07 14:01:29.657 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.659 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-07 14:01:29.661 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-07 14:01:29.663 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-07 14:01:29.666 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-07 14:01:29.668 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-07 14:01:29.670 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-07 14:01:29.684 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:01:29.686 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-07 14:01:29.689 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-07 14:01:29.691 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-07 14:01:29.705 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:01:29.707 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-07 14:01:29.709 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-07 14:01:29.711 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-07 14:01:29.714 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-07 14:01:29.716 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-07 14:01:29.718 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-07 14:01:29.720 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-07 14:01:29.723 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-07 14:01:29.725 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-07 14:01:29.727 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-07 14:01:29.730 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-07 14:01:29.732 | + lib/database:initialize_database_backends:104 : return 0 2022-06-07 14:01:29.734 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-07 14:01:29.734 | Using mysql database backend 2022-06-07 14:01:29.737 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-07 14:01:29.752 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-07 14:01:29.767 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:01:29.769 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-07 14:01:29.784 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-07 14:01:29.800 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:01:29.802 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-07 14:01:29.818 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-07 14:01:29.833 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-07 14:01:29.847 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:01:29.850 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-07 14:01:29.865 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:01:29.867 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-07 14:01:29.870 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-07 14:01:29.885 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:01:29.888 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-07 14:01:29.902 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-07 14:01:29.904 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-07 14:01:29.907 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-07 14:01:29.909 | + functions-common:save_stackenv:60 : local tag=739 2022-06-07 14:01:29.912 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-07 14:01:29.916 | + functions-common:save_stackenv:62 : time_stamp=2022-06-07-140129 2022-06-07 14:01:29.918 | + functions-common:save_stackenv:63 : echo '# 2022-06-07-140129 739' 2022-06-07 14:01:29.920 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:01:29.923 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-07 14:01:29.925 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:01:29.927 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-07 14:01:29.930 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:01:29.932 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-07 14:01:29.934 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:01:29.936 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-07 14:01:29.939 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:01:29.941 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.65 2022-06-07 14:01:29.943 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:01:29.946 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.65/identity 2022-06-07 14:01:29.948 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:01:29.950 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-07-140128 2022-06-07 14:01:29.952 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:01:29.954 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-07 14:01:29.957 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:01:29.959 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.65 2022-06-07 14:01:29.961 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:01:29.963 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-07 14:01:29.966 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:01:29.968 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-07 14:01:29.971 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:01:29.973 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-07 14:01:29.975 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-07 14:01:29.977 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-07 14:01:29.980 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-07 14:01:29.982 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-07 14:01:29.984 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-07 14:01:29.986 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-07 14:01:29.988 | + functions-common:git_clone:528 : local orig_dir 2022-06-07 14:01:29.991 | ++ functions-common:git_clone:529 : pwd 2022-06-07 14:01:29.993 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-07 14:01:29.995 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-07 14:01:29.998 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-07 14:01:30.012 | + functions-common:git_clone:532 : RECLONE=False 2022-06-07 14:01:30.014 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-07 14:01:30.016 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-07 14:01:30.019 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-07 14:01:30.019 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-07 14:01:30.023 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-07 14:01:30.025 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-07 14:01:30.028 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-07 14:01:30.039 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-07 14:01:30.042 | + functions-common:git_clone:607 : git show --oneline 2022-06-07 14:01:30.042 | + functions-common:git_clone:607 : head -1 2022-06-07 14:01:30.045 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-07 14:01:30.048 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-07 14:01:30.051 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-07 14:01:30.053 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-07 14:01:30.055 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-07 14:01:30.058 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-07 14:01:30.060 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-07 14:01:30.062 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-07 14:01:30.065 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-07 14:01:30.067 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-07 14:01:30.069 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-07 14:01:30.071 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-07 14:01:30.074 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-07 14:01:30.078 | ++ tools/install_prereqs.sh:source:47 : NOW=1654610490 2022-06-07 14:01:30.081 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-07 14:01:30.085 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-06-07 14:01:30.088 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-06-07 14:01:30.090 | ++ tools/install_prereqs.sh:source:49 : DELTA=1654610490 2022-06-07 14:01:30.092 | ++ tools/install_prereqs.sh:source:50 : [[ 1654610490 -lt 7200 ]] 2022-06-07 14:01:30.095 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-07 14:01:30.097 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-07 14:01:30.099 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-07 14:01:30.102 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-07 14:01:30.104 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-07 14:01:30.106 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-07 14:01:30.108 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-07 14:01:30.112 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-07 14:01:30.155 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-07 14:01:30.156 | apache2-dev 2022-06-07 14:01:30.156 | bc 2022-06-07 14:01:30.156 | bsdmainutils 2022-06-07 14:01:30.156 | curl 2022-06-07 14:01:30.156 | g++ 2022-06-07 14:01:30.156 | gcc 2022-06-07 14:01:30.156 | gettext 2022-06-07 14:01:30.156 | git 2022-06-07 14:01:30.156 | graphviz 2022-06-07 14:01:30.156 | iputils-ping 2022-06-07 14:01:30.156 | libapache2-mod-proxy-uwsgi 2022-06-07 14:01:30.156 | libffi-dev 2022-06-07 14:01:30.156 | libjpeg-dev 2022-06-07 14:01:30.156 | libmysqlclient-dev 2022-06-07 14:01:30.156 | libpcre3-dev 2022-06-07 14:01:30.156 | libpq-dev 2022-06-07 14:01:30.156 | libssl-dev 2022-06-07 14:01:30.156 | libsystemd-dev 2022-06-07 14:01:30.156 | libxml2-dev 2022-06-07 14:01:30.156 | libxslt1-dev 2022-06-07 14:01:30.156 | libyaml-dev 2022-06-07 14:01:30.156 | lsof 2022-06-07 14:01:30.157 | openssh-server 2022-06-07 14:01:30.157 | openssl 2022-06-07 14:01:30.157 | pkg-config 2022-06-07 14:01:30.157 | psmisc 2022-06-07 14:01:30.157 | python3-dev 2022-06-07 14:01:30.157 | python3-pip 2022-06-07 14:01:30.157 | python3-venv 2022-06-07 14:01:30.157 | tar 2022-06-07 14:01:30.157 | tcpdump 2022-06-07 14:01:30.157 | unzip 2022-06-07 14:01:30.157 | uuid-runtime 2022-06-07 14:01:30.157 | wget 2022-06-07 14:01:30.157 | wget 2022-06-07 14:01:30.157 | zlib1g-dev 2022-06-07 14:01:30.157 | libkrb5-dev 2022-06-07 14:01:30.157 | libldap2-dev 2022-06-07 14:01:30.157 | libsasl2-dev 2022-06-07 14:01:30.157 | memcached 2022-06-07 14:01:30.157 | python3-mysqldb 2022-06-07 14:01:30.157 | sqlite3 2022-06-07 14:01:30.157 | conntrack 2022-06-07 14:01:30.157 | curl 2022-06-07 14:01:30.157 | dnsmasq-base 2022-06-07 14:01:30.157 | dnsmasq-utils 2022-06-07 14:01:30.157 | ebtables 2022-06-07 14:01:30.157 | gawk 2022-06-07 14:01:30.157 | genisoimage 2022-06-07 14:01:30.157 | iptables 2022-06-07 14:01:30.157 | iputils-arping 2022-06-07 14:01:30.157 | kpartx 2022-06-07 14:01:30.157 | libjs-jquery-tablesorter 2022-06-07 14:01:30.157 | libmysqlclient-dev 2022-06-07 14:01:30.157 | parted 2022-06-07 14:01:30.158 | pm-utils 2022-06-07 14:01:30.158 | python3-mysqldb 2022-06-07 14:01:30.158 | socat 2022-06-07 14:01:30.158 | sqlite3 2022-06-07 14:01:30.158 | sudo 2022-06-07 14:01:30.158 | vlan 2022-06-07 14:01:30.158 | lsscsi 2022-06-07 14:01:30.158 | open-iscsi 2022-06-07 14:01:30.158 | lvm2 2022-06-07 14:01:30.158 | qemu-utils 2022-06-07 14:01:30.158 | thin-provisioning-tools 2022-06-07 14:01:30.158 | acl 2022-06-07 14:01:30.158 | dnsmasq-base 2022-06-07 14:01:30.158 | dnsmasq-utils 2022-06-07 14:01:30.158 | ebtables 2022-06-07 14:01:30.158 | haproxy 2022-06-07 14:01:30.158 | iptables 2022-06-07 14:01:30.158 | iputils-arping 2022-06-07 14:01:30.158 | iputils-ping 2022-06-07 14:01:30.158 | libmysqlclient-dev 2022-06-07 14:01:30.158 | postgresql-server-dev-all 2022-06-07 14:01:30.158 | python3-mysqldb 2022-06-07 14:01:30.158 | sqlite3 2022-06-07 14:01:30.158 | sudo 2022-06-07 14:01:30.158 | vlan 2022-06-07 14:01:30.158 | ipset 2022-06-07 14:01:30.158 | conntrack 2022-06-07 14:01:30.158 | conntrackd 2022-06-07 14:01:30.158 | keepalived 2022-06-07 14:01:30.158 | dstat 2022-06-07 14:01:30.158 | lvm2 2022-06-07 14:01:30.158 | qemu-utils 2022-06-07 14:01:30.158 | thin-provisioning-tools 2022-06-07 14:01:30.158 | curl 2022-06-07 14:01:30.158 | liberasurecode-dev 2022-06-07 14:01:30.158 | make 2022-06-07 14:01:30.158 | memcached 2022-06-07 14:01:30.158 | sqlite3 2022-06-07 14:01:30.158 | xfsprogs' 2022-06-07 14:01:30.160 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-07 14:01:30.177 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-07 14:01:30.177 | apache2-dev 2022-06-07 14:01:30.177 | bc 2022-06-07 14:01:30.177 | bsdmainutils 2022-06-07 14:01:30.177 | curl 2022-06-07 14:01:30.177 | g++ 2022-06-07 14:01:30.177 | gcc 2022-06-07 14:01:30.177 | gettext 2022-06-07 14:01:30.177 | git 2022-06-07 14:01:30.177 | graphviz 2022-06-07 14:01:30.177 | iputils-ping 2022-06-07 14:01:30.177 | libapache2-mod-proxy-uwsgi 2022-06-07 14:01:30.177 | libffi-dev 2022-06-07 14:01:30.177 | libjpeg-dev 2022-06-07 14:01:30.177 | libmysqlclient-dev 2022-06-07 14:01:30.177 | libpcre3-dev 2022-06-07 14:01:30.177 | libpq-dev 2022-06-07 14:01:30.177 | libssl-dev 2022-06-07 14:01:30.177 | libsystemd-dev 2022-06-07 14:01:30.177 | libxml2-dev 2022-06-07 14:01:30.177 | libxslt1-dev 2022-06-07 14:01:30.177 | libyaml-dev 2022-06-07 14:01:30.178 | lsof 2022-06-07 14:01:30.178 | openssh-server 2022-06-07 14:01:30.178 | openssl 2022-06-07 14:01:30.178 | pkg-config 2022-06-07 14:01:30.178 | psmisc 2022-06-07 14:01:30.178 | python3-dev 2022-06-07 14:01:30.178 | python3-pip 2022-06-07 14:01:30.178 | python3-venv 2022-06-07 14:01:30.178 | tar 2022-06-07 14:01:30.178 | tcpdump 2022-06-07 14:01:30.178 | unzip 2022-06-07 14:01:30.178 | uuid-runtime 2022-06-07 14:01:30.178 | wget 2022-06-07 14:01:30.178 | wget 2022-06-07 14:01:30.178 | zlib1g-dev 2022-06-07 14:01:30.178 | libkrb5-dev 2022-06-07 14:01:30.178 | libldap2-dev 2022-06-07 14:01:30.178 | libsasl2-dev 2022-06-07 14:01:30.178 | memcached 2022-06-07 14:01:30.178 | python3-mysqldb 2022-06-07 14:01:30.178 | sqlite3 2022-06-07 14:01:30.178 | conntrack 2022-06-07 14:01:30.178 | curl 2022-06-07 14:01:30.178 | dnsmasq-base 2022-06-07 14:01:30.178 | dnsmasq-utils 2022-06-07 14:01:30.178 | ebtables 2022-06-07 14:01:30.178 | gawk 2022-06-07 14:01:30.178 | genisoimage 2022-06-07 14:01:30.178 | iptables 2022-06-07 14:01:30.178 | iputils-arping 2022-06-07 14:01:30.178 | kpartx 2022-06-07 14:01:30.178 | libjs-jquery-tablesorter 2022-06-07 14:01:30.178 | libmysqlclient-dev 2022-06-07 14:01:30.178 | parted 2022-06-07 14:01:30.178 | pm-utils 2022-06-07 14:01:30.178 | python3-mysqldb 2022-06-07 14:01:30.178 | socat 2022-06-07 14:01:30.178 | sqlite3 2022-06-07 14:01:30.178 | sudo 2022-06-07 14:01:30.178 | vlan 2022-06-07 14:01:30.179 | lsscsi 2022-06-07 14:01:30.179 | open-iscsi 2022-06-07 14:01:30.179 | lvm2 2022-06-07 14:01:30.179 | qemu-utils 2022-06-07 14:01:30.179 | thin-provisioning-tools 2022-06-07 14:01:30.179 | acl 2022-06-07 14:01:30.179 | dnsmasq-base 2022-06-07 14:01:30.179 | dnsmasq-utils 2022-06-07 14:01:30.179 | ebtables 2022-06-07 14:01:30.179 | haproxy 2022-06-07 14:01:30.179 | iptables 2022-06-07 14:01:30.179 | iputils-arping 2022-06-07 14:01:30.179 | iputils-ping 2022-06-07 14:01:30.179 | libmysqlclient-dev 2022-06-07 14:01:30.179 | postgresql-server-dev-all 2022-06-07 14:01:30.179 | python3-mysqldb 2022-06-07 14:01:30.179 | sqlite3 2022-06-07 14:01:30.179 | sudo 2022-06-07 14:01:30.179 | vlan 2022-06-07 14:01:30.179 | ipset 2022-06-07 14:01:30.179 | conntrack 2022-06-07 14:01:30.179 | conntrackd 2022-06-07 14:01:30.179 | keepalived 2022-06-07 14:01:30.179 | dstat 2022-06-07 14:01:30.179 | lvm2 2022-06-07 14:01:30.179 | qemu-utils 2022-06-07 14:01:30.179 | thin-provisioning-tools 2022-06-07 14:01:30.179 | curl 2022-06-07 14:01:30.179 | liberasurecode-dev 2022-06-07 14:01:30.179 | make 2022-06-07 14:01:30.179 | memcached 2022-06-07 14:01:30.179 | sqlite3 2022-06-07 14:01:30.179 | xfsprogs ' 2022-06-07 14:01:30.179 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-07 14:01:30.181 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:01:30.184 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:01:30.186 | ++ 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 2022-06-07 14:01:30.187 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-07 14:01:30.191 | ++ 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 2022-06-07 14:01:30.193 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-07 14:01:30.195 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-07 14:01:30.197 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-07 14:01:30.199 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-07 14:01:30.201 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-07 14:01:30.203 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-07 14:01:30.205 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:01:30.207 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:01:30.209 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-07 14:01:30.211 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-07 14:01:30.213 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-07 14:01:30.215 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-07 14:01:30.217 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-07 14:01:30.221 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-07 14:01:30.223 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-07 14:01:30.225 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-07 14:01:30.227 | ++ functions-common:time_start:2309 : local start_time= 2022-06-07 14:01:30.229 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-07 14:01:30.232 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-07 14:01:30.235 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654610490233 2022-06-07 14:01:30.237 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-07 14:01:30.239 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-07 14:01:30.241 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-07 14:01:30.462 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-07 14:01:30.498 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-07 14:01:30.521 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-07 14:01:30.542 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-07 14:01:32.736 | Reading package lists... 2022-06-07 14:01:32.767 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-07 14:01:32.769 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-07 14:01:32.771 | ++ functions-common:time_stop:2322 : local name 2022-06-07 14:01:32.773 | ++ functions-common:time_stop:2323 : local end_time 2022-06-07 14:01:32.775 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:01:32.777 | ++ functions-common:time_stop:2325 : local total 2022-06-07 14:01:32.779 | ++ functions-common:time_stop:2326 : local start_time 2022-06-07 14:01:32.781 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-07 14:01:32.783 | ++ functions-common:time_stop:2329 : start_time=1654610490233 2022-06-07 14:01:32.785 | ++ functions-common:time_stop:2331 : [[ -z 1654610490233 ]] 2022-06-07 14:01:32.788 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:01:32.791 | ++ functions-common:time_stop:2334 : end_time=1654610492789 2022-06-07 14:01:32.793 | ++ functions-common:time_stop:2335 : elapsed_time=2556 2022-06-07 14:01:32.795 | ++ functions-common:time_stop:2336 : total=0 2022-06-07 14:01:32.798 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:01:32.800 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2556 2022-06-07 14:01:32.802 | ++ functions-common:install_package:1357 : 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 2022-06-07 14:01:32.804 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-07 14:01:32.806 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:01:32.808 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:01:32.810 | ++ functions-common:real_install_package:1343 : 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 2022-06-07 14:01:32.831 | ++ functions-common:apt_get:1123 : 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 2022-06-07 14:01:32.939 | Reading package lists... 2022-06-07 14:01:33.182 | Building dependency tree... 2022-06-07 14:01:33.183 | Reading state information... 2022-06-07 14:01:33.462 | bc is already the newest version (1.07.1-2build1). 2022-06-07 14:01:33.462 | bc set to manually installed. 2022-06-07 14:01:33.462 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-07 14:01:33.462 | bsdmainutils set to manually installed. 2022-06-07 14:01:33.462 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-07 14:01:33.462 | gawk set to manually installed. 2022-06-07 14:01:33.462 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-07 14:01:33.462 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-07 14:01:33.462 | iptables set to manually installed. 2022-06-07 14:01:33.462 | iputils-ping is already the newest version (3:20190709-3). 2022-06-07 14:01:33.462 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-07 14:01:33.462 | kpartx set to manually installed. 2022-06-07 14:01:33.462 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-07 14:01:33.462 | psmisc is already the newest version (23.3-1). 2022-06-07 14:01:33.462 | psmisc set to manually installed. 2022-06-07 14:01:33.462 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-07 14:01:33.462 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-07 14:01:33.462 | thin-provisioning-tools set to manually installed. 2022-06-07 14:01:33.462 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-07 14:01:33.462 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-07 14:01:33.462 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-07 14:01:33.462 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-07 14:01:33.462 | lsof set to manually installed. 2022-06-07 14:01:33.462 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-07 14:01:33.463 | parted set to manually installed. 2022-06-07 14:01:33.463 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-07 14:01:33.463 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-07 14:01:33.463 | zlib1g-dev set to manually installed. 2022-06-07 14:01:33.463 | The following packages were automatically installed and are no longer required: 2022-06-07 14:01:33.463 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-07 14:01:33.463 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-07 14:01:33.463 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-07 14:01:33.463 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-07 14:01:33.463 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-07 14:01:33.463 | python3-zope.interface 2022-06-07 14:01:33.463 | Use 'sudo apt autoremove' to remove them. 2022-06-07 14:01:33.463 | The following additional packages will be installed: 2022-06-07 14:01:33.463 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-06-07 14:01:33.463 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-06-07 14:01:33.463 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-06-07 14:01:33.464 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-06-07 14:01:33.464 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-06-07 14:01:33.464 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-06-07 14:01:33.464 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-06-07 14:01:33.464 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-06-07 14:01:33.464 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-06-07 14:01:33.464 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-06-07 14:01:33.464 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-06-07 14:01:33.464 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-06-07 14:01:33.464 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-06-07 14:01:33.464 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-06-07 14:01:33.464 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-06-07 14:01:33.464 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-06-07 14:01:33.464 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-06-07 14:01:33.464 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-06-07 14:01:33.464 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-06-07 14:01:33.464 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-06-07 14:01:33.464 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2022-06-07 14:01:33.464 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2022-06-07 14:01:33.464 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2022-06-07 14:01:33.464 | libpq5 librados2 librbd1 librdmacm1 libsasl2-2 libsasl2-modules 2022-06-07 14:01:33.464 | libsasl2-modules-db libsctp-dev libsctp1 libsensors-config libsensors5 2022-06-07 14:01:33.464 | libsm6 libsnmp-base libsnmp35 libsqlite3-0 libssl1.1 libstdc++-9-dev 2022-06-07 14:01:33.464 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2022-06-07 14:01:33.464 | libthai0 libtiff5 libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 2022-06-07 14:01:33.464 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2022-06-07 14:01:33.464 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2022-06-07 14:01:33.464 | mysql-common openssh-client openssh-sftp-server po-debconf 2022-06-07 14:01:33.464 | postgresql-client-12 postgresql-client-common postgresql-common 2022-06-07 14:01:33.464 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2022-06-07 14:01:33.464 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2022-06-07 14:01:33.464 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2022-06-07 14:01:33.466 | Suggested packages: 2022-06-07 14:01:33.466 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-06-07 14:01:33.466 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-06-07 14:01:33.466 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-06-07 14:01:33.466 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-06-07 14:01:33.466 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-06-07 14:01:33.466 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-06-07 14:01:33.466 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-06-07 14:01:33.466 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-06-07 14:01:33.466 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-06-07 14:01:33.466 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-06-07 14:01:33.466 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-06-07 14:01:33.466 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-06-07 14:01:33.466 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2022-06-07 14:01:33.466 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-06-07 14:01:33.466 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-06-07 14:01:33.466 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-06-07 14:01:33.466 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-06-07 14:01:33.713 | The following NEW packages will be installed: 2022-06-07 14:01:33.713 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-06-07 14:01:33.713 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-06-07 14:01:33.713 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-06-07 14:01:33.713 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-06-07 14:01:33.713 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-06-07 14:01:33.713 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-06-07 14:01:33.713 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-06-07 14:01:33.713 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-06-07 14:01:33.713 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-06-07 14:01:33.713 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-06-07 14:01:33.713 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-06-07 14:01:33.713 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-06-07 14:01:33.713 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-06-07 14:01:33.713 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-06-07 14:01:33.713 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-06-07 14:01:33.713 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-06-07 14:01:33.713 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-06-07 14:01:33.713 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-06-07 14:01:33.713 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-06-07 14:01:33.713 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-06-07 14:01:33.713 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-06-07 14:01:33.713 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-06-07 14:01:33.713 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-06-07 14:01:33.713 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2022-06-07 14:01:33.713 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2022-06-07 14:01:33.714 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2022-06-07 14:01:33.714 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2022-06-07 14:01:33.714 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2022-06-07 14:01:33.714 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-06-07 14:01:33.714 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2022-06-07 14:01:33.714 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-06-07 14:01:33.714 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-06-07 14:01:33.714 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-06-07 14:01:33.714 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-06-07 14:01:33.714 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2022-06-07 14:01:33.714 | postgresql-client-12 postgresql-client-common postgresql-common 2022-06-07 14:01:33.714 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2022-06-07 14:01:33.714 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2022-06-07 14:01:33.714 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2022-06-07 14:01:33.714 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2022-06-07 14:01:33.714 | The following packages will be upgraded: 2022-06-07 14:01:33.715 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-06-07 14:01:33.715 | libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 2022-06-07 14:01:33.715 | libsystemd0 libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-06-07 14:01:33.715 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd tar 2022-06-07 14:01:33.715 | tcpdump uuid-runtime wget 2022-06-07 14:01:33.832 | 26 upgraded, 208 newly installed, 0 to remove and 141 not upgraded. 2022-06-07 14:01:33.832 | Need to get 162 MB of archives. 2022-06-07 14:01:33.832 | After this operation, 762 MB of additional disk space will be used. 2022-06-07 14:01:33.832 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-06-07 14:01:34.072 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-06-07 14:01:34.085 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-06-07 14:01:34.089 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-06-07 14:01:34.091 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-06-07 14:01:34.127 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-06-07 14:01:34.612 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-06-07 14:01:34.645 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-06-07 14:01:34.648 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-06-07 14:01:34.654 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-06-07 14:01:34.666 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.13 [1,321 kB] 2022-06-07 14:01:34.918 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-06-07 14:01:34.920 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-06-07 14:01:34.986 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-06-07 14:01:34.987 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-06-07 14:01:34.988 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-06-07 14:01:34.989 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 2022-06-07 14:01:35.001 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-06-07 14:01:35.003 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.11 [162 kB] 2022-06-07 14:01:35.025 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.11 [235 kB] 2022-06-07 14:01:35.055 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-06-07 14:01:35.066 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-06-07 14:01:35.080 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-06-07 14:01:36.384 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [640 kB] 2022-06-07 14:01:36.476 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.11 [1,180 kB] 2022-06-07 14:01:36.634 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.11 [159 kB] 2022-06-07 14:01:36.646 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.11 [84.5 kB] 2022-06-07 14:01:36.655 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.11 [95.6 kB] 2022-06-07 14:01:36.666 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-06-07 14:01:36.719 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-06-07 14:01:36.938 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-06-07 14:01:36.939 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-06-07 14:01:36.940 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-06-07 14:01:36.940 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.29-0ubuntu0.20.04.3 [1,292 kB] 2022-06-07 14:01:37.183 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-06-07 14:01:37.183 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-06-07 14:01:37.184 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-06-07 14:01:37.236 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-06-07 14:01:37.400 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-06-07 14:01:37.471 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-06-07 14:01:37.476 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-06-07 14:01:37.520 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.13 [620 kB] 2022-06-07 14:01:37.664 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-06-07 14:01:37.668 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-06-07 14:01:37.669 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-06-07 14:01:37.687 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-06-07 14:01:37.826 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-06-07 14:01:37.923 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-06-07 14:01:37.962 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-06-07 14:01:37.967 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-06-07 14:01:37.969 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-06-07 14:01:37.994 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-06-07 14:01:38.052 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-06-07 14:01:38.141 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-06-07 14:01:38.203 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-06-07 14:01:41.051 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-06-07 14:01:43.052 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-06-07 14:01:43.389 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-06-07 14:01:43.395 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-06-07 14:01:43.399 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-06-07 14:01:43.418 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-06-07 14:01:43.864 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-06-07 14:01:43.874 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-06-07 14:01:43.979 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-06-07 14:01:44.635 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-06-07 14:01:45.774 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-06-07 14:01:45.783 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-06-07 14:01:45.813 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-06-07 14:01:45.815 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-06-07 14:01:45.825 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-06-07 14:01:45.840 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-06-07 14:01:45.842 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-06-07 14:01:45.851 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-06-07 14:01:45.853 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] 2022-06-07 14:01:45.951 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-06-07 14:01:46.035 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] 2022-06-07 14:01:46.134 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-06-07 14:01:46.162 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-06-07 14:01:46.179 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-06-07 14:01:46.337 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-06-07 14:01:46.342 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-06-07 14:01:46.392 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-06-07 14:01:46.573 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-06-07 14:01:46.580 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-06-07 14:01:46.583 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-06-07 14:01:46.596 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-06-07 14:01:46.750 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-06-07 14:01:46.812 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-06-07 14:01:47.246 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.11 [180 kB] 2022-06-07 14:01:47.273 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-06-07 14:01:47.282 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-06-07 14:01:48.624 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-06-07 14:01:48.625 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-06-07 14:01:48.625 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-06-07 14:01:48.626 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-06-07 14:01:48.627 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-06-07 14:01:48.628 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-06-07 14:01:48.638 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-06-07 14:01:48.639 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-06-07 14:01:48.643 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-06-07 14:01:48.680 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-06-07 14:01:48.802 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2022-06-07 14:01:48.997 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-06-07 14:01:49.061 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-06-07 14:01:49.078 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-06-07 14:01:49.115 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-06-07 14:01:49.285 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-06-07 14:01:49.367 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-06-07 14:01:49.369 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-06-07 14:01:49.380 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-06-07 14:01:49.395 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-06-07 14:01:49.424 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-06-07 14:01:49.427 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-06-07 14:01:49.428 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-06-07 14:01:49.432 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-06-07 14:01:49.442 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-06-07 14:01:49.467 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-06-07 14:01:49.469 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-06-07 14:01:49.486 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-06-07 14:01:49.504 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-06-07 14:01:49.527 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-06-07 14:01:49.537 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-06-07 14:01:49.550 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-06-07 14:01:49.570 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-06-07 14:01:49.571 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-06-07 14:01:49.572 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-06-07 14:01:49.587 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-06-07 14:01:49.641 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-06-07 14:01:49.648 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-06-07 14:01:49.764 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-06-07 14:01:49.767 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-06-07 14:01:49.768 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-06-07 14:01:49.769 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-06-07 14:01:49.772 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-06-07 14:01:49.772 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-06-07 14:01:49.773 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-06-07 14:01:49.774 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-06-07 14:01:49.868 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-06-07 14:01:49.892 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-06-07 14:01:49.952 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-06-07 14:01:49.952 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-06-07 14:01:49.984 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-06-07 14:01:49.985 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-06-07 14:01:49.988 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-06-07 14:01:49.989 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-06-07 14:01:49.992 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-06-07 14:01:50.108 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-06-07 14:01:50.314 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-06-07 14:01:50.315 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-06-07 14:01:50.319 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-06-07 14:01:50.323 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-06-07 14:01:50.323 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-06-07 14:01:50.324 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-06-07 14:01:50.325 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-06-07 14:01:50.326 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-06-07 14:01:50.328 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-06-07 14:01:50.375 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-06-07 14:01:50.544 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-06-07 14:01:50.547 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-06-07 14:01:50.548 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-06-07 14:01:50.549 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-06-07 14:01:50.550 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-06-07 14:01:50.550 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-06-07 14:01:50.554 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-06-07 14:01:50.623 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-06-07 14:01:50.624 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-06-07 14:01:50.625 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-06-07 14:01:53.250 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-06-07 14:01:53.252 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-06-07 14:01:53.253 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-06-07 14:01:53.254 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-06-07 14:01:53.355 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-06-07 14:01:53.356 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-06-07 14:01:53.356 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-06-07 14:01:53.457 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-06-07 14:01:53.458 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-06-07 14:01:53.461 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-06-07 14:01:53.502 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-06-07 14:01:53.505 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-06-07 14:01:53.511 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.13 [1,584 kB] 2022-06-07 14:01:53.943 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.29-0ubuntu0.20.04.3 [1,604 kB] 2022-06-07 14:01:54.426 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-06-07 14:01:54.512 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-06-07 14:01:54.555 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-06-07 14:01:54.568 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.11-0ubuntu0.20.04.1 [117 kB] 2022-06-07 14:01:54.642 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.11-0ubuntu0.20.04.1 [137 kB] 2022-06-07 14:01:54.686 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-06-07 14:01:55.478 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-06-07 14:01:55.931 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-06-07 14:01:55.977 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-06-07 14:01:55.979 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-06-07 14:01:56.020 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-06-07 14:01:56.021 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-06-07 14:01:56.068 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [735 kB] 2022-06-07 14:01:56.232 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-06-07 14:01:56.275 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-06-07 14:01:56.289 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-06-07 14:01:56.380 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-06-07 14:01:57.715 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-06-07 14:01:57.736 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-06-07 14:01:57.888 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-06-07 14:01:57.944 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-06-07 14:01:59.720 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-06-07 14:01:59.873 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-06-07 14:02:03.859 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-06-07 14:02:03.860 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-06-07 14:02:03.861 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-06-07 14:02:03.862 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-06-07 14:02:03.864 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.11-0ubuntu0.20.04.1 [1,050 kB] 2022-06-07 14:02:03.972 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-06-07 14:02:03.973 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-06-07 14:02:04.054 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.11-0ubuntu0.20.04.1 [982 kB] 2022-06-07 14:02:04.136 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-06-07 14:02:04.136 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-06-07 14:02:04.426 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-06-07 14:02:04.427 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-06-07 14:02:04.427 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-06-07 14:02:04.433 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-06-07 14:02:04.434 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-06-07 14:02:04.434 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-06-07 14:02:04.436 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-06-07 14:02:04.564 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-06-07 14:02:04.580 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-06-07 14:02:04.704 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-06-07 14:02:04.707 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-06-07 14:02:04.708 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-06-07 14:02:04.709 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-06-07 14:02:04.755 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.11 [1,180 B] 2022-06-07 14:02:04.756 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-06-07 14:02:04.757 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-06-07 14:02:04.757 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-06-07 14:02:04.758 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-06-07 14:02:04.759 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-06-07 14:02:04.794 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-06-07 14:02:06.253 | Preconfiguring packages ... 2022-06-07 14:02:06.512 | Fetched 162 MB in 31s (5,208 kB/s) 2022-06-07 14:02:06.702 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-06-07 14:02:06.704 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-06-07 14:02:06.870 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-06-07 14:02:07.584 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-06-07 14:02:07.981 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-06-07 14:02:07.984 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-07 14:02:08.115 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-07 14:02:08.619 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-07 14:02:08.732 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-07 14:02:09.528 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-06-07 14:02:09.675 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-07 14:02:10.059 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-07 14:02:10.235 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-07 14:02:10.637 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-07 14:02:10.929 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-07 14:02:12.134 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-06-07 14:02:12.286 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-07 14:02:12.607 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-06-07 14:02:13.004 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-06-07 14:02:13.007 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-07 14:02:13.132 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-07 14:02:13.464 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-07 14:02:13.873 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-06-07 14:02:13.876 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-07 14:02:14.012 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-07 14:02:14.378 | Selecting previously unselected package libapr1:amd64. 2022-06-07 14:02:14.385 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-06-07 14:02:14.418 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-07 14:02:14.780 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-07 14:02:14.904 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-06-07 14:02:15.521 | Selecting previously unselected package libaprutil1:amd64. 2022-06-07 14:02:15.528 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-06-07 14:02:15.584 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-07 14:02:16.025 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-07 14:02:16.189 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-06-07 14:02:16.647 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-06-07 14:02:16.654 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-06-07 14:02:16.698 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-07 14:02:17.008 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-07 14:02:17.167 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-07 14:02:17.545 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-07 14:02:17.646 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-07 14:02:17.968 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-07 14:02:18.109 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-06-07 14:02:18.464 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-06-07 14:02:18.472 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-06-07 14:02:18.515 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-07 14:02:18.745 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-07 14:02:18.892 | Unpacking curl (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-07 14:02:19.391 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-07 14:02:19.555 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-07 14:02:19.990 | Selecting previously unselected package libjansson4:amd64. 2022-06-07 14:02:19.997 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-06-07 14:02:20.041 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-06-07 14:02:20.458 | Selecting previously unselected package liblua5.2-0:amd64. 2022-06-07 14:02:20.466 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-06-07 14:02:20.509 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-07 14:02:20.894 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-06-07 14:02:21.052 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-06-07 14:02:22.729 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-07 14:02:22.881 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) over (2.9.10+dfsg-5) ... 2022-06-07 14:02:23.401 | Selecting previously unselected package apache2-bin. 2022-06-07 14:02:23.408 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-07 14:02:23.441 | Unpacking apache2-bin (2.4.41-4ubuntu3.11) ... 2022-06-07 14:02:23.881 | Selecting previously unselected package apache2-data. 2022-06-07 14:02:23.888 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.11_all.deb ... 2022-06-07 14:02:23.949 | Unpacking apache2-data (2.4.41-4ubuntu3.11) ... 2022-06-07 14:02:24.292 | Selecting previously unselected package apache2-utils. 2022-06-07 14:02:24.300 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-07 14:02:24.327 | Unpacking apache2-utils (2.4.41-4ubuntu3.11) ... 2022-06-07 14:02:24.756 | Selecting previously unselected package apache2. 2022-06-07 14:02:24.763 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-07 14:02:24.835 | Unpacking apache2 (2.4.41-4ubuntu3.11) ... 2022-06-07 14:02:25.292 | Selecting previously unselected package liblua5.3-0:amd64. 2022-06-07 14:02:25.300 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-06-07 14:02:25.355 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-07 14:02:25.864 | Selecting previously unselected package haproxy. 2022-06-07 14:02:25.872 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-06-07 14:02:25.934 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-06-07 14:02:26.595 | Selecting previously unselected package libnl-3-200:amd64. 2022-06-07 14:02:26.603 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-06-07 14:02:26.652 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-06-07 14:02:27.018 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-06-07 14:02:27.025 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-06-07 14:02:27.063 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-07 14:02:27.395 | Selecting previously unselected package mysql-common. 2022-06-07 14:02:27.402 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-06-07 14:02:27.443 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-07 14:02:27.767 | Selecting previously unselected package libmysqlclient21:amd64. 2022-06-07 14:02:27.774 | Preparing to unpack .../025-libmysqlclient21_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-07 14:02:27.818 | Unpacking libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-07 14:02:28.395 | Selecting previously unselected package libsensors-config. 2022-06-07 14:02:28.402 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-06-07 14:02:28.452 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-07 14:02:28.801 | Selecting previously unselected package libsensors5:amd64. 2022-06-07 14:02:28.808 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-06-07 14:02:28.944 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-07 14:02:29.309 | Selecting previously unselected package libsnmp-base. 2022-06-07 14:02:29.316 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-06-07 14:02:29.349 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-07 14:02:29.670 | Selecting previously unselected package libsnmp35:amd64. 2022-06-07 14:02:29.677 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-06-07 14:02:29.732 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-07 14:02:30.252 | Selecting previously unselected package keepalived. 2022-06-07 14:02:30.259 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-06-07 14:02:30.298 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-07 14:02:30.727 | Selecting previously unselected package memcached. 2022-06-07 14:02:30.734 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-06-07 14:02:30.789 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-06-07 14:02:31.185 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-06-07 14:02:32.017 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-06-07 14:02:32.375 | Preparing to unpack .../033-openssl_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-07 14:02:32.521 | Unpacking openssl (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-06-07 14:02:33.081 | Selecting previously unselected package python3-yaml. 2022-06-07 14:02:33.089 | Preparing to unpack .../034-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-06-07 14:02:33.161 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-07 14:02:33.443 | Preparing to unpack .../035-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-07 14:02:33.595 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-07 14:02:34.140 | Preparing to unpack .../036-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-07 14:02:34.359 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-07 14:02:35.203 | Preparing to unpack .../037-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-07 14:02:35.335 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-07 14:02:36.026 | Preparing to unpack .../038-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-06-07 14:02:36.184 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-06-07 14:02:36.603 | Preparing to unpack .../039-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-06-07 14:02:36.715 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-06-07 14:02:37.258 | Selecting previously unselected package acl. 2022-06-07 14:02:37.265 | Preparing to unpack .../040-acl_2.2.53-6_amd64.deb ... 2022-06-07 14:02:37.326 | Unpacking acl (2.2.53-6) ... 2022-06-07 14:02:37.664 | Selecting previously unselected package autotools-dev. 2022-06-07 14:02:37.671 | Preparing to unpack .../041-autotools-dev_20180224.1_all.deb ... 2022-06-07 14:02:37.732 | Unpacking autotools-dev (20180224.1) ... 2022-06-07 14:02:38.058 | Selecting previously unselected package m4. 2022-06-07 14:02:38.066 | Preparing to unpack .../042-m4_1.4.18-4_amd64.deb ... 2022-06-07 14:02:38.109 | Unpacking m4 (1.4.18-4) ... 2022-06-07 14:02:38.533 | Selecting previously unselected package autoconf. 2022-06-07 14:02:38.540 | Preparing to unpack .../043-autoconf_2.69-11.1_all.deb ... 2022-06-07 14:02:38.590 | Unpacking autoconf (2.69-11.1) ... 2022-06-07 14:02:39.052 | Selecting previously unselected package automake. 2022-06-07 14:02:39.060 | Preparing to unpack .../044-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-06-07 14:02:39.117 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-06-07 14:02:39.573 | Selecting previously unselected package autopoint. 2022-06-07 14:02:39.580 | Preparing to unpack .../045-autopoint_0.19.8.1-10build1_all.deb ... 2022-06-07 14:02:39.635 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-06-07 14:02:39.990 | Selecting previously unselected package libllvm10:amd64. 2022-06-07 14:02:39.997 | Preparing to unpack .../046-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-07 14:02:40.052 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-07 14:02:42.795 | Selecting previously unselected package libclang-cpp10. 2022-06-07 14:02:42.803 | Preparing to unpack .../047-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-07 14:02:42.858 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-07 14:02:44.607 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-06-07 14:02:44.614 | Preparing to unpack .../048-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-07 14:02:44.652 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-07 14:02:45.510 | Selecting previously unselected package libgc1c2:amd64. 2022-06-07 14:02:45.517 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-06-07 14:02:45.544 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-07 14:02:45.909 | Selecting previously unselected package libobjc4:amd64. 2022-06-07 14:02:45.917 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-07 14:02:45.943 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-07 14:02:46.201 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-06-07 14:02:46.208 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-07 14:02:46.247 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-07 14:02:46.681 | Selecting previously unselected package libc6-i386. 2022-06-07 14:02:46.688 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-06-07 14:02:46.715 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-07 14:02:47.665 | Selecting previously unselected package lib32gcc-s1. 2022-06-07 14:02:47.672 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-07 14:02:47.721 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-07 14:02:48.195 | Selecting previously unselected package lib32stdc++6. 2022-06-07 14:02:48.203 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-07 14:02:48.235 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-07 14:02:48.652 | Selecting previously unselected package libclang-common-10-dev. 2022-06-07 14:02:48.660 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-07 14:02:48.698 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-07 14:02:50.041 | Selecting previously unselected package libclang1-10. 2022-06-07 14:02:50.049 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-07 14:02:50.092 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-07 14:02:51.607 | Selecting previously unselected package clang-10. 2022-06-07 14:02:51.614 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-07 14:02:51.663 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-07 14:02:51.921 | Selecting previously unselected package libtool. 2022-06-07 14:02:51.928 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-06-07 14:02:51.972 | Unpacking libtool (2.4.6-14) ... 2022-06-07 14:02:52.241 | Selecting previously unselected package dh-autoreconf. 2022-06-07 14:02:52.249 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-06-07 14:02:52.298 | Unpacking dh-autoreconf (19) ... 2022-06-07 14:02:52.538 | Selecting previously unselected package libdebhelper-perl. 2022-06-07 14:02:52.545 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-06-07 14:02:52.595 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-06-07 14:02:52.949 | Selecting previously unselected package libarchive-zip-perl. 2022-06-07 14:02:52.957 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-06-07 14:02:53.006 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-06-07 14:02:53.310 | Selecting previously unselected package libsub-override-perl. 2022-06-07 14:02:53.318 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-06-07 14:02:53.447 | Unpacking libsub-override-perl (0.09-2) ... 2022-06-07 14:02:53.761 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-06-07 14:02:53.768 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-06-07 14:02:53.801 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-07 14:02:54.115 | Selecting previously unselected package dh-strip-nondeterminism. 2022-06-07 14:02:54.123 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-06-07 14:02:54.189 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-06-07 14:02:54.567 | Selecting previously unselected package libdpkg-perl. 2022-06-07 14:02:54.575 | Preparing to unpack .../065-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... 2022-06-07 14:02:54.618 | Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... 2022-06-07 14:02:54.944 | Selecting previously unselected package make. 2022-06-07 14:02:54.951 | Preparing to unpack .../066-make_4.2.1-1.2_amd64.deb ... 2022-06-07 14:02:55.012 | Unpacking make (4.2.1-1.2) ... 2022-06-07 14:02:55.338 | Selecting previously unselected package dpkg-dev. 2022-06-07 14:02:55.345 | Preparing to unpack .../067-dpkg-dev_1.19.7ubuntu3.2_all.deb ... 2022-06-07 14:02:55.389 | Unpacking dpkg-dev (1.19.7ubuntu3.2) ... 2022-06-07 14:02:55.812 | Selecting previously unselected package dwz. 2022-06-07 14:02:55.820 | Preparing to unpack .../068-dwz_0.13-5_amd64.deb ... 2022-06-07 14:02:55.875 | Unpacking dwz (0.13-5) ... 2022-06-07 14:02:56.281 | Selecting previously unselected package libcroco3:amd64. 2022-06-07 14:02:56.288 | Preparing to unpack .../069-libcroco3_0.6.13-1_amd64.deb ... 2022-06-07 14:02:56.349 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-06-07 14:02:56.698 | Selecting previously unselected package gettext. 2022-06-07 14:02:56.706 | Preparing to unpack .../070-gettext_0.19.8.1-10build1_amd64.deb ... 2022-06-07 14:02:56.749 | Unpacking gettext (0.19.8.1-10build1) ... 2022-06-07 14:02:57.190 | Selecting previously unselected package intltool-debian. 2022-06-07 14:02:57.198 | Preparing to unpack .../071-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-06-07 14:02:57.247 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-06-07 14:02:57.578 | Selecting previously unselected package po-debconf. 2022-06-07 14:02:57.586 | Preparing to unpack .../072-po-debconf_1.0.21_all.deb ... 2022-06-07 14:02:57.635 | Unpacking po-debconf (1.0.21) ... 2022-06-07 14:02:57.978 | Selecting previously unselected package debhelper. 2022-06-07 14:02:57.986 | Preparing to unpack .../073-debhelper_12.10ubuntu1_all.deb ... 2022-06-07 14:02:58.046 | Unpacking debhelper (12.10ubuntu1) ... 2022-06-07 14:02:58.510 | Selecting previously unselected package uuid-dev:amd64. 2022-06-07 14:02:58.517 | Preparing to unpack .../074-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-07 14:02:58.561 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-07 14:02:58.921 | Selecting previously unselected package libsctp1:amd64. 2022-06-07 14:02:58.929 | Preparing to unpack .../075-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-06-07 14:02:58.966 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-07 14:02:59.218 | Selecting previously unselected package libsctp-dev:amd64. 2022-06-07 14:02:59.226 | Preparing to unpack .../076-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-06-07 14:02:59.269 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-07 14:02:59.561 | Selecting previously unselected package libapr1-dev. 2022-06-07 14:02:59.569 | Preparing to unpack .../077-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-06-07 14:02:59.618 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-07 14:03:00.172 | Selecting previously unselected package libldap2-dev:amd64. 2022-06-07 14:03:00.181 | Preparing to unpack .../078-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-07 14:03:00.212 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-07 14:03:00.669 | Selecting previously unselected package libaprutil1-dev. 2022-06-07 14:03:00.677 | Preparing to unpack .../079-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-06-07 14:03:00.732 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-07 14:03:01.275 | Selecting previously unselected package apache2-dev. 2022-06-07 14:03:01.283 | Preparing to unpack .../080-apache2-dev_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-07 14:03:01.332 | Unpacking apache2-dev (2.4.41-4ubuntu3.11) ... 2022-06-07 14:03:01.835 | Selecting previously unselected package binfmt-support. 2022-06-07 14:03:01.843 | Preparing to unpack .../081-binfmt-support_2.2.0-2_amd64.deb ... 2022-06-07 14:03:01.893 | Unpacking binfmt-support (2.2.0-2) ... 2022-06-07 14:03:02.241 | Selecting previously unselected package g++-9. 2022-06-07 14:03:02.249 | Preparing to unpack .../082-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-07 14:03:02.298 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-07 14:03:03.921 | Selecting previously unselected package g++. 2022-06-07 14:03:03.929 | Preparing to unpack .../083-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-06-07 14:03:03.984 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-06-07 14:03:04.293 | Selecting previously unselected package build-essential. 2022-06-07 14:03:04.300 | Preparing to unpack .../084-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-06-07 14:03:04.366 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-06-07 14:03:04.675 | Selecting previously unselected package conntrack. 2022-06-07 14:03:04.683 | Preparing to unpack .../085-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-06-07 14:03:04.721 | Unpacking conntrack (1:1.4.5-2) ... 2022-06-07 14:03:05.041 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-06-07 14:03:05.049 | Preparing to unpack .../086-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-06-07 14:03:05.075 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-07 14:03:05.372 | Selecting previously unselected package libnetfilter-queue1. 2022-06-07 14:03:05.380 | Preparing to unpack .../087-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-06-07 14:03:05.406 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-06-07 14:03:05.750 | Selecting previously unselected package conntrackd. 2022-06-07 14:03:05.757 | Preparing to unpack .../088-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-06-07 14:03:05.812 | Unpacking conntrackd (1:1.4.5-2) ... 2022-06-07 14:03:06.132 | Selecting previously unselected package dns-root-data. 2022-06-07 14:03:06.141 | Preparing to unpack .../089-dns-root-data_2019052802_all.deb ... 2022-06-07 14:03:06.195 | Unpacking dns-root-data (2019052802) ... 2022-06-07 14:03:06.481 | Selecting previously unselected package libidn11:amd64. 2022-06-07 14:03:06.489 | Preparing to unpack .../090-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-06-07 14:03:06.538 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-07 14:03:06.830 | Selecting previously unselected package dnsmasq-base. 2022-06-07 14:03:06.838 | Preparing to unpack .../091-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-07 14:03:06.886 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-07 14:03:07.253 | Selecting previously unselected package dnsmasq-utils. 2022-06-07 14:03:07.261 | Preparing to unpack .../092-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-07 14:03:07.309 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-07 14:03:07.653 | Selecting previously unselected package dstat. 2022-06-07 14:03:07.660 | Preparing to unpack .../093-dstat_0.7.4-6_all.deb ... 2022-06-07 14:03:07.698 | Unpacking dstat (0.7.4-6) ... 2022-06-07 14:03:08.161 | Selecting previously unselected package ebtables. 2022-06-07 14:03:08.170 | Preparing to unpack .../094-ebtables_2.0.11-3build1_amd64.deb ... 2022-06-07 14:03:08.219 | Unpacking ebtables (2.0.11-3build1) ... 2022-06-07 14:03:08.567 | Selecting previously unselected package libfakeroot:amd64. 2022-06-07 14:03:08.575 | Preparing to unpack .../095-libfakeroot_1.24-1_amd64.deb ... 2022-06-07 14:03:08.607 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-06-07 14:03:08.847 | Selecting previously unselected package fakeroot. 2022-06-07 14:03:08.855 | Preparing to unpack .../096-fakeroot_1.24-1_amd64.deb ... 2022-06-07 14:03:08.887 | Unpacking fakeroot (1.24-1) ... 2022-06-07 14:03:09.098 | Selecting previously unselected package fonts-dejavu-core. 2022-06-07 14:03:09.107 | Preparing to unpack .../097-fonts-dejavu-core_2.37-1_all.deb ... 2022-06-07 14:03:09.132 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-06-07 14:03:09.527 | Selecting previously unselected package fonts-liberation. 2022-06-07 14:03:09.535 | Preparing to unpack .../098-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-06-07 14:03:09.567 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-06-07 14:03:10.036 | Selecting previously unselected package fontconfig-config. 2022-06-07 14:03:10.043 | Preparing to unpack .../099-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-06-07 14:03:10.104 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-07 14:03:10.493 | Selecting previously unselected package libfontconfig1:amd64. 2022-06-07 14:03:10.501 | Preparing to unpack .../100-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-06-07 14:03:10.555 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-07 14:03:11.019 | Selecting previously unselected package fontconfig. 2022-06-07 14:03:11.027 | Preparing to unpack .../101-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-06-07 14:03:11.081 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-06-07 14:03:11.441 | Selecting previously unselected package genisoimage. 2022-06-07 14:03:11.450 | Preparing to unpack .../102-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-06-07 14:03:11.504 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-07 14:03:11.916 | Selecting previously unselected package libann0. 2022-06-07 14:03:11.923 | Preparing to unpack .../103-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-06-07 14:03:11.961 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-06-07 14:03:12.241 | Selecting previously unselected package libcdt5:amd64. 2022-06-07 14:03:12.250 | Preparing to unpack .../104-libcdt5_2.42.2-3build2_amd64.deb ... 2022-06-07 14:03:12.304 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-06-07 14:03:12.670 | Selecting previously unselected package libcgraph6:amd64. 2022-06-07 14:03:12.677 | Preparing to unpack .../105-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-06-07 14:03:12.721 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-07 14:03:13.167 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-06-07 14:03:13.175 | Preparing to unpack .../106-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-07 14:03:13.218 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-07 14:03:13.504 | Selecting previously unselected package libjpeg8:amd64. 2022-06-07 14:03:13.517 | Preparing to unpack .../107-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-06-07 14:03:13.573 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-07 14:03:13.955 | Selecting previously unselected package libjbig0:amd64. 2022-06-07 14:03:13.964 | Preparing to unpack .../108-libjbig0_2.1-3.1build1_amd64.deb ... 2022-06-07 14:03:14.001 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-06-07 14:03:14.436 | Selecting previously unselected package libwebp6:amd64. 2022-06-07 14:03:14.443 | Preparing to unpack .../109-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-06-07 14:03:14.492 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-07 14:03:14.927 | Selecting previously unselected package libtiff5:amd64. 2022-06-07 14:03:14.935 | Preparing to unpack .../110-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-06-07 14:03:14.979 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-07 14:03:15.418 | Selecting previously unselected package libxpm4:amd64. 2022-06-07 14:03:15.426 | Preparing to unpack .../111-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-06-07 14:03:15.464 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-06-07 14:03:15.881 | Selecting previously unselected package libgd3:amd64. 2022-06-07 14:03:15.889 | Preparing to unpack .../112-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-06-07 14:03:15.932 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-07 14:03:16.339 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-06-07 14:03:16.346 | Preparing to unpack .../113-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-06-07 14:03:16.389 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-07 14:03:16.784 | Selecting previously unselected package libpixman-1-0:amd64. 2022-06-07 14:03:16.792 | Preparing to unpack .../114-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-06-07 14:03:16.841 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-07 14:03:17.315 | Selecting previously unselected package libxcb-render0:amd64. 2022-06-07 14:03:17.324 | Preparing to unpack .../115-libxcb-render0_1.14-2_amd64.deb ... 2022-06-07 14:03:17.372 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-06-07 14:03:17.716 | Selecting previously unselected package libxcb-shm0:amd64. 2022-06-07 14:03:17.723 | Preparing to unpack .../116-libxcb-shm0_1.14-2_amd64.deb ... 2022-06-07 14:03:17.755 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-06-07 14:03:18.121 | Selecting previously unselected package libxrender1:amd64. 2022-06-07 14:03:18.129 | Preparing to unpack .../117-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-06-07 14:03:18.166 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-06-07 14:03:18.453 | Selecting previously unselected package libcairo2:amd64. 2022-06-07 14:03:18.460 | Preparing to unpack .../118-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-06-07 14:03:18.509 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-07 14:03:18.921 | Selecting previously unselected package libgraphite2-3:amd64. 2022-06-07 14:03:18.929 | Preparing to unpack .../119-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-06-07 14:03:18.984 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-07 14:03:19.407 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-06-07 14:03:19.415 | Preparing to unpack .../120-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-06-07 14:03:19.458 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-07 14:03:19.858 | Selecting previously unselected package libthai-data. 2022-06-07 14:03:19.866 | Preparing to unpack .../121-libthai-data_0.1.28-3_all.deb ... 2022-06-07 14:03:19.921 | Unpacking libthai-data (0.1.28-3) ... 2022-06-07 14:03:20.235 | Selecting previously unselected package libdatrie1:amd64. 2022-06-07 14:03:20.243 | Preparing to unpack .../122-libdatrie1_0.2.12-3_amd64.deb ... 2022-06-07 14:03:20.292 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-06-07 14:03:20.584 | Selecting previously unselected package libthai0:amd64. 2022-06-07 14:03:20.592 | Preparing to unpack .../123-libthai0_0.1.28-3_amd64.deb ... 2022-06-07 14:03:20.641 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-06-07 14:03:20.967 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-06-07 14:03:20.975 | Preparing to unpack .../124-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-07 14:03:21.024 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-07 14:03:21.447 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-06-07 14:03:21.455 | Preparing to unpack .../125-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-07 14:03:21.510 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-07 14:03:21.813 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-06-07 14:03:21.821 | Preparing to unpack .../126-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-07 14:03:21.852 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-07 14:03:22.168 | Selecting previously unselected package libpathplan4:amd64. 2022-06-07 14:03:22.175 | Preparing to unpack .../127-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-06-07 14:03:22.230 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-07 14:03:22.619 | Selecting previously unselected package libgvc6. 2022-06-07 14:03:22.627 | Preparing to unpack .../128-libgvc6_2.42.2-3build2_amd64.deb ... 2022-06-07 14:03:22.681 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-06-07 14:03:23.093 | Selecting previously unselected package libgvpr2:amd64. 2022-06-07 14:03:23.100 | Preparing to unpack .../129-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-06-07 14:03:23.150 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-07 14:03:23.464 | Selecting previously unselected package liblab-gamut1:amd64. 2022-06-07 14:03:23.472 | Preparing to unpack .../130-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-06-07 14:03:23.521 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-07 14:03:24.138 | Selecting previously unselected package x11-common. 2022-06-07 14:03:24.146 | Preparing to unpack .../131-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-06-07 14:03:24.200 | dpkg-query: no packages found matching nux-tools 2022-06-07 14:03:24.211 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-06-07 14:03:24.487 | Selecting previously unselected package libice6:amd64. 2022-06-07 14:03:24.495 | Preparing to unpack .../132-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-06-07 14:03:24.527 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-07 14:03:24.876 | Selecting previously unselected package libsm6:amd64. 2022-06-07 14:03:24.883 | Preparing to unpack .../133-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-06-07 14:03:24.944 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-06-07 14:03:25.253 | Selecting previously unselected package libxt6:amd64. 2022-06-07 14:03:25.260 | Preparing to unpack .../134-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-06-07 14:03:25.298 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-06-07 14:03:25.601 | Selecting previously unselected package libxmu6:amd64. 2022-06-07 14:03:25.610 | Preparing to unpack .../135-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-06-07 14:03:25.686 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-07 14:03:26.087 | Selecting previously unselected package libxaw7:amd64. 2022-06-07 14:03:26.096 | Preparing to unpack .../136-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-06-07 14:03:26.127 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-06-07 14:03:26.470 | Selecting previously unselected package graphviz. 2022-06-07 14:03:26.478 | Preparing to unpack .../137-graphviz_2.42.2-3build2_amd64.deb ... 2022-06-07 14:03:26.509 | Unpacking graphviz (2.42.2-3build2) ... 2022-06-07 14:03:27.019 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-06-07 14:03:27.026 | Preparing to unpack .../138-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-06-07 14:03:27.075 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-07 14:03:27.476 | Selecting previously unselected package libibverbs1:amd64. 2022-06-07 14:03:27.484 | Preparing to unpack .../139-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-06-07 14:03:27.544 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-07 14:03:28.013 | Selecting previously unselected package ibverbs-providers:amd64. 2022-06-07 14:03:28.020 | Preparing to unpack .../140-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-06-07 14:03:28.087 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-07 14:03:28.355 | Selecting previously unselected package icu-devtools. 2022-06-07 14:03:28.363 | Preparing to unpack .../141-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-06-07 14:03:28.407 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-06-07 14:03:28.756 | Selecting previously unselected package iputils-arping. 2022-06-07 14:03:28.764 | Preparing to unpack .../142-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-06-07 14:03:28.823 | Unpacking iputils-arping (3:20190709-3) ... 2022-06-07 14:03:29.218 | Selecting previously unselected package javascript-common. 2022-06-07 14:03:29.226 | Preparing to unpack .../143-javascript-common_11_all.deb ... 2022-06-07 14:03:29.288 | Unpacking javascript-common (11) ... 2022-06-07 14:03:29.601 | Selecting previously unselected package libgssrpc4:amd64. 2022-06-07 14:03:29.609 | Preparing to unpack .../144-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-06-07 14:03:29.664 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-07 14:03:30.024 | Selecting previously unselected package libkdb5-9:amd64. 2022-06-07 14:03:30.032 | Preparing to unpack .../145-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-06-07 14:03:30.075 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-07 14:03:30.458 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-06-07 14:03:30.467 | Preparing to unpack .../146-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-07 14:03:30.521 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-07 14:03:30.875 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-06-07 14:03:30.883 | Preparing to unpack .../147-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-07 14:03:30.932 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-07 14:03:31.201 | Selecting previously unselected package comerr-dev:amd64. 2022-06-07 14:03:31.209 | Preparing to unpack .../148-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-06-07 14:03:31.334 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-06-07 14:03:31.618 | Selecting previously unselected package krb5-multidev:amd64. 2022-06-07 14:03:31.627 | Preparing to unpack .../149-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-07 14:03:31.681 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-07 14:03:32.018 | Selecting previously unselected package libalgorithm-diff-perl. 2022-06-07 14:03:32.026 | Preparing to unpack .../150-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-06-07 14:03:32.064 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-06-07 14:03:32.350 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-06-07 14:03:32.358 | Preparing to unpack .../151-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-06-07 14:03:32.389 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-06-07 14:03:32.647 | Selecting previously unselected package libalgorithm-merge-perl. 2022-06-07 14:03:32.655 | Preparing to unpack .../152-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-06-07 14:03:32.715 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-06-07 14:03:32.973 | Selecting previously unselected package libarchive-cpio-perl. 2022-06-07 14:03:32.980 | Preparing to unpack .../153-libarchive-cpio-perl_0.10-1_all.deb ... 2022-06-07 14:03:33.029 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-06-07 14:03:33.389 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-06-07 14:03:33.397 | Preparing to unpack .../154-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-07 14:03:33.446 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-07 14:03:33.876 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-06-07 14:03:33.884 | Preparing to unpack .../155-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-07 14:03:33.921 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-07 14:03:34.270 | Selecting previously unselected package libfile-fcntllock-perl. 2022-06-07 14:03:34.278 | Preparing to unpack .../156-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-06-07 14:03:34.327 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-06-07 14:03:34.601 | Selecting previously unselected package libgts-bin. 2022-06-07 14:03:34.610 | Preparing to unpack .../157-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-06-07 14:03:34.641 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-06-07 14:03:34.938 | Selecting previously unselected package libicu-dev:amd64. 2022-06-07 14:03:34.946 | Preparing to unpack .../158-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-06-07 14:03:34.984 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-07 14:03:36.801 | Selecting previously unselected package libipset13:amd64. 2022-06-07 14:03:36.810 | Preparing to unpack .../159-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-07 14:03:36.858 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-07 14:03:37.184 | Selecting previously unselected package librdmacm1:amd64. 2022-06-07 14:03:37.192 | Preparing to unpack .../160-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-06-07 14:03:37.246 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-07 14:03:37.618 | Selecting previously unselected package libiscsi7:amd64. 2022-06-07 14:03:37.627 | Preparing to unpack .../161-libiscsi7_1.18.0-2_amd64.deb ... 2022-06-07 14:03:37.681 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-06-07 14:03:37.904 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-06-07 14:03:37.912 | Preparing to unpack .../162-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-07 14:03:37.951 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-07 14:03:38.184 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-06-07 14:03:38.192 | Preparing to unpack .../163-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-06-07 14:03:38.235 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-07 14:03:38.464 | Selecting previously unselected package libjpeg-dev:amd64. 2022-06-07 14:03:38.471 | Preparing to unpack .../164-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-06-07 14:03:38.503 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-07 14:03:38.727 | Selecting previously unselected package libjs-jquery. 2022-06-07 14:03:38.735 | Preparing to unpack .../165-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-06-07 14:03:38.783 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-06-07 14:03:39.143 | Selecting previously unselected package libjs-jquery-metadata. 2022-06-07 14:03:39.151 | Preparing to unpack .../166-libjs-jquery-metadata_12-1.1_all.deb ... 2022-06-07 14:03:39.212 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-06-07 14:03:39.458 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-06-07 14:03:39.466 | Preparing to unpack .../167-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-06-07 14:03:39.515 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-07 14:03:39.909 | Selecting previously unselected package libltdl-dev:amd64. 2022-06-07 14:03:39.918 | Preparing to unpack .../168-libltdl-dev_2.4.6-14_amd64.deb ... 2022-06-07 14:03:39.989 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-06-07 14:03:40.275 | Selecting previously unselected package libsys-hostname-long-perl. 2022-06-07 14:03:40.283 | Preparing to unpack .../169-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-06-07 14:03:40.309 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-06-07 14:03:40.555 | Selecting previously unselected package libmail-sendmail-perl. 2022-06-07 14:03:40.563 | Preparing to unpack .../170-libmail-sendmail-perl_0.80-1_all.deb ... 2022-06-07 14:03:40.600 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-06-07 14:03:40.835 | Selecting previously unselected package libssl-dev:amd64. 2022-06-07 14:03:40.843 | Preparing to unpack .../171-libssl-dev_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-07 14:03:40.892 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-07 14:03:41.412 | Selecting previously unselected package libmysqlclient-dev. 2022-06-07 14:03:41.421 | Preparing to unpack .../172-libmysqlclient-dev_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-07 14:03:41.469 | Unpacking libmysqlclient-dev (8.0.29-0ubuntu0.20.04.3) ... 2022-06-07 14:03:42.075 | Selecting previously unselected package libncurses-dev:amd64. 2022-06-07 14:03:42.083 | Preparing to unpack .../173-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-07 14:03:42.143 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-07 14:03:42.589 | Selecting previously unselected package libomp5-10:amd64. 2022-06-07 14:03:42.597 | Preparing to unpack .../174-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-07 14:03:42.652 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-07 14:03:43.018 | Selecting previously unselected package libomp-10-dev. 2022-06-07 14:03:43.026 | Preparing to unpack .../175-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-07 14:03:43.075 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-07 14:03:43.384 | Selecting previously unselected package libpq5:amd64. 2022-06-07 14:03:43.392 | Preparing to unpack .../176-libpq5_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-07 14:03:43.440 | Unpacking libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-07 14:03:43.721 | Selecting previously unselected package libpq-dev. 2022-06-07 14:03:43.729 | Preparing to unpack .../177-libpq-dev_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-07 14:03:43.772 | Unpacking libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-07 14:03:44.138 | Selecting previously unselected package librados2. 2022-06-07 14:03:44.146 | Preparing to unpack .../178-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-07 14:03:44.183 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-07 14:03:44.989 | Selecting previously unselected package librbd1. 2022-06-07 14:03:44.998 | Preparing to unpack .../179-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-07 14:03:45.035 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-07 14:03:45.658 | Selecting previously unselected package libsasl2-dev. 2022-06-07 14:03:45.666 | Preparing to unpack .../180-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-07 14:03:45.721 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-07 14:03:46.054 | Preparing to unpack .../181-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-07 14:03:46.189 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-07 14:03:46.492 | Selecting previously unselected package libsystemd-dev:amd64. 2022-06-07 14:03:46.500 | Preparing to unpack .../182-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-06-07 14:03:46.549 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-07 14:03:46.932 | Selecting previously unselected package libtinfo-dev:amd64. 2022-06-07 14:03:46.941 | Preparing to unpack .../183-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-07 14:03:46.995 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-07 14:03:47.263 | Selecting previously unselected package libx86-1:amd64. 2022-06-07 14:03:47.271 | Preparing to unpack .../184-libx86-1_1.1+ds1-11_amd64.deb ... 2022-06-07 14:03:47.315 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-06-07 14:03:47.584 | Selecting previously unselected package libxml2-dev:amd64. 2022-06-07 14:03:47.592 | Preparing to unpack .../185-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-07 14:03:47.652 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-07 14:03:48.167 | Selecting previously unselected package libxslt1-dev:amd64. 2022-06-07 14:03:48.175 | Preparing to unpack .../186-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-06-07 14:03:48.212 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-07 14:03:48.629 | Selecting previously unselected package llvm-10-runtime. 2022-06-07 14:03:48.637 | Preparing to unpack .../187-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-07 14:03:48.668 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-07 14:03:49.161 | Selecting previously unselected package libpfm4:amd64. 2022-06-07 14:03:49.169 | Preparing to unpack .../188-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-06-07 14:03:49.234 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-07 14:03:49.664 | Selecting previously unselected package llvm-10. 2022-06-07 14:03:49.672 | Preparing to unpack .../189-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-07 14:03:49.726 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-07 14:03:50.789 | Selecting previously unselected package libffi-dev:amd64. 2022-06-07 14:03:50.798 | Preparing to unpack .../190-libffi-dev_3.3-4_amd64.deb ... 2022-06-07 14:03:50.840 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-06-07 14:03:51.166 | Selecting previously unselected package python3-pygments. 2022-06-07 14:03:51.174 | Preparing to unpack .../191-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-06-07 14:03:51.235 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-07 14:03:51.686 | Selecting previously unselected package llvm-10-tools. 2022-06-07 14:03:51.694 | Preparing to unpack .../192-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-07 14:03:51.726 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-07 14:03:52.206 | Selecting previously unselected package libz3-4:amd64. 2022-06-07 14:03:52.215 | Preparing to unpack .../193-libz3-4_4.8.7-4build1_amd64.deb ... 2022-06-07 14:03:52.257 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-06-07 14:03:53.561 | Selecting previously unselected package libz3-dev:amd64. 2022-06-07 14:03:53.569 | Preparing to unpack .../194-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-06-07 14:03:53.617 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-07 14:03:54.018 | Selecting previously unselected package llvm-10-dev. 2022-06-07 14:03:54.026 | Preparing to unpack .../195-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-07 14:03:54.074 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-07 14:03:58.972 | Selecting previously unselected package lsscsi. 2022-06-07 14:03:58.981 | Preparing to unpack .../196-lsscsi_0.30-0.1_amd64.deb ... 2022-06-07 14:03:59.029 | Unpacking lsscsi (0.30-0.1) ... 2022-06-07 14:03:59.360 | Selecting previously unselected package pkg-config. 2022-06-07 14:03:59.369 | Preparing to unpack .../197-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-06-07 14:03:59.406 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-06-07 14:03:59.686 | Selecting previously unselected package pm-utils. 2022-06-07 14:03:59.695 | Preparing to unpack .../198-pm-utils_1.4.1-19_all.deb ... 2022-06-07 14:03:59.731 | Unpacking pm-utils (1.4.1-19) ... 2022-06-07 14:04:00.109 | Selecting previously unselected package postgresql-client-common. 2022-06-07 14:04:00.117 | Preparing to unpack .../199-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-06-07 14:04:00.171 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-06-07 14:04:00.480 | Selecting previously unselected package postgresql-client-12. 2022-06-07 14:04:00.489 | Preparing to unpack .../200-postgresql-client-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-07 14:04:00.542 | Unpacking postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-07 14:04:01.126 | Selecting previously unselected package ssl-cert. 2022-06-07 14:04:01.134 | Preparing to unpack .../201-ssl-cert_1.0.39_all.deb ... 2022-06-07 14:04:01.188 | Unpacking ssl-cert (1.0.39) ... 2022-06-07 14:04:01.714 | Selecting previously unselected package postgresql-common. 2022-06-07 14:04:01.723 | Preparing to unpack .../202-postgresql-common_214ubuntu0.1_all.deb ... 2022-06-07 14:04:01.806 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-06-07 14:04:01.840 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-06-07 14:04:02.200 | Selecting previously unselected package postgresql-server-dev-12. 2022-06-07 14:04:02.209 | Preparing to unpack .../203-postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-07 14:04:02.234 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-07 14:04:02.720 | Selecting previously unselected package postgresql-server-dev-all. 2022-06-07 14:04:02.729 | Preparing to unpack .../204-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-06-07 14:04:02.754 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-07 14:04:02.954 | Selecting previously unselected package python-pip-whl. 2022-06-07 14:04:02.963 | Preparing to unpack .../205-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-06-07 14:04:02.988 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-06-07 14:04:03.440 | Selecting previously unselected package python3-mysqldb. 2022-06-07 14:04:03.448 | Preparing to unpack .../206-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-06-07 14:04:03.474 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-06-07 14:04:03.903 | Selecting previously unselected package python3-wheel. 2022-06-07 14:04:03.911 | Preparing to unpack .../207-python3-wheel_0.34.2-1_all.deb ... 2022-06-07 14:04:03.959 | Unpacking python3-wheel (0.34.2-1) ... 2022-06-07 14:04:04.320 | Selecting previously unselected package python3-pip. 2022-06-07 14:04:04.329 | Preparing to unpack .../208-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-06-07 14:04:04.382 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-06-07 14:04:04.834 | Selecting previously unselected package python3.8-venv. 2022-06-07 14:04:04.843 | Preparing to unpack .../209-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-06-07 14:04:04.896 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-07 14:04:05.154 | Selecting previously unselected package python3-venv. 2022-06-07 14:04:05.163 | Preparing to unpack .../210-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-06-07 14:04:05.216 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-06-07 14:04:05.503 | Selecting previously unselected package qemu-block-extra:amd64. 2022-06-07 14:04:05.511 | Preparing to unpack .../211-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-06-07 14:04:05.554 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-06-07 14:04:05.829 | Selecting previously unselected package qemu-utils. 2022-06-07 14:04:05.837 | Preparing to unpack .../212-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-06-07 14:04:05.874 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-06-07 14:04:06.303 | Selecting previously unselected package sharutils. 2022-06-07 14:04:06.312 | Preparing to unpack .../213-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-06-07 14:04:06.353 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-06-07 14:04:06.612 | Selecting previously unselected package sqlite3. 2022-06-07 14:04:06.620 | Preparing to unpack .../214-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-07 14:04:06.657 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-07 14:04:07.074 | Selecting previously unselected package unzip. 2022-06-07 14:04:07.083 | Preparing to unpack .../215-unzip_6.0-25ubuntu1_amd64.deb ... 2022-06-07 14:04:07.131 | Unpacking unzip (6.0-25ubuntu1) ... 2022-06-07 14:04:07.434 | Selecting previously unselected package vbetool. 2022-06-07 14:04:07.443 | Preparing to unpack .../216-vbetool_1.1-4_amd64.deb ... 2022-06-07 14:04:07.485 | Unpacking vbetool (1.1-4) ... 2022-06-07 14:04:07.834 | Selecting previously unselected package ipset. 2022-06-07 14:04:07.844 | Preparing to unpack .../217-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-07 14:04:07.881 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-07 14:04:08.280 | Selecting previously unselected package ipvsadm. 2022-06-07 14:04:08.288 | Preparing to unpack .../218-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-06-07 14:04:08.331 | Unpacking ipvsadm (1:1.31-1) ... 2022-06-07 14:04:08.680 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-06-07 14:04:08.689 | Preparing to unpack .../219-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-07 14:04:08.743 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-06-07 14:04:09.029 | Selecting previously unselected package liberasurecode1:amd64. 2022-06-07 14:04:09.037 | Preparing to unpack .../220-liberasurecode1_1.6.1-4_amd64.deb ... 2022-06-07 14:04:09.080 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-06-07 14:04:09.377 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-06-07 14:04:09.387 | Preparing to unpack .../221-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-06-07 14:04:09.434 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-07 14:04:09.749 | Selecting previously unselected package libkrb5-dev:amd64. 2022-06-07 14:04:09.757 | Preparing to unpack .../222-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-07 14:04:09.799 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-07 14:04:10.069 | Selecting previously unselected package libyaml-dev:amd64. 2022-06-07 14:04:10.078 | Preparing to unpack .../223-libyaml-dev_0.2.2-1_amd64.deb ... 2022-06-07 14:04:10.130 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-06-07 14:04:10.417 | Selecting previously unselected package socat. 2022-06-07 14:04:10.426 | Preparing to unpack .../224-socat_1.7.3.3-2_amd64.deb ... 2022-06-07 14:04:10.474 | Unpacking socat (1.7.3.3-2) ... 2022-06-07 14:04:10.840 | Selecting previously unselected package vlan. 2022-06-07 14:04:10.849 | Preparing to unpack .../225-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-06-07 14:04:10.885 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-07 14:04:11.249 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-07 14:04:11.428 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-06-07 14:04:11.708 | Setting up javascript-common (11) ... 2022-06-07 14:04:11.960 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-06-07 14:04:12.028 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-07 14:04:12.165 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-07 14:04:12.331 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-07 14:04:12.502 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-07 14:04:12.785 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-07 14:04:12.902 | Setting up dstat (0.7.4-6) ... 2022-06-07 14:04:13.289 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-07 14:04:13.289 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-06-07 14:04:13.307 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-07 14:04:13.307 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-06-07 14:04:13.411 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-07 14:04:13.599 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-06-07 14:04:13.725 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-07 14:04:13.879 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-06-07 14:04:13.983 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-06-07 14:04:14.136 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-06-07 14:04:14.267 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-06-07 14:04:14.434 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-06-07 14:04:14.565 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-06-07 14:04:14.742 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-06-07 14:04:14.913 | Setting up libarchive-zip-perl (1.67-2) ... 2022-06-07 14:04:15.068 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-07 14:04:15.188 | Setting up vbetool (1.1-4) ... 2022-06-07 14:04:15.325 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-06-07 14:04:15.474 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-07 14:04:15.679 | Setting up pm-utils (1.4.1-19) ... 2022-06-07 14:04:15.930 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-07 14:04:16.342 | Setting up unzip (6.0-25ubuntu1) ... 2022-06-07 14:04:16.513 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-06-07 14:04:16.645 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-06-07 14:04:16.759 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-07 14:04:16.964 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-07 14:04:17.079 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-06-07 14:04:18.156 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-06-07 14:04:18.879 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-07 14:04:19.107 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-07 14:04:19.279 | Setting up m4 (1.4.18-4) ... 2022-06-07 14:04:19.405 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-07 14:04:19.850 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-07 14:04:19.965 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-06-07 14:04:20.113 | Setting up iputils-arping (3:20190709-3) ... 2022-06-07 14:04:20.284 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-06-07 14:04:20.427 | Setting up conntrack (1:1.4.5-2) ... 2022-06-07 14:04:20.593 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-07 14:04:20.719 | Setting up python3-wheel (0.34.2-1) ... 2022-06-07 14:04:21.096 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-06-07 14:04:21.234 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-06-07 14:04:21.670 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-06-07 14:04:23.873 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-06-07 14:04:24.050 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-06-07 14:04:24.192 | Setting up acl (2.2.53-6) ... 2022-06-07 14:04:24.347 | Setting up dns-root-data (2019052802) ... 2022-06-07 14:04:24.484 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-07 14:04:24.639 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-07 14:04:24.799 | Setting up fakeroot (1.24-1) ... 2022-06-07 14:04:24.911 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-06-07 14:04:25.033 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-07 14:04:25.204 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-07 14:04:25.307 | Setting up autotools-dev (20180224.1) ... 2022-06-07 14:04:25.439 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-07 14:04:26.370 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-06-07 14:04:26.507 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-07 14:04:26.650 | Setting up make (4.2.1-1.2) ... 2022-06-07 14:04:26.810 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-07 14:04:26.964 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-07 14:04:27.066 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-07 14:04:27.221 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-07 14:04:27.359 | Setting up ebtables (2.0.11-3build1) ... 2022-06-07 14:04:28.062 | Setting up socat (1.7.3.3-2) ... 2022-06-07 14:04:28.187 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-06-07 14:04:28.307 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-06-07 14:04:28.410 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-07 14:04:28.519 | Setting up autopoint (0.19.8.1-10build1) ... 2022-06-07 14:04:28.650 | Setting up binfmt-support (2.2.0-2) ... 2022-06-07 14:04:29.084 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-06-07 14:04:30.153 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-07 14:04:30.313 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-06-07 14:04:30.421 | Setting up fonts-dejavu-core (2.37-1) ... 2022-06-07 14:04:31.324 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-06-07 14:04:31.467 | Setting up lsscsi (0.30-0.1) ... 2022-06-07 14:04:31.610 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-07 14:04:31.798 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-07 14:04:31.929 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-07 14:04:32.055 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-07 14:04:32.198 | Setting up libdpkg-perl (1.19.7ubuntu3.2) ... 2022-06-07 14:04:32.295 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-07 14:04:32.427 | Setting up autoconf (2.69-11.1) ... 2022-06-07 14:04:32.593 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-06-07 14:04:32.696 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-06-07 14:04:32.807 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-06-07 14:04:32.873 | Setting up dwz (0.13-5) ... 2022-06-07 14:04:32.993 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-07 14:04:33.096 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-07 14:04:33.221 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-07 14:04:33.416 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-07 14:04:33.559 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-07 14:04:33.799 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-06-07 14:04:35.186 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-07 14:04:35.341 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-07 14:04:35.438 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-06-07 14:04:35.558 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-07 14:04:35.702 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-06-07 14:04:35.787 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-06-07 14:04:35.959 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-07 14:04:36.073 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-07 14:04:36.232 | Setting up libsub-override-perl (0.09-2) ... 2022-06-07 14:04:36.387 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-07 14:04:36.524 | Setting up libthai-data (0.1.28-3) ... 2022-06-07 14:04:36.678 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-06-07 14:04:36.833 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-06-07 14:04:36.919 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-07 14:04:37.072 | Setting up apache2-data (2.4.41-4ubuntu3.11) ... 2022-06-07 14:04:37.227 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-07 14:04:37.330 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-06-07 14:04:37.450 | Setting up sharutils (1:4.15.2-4build1) ... 2022-06-07 14:04:37.604 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-07 14:04:37.724 | Setting up openssl (1.1.1f-1ubuntu2.13) ... 2022-06-07 14:04:37.907 | Setting up conntrackd (1:1.4.5-2) ... 2022-06-07 14:04:39.180 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-06-07 14:04:39.569 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-06-07 14:04:39.684 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-06-07 14:04:39.827 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-07 14:04:39.970 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-07 14:04:40.113 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-07 14:04:40.204 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-07 14:04:40.307 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-06-07 14:04:40.450 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-07 14:04:40.587 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-07 14:04:40.735 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-06-07 14:04:40.842 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-06-07 14:04:40.930 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-07 14:04:41.084 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-07 14:04:41.204 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-07 14:04:41.330 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-06-07 14:04:41.484 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-07 14:04:41.644 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-07 14:04:41.775 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-06-07 14:04:42.118 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-07 14:04:42.261 | Setting up libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-07 14:04:42.404 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-07 14:04:42.564 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-07 14:04:42.707 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-07 14:04:42.856 | Setting up wget (1.20.3-1ubuntu2) ... 2022-06-07 14:04:43.038 | Setting up libtool (2.4.6-14) ... 2022-06-07 14:04:43.158 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-07 14:04:45.089 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-06-07 14:04:45.312 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-06-07 14:04:46.728 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-06-07 14:04:47.849 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-07 14:04:48.004 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-07 14:04:48.146 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-07 14:04:48.861 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-07 14:04:49.038 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-07 14:04:49.209 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-07 14:04:49.369 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-06-07 14:04:51.125 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-06-07 14:04:51.872 | Setting up dpkg-dev (1.19.7ubuntu3.2) ... 2022-06-07 14:04:52.164 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-07 14:04:52.335 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-06-07 14:04:52.729 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-07 14:04:52.855 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-06-07 14:04:52.998 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-06-07 14:04:53.209 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-06-07 14:04:53.368 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-07 14:04:53.523 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-07 14:04:53.683 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-07 14:04:53.884 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-07 14:04:54.037 | Setting up ssl-cert (1.0.39) ... 2022-06-07 14:04:54.849 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-07 14:04:55.021 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-07 14:04:55.254 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-06-07 14:04:55.431 | Setting up postgresql-common (214ubuntu0.1) ... 2022-06-07 14:04:56.686 | Adding user postgres to group ssl-cert 2022-06-07 14:04:56.987 | 2022-06-07 14:04:56.987 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-06-07 14:04:57.185 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-06-07 14:04:57.185 | Removing obsolete dictionary files: 2022-06-07 14:04:57.757 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-06-07 14:04:59.026 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-06-07 14:04:59.180 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-07 14:04:59.289 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-06-07 14:04:59.540 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-06-07 14:05:00.071 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-06-07 14:05:00.221 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-07 14:05:00.363 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-07 14:05:00.512 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-07 14:05:00.678 | Setting up build-essential (12.8ubuntu1.1) ... 2022-06-07 14:05:00.854 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.11) ... 2022-06-07 14:05:01.003 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-07 14:05:01.134 | Setting up curl (7.68.0-1ubuntu2.11) ... 2022-06-07 14:05:01.329 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-07 14:05:01.501 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-07 14:05:01.672 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-06-07 14:05:01.855 | Setting up libmysqlclient-dev (8.0.29-0ubuntu0.20.04.3) ... 2022-06-07 14:05:01.991 | Setting up apache2-utils (2.4.41-4ubuntu3.11) ... 2022-06-07 14:05:02.169 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-07 14:05:02.340 | Setting up ipvsadm (1:1.31-1) ... 2022-06-07 14:05:03.403 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-06-07 14:05:03.575 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-07 14:05:03.997 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-06-07 14:05:06.173 | Regenerating fonts cache... done. 2022-06-07 14:05:06.237 | Setting up gettext (0.19.8.1-10build1) ... 2022-06-07 14:05:06.374 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-07 14:05:06.494 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-06-07 14:05:08.149 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-06-07 14:05:09.077 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-07 14:05:09.894 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-07 14:05:10.071 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-07 14:05:11.309 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-06-07 14:05:12.037 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-07 14:05:12.197 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-07 14:05:12.374 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-07 14:05:12.546 | Setting up libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-07 14:05:12.677 | Setting up libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-07 14:05:12.814 | Setting up apache2-bin (2.4.41-4ubuntu3.11) ... 2022-06-07 14:05:12.985 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-07 14:05:13.157 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-06-07 14:05:13.294 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-07 14:05:13.430 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-07 14:05:13.585 | Setting up postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-07 14:05:14.268 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-06-07 14:05:14.391 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-06-07 14:05:14.654 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-07 14:05:14.780 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-07 14:05:14.888 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-06-07 14:05:14.990 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-07 14:05:15.186 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-07 14:05:15.311 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-07 14:05:15.442 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-07 14:05:15.597 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-07 14:05:15.762 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-07 14:05:15.917 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-07 14:05:16.077 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-07 14:05:16.214 | Setting up po-debconf (1.0.21) ... 2022-06-07 14:05:16.368 | Setting up apache2 (2.4.41-4ubuntu3.11) ... 2022-06-07 14:05:24.619 | Enabling module mpm_event. 2022-06-07 14:05:24.683 | Enabling module authz_core. 2022-06-07 14:05:24.688 | Enabling module authz_host. 2022-06-07 14:05:24.748 | Enabling module authn_core. 2022-06-07 14:05:24.753 | Enabling module auth_basic. 2022-06-07 14:05:24.812 | Enabling module access_compat. 2022-06-07 14:05:24.870 | Enabling module authn_file. 2022-06-07 14:05:24.929 | Enabling module authz_user. 2022-06-07 14:05:24.988 | Enabling module alias. 2022-06-07 14:05:25.047 | Enabling module dir. 2022-06-07 14:05:25.105 | Enabling module autoindex. 2022-06-07 14:05:25.164 | Enabling module env. 2022-06-07 14:05:25.223 | Enabling module mime. 2022-06-07 14:05:25.282 | Enabling module negotiation. 2022-06-07 14:05:25.341 | Enabling module setenvif. 2022-06-07 14:05:25.399 | Enabling module filter. 2022-06-07 14:05:25.458 | Enabling module deflate. 2022-06-07 14:05:25.517 | Enabling module status. 2022-06-07 14:05:25.576 | Enabling module reqtimeout. 2022-06-07 14:05:25.634 | Enabling conf charset. 2022-06-07 14:05:25.693 | Enabling conf localized-error-pages. 2022-06-07 14:05:25.753 | Enabling conf other-vhosts-access-log. 2022-06-07 14:05:25.812 | Enabling conf security. 2022-06-07 14:05:25.870 | Enabling conf serve-cgi-bin. 2022-06-07 14:05:25.930 | Enabling site 000-default. 2022-06-07 14:05:25.981 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-06-07 14:05:26.037 | Enabling conf javascript-common. 2022-06-07 14:05:26.302 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-06-07 14:05:26.886 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-06-07 14:05:29.625 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-06-07 14:05:29.819 | Setting up libgvc6 (2.42.2-3build2) ... 2022-06-07 14:05:29.980 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-07 14:05:30.151 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-06-07 14:05:30.277 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-06-07 14:05:30.430 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-07 14:05:30.579 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-06-07 14:05:30.722 | Setting up graphviz (2.42.2-3build2) ... 2022-06-07 14:05:30.871 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-06-07 14:05:30.993 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-06-07 14:05:31.031 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-06-07 14:05:32.854 | Setting up dh-autoreconf (19) ... 2022-06-07 14:05:33.008 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-06-07 14:05:34.073 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-06-07 14:05:34.186 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-07 14:05:34.448 | Setting up debhelper (12.10ubuntu1) ... 2022-06-07 14:05:34.562 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-07 14:05:35.122 | Setting up apache2-dev (2.4.41-4ubuntu3.11) ... 2022-06-07 14:05:35.293 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-06-07 14:05:35.419 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-06-07 14:05:35.611 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-06-07 14:05:48.908 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-07 14:05:49.114 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-06-07 14:05:49.635 | Processing triggers for ufw (0.36-6) ... 2022-06-07 14:05:49.857 | Processing triggers for man-db (2.9.1-1) ... 2022-06-07 14:06:14.786 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-06-07 14:06:14.900 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-06-07 14:06:22.676 | ++ functions-common:apt_get:1127 : result=0 2022-06-07 14:06:22.679 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-07 14:06:22.681 | ++ functions-common:time_stop:2322 : local name 2022-06-07 14:06:22.683 | ++ functions-common:time_stop:2323 : local end_time 2022-06-07 14:06:22.685 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:06:22.687 | ++ functions-common:time_stop:2325 : local total 2022-06-07 14:06:22.689 | ++ functions-common:time_stop:2326 : local start_time 2022-06-07 14:06:22.691 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-07 14:06:22.693 | ++ functions-common:time_stop:2329 : start_time=1654610492828 2022-06-07 14:06:22.696 | ++ functions-common:time_stop:2331 : [[ -z 1654610492828 ]] 2022-06-07 14:06:22.699 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:06:22.702 | ++ functions-common:time_stop:2334 : end_time=1654610782700 2022-06-07 14:06:22.704 | ++ functions-common:time_stop:2335 : elapsed_time=289872 2022-06-07 14:06:22.706 | ++ functions-common:time_stop:2336 : total=729 2022-06-07 14:06:22.709 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:06:22.711 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=290601 2022-06-07 14:06:22.713 | ++ functions-common:apt_get:1131 : return 0 2022-06-07 14:06:22.715 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-07 14:06:22.718 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-07 14:06:22.720 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-07 14:06:22.724 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-07 14:06:22.727 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-07 14:06:22.730 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-07 14:06:22.732 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-07 14:06:24.203 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-07 14:06:24.205 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-07 14:06:24.207 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-07 14:06:24.209 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-07 14:06:24.211 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-07 14:06:24.212 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-07 14:06:24.215 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-07 14:06:24.217 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-07 14:06:24.219 | + functions-common:_ensure_lsb_release:328 : return 2022-06-07 14:06:24.221 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-07 14:06:24.283 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-07 14:06:24.285 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-07 14:06:24.348 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-07 14:06:24.350 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-07 14:06:24.412 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-07 14:06:24.413 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-07 14:06:24.415 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-07 14:06:24.417 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-07 14:06:24.419 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-07 14:06:24.421 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-07 14:06:24.422 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-07 14:06:24.424 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-07 14:06:24.426 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-07 14:06:24.428 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-07 14:06:24.430 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-07 14:06:24.430 | Distro: focal 2022-06-07 14:06:24.433 | + tools/install_pip.sh:main:136 : get_versions 2022-06-07 14:06:24.435 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-07 14:06:24.438 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-07 14:06:24.440 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-07 14:06:24.442 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-07 14:06:24.442 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-07 14:06:24.815 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-07 14:06:24.816 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-07 14:06:24.816 | pip: 20.2.2 2022-06-07 14:06:24.818 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-07 14:06:25.165 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-07 14:06:25.186 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-07 14:06:25.188 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-07 14:06:25.190 | + tools/install_pip.sh:main:144 : exit 0 2022-06-07 14:06:25.193 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-07 14:06:25.195 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-07 14:06:25.198 | + ./stack.sh:main:764 : fixup_all 2022-06-07 14:06:25.201 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-07 14:06:25.203 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-07 14:06:25.205 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-07 14:06:25.219 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-07 14:06:25.219 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-07 14:06:25.220 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-07 14:06:25.224 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-06-07 14:06:25.227 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-06-07 14:06:25.229 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-06-07 14:06:25.237 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-06-07 14:06:25.240 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-07 14:06:25.242 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-07 14:06:25.244 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-07 14:06:25.246 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-07 14:06:25.248 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-07 14:06:25.250 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-07 14:06:25.252 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-07 14:06:25.254 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-07 14:06:25.256 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-07 14:06:25.258 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-07 14:06:25.260 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-07 14:06:25.262 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-07 14:06:25.264 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-07 14:06:25.266 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-07 14:06:25.268 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-07 14:06:25.271 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-07 14:06:25.273 | + functions-common:is_suse:464 : is_opensuse 2022-06-07 14:06:25.275 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-07 14:06:25.277 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-07 14:06:25.279 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-07 14:06:25.281 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-07 14:06:25.283 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-07 14:06:25.285 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-07 14:06:25.288 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-07 14:06:25.307 | Using python 3.8 to install os-testr 2022-06-07 14:06:25.309 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-07 14:06:26.936 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:06:26.940 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:06:26.946 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:06:26.946 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:06:26.951 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:06:26.953 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:06:26.955 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:06:26.955 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:06:26.956 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:06:27.066 | Collecting os-testr===2.0.0 2022-06-07 14:06:27.073 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2022-06-07 14:06:27.253 | Collecting stestr===3.0.1 2022-06-07 14:06:27.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2022-06-07 14:06:27.358 | 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) 2022-06-07 14:06:27.375 | 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) 2022-06-07 14:06:27.459 | Collecting python-subunit===1.4.0 2022-06-07 14:06:27.465 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-06-07 14:06:27.544 | 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) 2022-06-07 14:06:27.558 | 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) 2022-06-07 14:06:27.649 | Collecting future===0.18.2 2022-06-07 14:06:27.668 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-06-07 14:06:28.592 | 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) 2022-06-07 14:06:28.596 | 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) 2022-06-07 14:06:28.606 | 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) 2022-06-07 14:06:28.608 | 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) 2022-06-07 14:06:28.612 | 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) 2022-06-07 14:06:28.614 | 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) 2022-06-07 14:06:28.617 | 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) 2022-06-07 14:06:28.623 | 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) 2022-06-07 14:06:28.626 | 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) 2022-06-07 14:06:28.628 | 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) 2022-06-07 14:06:28.635 | 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) 2022-06-07 14:06:28.689 | 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) 2022-06-07 14:06:28.691 | 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) 2022-06-07 14:06:28.694 | 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) 2022-06-07 14:06:28.736 | 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) 2022-06-07 14:06:28.738 | 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) 2022-06-07 14:06:28.742 | 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) 2022-06-07 14:06:28.775 | 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) 2022-06-07 14:06:28.780 | Building wheels for collected packages: future 2022-06-07 14:06:28.781 | Building wheel for future (setup.py): started 2022-06-07 14:06:29.800 | Building wheel for future (setup.py): finished with status 'done' 2022-06-07 14:06:29.804 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=d99304a7a6f8560dab81d8065d3789fdf05928e867d68e01637f433ed881decf 2022-06-07 14:06:29.804 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-06-07 14:06:29.805 | Successfully built future 2022-06-07 14:06:30.958 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-06-07 14:06:32.048 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2022-06-07 14:06:32.153 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:06:32.153 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:06:32.251 | + inc/python:pip_install:200 : result=0 2022-06-07 14:06:32.253 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:06:32.256 | + functions-common:time_stop:2322 : local name 2022-06-07 14:06:32.258 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:06:32.260 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:06:32.262 | + functions-common:time_stop:2325 : local total 2022-06-07 14:06:32.264 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:06:32.266 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:06:32.268 | + functions-common:time_stop:2329 : start_time=1654610785302 2022-06-07 14:06:32.270 | + functions-common:time_stop:2331 : [[ -z 1654610785302 ]] 2022-06-07 14:06:32.273 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:06:32.277 | + functions-common:time_stop:2334 : end_time=1654610792274 2022-06-07 14:06:32.279 | + functions-common:time_stop:2335 : elapsed_time=6972 2022-06-07 14:06:32.281 | + functions-common:time_stop:2336 : total=0 2022-06-07 14:06:32.283 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:06:32.285 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6972 2022-06-07 14:06:32.287 | + inc/python:pip_install:203 : return 0 2022-06-07 14:06:32.289 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-07 14:06:32.291 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-07 14:06:32.293 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-07 14:06:32.296 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-07 14:06:32.299 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-07 14:06:32.301 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-07 14:06:32.304 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-07 14:06:32.305 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-07 14:06:32.309 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-07 14:06:32.311 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-07 14:06:32.314 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-07 14:06:32.316 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-07 14:06:32.319 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-07 14:06:32.338 | Using python 3.8 to install systemd-python 2022-06-07 14:06:32.340 | + 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 2022-06-07 14:06:33.974 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:06:33.977 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:06:33.983 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:06:33.983 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:06:33.989 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:06:33.991 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:06:33.992 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:06:33.993 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:06:33.994 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:06:33.997 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (234) 2022-06-07 14:06:35.471 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:06:35.472 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:06:35.539 | + inc/python:pip_install:200 : result=0 2022-06-07 14:06:35.541 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:06:35.543 | + functions-common:time_stop:2322 : local name 2022-06-07 14:06:35.545 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:06:35.547 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:06:35.549 | + functions-common:time_stop:2325 : local total 2022-06-07 14:06:35.552 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:06:35.554 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:06:35.556 | + functions-common:time_stop:2329 : start_time=1654610792333 2022-06-07 14:06:35.558 | + functions-common:time_stop:2331 : [[ -z 1654610792333 ]] 2022-06-07 14:06:35.560 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:06:35.564 | + functions-common:time_stop:2334 : end_time=1654610795562 2022-06-07 14:06:35.566 | + functions-common:time_stop:2335 : elapsed_time=3229 2022-06-07 14:06:35.569 | + functions-common:time_stop:2336 : total=6972 2022-06-07 14:06:35.571 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:06:35.572 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=10201 2022-06-07 14:06:35.575 | + inc/python:pip_install:203 : return 0 2022-06-07 14:06:35.577 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-07 14:06:35.624 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-07 14:06:35.822 | + ./stack.sh:main:779 : install_infra 2022-06-07 14:06:35.824 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-07 14:06:35.826 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-07 14:06:35.829 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-06-07 14:06:38.876 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-07 14:06:38.879 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-07 14:06:38.900 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-07 14:06:40.776 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:06:41.017 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:06:41.019 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:06:41.226 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:06:41.286 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:06:41.346 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:06:41.349 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:06:41.398 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:06:41.444 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:06:41.582 | Collecting pbr===5.5.0 2022-06-07 14:06:41.588 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2022-06-07 14:06:41.625 | Installing collected packages: pbr 2022-06-07 14:06:41.760 | Successfully installed pbr-5.5.0 2022-06-07 14:06:41.819 | + inc/python:pip_install:200 : result=0 2022-06-07 14:06:41.821 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:06:41.823 | + functions-common:time_stop:2322 : local name 2022-06-07 14:06:41.825 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:06:41.827 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:06:41.829 | + functions-common:time_stop:2325 : local total 2022-06-07 14:06:41.831 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:06:41.834 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:06:41.836 | + functions-common:time_stop:2329 : start_time=1654610798893 2022-06-07 14:06:41.838 | + functions-common:time_stop:2331 : [[ -z 1654610798893 ]] 2022-06-07 14:06:41.840 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:06:41.844 | + functions-common:time_stop:2334 : end_time=1654610801841 2022-06-07 14:06:41.846 | + functions-common:time_stop:2335 : elapsed_time=2948 2022-06-07 14:06:41.848 | + functions-common:time_stop:2336 : total=10201 2022-06-07 14:06:41.850 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:06:41.852 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=13149 2022-06-07 14:06:41.854 | + inc/python:pip_install:203 : return 0 2022-06-07 14:06:41.857 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-07 14:06:41.859 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-07 14:06:41.880 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-07 14:06:43.767 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:06:44.007 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:06:44.009 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:06:44.214 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:06:44.272 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:06:44.333 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:06:44.335 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:06:44.383 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:06:44.429 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:06:44.431 | Processing /opt/stack/requirements 2022-06-07 14:06:45.696 | Collecting fixtures===3.0.0 2022-06-07 14:06:45.702 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-06-07 14:06:45.919 | Collecting PyYAML===5.3.1 2022-06-07 14:06:45.927 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2022-06-07 14:06:46.624 | Collecting requests===2.23.0 2022-06-07 14:06:46.630 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2022-06-07 14:06:46.715 | Collecting packaging===20.4 2022-06-07 14:06:46.724 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2022-06-07 14:06:46.795 | Collecting testtools===2.4.0 2022-06-07 14:06:46.802 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-06-07 14:06:46.890 | Collecting idna===2.10 2022-06-07 14:06:46.896 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-06-07 14:06:47.034 | Collecting pyparsing===2.4.7 2022-06-07 14:06:47.040 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-06-07 14:06:47.091 | Collecting six===1.15.0 2022-06-07 14:06:47.096 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-06-07 14:06:47.122 | Collecting Parsley>=1.2 2022-06-07 14:06:47.128 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-07 14:06:47.173 | Collecting beagle>=0.2.1 2022-06-07 14:06:47.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-06-07 14:06:47.204 | 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) 2022-06-07 14:06:47.275 | Collecting urllib3===1.25.10 2022-06-07 14:06:47.281 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e79/83572181f5e15/urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 2022-06-07 14:06:47.377 | Collecting certifi===2021.10.8 2022-06-07 14:06:47.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-06-07 14:06:47.429 | Collecting chardet===3.0.4 2022-06-07 14:06:47.435 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) 2022-06-07 14:06:47.494 | Collecting unittest2===1.1.0 2022-06-07 14:06:47.506 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-06-07 14:06:47.550 | Collecting extras===1.0.0 2022-06-07 14:06:47.556 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-06-07 14:06:47.587 | Collecting traceback2===1.4.0 2022-06-07 14:06:47.594 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-06-07 14:06:47.626 | Collecting python-mimeparse===1.6.0 2022-06-07 14:06:47.632 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2022-06-07 14:06:47.713 | Collecting cliff===3.4.0 2022-06-07 14:06:47.719 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2022-06-07 14:06:47.786 | Collecting argparse 2022-06-07 14:06:47.790 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-06-07 14:06:47.815 | Collecting linecache2===1.0.0 2022-06-07 14:06:47.823 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-06-07 14:06:47.891 | Collecting prettytable===0.7.2 2022-06-07 14:06:47.897 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-06-07 14:06:48.038 | Collecting cmd2===1.3.8 2022-06-07 14:06:48.045 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130 kB) 2022-06-07 14:06:48.190 | Collecting stevedore===3.2.2 2022-06-07 14:06:48.196 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2022-06-07 14:06:48.250 | Collecting wcwidth===0.2.5 2022-06-07 14:06:48.257 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-06-07 14:06:48.324 | Collecting colorama===0.4.3 2022-06-07 14:06:48.330 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d7/3d2a99753107a/colorama-0.4.3-py2.py3-none-any.whl (15 kB) 2022-06-07 14:06:48.344 | 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) 2022-06-07 14:06:48.381 | Collecting pyperclip===1.8.0 2022-06-07 14:06:48.387 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2022-06-07 14:06:48.433 | Collecting attrs===20.1.0 2022-06-07 14:06:48.439 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/7b7b9f8326499/attrs-20.1.0-py2.py3-none-any.whl (49 kB) 2022-06-07 14:06:48.487 | Building wheels for collected packages: PyYAML, openstack-requirements 2022-06-07 14:06:48.488 | Building wheel for PyYAML (setup.py): started 2022-06-07 14:06:48.731 | Building wheel for PyYAML (setup.py): finished with status 'error' 2022-06-07 14:06:48.731 | ERROR: Command errored out with exit status 1: 2022-06-07 14:06:48.731 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-d05uo9ab/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-d05uo9ab/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-58ty927d 2022-06-07 14:06:48.732 | cwd: /tmp/pip-install-d05uo9ab/PyYAML/ 2022-06-07 14:06:48.732 | Complete output (6 lines): 2022-06-07 14:06:48.732 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-07 14:06:48.732 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-07 14:06:48.732 | or: setup.py --help-commands 2022-06-07 14:06:48.732 | or: setup.py cmd --help 2022-06-07 14:06:48.732 | 2022-06-07 14:06:48.732 | error: invalid command 'bdist_wheel' 2022-06-07 14:06:48.732 | ---------------------------------------- 2022-06-07 14:06:48.732 | ERROR: Failed building wheel for PyYAML 2022-06-07 14:06:48.732 | Running setup.py clean for PyYAML 2022-06-07 14:06:48.985 | Building wheel for openstack-requirements (setup.py): started 2022-06-07 14:06:49.718 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-07 14:06:49.719 | ERROR: Command errored out with exit status 1: 2022-06-07 14:06:49.719 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-zz4cuixq/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-zz4cuixq/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-uk8iggw6 2022-06-07 14:06:49.719 | cwd: /tmp/pip-req-build-zz4cuixq/ 2022-06-07 14:06:49.719 | Complete output (6 lines): 2022-06-07 14:06:49.719 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-07 14:06:49.719 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-07 14:06:49.719 | or: setup.py --help-commands 2022-06-07 14:06:49.719 | or: setup.py cmd --help 2022-06-07 14:06:49.719 | 2022-06-07 14:06:49.719 | error: invalid command 'bdist_wheel' 2022-06-07 14:06:49.719 | ---------------------------------------- 2022-06-07 14:06:49.719 | ERROR: Failed building wheel for openstack-requirements 2022-06-07 14:06:49.719 | Running setup.py clean for openstack-requirements 2022-06-07 14:06:50.472 | Failed to build PyYAML openstack-requirements 2022-06-07 14:06:50.699 | Installing collected packages: chardet, certifi, attrs, six, linecache2, traceback2, argparse, unittest2, extras, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, colorama, pyperclip, cmd2, stevedore, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-06-07 14:06:51.842 | Running setup.py install for PyYAML: started 2022-06-07 14:07:06.616 | Running setup.py install for PyYAML: finished with status 'done' 2022-06-07 14:07:07.488 | Running setup.py install for openstack-requirements: started 2022-06-07 14:07:09.563 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-07 14:07:09.601 | 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.dev4208 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 2022-06-07 14:07:09.754 | + inc/python:pip_install:200 : result=0 2022-06-07 14:07:09.756 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:07:09.759 | + functions-common:time_stop:2322 : local name 2022-06-07 14:07:09.761 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:07:09.763 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:07:09.765 | + functions-common:time_stop:2325 : local total 2022-06-07 14:07:09.767 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:07:09.769 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:07:09.771 | + functions-common:time_stop:2329 : start_time=1654610801873 2022-06-07 14:07:09.773 | + functions-common:time_stop:2331 : [[ -z 1654610801873 ]] 2022-06-07 14:07:09.776 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:07:09.779 | + functions-common:time_stop:2334 : end_time=1654610829777 2022-06-07 14:07:09.782 | + functions-common:time_stop:2335 : elapsed_time=27904 2022-06-07 14:07:09.784 | + functions-common:time_stop:2336 : total=13149 2022-06-07 14:07:09.786 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:07:09.788 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41053 2022-06-07 14:07:09.790 | + inc/python:pip_install:203 : return 0 2022-06-07 14:07:09.792 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-07 14:07:09.794 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-07 14:07:09.797 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-07 14:07:09.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:07:09.801 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:07:09.804 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-07 14:07:09.806 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:07:09.808 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-07 14:07:09.828 | Using python 3.8 to install pbr 2022-06-07 14:07:09.830 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-07 14:07:11.446 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:07:11.450 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:07:11.456 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:07:11.456 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:07:11.462 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:07:11.464 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:07:11.465 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:07:11.466 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:07:11.467 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:07:11.578 | 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) 2022-06-07 14:07:13.058 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:07:13.058 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:07:13.129 | + inc/python:pip_install:200 : result=0 2022-06-07 14:07:13.131 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:07:13.133 | + functions-common:time_stop:2322 : local name 2022-06-07 14:07:13.135 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:07:13.137 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:07:13.139 | + functions-common:time_stop:2325 : local total 2022-06-07 14:07:13.141 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:07:13.143 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:07:13.145 | + functions-common:time_stop:2329 : start_time=1654610829823 2022-06-07 14:07:13.148 | + functions-common:time_stop:2331 : [[ -z 1654610829823 ]] 2022-06-07 14:07:13.150 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:07:13.154 | + functions-common:time_stop:2334 : end_time=1654610833152 2022-06-07 14:07:13.156 | + functions-common:time_stop:2335 : elapsed_time=3329 2022-06-07 14:07:13.158 | + functions-common:time_stop:2336 : total=41053 2022-06-07 14:07:13.160 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:07:13.163 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=44382 2022-06-07 14:07:13.165 | + inc/python:pip_install:203 : return 0 2022-06-07 14:07:13.167 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-07 14:07:16.231 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-07 14:07:17.948 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:07:18.028 | Collecting bindep 2022-06-07 14:07:18.035 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-06-07 14:07:18.096 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-06-07 14:07:18.116 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-06-07 14:07:18.143 | Collecting Parsley 2022-06-07 14:07:18.149 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-07 14:07:18.300 | Collecting pbr>=2.0.0 2022-06-07 14:07:18.307 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-06-07 14:07:18.412 | Collecting packaging; python_version >= "3.6" 2022-06-07 14:07:18.419 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-06-07 14:07:18.596 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-06-07 14:07:18.602 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-06-07 14:07:18.653 | Installing collected packages: distro, Parsley, pbr, pyparsing, packaging, bindep 2022-06-07 14:07:19.204 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.9.0 pyparsing-3.0.9 2022-06-07 14:07:19.275 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-07 14:07:19.277 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-07 14:07:19.280 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-07 14:07:19.296 | + ./stack.sh:main:788 : pkgs= 2022-06-07 14:07:19.299 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-07 14:07:19.301 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-07 14:07:19.304 | + functions-common:run_phase:1750 : local mode=stack 2022-06-07 14:07:19.306 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-07 14:07:19.308 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-07 14:07:19.310 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-07 14:07:19.312 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-07 14:07:19.314 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-07 14:07:19.316 | + functions-common:run_phase:1760 : local extra 2022-06-07 14:07:19.319 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-07 14:07:19.322 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-07 14:07:19.324 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-07 14:07:19.327 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-07 14:07:19.329 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-07 14:07:19.331 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-07 14:07:19.345 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:07:19.347 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-07 14:07:19.349 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-07 14:07:19.351 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-07 14:07:19.353 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-07 14:07:19.355 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-07 14:07:19.357 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-07 14:07:19.359 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-07 14:07:19.361 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-07 14:07:19.363 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-07 14:07:19.366 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-07 14:07:19.368 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-07 14:07:19.370 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-07 14:07:19.372 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-07 14:07:19.374 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-07 14:07:19.376 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-07 14:07:19.378 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-07 14:07:19.380 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-07 14:07:19.382 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-07 14:07:19.384 | + functions-common:run_plugins:1739 : local plugins= 2022-06-07 14:07:19.386 | + functions-common:run_plugins:1740 : local plugin 2022-06-07 14:07:19.389 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-07 14:07:19.391 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-07 14:07:19.393 | + functions:set_systemd_override:826 : local value=2048 2022-06-07 14:07:19.396 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-07 14:07:19.398 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-07 14:07:19.446 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-07 14:07:19.446 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-07 14:07:19.448 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-07 14:07:19.808 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-07 14:07:19.810 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-07 14:07:19.825 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:07:19.827 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-07 14:07:19.829 | + functions-common:install_package:1356 : update_package_repo 2022-06-07 14:07:19.832 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-07 14:07:19.834 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-07 14:07:19.836 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-07 14:07:19.838 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-07 14:07:19.841 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-07 14:07:19.843 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:07:19.845 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:07:19.847 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-07 14:07:19.850 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-07 14:07:19.852 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-07 14:07:19.854 | + functions-common:apt_get_update:1083 : return 2022-06-07 14:07:19.856 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-07 14:07:19.859 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-07 14:07:19.861 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:07:19.863 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:07:19.865 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-07 14:07:19.884 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-07 14:07:19.994 | Reading package lists... 2022-06-07 14:07:20.235 | Building dependency tree... 2022-06-07 14:07:20.236 | Reading state information... 2022-06-07 14:07:20.495 | The following packages were automatically installed and are no longer required: 2022-06-07 14:07:20.496 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-07 14:07:20.496 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-07 14:07:20.496 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-07 14:07:20.496 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-07 14:07:20.496 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-07 14:07:20.496 | python3-zope.interface 2022-06-07 14:07:20.496 | Use 'sudo apt autoremove' to remove them. 2022-06-07 14:07:20.496 | The following additional packages will be installed: 2022-06-07 14:07:20.497 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-07 14:07:20.497 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-07 14:07:20.497 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-07 14:07:20.497 | erlang-tools erlang-xmerl locales-all 2022-06-07 14:07:20.498 | Suggested packages: 2022-06-07 14:07:20.498 | erlang erlang-manpages erlang-doc 2022-06-07 14:07:20.566 | The following NEW packages will be installed: 2022-06-07 14:07:20.566 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-07 14:07:20.566 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-07 14:07:20.566 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-07 14:07:20.568 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-06-07 14:07:20.813 | 0 upgraded, 19 newly installed, 0 to remove and 141 not upgraded. 2022-06-07 14:07:20.813 | Need to get 38.0 MB of archives. 2022-06-07 14:07:20.813 | After this operation, 276 MB of additional disk space will be used. 2022-06-07 14:07:20.813 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-06-07 14:07:22.462 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-06-07 14:07:22.523 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-06-07 14:07:22.535 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-06-07 14:07:22.877 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-06-07 14:07:22.888 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-06-07 14:07:22.891 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-06-07 14:07:22.942 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-06-07 14:07:22.944 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-06-07 14:07:22.946 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-06-07 14:07:22.947 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-06-07 14:07:23.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] 2022-06-07 14:07:23.287 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-06-07 14:07:23.288 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-06-07 14:07:23.291 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-06-07 14:07:23.330 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-06-07 14:07:23.644 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-06-07 14:07:23.675 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-06-07 14:07:25.784 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-06-07 14:07:28.065 | Fetched 38.0 MB in 7s (5,485 kB/s) 2022-06-07 14:07:28.261 | Selecting previously unselected package erlang-base. 2022-06-07 14:07:28.307 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 80311 files and directories currently installed.) 2022-06-07 14:07:28.310 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-07 14:07:28.363 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:29.801 | Selecting previously unselected package erlang-asn1. 2022-06-07 14:07:29.810 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-07 14:07:29.864 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:30.317 | Selecting previously unselected package erlang-crypto. 2022-06-07 14:07:30.326 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-07 14:07:30.380 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:30.712 | Selecting previously unselected package erlang-public-key. 2022-06-07 14:07:30.720 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-07 14:07:30.757 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:31.094 | Selecting previously unselected package erlang-mnesia. 2022-06-07 14:07:31.103 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-07 14:07:31.145 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:31.494 | Selecting previously unselected package erlang-runtime-tools. 2022-06-07 14:07:31.503 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-07 14:07:31.557 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:31.849 | Selecting previously unselected package erlang-ssl. 2022-06-07 14:07:31.857 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-07 14:07:31.905 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:32.334 | Selecting previously unselected package erlang-eldap. 2022-06-07 14:07:32.343 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-07 14:07:32.379 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:32.620 | Selecting previously unselected package erlang-ftp. 2022-06-07 14:07:32.628 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-07 14:07:32.660 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:32.940 | Selecting previously unselected package erlang-tftp. 2022-06-07 14:07:32.949 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-07 14:07:32.985 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:33.290 | Selecting previously unselected package erlang-inets. 2022-06-07 14:07:33.298 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-07 14:07:33.349 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:33.699 | Selecting previously unselected package erlang-snmp. 2022-06-07 14:07:33.708 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-07 14:07:33.739 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:34.294 | Selecting previously unselected package erlang-os-mon. 2022-06-07 14:07:34.302 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-07 14:07:34.356 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:34.711 | Selecting previously unselected package erlang-parsetools. 2022-06-07 14:07:34.720 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-07 14:07:34.779 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:35.104 | Selecting previously unselected package erlang-syntax-tools. 2022-06-07 14:07:35.112 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-07 14:07:35.162 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:35.515 | Selecting previously unselected package erlang-tools. 2022-06-07 14:07:35.524 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-07 14:07:35.585 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:35.984 | Selecting previously unselected package erlang-xmerl. 2022-06-07 14:07:35.993 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-07 14:07:36.042 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:36.539 | Selecting previously unselected package locales-all. 2022-06-07 14:07:36.548 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-06-07 14:07:36.600 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-06-07 14:07:41.282 | Selecting previously unselected package rabbitmq-server. 2022-06-07 14:07:41.293 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-06-07 14:07:41.344 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-07 14:07:42.795 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:43.744 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-06-07 14:07:43.744 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-06-07 14:07:47.720 | Searching for services which depend on erlang and should be started... none found. 2022-06-07 14:07:47.801 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:47.972 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:48.148 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-06-07 14:07:48.326 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:48.492 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:48.674 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:48.851 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:49.029 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:49.206 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:49.389 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:49.559 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:49.738 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:49.919 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:50.086 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:50.234 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:50.361 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:50.537 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-07 14:07:50.674 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-07 14:07:51.044 | Adding group `rabbitmq' (GID 125) ... 2022-06-07 14:07:51.168 | Done. 2022-06-07 14:07:51.247 | Adding system user `rabbitmq' (UID 117) ... 2022-06-07 14:07:51.247 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-06-07 14:07:51.529 | Not creating home directory `/var/lib/rabbitmq'. 2022-06-07 14:07:51.790 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-06-07 14:07:59.474 | Processing triggers for man-db (2.9.1-1) ... 2022-06-07 14:08:00.256 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-07 14:08:08.208 | + functions-common:apt_get:1127 : result=0 2022-06-07 14:08:08.211 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-07 14:08:08.213 | + functions-common:time_stop:2322 : local name 2022-06-07 14:08:08.215 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:08:08.217 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:08:08.219 | + functions-common:time_stop:2325 : local total 2022-06-07 14:08:08.221 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:08:08.223 | + functions-common:time_stop:2328 : name=apt-get 2022-06-07 14:08:08.226 | + functions-common:time_stop:2329 : start_time=1654610839882 2022-06-07 14:08:08.228 | + functions-common:time_stop:2331 : [[ -z 1654610839882 ]] 2022-06-07 14:08:08.231 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:08:08.235 | + functions-common:time_stop:2334 : end_time=1654610888232 2022-06-07 14:08:08.237 | + functions-common:time_stop:2335 : elapsed_time=48350 2022-06-07 14:08:08.239 | + functions-common:time_stop:2336 : total=290601 2022-06-07 14:08:08.241 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:08:08.243 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=338951 2022-06-07 14:08:08.246 | + functions-common:apt_get:1131 : return 0 2022-06-07 14:08:08.248 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-07 14:08:08.250 | + functions-common:is_suse:464 : is_opensuse 2022-06-07 14:08:08.252 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-07 14:08:08.255 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-07 14:08:08.257 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-07 14:08:08.259 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-07 14:08:08.261 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-07 14:08:08.263 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-07 14:08:08.266 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-07 14:08:08.268 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-07 14:08:08.270 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-07 14:08:08.273 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-07 14:08:08.275 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-07 14:08:08.277 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-07 14:08:08.279 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-07 14:08:08.281 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-07 14:08:08.284 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-07 14:08:08.286 | + functions-common:is_suse:464 : is_opensuse 2022-06-07 14:08:08.289 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-07 14:08:08.291 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-07 14:08:08.293 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-07 14:08:08.295 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-07 14:08:08.297 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-07 14:08:08.300 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-07 14:08:08.302 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-07 14:08:08.318 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:08:08.320 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-07 14:08:08.322 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-07 14:08:08.324 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-07 14:08:08.326 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-07 14:08:08.330 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-07 14:08:08.334 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-07 14:08:08.336 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-07 14:08:08.339 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-07 14:08:08.341 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-07 14:08:08.343 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-07 14:08:08.345 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-07 14:08:08.348 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-07 14:08:09.045 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-07 14:08:09.045 | user tags 2022-06-07 14:08:09.045 | guest [administrator]' 2022-06-07 14:08:09.048 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-07 14:08:09.048 | user tags 2022-06-07 14:08:09.048 | guest [administrator]' 2022-06-07 14:08:09.048 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-07 14:08:09.054 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-06-07 14:08:09.056 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-06-07 14:08:09.059 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-06-07 14:08:09.719 | Adding user "stackrabbit" ... 2022-06-07 14:08:09.789 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-07 14:08:10.462 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-07 14:08:10.515 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-07 14:08:10.517 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-07 14:08:11.162 | Changing password for user "stackrabbit" ... 2022-06-07 14:08:11.263 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-07 14:08:11.265 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-07 14:08:11.267 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-07 14:08:11.903 | Deleting user "guest" ... 2022-06-07 14:08:11.977 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-07 14:08:11.994 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:08:11.996 | + ./stack.sh:main:805 : install_database 2022-06-07 14:08:11.998 | + lib/database:install_database:116 : install_database_mysql 2022-06-07 14:08:12.001 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-07 14:08:12.003 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:08:12.005 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:08:12.008 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-07 14:08:12.354 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-07 14:08:12.356 | + lib/databases/mysql:install_database_mysql:164 : cat 2022-06-07 14:08:12.361 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-07 14:08:12.363 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:08:12.366 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:08:12.368 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2022-06-07 14:08:12.370 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2022-06-07 14:08:12.373 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2022-06-07 14:08:12.376 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-07 14:08:12.379 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-07 14:08:12.381 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-07 14:08:12.383 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-07 14:08:12.386 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-07 14:08:12.388 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-07 14:08:12.390 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-07 14:08:12.392 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-07 14:08:12.395 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-07 14:08:12.397 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-07 14:08:12.399 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-07 14:08:12.401 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-07 14:08:12.404 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-07 14:08:12.406 | + functions-common:is_suse:464 : is_opensuse 2022-06-07 14:08:12.408 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-07 14:08:12.411 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-07 14:08:12.413 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-07 14:08:12.416 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-07 14:08:12.418 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-07 14:08:12.420 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-07 14:08:12.422 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:08:12.425 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:08:12.427 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-07 14:08:12.430 | + functions-common:install_package:1356 : update_package_repo 2022-06-07 14:08:12.432 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-07 14:08:12.434 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-07 14:08:12.436 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-07 14:08:12.438 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-07 14:08:12.441 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-07 14:08:12.443 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:08:12.445 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:08:12.447 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-07 14:08:12.450 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-07 14:08:12.452 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-07 14:08:12.454 | + functions-common:apt_get_update:1083 : return 2022-06-07 14:08:12.456 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-07 14:08:12.459 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-07 14:08:12.461 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:08:12.463 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:08:12.465 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-07 14:08:12.486 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-07 14:08:12.594 | Reading package lists... 2022-06-07 14:08:12.840 | Building dependency tree... 2022-06-07 14:08:12.841 | Reading state information... 2022-06-07 14:08:13.085 | The following packages were automatically installed and are no longer required: 2022-06-07 14:08:13.086 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-07 14:08:13.086 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-07 14:08:13.086 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-07 14:08:13.086 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-07 14:08:13.087 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-07 14:08:13.087 | python3-zope.interface 2022-06-07 14:08:13.087 | Use 'sudo apt autoremove' to remove them. 2022-06-07 14:08:13.087 | The following additional packages will be installed: 2022-06-07 14:08:13.087 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-07 14:08:13.087 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-07 14:08:13.087 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-07 14:08:13.087 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-07 14:08:13.087 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-07 14:08:13.088 | mysql-server-8.0 mysql-server-core-8.0 2022-06-07 14:08:13.089 | Suggested packages: 2022-06-07 14:08:13.089 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-06-07 14:08:13.164 | The following NEW packages will be installed: 2022-06-07 14:08:13.164 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-07 14:08:13.165 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-07 14:08:13.165 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-07 14:08:13.165 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-07 14:08:13.165 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-07 14:08:13.165 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-06-07 14:08:13.276 | 0 upgraded, 24 newly installed, 0 to remove and 141 not upgraded. 2022-06-07 14:08:13.276 | Need to get 31.5 MB of archives. 2022-06-07 14:08:13.276 | After this operation, 262 MB of additional disk space will be used. 2022-06-07 14:08:13.276 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [4,416 kB] 2022-06-07 14:08:13.937 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [22.0 kB] 2022-06-07 14:08:13.940 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-06-07 14:08:13.947 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-06-07 14:08:13.948 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-06-07 14:08:13.967 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [18.1 MB] 2022-06-07 14:08:16.686 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [1,271 kB] 2022-06-07 14:08:16.793 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-06-07 14:08:16.795 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-06-07 14:08:16.807 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-06-07 14:08:16.821 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-06-07 14:08:16.882 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-06-07 14:08:16.884 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-06-07 14:08:16.884 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-06-07 14:08:16.885 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-06-07 14:08:16.886 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-06-07 14:08:16.887 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-06-07 14:08:16.887 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-06-07 14:08:16.893 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-06-07 14:08:16.896 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-06-07 14:08:16.928 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-06-07 14:08:16.972 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-06-07 14:08:18.010 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-06-07 14:08:18.010 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.29-0ubuntu0.20.04.3 [9,544 B] 2022-06-07 14:08:18.507 | Preconfiguring packages ... 2022-06-07 14:08:18.787 | Fetched 31.5 MB in 5s (6,523 kB/s) 2022-06-07 14:08:18.894 | Selecting previously unselected package mysql-client-core-8.0. 2022-06-07 14:08:18.945 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88767 files and directories currently installed.) 2022-06-07 14:08:18.949 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-07 14:08:19.002 | Unpacking mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-07 14:08:20.241 | Selecting previously unselected package mysql-client-8.0. 2022-06-07 14:08:20.250 | Preparing to unpack .../01-mysql-client-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-07 14:08:20.310 | Unpacking mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-07 14:08:20.591 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-06-07 14:08:20.601 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-07 14:08:20.682 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-07 14:08:21.100 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-06-07 14:08:21.109 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-07 14:08:21.162 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-07 14:08:21.532 | Selecting previously unselected package libmecab2:amd64. 2022-06-07 14:08:21.542 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-06-07 14:08:21.595 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-06-07 14:08:21.991 | Selecting previously unselected package mysql-server-core-8.0. 2022-06-07 14:08:22.000 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-07 14:08:22.047 | Unpacking mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-07 14:08:25.756 | Selecting previously unselected package mysql-server-8.0. 2022-06-07 14:08:25.765 | Preparing to unpack .../06-mysql-server-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-07 14:08:26.863 | Unpacking mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-07 14:08:27.207 | Selecting previously unselected package libhtml-tagset-perl. 2022-06-07 14:08:27.217 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-06-07 14:08:27.247 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-06-07 14:08:27.531 | Selecting previously unselected package liburi-perl. 2022-06-07 14:08:27.541 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-06-07 14:08:27.588 | Unpacking liburi-perl (1.76-2) ... 2022-06-07 14:08:27.921 | Selecting previously unselected package libhtml-parser-perl. 2022-06-07 14:08:27.930 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-06-07 14:08:27.978 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-06-07 14:08:28.258 | Selecting previously unselected package libcgi-pm-perl. 2022-06-07 14:08:28.268 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-06-07 14:08:28.315 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-06-07 14:08:28.679 | Selecting previously unselected package libfcgi-perl. 2022-06-07 14:08:28.689 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-06-07 14:08:28.737 | Unpacking libfcgi-perl (0.79-1) ... 2022-06-07 14:08:28.966 | Selecting previously unselected package libcgi-fast-perl. 2022-06-07 14:08:28.976 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-06-07 14:08:29.029 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-06-07 14:08:29.257 | Selecting previously unselected package libencode-locale-perl. 2022-06-07 14:08:29.266 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-06-07 14:08:29.319 | Unpacking libencode-locale-perl (1.05-1) ... 2022-06-07 14:08:29.645 | Selecting previously unselected package libhtml-template-perl. 2022-06-07 14:08:29.655 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-06-07 14:08:29.720 | Unpacking libhtml-template-perl (2.97-1) ... 2022-06-07 14:08:30.035 | Selecting previously unselected package libtimedate-perl. 2022-06-07 14:08:30.044 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-06-07 14:08:30.086 | Unpacking libtimedate-perl (2.3200-1) ... 2022-06-07 14:08:30.458 | Selecting previously unselected package libhttp-date-perl. 2022-06-07 14:08:30.468 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-06-07 14:08:30.526 | Unpacking libhttp-date-perl (6.05-1) ... 2022-06-07 14:08:30.824 | Selecting previously unselected package libio-html-perl. 2022-06-07 14:08:30.834 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-06-07 14:08:30.898 | Unpacking libio-html-perl (1.001-1) ... 2022-06-07 14:08:31.217 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-06-07 14:08:31.226 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-06-07 14:08:31.285 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-06-07 14:08:31.611 | Selecting previously unselected package libhttp-message-perl. 2022-06-07 14:08:31.620 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-06-07 14:08:31.673 | Unpacking libhttp-message-perl (6.22-1) ... 2022-06-07 14:08:32.006 | Selecting previously unselected package mecab-utils. 2022-06-07 14:08:32.016 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-06-07 14:08:32.080 | Unpacking mecab-utils (0.996-10build1) ... 2022-06-07 14:08:32.549 | Selecting previously unselected package mecab-ipadic. 2022-06-07 14:08:32.559 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-06-07 14:08:32.617 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-07 14:08:34.258 | Selecting previously unselected package mecab-ipadic-utf8. 2022-06-07 14:08:34.267 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-06-07 14:08:34.309 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-07 14:08:34.595 | Selecting previously unselected package mysql-server. 2022-06-07 14:08:34.605 | Preparing to unpack .../23-mysql-server_8.0.29-0ubuntu0.20.04.3_all.deb ... 2022-06-07 14:08:34.674 | Unpacking mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-07 14:08:35.002 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-06-07 14:08:35.238 | Setting up mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-07 14:08:35.416 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-06-07 14:08:35.604 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-06-07 14:08:35.776 | Setting up libencode-locale-perl (1.05-1) ... 2022-06-07 14:08:35.953 | Setting up mecab-utils (0.996-10build1) ... 2022-06-07 14:08:36.131 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-07 14:08:36.308 | Setting up libio-html-perl (1.001-1) ... 2022-06-07 14:08:36.468 | Setting up libtimedate-perl (2.3200-1) ... 2022-06-07 14:08:36.627 | Setting up mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-07 14:08:36.771 | Setting up libfcgi-perl (0.79-1) ... 2022-06-07 14:08:36.924 | Setting up liburi-perl (1.76-2) ... 2022-06-07 14:08:37.068 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-07 14:08:37.200 | Setting up libhttp-date-perl (6.05-1) ... 2022-06-07 14:08:37.375 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-07 14:08:37.486 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-07 14:08:37.490 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-07 14:08:37.490 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-06-07 14:08:37.490 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-07 14:08:37.490 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-07 14:08:37.629 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-07 14:08:37.629 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-07 14:08:37.630 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-07 14:08:37.630 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-07 14:08:37.637 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-07 14:08:37.728 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-07 14:08:37.728 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-07 14:08:37.728 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-07 14:08:37.754 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-07 14:08:37.798 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-07 14:08:38.084 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-07 14:08:38.090 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-07 14:08:38.180 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-07 14:08:38.180 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-07 14:08:38.181 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-07 14:08:38.181 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-07 14:08:38.184 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-07 14:08:38.185 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-07 14:08:38.229 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-07 14:08:38.419 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-07 14:08:38.419 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-07 14:08:38.419 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-07 14:08:38.420 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-07 14:08:38.422 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-07 14:08:38.423 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-07 14:08:38.843 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-06-07 14:08:38.962 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-07 14:08:39.280 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-06-07 14:08:39.284 | 2022-06-07 14:08:39.284 | done! 2022-06-07 14:08:39.291 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-07 14:08:39.393 | Setting up mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-07 14:08:39.525 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-07 14:08:39.606 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-07 14:08:39.610 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-07 14:08:39.610 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-06-07 14:08:39.610 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-07 14:08:39.610 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-07 14:08:39.821 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-07 14:08:39.821 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-07 14:08:39.822 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-07 14:08:39.822 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-07 14:08:39.834 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-07 14:08:39.964 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-07 14:08:39.965 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-07 14:08:39.966 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-07 14:08:40.006 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-07 14:08:40.079 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-07 14:08:40.573 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-07 14:08:40.583 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-07 14:08:40.692 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-07 14:08:40.693 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-07 14:08:40.693 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-07 14:08:40.693 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-07 14:08:40.699 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-07 14:08:40.699 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-07 14:08:40.788 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-07 14:08:41.079 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-07 14:08:41.080 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-07 14:08:41.080 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-07 14:08:41.081 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-07 14:08:41.085 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-07 14:08:41.085 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-07 14:08:41.589 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-06-07 14:08:41.726 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-07 14:08:42.046 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-06-07 14:08:42.050 | 2022-06-07 14:08:42.050 | done! 2022-06-07 14:08:42.057 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-07 14:08:42.130 | Setting up libhtml-parser-perl (3.72-5) ... 2022-06-07 14:08:42.273 | Setting up libhttp-message-perl (6.22-1) ... 2022-06-07 14:08:42.404 | Setting up mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-07 14:08:43.767 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-07 14:08:43.841 | Renaming removed key_buffer and myisam-recover options (if present) 2022-06-07 14:09:28.544 | mysqld will log errors to /var/log/mysql/error.log 2022-06-07 14:09:30.013 | mysqld is running as pid 43965 2022-06-07 14:09:33.654 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-06-07 14:09:36.481 | Setting up libcgi-pm-perl (4.46-1) ... 2022-06-07 14:09:36.642 | Setting up libhtml-template-perl (2.97-1) ... 2022-06-07 14:09:36.831 | Setting up mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-07 14:09:36.945 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-06-07 14:09:37.043 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-07 14:09:37.528 | Processing triggers for man-db (2.9.1-1) ... 2022-06-07 14:09:39.340 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-07 14:09:46.928 | + functions-common:apt_get:1127 : result=0 2022-06-07 14:09:46.930 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-07 14:09:46.932 | + functions-common:time_stop:2322 : local name 2022-06-07 14:09:46.934 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:09:46.936 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:09:46.938 | + functions-common:time_stop:2325 : local total 2022-06-07 14:09:46.941 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:09:46.943 | + functions-common:time_stop:2328 : name=apt-get 2022-06-07 14:09:46.945 | + functions-common:time_stop:2329 : start_time=1654610892483 2022-06-07 14:09:46.947 | + functions-common:time_stop:2331 : [[ -z 1654610892483 ]] 2022-06-07 14:09:46.950 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:09:46.953 | + functions-common:time_stop:2334 : end_time=1654610986951 2022-06-07 14:09:46.955 | + functions-common:time_stop:2335 : elapsed_time=94468 2022-06-07 14:09:46.958 | + functions-common:time_stop:2336 : total=338951 2022-06-07 14:09:46.960 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:09:46.962 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=433419 2022-06-07 14:09:46.964 | + functions-common:apt_get:1131 : return 0 2022-06-07 14:09:46.966 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-07 14:09:46.969 | + ./stack.sh:main:808 : install_database_python 2022-06-07 14:09:46.971 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-07 14:09:46.974 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-07 14:09:46.976 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-07 14:09:46.978 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-07 14:09:46.981 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-07 14:09:46.983 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-07 14:09:46.985 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-07 14:09:46.989 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-07 14:09:46.990 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-07 14:09:46.994 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-07 14:09:46.997 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-07 14:09:46.999 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-07 14:09:47.002 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-07 14:09:47.004 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-07 14:09:47.024 | Using python 3.8 to install PyMySQL 2022-06-07 14:09:47.027 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-07 14:09:48.661 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:09:48.665 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:09:48.671 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:09:48.671 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:09:48.680 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:09:48.682 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:09:48.684 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:09:48.684 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:09:48.685 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:09:48.814 | Collecting PyMySQL===0.10.0 2022-06-07 14:09:48.821 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ade/f15ceccf1ff54/PyMySQL-0.10.0-py2.py3-none-any.whl (47 kB) 2022-06-07 14:09:50.227 | Installing collected packages: PyMySQL 2022-06-07 14:09:50.407 | Successfully installed PyMySQL-0.10.0 2022-06-07 14:09:50.513 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:09:50.513 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:09:50.585 | + inc/python:pip_install:200 : result=0 2022-06-07 14:09:50.587 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:09:50.590 | + functions-common:time_stop:2322 : local name 2022-06-07 14:09:50.592 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:09:50.594 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:09:50.597 | + functions-common:time_stop:2325 : local total 2022-06-07 14:09:50.599 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:09:50.601 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:09:50.603 | + functions-common:time_stop:2329 : start_time=1654610987019 2022-06-07 14:09:50.606 | + functions-common:time_stop:2331 : [[ -z 1654610987019 ]] 2022-06-07 14:09:50.608 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:09:50.612 | + functions-common:time_stop:2334 : end_time=1654610990610 2022-06-07 14:09:50.615 | + functions-common:time_stop:2335 : elapsed_time=3591 2022-06-07 14:09:50.617 | + functions-common:time_stop:2336 : total=44382 2022-06-07 14:09:50.619 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:09:50.621 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=47973 2022-06-07 14:09:50.623 | + inc/python:pip_install:203 : return 0 2022-06-07 14:09:50.626 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-07 14:09:50.628 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-07 14:09:50.630 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-07 14:09:50.632 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-07 14:09:50.648 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:09:50.651 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-07 14:09:50.653 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-07 14:09:50.656 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-07 14:09:50.656 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-07 14:09:50.662 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-07 14:09:50.664 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-07 14:09:50.667 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-07 14:09:50.669 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-07 14:09:50.671 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-07 14:09:50.674 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-07 14:09:50.689 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:09:50.691 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-07 14:09:50.693 | + functions-common:install_package:1356 : update_package_repo 2022-06-07 14:09:50.696 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-07 14:09:50.698 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-07 14:09:50.700 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-07 14:09:50.702 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-07 14:09:50.705 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-07 14:09:50.707 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:09:50.710 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:09:50.712 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-07 14:09:50.714 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-07 14:09:50.716 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-07 14:09:50.719 | + functions-common:apt_get_update:1083 : return 2022-06-07 14:09:50.721 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-07 14:09:50.724 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-07 14:09:50.726 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:09:50.728 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:09:50.731 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-07 14:09:50.751 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-07 14:09:50.860 | Reading package lists... 2022-06-07 14:09:51.101 | Building dependency tree... 2022-06-07 14:09:51.103 | Reading state information... 2022-06-07 14:09:51.352 | The following packages were automatically installed and are no longer required: 2022-06-07 14:09:51.354 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-07 14:09:51.354 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-07 14:09:51.354 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-07 14:09:51.354 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-07 14:09:51.354 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-07 14:09:51.354 | python3-zope.interface 2022-06-07 14:09:51.354 | Use 'sudo apt autoremove' to remove them. 2022-06-07 14:09:51.421 | The following NEW packages will be installed: 2022-06-07 14:09:51.421 | radvd 2022-06-07 14:09:51.562 | 0 upgraded, 1 newly installed, 0 to remove and 141 not upgraded. 2022-06-07 14:09:51.562 | Need to get 59.0 kB of archives. 2022-06-07 14:09:51.562 | After this operation, 164 kB of additional disk space will be used. 2022-06-07 14:09:51.562 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-06-07 14:09:52.250 | Fetched 59.0 kB in 0s (219 kB/s) 2022-06-07 14:09:52.501 | Selecting previously unselected package radvd. 2022-06-07 14:09:52.552 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89345 files and directories currently installed.) 2022-06-07 14:09:52.555 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-06-07 14:09:52.609 | Unpacking radvd (1:2.17-2) ... 2022-06-07 14:09:53.073 | Setting up radvd (1:2.17-2) ... 2022-06-07 14:09:54.393 | Job for radvd.service failed because the control process exited with error code. 2022-06-07 14:09:54.393 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-06-07 14:09:54.394 | invoke-rc.d: initscript radvd, action "start" failed. 2022-06-07 14:09:54.406 | ● radvd.service - Router advertisement daemon for IPv6 2022-06-07 14:09:54.406 | Loaded: loaded (]8;;file://dv-neutron-844973-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-06-07 14:09:54.406 | Active: failed (Result: exit-code) since Tue 2022-06-07 14:09:54 UTC; 15ms ago 2022-06-07 14:09:54.406 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-06-07 14:09:54.406 | Process: 45098 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-06-07 14:09:54.406 | 2022-06-07 14:09:54.406 | Jun 07 14:09:54 dv-neutron-844973-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-06-07 14:09:54.406 | Jun 07 14:09:54 dv-neutron-844973-1-hyperv radvd[45098]: can't open /etc/radvd.conf: No such file or directory 2022-06-07 14:09:54.406 | Jun 07 14:09:54 dv-neutron-844973-1-hyperv radvd[45098]: Insecure file permissions, but continuing anyway 2022-06-07 14:09:54.406 | Jun 07 14:09:54 dv-neutron-844973-1-hyperv radvd[45098]: exiting, failed to read config file 2022-06-07 14:09:54.406 | Jun 07 14:09:54 dv-neutron-844973-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-06-07 14:09:54.406 | Jun 07 14:09:54 dv-neutron-844973-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-06-07 14:09:54.406 | Jun 07 14:09:54 dv-neutron-844973-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-06-07 14:09:54.455 | Processing triggers for man-db (2.9.1-1) ... 2022-06-07 14:09:54.728 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-07 14:10:02.703 | + functions-common:apt_get:1127 : result=0 2022-06-07 14:10:02.705 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-07 14:10:02.707 | + functions-common:time_stop:2322 : local name 2022-06-07 14:10:02.710 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:10:02.712 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:10:02.714 | + functions-common:time_stop:2325 : local total 2022-06-07 14:10:02.716 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:10:02.718 | + functions-common:time_stop:2328 : name=apt-get 2022-06-07 14:10:02.720 | + functions-common:time_stop:2329 : start_time=1654610990748 2022-06-07 14:10:02.723 | + functions-common:time_stop:2331 : [[ -z 1654610990748 ]] 2022-06-07 14:10:02.726 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:10:02.730 | + functions-common:time_stop:2334 : end_time=1654611002727 2022-06-07 14:10:02.732 | + functions-common:time_stop:2335 : elapsed_time=11979 2022-06-07 14:10:02.734 | + functions-common:time_stop:2336 : total=433419 2022-06-07 14:10:02.736 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:10:02.739 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=445398 2022-06-07 14:10:02.741 | + functions-common:apt_get:1131 : return 0 2022-06-07 14:10:02.743 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-07 14:10:02.759 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:10:02.761 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-07 14:10:02.763 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-07 14:10:02.766 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-07 14:10:02.785 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-07 14:10:02.788 | + functions-common:install_package:1356 : update_package_repo 2022-06-07 14:10:02.790 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-07 14:10:02.793 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-07 14:10:02.795 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-07 14:10:02.797 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-07 14:10:02.799 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-07 14:10:02.803 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:10:02.805 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:10:02.808 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-07 14:10:02.810 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-07 14:10:02.813 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-07 14:10:02.815 | + functions-common:apt_get_update:1083 : return 2022-06-07 14:10:02.817 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-07 14:10:02.819 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-07 14:10:02.822 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:10:02.824 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:10:02.827 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-07 14:10:02.847 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-07 14:10:02.956 | Reading package lists... 2022-06-07 14:10:03.205 | Building dependency tree... 2022-06-07 14:10:03.206 | Reading state information... 2022-06-07 14:10:03.464 | fakeroot is already the newest version (1.24-1). 2022-06-07 14:10:03.464 | fakeroot set to manually installed. 2022-06-07 14:10:03.464 | make is already the newest version (4.2.1-1.2). 2022-06-07 14:10:03.464 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-07 14:10:03.464 | The following packages were automatically installed and are no longer required: 2022-06-07 14:10:03.465 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-07 14:10:03.465 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-07 14:10:03.465 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-07 14:10:03.465 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-07 14:10:03.465 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-07 14:10:03.465 | python3-zope.interface 2022-06-07 14:10:03.465 | Use 'sudo apt autoremove' to remove them. 2022-06-07 14:10:03.595 | 0 upgraded, 0 newly installed, 0 to remove and 141 not upgraded. 2022-06-07 14:10:03.600 | + functions-common:apt_get:1127 : result=0 2022-06-07 14:10:03.602 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-07 14:10:03.604 | + functions-common:time_stop:2322 : local name 2022-06-07 14:10:03.606 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:10:03.608 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:10:03.610 | + functions-common:time_stop:2325 : local total 2022-06-07 14:10:03.612 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:10:03.614 | + functions-common:time_stop:2328 : name=apt-get 2022-06-07 14:10:03.616 | + functions-common:time_stop:2329 : start_time=1654611002844 2022-06-07 14:10:03.618 | + functions-common:time_stop:2331 : [[ -z 1654611002844 ]] 2022-06-07 14:10:03.621 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:10:03.625 | + functions-common:time_stop:2334 : end_time=1654611003622 2022-06-07 14:10:03.627 | + functions-common:time_stop:2335 : elapsed_time=778 2022-06-07 14:10:03.629 | + functions-common:time_stop:2336 : total=445398 2022-06-07 14:10:03.631 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:10:03.633 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=446176 2022-06-07 14:10:03.636 | + functions-common:apt_get:1131 : return 0 2022-06-07 14:10:03.638 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-07 14:10:03.640 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:10:03.642 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:10:03.645 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-07 14:10:03.648 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-07 14:10:03.650 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-07 14:10:03.654 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-07 14:10:03.657 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-07 14:10:03.660 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-07 14:10:03.660 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-07 14:10:03.664 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-07 14:10:03.667 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-07 14:10:03.669 | + functions:vercmp:652 : local v1=5.4 2022-06-07 14:10:03.671 | + functions:vercmp:653 : local 'op=<' 2022-06-07 14:10:03.673 | + functions:vercmp:654 : local v2=3.13 2022-06-07 14:10:03.675 | + functions:vercmp:655 : local result 2022-06-07 14:10:03.679 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-07 14:10:03.679 | ++ functions:vercmp:659 : head -1 2022-06-07 14:10:03.679 | ++ functions:vercmp:659 : sort -V 2022-06-07 14:10:03.684 | + functions:vercmp:659 : result=3.13 2022-06-07 14:10:03.686 | + functions:vercmp:661 : case $op in 2022-06-07 14:10:03.688 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-07 14:10:03.690 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-07 14:10:03.693 | + functions:vercmp:672 : return 2022-06-07 14:10:03.695 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-07 14:10:03.698 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-07 14:10:03.700 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-07 14:10:04.170 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-07 14:10:04.191 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:10:04.194 | + ./stack.sh:main:816 : install_etcd3 2022-06-07 14:10:04.196 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-07 14:10:04.196 | Installing etcd 2022-06-07 14:10:04.199 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-07 14:10:04.211 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-07 14:10:04.223 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-07 14:10:04.225 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-07 14:10:04.244 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-07 14:10:04.247 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-07 14:10:04.250 | ++ 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 2022-06-07 14:10:04.253 | +++ 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 2022-06-07 14:10:04.257 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-07 14:10:04.259 | ++ 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* ]] 2022-06-07 14:10:04.262 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-07 14:10:04.264 | ++ 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 2022-06-07 14:10:04.268 | --2022-06-07 14:10:04-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-07 14:10:04.272 | Resolving github.com (github.com)... 140.82.121.3 2022-06-07 14:10:04.316 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-06-07 14:10:04.457 | HTTP request sent, awaiting response... 302 Found 2022-06-07 14:10:04.457 | 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%2F20220607%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220607T140831Z&X-Amz-Expires=300&X-Amz-Signature=46407e20c81dd47a262df112ade86271af875c138f7b845f4e42d83f7ac4a69b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-06-07 14:10:04.457 | --2022-06-07 14:10:04-- 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%2F20220607%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220607T140831Z&X-Amz-Expires=300&X-Amz-Signature=46407e20c81dd47a262df112ade86271af875c138f7b845f4e42d83f7ac4a69b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-06-07 14:10:04.516 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 2022-06-07 14:10:04.541 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2022-06-07 14:10:04.723 | HTTP request sent, awaiting response... 200 OK 2022-06-07 14:10:04.723 | Length: 11350736 (11M) [application/octet-stream] 2022-06-07 14:10:04.723 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-06-07 14:10:04.840 | 2022-06-07 14:10:05.018 | 0K ........ .. 100% 36.7M=0.3s 2022-06-07 14:10:05.018 | 2022-06-07 14:10:05.018 | 2022-06-07 14:10:05 (36.7 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-06-07 14:10:05.018 | 2022-06-07 14:10:05.022 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2022-06-07 14:10:05.024 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-07 14:10:05.027 | ++ functions:get_extra_file:73 : return 2022-06-07 14:10:05.029 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-07 14:10:05.032 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-07 14:10:05.034 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-06-07 14:10:05.036 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-06-07 14:10:05.170 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-06-07 14:10:05.173 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-06-07 14:10:05.177 | etcd-v3.3.12-linux-amd64/ 2022-06-07 14:10:05.177 | etcd-v3.3.12-linux-amd64/README.md 2022-06-07 14:10:05.178 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-06-07 14:10:05.178 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-06-07 14:10:05.178 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-06-07 14:10:05.178 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-06-07 14:10:05.178 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-06-07 14:10:05.178 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-06-07 14:10:05.178 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-06-07 14:10:05.178 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-06-07 14:10:05.178 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-06-07 14:10:05.178 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-06-07 14:10:05.178 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-06-07 14:10:05.179 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-06-07 14:10:05.179 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-06-07 14:10:05.179 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-06-07 14:10:05.179 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-06-07 14:10:05.179 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-06-07 14:10:05.179 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-06-07 14:10:05.179 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-06-07 14:10:05.180 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-07 14:10:05.180 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-06-07 14:10:05.180 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-06-07 14:10:05.180 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-07 14:10:05.180 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-07 14:10:05.180 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-07 14:10:05.180 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-07 14:10:05.180 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-06-07 14:10:05.180 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-06-07 14:10:05.180 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-06-07 14:10:05.180 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-06-07 14:10:05.180 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-06-07 14:10:05.180 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-06-07 14:10:05.181 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-06-07 14:10:05.181 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-06-07 14:10:05.181 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-06-07 14:10:05.181 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-06-07 14:10:05.181 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-06-07 14:10:05.181 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-06-07 14:10:05.181 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-06-07 14:10:05.181 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-06-07 14:10:05.181 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-07 14:10:05.181 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-06-07 14:10:05.181 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-06-07 14:10:05.182 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-07 14:10:05.182 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-07 14:10:05.182 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-07 14:10:05.182 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-07 14:10:05.182 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-06-07 14:10:05.182 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-06-07 14:10:05.182 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-06-07 14:10:05.182 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-06-07 14:10:05.182 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-06-07 14:10:05.182 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-06-07 14:10:05.182 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-06-07 14:10:05.183 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-06-07 14:10:05.183 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-06-07 14:10:05.183 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-06-07 14:10:05.183 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-06-07 14:10:05.183 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-06-07 14:10:05.183 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-06-07 14:10:05.183 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-06-07 14:10:05.183 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-06-07 14:10:05.183 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-06-07 14:10:05.183 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-06-07 14:10:05.184 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-06-07 14:10:05.184 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-06-07 14:10:05.184 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-06-07 14:10:05.184 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-06-07 14:10:05.184 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-06-07 14:10:05.184 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-06-07 14:10:05.184 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-06-07 14:10:05.184 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-06-07 14:10:05.184 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-06-07 14:10:05.184 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-06-07 14:10:05.184 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-06-07 14:10:05.185 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-06-07 14:10:05.185 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-06-07 14:10:05.185 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-06-07 14:10:05.185 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-06-07 14:10:05.185 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-06-07 14:10:05.185 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-06-07 14:10:05.185 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-06-07 14:10:05.185 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-06-07 14:10:05.185 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-06-07 14:10:05.185 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-06-07 14:10:05.186 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-06-07 14:10:05.186 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-06-07 14:10:05.186 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-06-07 14:10:05.186 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-06-07 14:10:05.186 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-06-07 14:10:05.186 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-06-07 14:10:05.186 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-06-07 14:10:05.186 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-06-07 14:10:05.186 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-06-07 14:10:05.186 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-06-07 14:10:05.187 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-06-07 14:10:05.187 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-06-07 14:10:05.187 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-06-07 14:10:05.187 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-06-07 14:10:05.187 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-06-07 14:10:05.187 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-06-07 14:10:05.187 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-06-07 14:10:05.187 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-06-07 14:10:05.187 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-06-07 14:10:05.187 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-06-07 14:10:05.188 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-06-07 14:10:05.188 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-06-07 14:10:05.188 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-06-07 14:10:05.188 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-06-07 14:10:05.188 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-06-07 14:10:05.188 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-06-07 14:10:05.188 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-06-07 14:10:05.188 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-06-07 14:10:05.188 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-06-07 14:10:05.188 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-06-07 14:10:05.189 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-06-07 14:10:05.189 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-06-07 14:10:05.189 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-06-07 14:10:05.189 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-06-07 14:10:05.189 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-06-07 14:10:05.189 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-06-07 14:10:05.189 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-06-07 14:10:05.189 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-06-07 14:10:05.189 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-06-07 14:10:05.190 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-06-07 14:10:05.190 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-06-07 14:10:05.191 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-06-07 14:10:05.191 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-06-07 14:10:05.191 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-06-07 14:10:05.192 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-06-07 14:10:05.192 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-06-07 14:10:05.192 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-06-07 14:10:05.192 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-06-07 14:10:05.192 | etcd-v3.3.12-linux-amd64/etcdctl 2022-06-07 14:10:05.383 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-06-07 14:10:05.383 | etcd-v3.3.12-linux-amd64/etcd 2022-06-07 14:10:05.612 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-06-07 14:10:05.650 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-06-07 14:10:05.683 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-07 14:10:05.685 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-07 14:10:05.702 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:10:05.704 | + ./stack.sh:main:835 : install_dstat 2022-06-07 14:10:05.706 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-07 14:10:05.723 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:10:05.725 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-07 14:10:05.727 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-07 14:10:05.729 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-07 14:10:05.732 | + ./stack.sh:main:844 : install_libs 2022-06-07 14:10:05.734 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-07 14:10:05.736 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-07 14:10:05.739 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-07 14:10:05.741 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-07 14:10:05.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:05.745 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:05.747 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-07 14:10:05.750 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:05.752 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-07 14:10:05.754 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-07 14:10:05.756 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-07 14:10:05.759 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-07 14:10:05.761 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:05.763 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:05.765 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-07 14:10:05.767 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:05.769 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-07 14:10:05.772 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-07 14:10:05.774 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-07 14:10:05.776 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-07 14:10:05.778 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:05.780 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:05.782 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-07 14:10:05.785 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:05.787 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-07 14:10:05.790 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-07 14:10:05.792 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-07 14:10:05.794 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-07 14:10:05.796 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:05.799 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:05.801 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-07 14:10:05.804 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:05.806 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-07 14:10:05.808 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-07 14:10:05.810 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-07 14:10:05.812 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-07 14:10:05.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:05.817 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:05.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-07 14:10:05.821 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:05.824 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-07 14:10:05.826 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-07 14:10:05.828 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-07 14:10:05.830 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-07 14:10:05.833 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:05.835 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:05.837 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-07 14:10:05.839 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:05.842 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-07 14:10:05.844 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-07 14:10:05.846 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-07 14:10:05.849 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-07 14:10:05.851 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:05.853 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:05.855 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-07 14:10:05.858 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:05.860 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-07 14:10:05.862 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-07 14:10:05.865 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-07 14:10:05.867 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-07 14:10:05.869 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:05.872 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:05.874 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-07 14:10:05.876 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:05.878 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-07 14:10:05.880 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-07 14:10:05.883 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-07 14:10:05.885 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-07 14:10:05.887 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:05.889 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:05.892 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-07 14:10:05.894 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:05.896 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-07 14:10:05.898 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-07 14:10:05.901 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-07 14:10:05.903 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-07 14:10:05.905 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:05.907 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:05.909 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-07 14:10:05.912 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:05.915 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-07 14:10:05.917 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-07 14:10:05.919 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-07 14:10:05.921 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-07 14:10:05.923 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:05.926 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:05.928 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-07 14:10:05.930 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:05.933 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-07 14:10:05.935 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-07 14:10:05.937 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-07 14:10:05.939 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-07 14:10:05.942 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:05.944 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:05.946 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-07 14:10:05.948 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:05.950 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-07 14:10:05.953 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-07 14:10:05.955 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-07 14:10:05.957 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-07 14:10:05.959 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:05.962 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:05.964 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-07 14:10:05.966 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:05.968 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-07 14:10:05.971 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-07 14:10:05.973 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-07 14:10:05.976 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-07 14:10:05.978 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:05.980 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:05.982 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-07 14:10:05.985 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:05.987 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-07 14:10:05.990 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-07 14:10:05.992 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-07 14:10:05.994 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-07 14:10:05.996 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:05.999 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.001 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-07 14:10:06.003 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.005 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-07 14:10:06.007 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-07 14:10:06.010 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-07 14:10:06.012 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-07 14:10:06.014 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:06.016 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.019 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-07 14:10:06.021 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.023 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-07 14:10:06.025 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-07 14:10:06.028 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-07 14:10:06.030 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-07 14:10:06.032 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:06.034 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.037 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-07 14:10:06.039 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.041 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-07 14:10:06.044 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-07 14:10:06.046 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-07 14:10:06.048 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-07 14:10:06.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:06.053 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.055 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-07 14:10:06.058 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.060 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-07 14:10:06.062 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-07 14:10:06.065 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-07 14:10:06.067 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-07 14:10:06.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:06.071 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.073 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-07 14:10:06.076 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.078 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-07 14:10:06.080 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-07 14:10:06.083 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-07 14:10:06.085 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-07 14:10:06.088 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:06.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-07 14:10:06.095 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.097 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-07 14:10:06.100 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-07 14:10:06.102 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-07 14:10:06.104 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-07 14:10:06.106 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:06.109 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.111 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-07 14:10:06.113 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.115 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-07 14:10:06.118 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-07 14:10:06.120 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-07 14:10:06.122 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-07 14:10:06.124 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:06.126 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.129 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-07 14:10:06.131 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.133 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-07 14:10:06.135 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-07 14:10:06.138 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-07 14:10:06.140 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-07 14:10:06.142 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:06.145 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.147 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-07 14:10:06.149 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.152 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-07 14:10:06.154 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-07 14:10:06.156 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-07 14:10:06.158 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-07 14:10:06.161 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:06.164 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.166 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-07 14:10:06.168 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.170 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-07 14:10:06.173 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-07 14:10:06.175 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-07 14:10:06.177 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-07 14:10:06.179 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:06.182 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.184 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-07 14:10:06.186 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.188 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-07 14:10:06.191 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-07 14:10:06.193 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-07 14:10:06.195 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-07 14:10:06.197 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:06.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.202 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-07 14:10:06.204 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.207 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-07 14:10:06.209 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-07 14:10:06.212 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-07 14:10:06.214 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-07 14:10:06.216 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:06.218 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.221 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-07 14:10:06.223 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.226 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-07 14:10:06.228 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-07 14:10:06.230 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-07 14:10:06.232 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-07 14:10:06.234 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:06.237 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.239 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-07 14:10:06.241 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.243 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-07 14:10:06.246 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-07 14:10:06.248 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-07 14:10:06.250 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-07 14:10:06.252 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:06.255 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.257 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-07 14:10:06.259 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.262 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-07 14:10:06.264 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-07 14:10:06.266 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-07 14:10:06.268 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-07 14:10:06.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:06.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-07 14:10:06.278 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.280 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-07 14:10:06.282 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-07 14:10:06.285 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-07 14:10:06.288 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-07 14:10:06.290 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:06.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-07 14:10:06.297 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.299 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-07 14:10:06.302 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-07 14:10:06.304 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-07 14:10:06.306 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-07 14:10:06.308 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:06.311 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.313 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-07 14:10:06.315 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.317 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-07 14:10:06.320 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-07 14:10:06.322 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-07 14:10:06.324 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-07 14:10:06.326 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:06.328 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.331 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-07 14:10:06.334 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.337 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-07 14:10:06.339 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-07 14:10:06.341 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-07 14:10:06.343 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-07 14:10:06.346 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:06.348 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.351 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-07 14:10:06.353 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.355 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-07 14:10:06.357 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-07 14:10:06.360 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-07 14:10:06.362 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-07 14:10:06.365 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:06.367 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.369 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-07 14:10:06.371 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.374 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-07 14:10:06.376 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-07 14:10:06.379 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-07 14:10:06.381 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-07 14:10:06.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:06.386 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:06.388 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-07 14:10:06.390 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:06.392 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-07 14:10:06.414 | Using python 3.8 to install etcd3 2022-06-07 14:10:06.416 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-07 14:10:08.038 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:10:08.042 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:08.053 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:08.053 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:10:08.053 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:08.054 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:08.056 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:08.056 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:10:08.058 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:10:08.163 | Collecting etcd3===0.12.0 2022-06-07 14:10:08.169 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-07 14:10:10.986 | Collecting grpcio===1.31.0 2022-06-07 14:10:11.002 | 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) 2022-06-07 14:10:11.956 | Collecting protobuf===3.13.0 2022-06-07 14:10:11.965 | 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) 2022-06-07 14:10:12.062 | 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) 2022-06-07 14:10:12.064 | 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) 2022-06-07 14:10:12.078 | 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) 2022-06-07 14:10:12.119 | Building wheels for collected packages: etcd3 2022-06-07 14:10:12.120 | Building wheel for etcd3 (setup.py): started 2022-06-07 14:10:12.845 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-06-07 14:10:12.846 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=8d354cf9630ad549dd42169b6b8b92c386d820bf36cf147055c855ee4ac31a6b 2022-06-07 14:10:12.846 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-06-07 14:10:12.847 | Successfully built etcd3 2022-06-07 14:10:14.104 | Installing collected packages: grpcio, protobuf, etcd3 2022-06-07 14:10:15.375 | Successfully installed etcd3-0.12.0 grpcio-1.31.0 protobuf-3.13.0 2022-06-07 14:10:15.481 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:10:15.481 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:10:15.568 | + inc/python:pip_install:200 : result=0 2022-06-07 14:10:15.570 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:10:15.573 | + functions-common:time_stop:2322 : local name 2022-06-07 14:10:15.575 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:10:15.577 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:10:15.579 | + functions-common:time_stop:2325 : local total 2022-06-07 14:10:15.581 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:10:15.584 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:10:15.586 | + functions-common:time_stop:2329 : start_time=1654611006408 2022-06-07 14:10:15.588 | + functions-common:time_stop:2331 : [[ -z 1654611006408 ]] 2022-06-07 14:10:15.591 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:10:15.594 | + functions-common:time_stop:2334 : end_time=1654611015592 2022-06-07 14:10:15.597 | + functions-common:time_stop:2335 : elapsed_time=9184 2022-06-07 14:10:15.599 | + functions-common:time_stop:2336 : total=47973 2022-06-07 14:10:15.601 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:10:15.603 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=57157 2022-06-07 14:10:15.605 | + inc/python:pip_install:203 : return 0 2022-06-07 14:10:15.607 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-07 14:10:15.628 | Using python 3.8 to install etcd3gw 2022-06-07 14:10:15.631 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-07 14:10:17.287 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:10:17.291 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:17.297 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:17.297 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:10:17.302 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:17.304 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:17.306 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:17.306 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:10:17.308 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:10:17.424 | Collecting etcd3gw===0.2.5 2022-06-07 14:10:17.431 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2022-06-07 14:10:17.524 | 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) 2022-06-07 14:10:17.531 | 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) 2022-06-07 14:10:17.534 | 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) 2022-06-07 14:10:17.555 | 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) 2022-06-07 14:10:17.576 | 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) 2022-06-07 14:10:17.579 | 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) 2022-06-07 14:10:17.581 | 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) 2022-06-07 14:10:17.584 | 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) 2022-06-07 14:10:18.881 | Installing collected packages: etcd3gw 2022-06-07 14:10:19.061 | Successfully installed etcd3gw-0.2.5 2022-06-07 14:10:19.171 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:10:19.171 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:10:19.245 | + inc/python:pip_install:200 : result=0 2022-06-07 14:10:19.247 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:10:19.250 | + functions-common:time_stop:2322 : local name 2022-06-07 14:10:19.252 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:10:19.255 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:10:19.257 | + functions-common:time_stop:2325 : local total 2022-06-07 14:10:19.259 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:10:19.261 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:10:19.263 | + functions-common:time_stop:2329 : start_time=1654611015623 2022-06-07 14:10:19.265 | + functions-common:time_stop:2331 : [[ -z 1654611015623 ]] 2022-06-07 14:10:19.268 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:10:19.273 | + functions-common:time_stop:2334 : end_time=1654611019270 2022-06-07 14:10:19.275 | + functions-common:time_stop:2335 : elapsed_time=3647 2022-06-07 14:10:19.277 | + functions-common:time_stop:2336 : total=57157 2022-06-07 14:10:19.279 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:10:19.281 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=60804 2022-06-07 14:10:19.283 | + inc/python:pip_install:203 : return 0 2022-06-07 14:10:19.286 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-07 14:10:19.288 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-07 14:10:19.290 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-07 14:10:19.293 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-07 14:10:19.295 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-07 14:10:19.297 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-07 14:10:19.300 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-07 14:10:19.302 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-07 14:10:19.304 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-07 14:10:19.306 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-07 14:10:19.308 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-07 14:10:19.311 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-07 14:10:19.313 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-07 14:10:19.315 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:10:19.318 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:10:19.320 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-07 14:10:19.322 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-07 14:10:19.324 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-07 14:10:19.327 | + functions-common:install_package:1356 : update_package_repo 2022-06-07 14:10:19.329 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-07 14:10:19.331 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-07 14:10:19.334 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-07 14:10:19.336 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-07 14:10:19.339 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-07 14:10:19.341 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:10:19.343 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:10:19.346 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-07 14:10:19.348 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-07 14:10:19.350 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-07 14:10:19.352 | + functions-common:apt_get_update:1083 : return 2022-06-07 14:10:19.355 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-07 14:10:19.357 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-07 14:10:19.359 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:10:19.361 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:10:19.364 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-07 14:10:19.385 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-07 14:10:19.493 | Reading package lists... 2022-06-07 14:10:19.741 | Building dependency tree... 2022-06-07 14:10:19.742 | Reading state information... 2022-06-07 14:10:19.998 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-07 14:10:19.998 | The following packages were automatically installed and are no longer required: 2022-06-07 14:10:19.999 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-07 14:10:19.999 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-07 14:10:19.999 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-07 14:10:19.999 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-07 14:10:19.999 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-07 14:10:20.000 | python3-zope.interface 2022-06-07 14:10:20.000 | Use 'sudo apt autoremove' to remove them. 2022-06-07 14:10:20.000 | The following additional packages will be installed: 2022-06-07 14:10:20.001 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-06-07 14:10:20.002 | Suggested packages: 2022-06-07 14:10:20.002 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-06-07 14:10:20.068 | The following NEW packages will be installed: 2022-06-07 14:10:20.068 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-06-07 14:10:20.212 | 0 upgraded, 6 newly installed, 0 to remove and 141 not upgraded. 2022-06-07 14:10:20.212 | Need to get 1,306 kB of archives. 2022-06-07 14:10:20.212 | After this operation, 4,613 kB of additional disk space will be used. 2022-06-07 14:10:20.212 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-06-07 14:10:20.563 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-06-07 14:10:20.588 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-06-07 14:10:20.639 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-06-07 14:10:20.704 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-06-07 14:10:20.705 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-06-07 14:10:21.272 | Fetched 1,306 kB in 1s (2,058 kB/s) 2022-06-07 14:10:21.474 | Selecting previously unselected package libnorm1:amd64. 2022-06-07 14:10:21.524 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89358 files and directories currently installed.) 2022-06-07 14:10:21.527 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-06-07 14:10:21.653 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-07 14:10:22.084 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-06-07 14:10:22.094 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-06-07 14:10:22.145 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-07 14:10:22.644 | Selecting previously unselected package libzmq5:amd64. 2022-06-07 14:10:22.653 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-06-07 14:10:22.706 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-07 14:10:23.090 | Selecting previously unselected package uwsgi-core. 2022-06-07 14:10:23.100 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-06-07 14:10:23.146 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-07 14:10:23.739 | Selecting previously unselected package uwsgi. 2022-06-07 14:10:23.748 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-06-07 14:10:23.796 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-06-07 14:10:24.207 | Selecting previously unselected package uwsgi-plugin-python3. 2022-06-07 14:10:24.217 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-06-07 14:10:24.266 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-07 14:10:24.599 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-07 14:10:24.735 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-07 14:10:24.895 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-07 14:10:25.015 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-07 14:10:25.215 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-06-07 14:10:26.484 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-07 14:10:26.747 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-07 14:10:27.210 | Processing triggers for man-db (2.9.1-1) ... 2022-06-07 14:10:27.728 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-07 14:10:35.401 | + functions-common:apt_get:1127 : result=0 2022-06-07 14:10:35.403 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-07 14:10:35.405 | + functions-common:time_stop:2322 : local name 2022-06-07 14:10:35.408 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:10:35.410 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:10:35.412 | + functions-common:time_stop:2325 : local total 2022-06-07 14:10:35.414 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:10:35.416 | + functions-common:time_stop:2328 : name=apt-get 2022-06-07 14:10:35.418 | + functions-common:time_stop:2329 : start_time=1654611019382 2022-06-07 14:10:35.420 | + functions-common:time_stop:2331 : [[ -z 1654611019382 ]] 2022-06-07 14:10:35.423 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:10:35.428 | + functions-common:time_stop:2334 : end_time=1654611035425 2022-06-07 14:10:35.430 | + functions-common:time_stop:2335 : elapsed_time=16043 2022-06-07 14:10:35.432 | + functions-common:time_stop:2336 : total=446176 2022-06-07 14:10:35.434 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:10:35.436 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=462219 2022-06-07 14:10:35.439 | + functions-common:apt_get:1131 : return 0 2022-06-07 14:10:35.441 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-07 14:10:35.444 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:10:35.446 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:10:35.448 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-07 14:10:35.510 | Enabling module proxy. 2022-06-07 14:10:35.516 | To activate the new configuration, you need to run: 2022-06-07 14:10:35.516 | systemctl restart apache2 2022-06-07 14:10:35.520 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-07 14:10:35.581 | Considering dependency proxy for proxy_uwsgi: 2022-06-07 14:10:35.581 | Module proxy already enabled 2022-06-07 14:10:35.581 | Enabling module proxy_uwsgi. 2022-06-07 14:10:35.586 | To activate the new configuration, you need to run: 2022-06-07 14:10:35.587 | systemctl restart apache2 2022-06-07 14:10:35.591 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-07 14:10:35.593 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-07 14:10:35.595 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-07 14:10:35.598 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-07 14:10:35.724 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-07 14:10:35.727 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-07 14:10:35.729 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-07 14:10:35.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:35.734 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:35.736 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-07 14:10:35.739 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:35.741 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-07 14:10:35.744 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-07 14:10:35.746 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-07 14:10:35.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:35.751 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:35.753 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-07 14:10:35.755 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:35.758 | + ./stack.sh:main:852 : install_glanceclient 2022-06-07 14:10:35.760 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-07 14:10:35.762 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-07 14:10:35.765 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:35.767 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:35.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-07 14:10:35.772 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:35.774 | + ./stack.sh:main:853 : install_cinderclient 2022-06-07 14:10:35.776 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-07 14:10:35.779 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-07 14:10:35.781 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:35.783 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:35.786 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-07 14:10:35.789 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:35.791 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-07 14:10:35.793 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-07 14:10:35.796 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:35.798 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:35.800 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-07 14:10:35.803 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:35.805 | + ./stack.sh:main:854 : install_novaclient 2022-06-07 14:10:35.808 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-07 14:10:35.810 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-07 14:10:35.812 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:35.815 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:35.817 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-07 14:10:35.819 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:35.822 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-07 14:10:35.838 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:10:35.841 | + ./stack.sh:main:856 : install_swiftclient 2022-06-07 14:10:35.843 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-07 14:10:35.846 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-07 14:10:35.848 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:35.851 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:35.853 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-07 14:10:35.855 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:35.858 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-07 14:10:35.874 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:10:35.876 | + ./stack.sh:main:859 : install_neutronclient 2022-06-07 14:10:35.878 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-07 14:10:35.881 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-07 14:10:35.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:35.886 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:35.888 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-07 14:10:35.890 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:35.893 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-07 14:10:35.895 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-07 14:10:35.897 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-07 14:10:35.900 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:35.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:35.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-07 14:10:35.907 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:35.909 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-07 14:10:35.912 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-07 14:10:35.914 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-07 14:10:35.917 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-07 14:10:35.920 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-07 14:10:35.922 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-07 14:10:35.925 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-07 14:10:35.926 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-07 14:10:35.931 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-07 14:10:35.933 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-07 14:10:35.936 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-07 14:10:35.938 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-07 14:10:35.941 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-07 14:10:35.961 | Using python 3.8 to install keystonemiddleware 2022-06-07 14:10:35.963 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-07 14:10:37.632 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:10:37.635 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:37.641 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:37.641 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:10:37.647 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:37.649 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:37.650 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:37.651 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:10:37.652 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:10:37.655 | 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) 2022-06-07 14:10:37.726 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.6.3) 2022-06-07 14:10:37.759 | 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) 2022-06-07 14:10:37.775 | 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) 2022-06-07 14:10:37.781 | 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) 2022-06-07 14:10:37.788 | 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) 2022-06-07 14:10:37.791 | 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) 2022-06-07 14:10:37.795 | 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) 2022-06-07 14:10:37.858 | 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) 2022-06-07 14:10:37.876 | 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) 2022-06-07 14:10:37.879 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (4.6.1) 2022-06-07 14:10:37.897 | 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) 2022-06-07 14:10:37.901 | 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) 2022-06-07 14:10:37.940 | 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) 2022-06-07 14:10:37.960 | 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) 2022-06-07 14:10:37.973 | 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) 2022-06-07 14:10:37.979 | 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) 2022-06-07 14:10:37.990 | 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) 2022-06-07 14:10:37.996 | 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) 2022-06-07 14:10:37.999 | 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) 2022-06-07 14:10:38.007 | 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) 2022-06-07 14:10:38.010 | 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) 2022-06-07 14:10:38.017 | 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) 2022-06-07 14:10:38.022 | 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) 2022-06-07 14:10:38.026 | 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) 2022-06-07 14:10:38.028 | 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) 2022-06-07 14:10:38.031 | 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) 2022-06-07 14:10:38.039 | 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) 2022-06-07 14:10:38.042 | 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) 2022-06-07 14:10:38.046 | 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) 2022-06-07 14:10:38.049 | 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) 2022-06-07 14:10:38.069 | 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) 2022-06-07 14:10:38.072 | 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) 2022-06-07 14:10:38.075 | 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) 2022-06-07 14:10:38.077 | 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) 2022-06-07 14:10:38.079 | 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) 2022-06-07 14:10:39.303 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:10:39.303 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:10:39.373 | + inc/python:pip_install:200 : result=0 2022-06-07 14:10:39.375 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:10:39.377 | + functions-common:time_stop:2322 : local name 2022-06-07 14:10:39.380 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:10:39.382 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:10:39.384 | + functions-common:time_stop:2325 : local total 2022-06-07 14:10:39.386 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:10:39.388 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:10:39.390 | + functions-common:time_stop:2329 : start_time=1654611035955 2022-06-07 14:10:39.392 | + functions-common:time_stop:2331 : [[ -z 1654611035955 ]] 2022-06-07 14:10:39.395 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:10:39.399 | + functions-common:time_stop:2334 : end_time=1654611039397 2022-06-07 14:10:39.401 | + functions-common:time_stop:2335 : elapsed_time=3442 2022-06-07 14:10:39.403 | + functions-common:time_stop:2336 : total=60804 2022-06-07 14:10:39.405 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:10:39.408 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64246 2022-06-07 14:10:39.410 | + inc/python:pip_install:203 : return 0 2022-06-07 14:10:39.412 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-07 14:10:39.414 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-07 14:10:39.417 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-07 14:10:39.420 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-07 14:10:39.422 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-07 14:10:39.424 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-07 14:10:39.428 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-07 14:10:39.429 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-07 14:10:39.433 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-07 14:10:39.436 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-07 14:10:39.438 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-07 14:10:39.441 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-07 14:10:39.444 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-07 14:10:39.465 | Using python 3.8 to install python-memcached 2022-06-07 14:10:39.467 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-07 14:10:41.119 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:10:41.123 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:41.129 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:41.129 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:10:41.134 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:41.136 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:41.137 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:41.138 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:10:41.139 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:10:41.245 | Collecting python-memcached===1.59 2022-06-07 14:10:41.252 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-06-07 14:10:41.337 | 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) 2022-06-07 14:10:42.646 | Installing collected packages: python-memcached 2022-06-07 14:10:42.796 | Successfully installed python-memcached-1.59 2022-06-07 14:10:42.910 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:10:42.910 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:10:42.982 | + inc/python:pip_install:200 : result=0 2022-06-07 14:10:42.984 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:10:42.986 | + functions-common:time_stop:2322 : local name 2022-06-07 14:10:42.989 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:10:42.991 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:10:42.993 | + functions-common:time_stop:2325 : local total 2022-06-07 14:10:42.995 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:10:42.997 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:10:43.000 | + functions-common:time_stop:2329 : start_time=1654611039459 2022-06-07 14:10:43.002 | + functions-common:time_stop:2331 : [[ -z 1654611039459 ]] 2022-06-07 14:10:43.004 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:10:43.008 | + functions-common:time_stop:2334 : end_time=1654611043006 2022-06-07 14:10:43.011 | + functions-common:time_stop:2335 : elapsed_time=3547 2022-06-07 14:10:43.013 | + functions-common:time_stop:2336 : total=64246 2022-06-07 14:10:43.015 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:10:43.017 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=67793 2022-06-07 14:10:43.020 | + inc/python:pip_install:203 : return 0 2022-06-07 14:10:43.022 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-07 14:10:43.039 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:10:43.041 | + ./stack.sh:main:866 : '[' 10.222.0.65 == 10.222.0.65 ']' 2022-06-07 14:10:43.043 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-07 14:10:43.046 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-07 14:10:43.048 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-07 14:10:43.050 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-07 14:10:43.053 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-07 14:10:43.055 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-07 14:10:43.069 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:10:43.072 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-07 14:10:43.074 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-07 14:10:43.076 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-07 14:10:43.078 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-07 14:10:43.080 | + functions-common:git_clone:528 : local orig_dir 2022-06-07 14:10:43.083 | ++ functions-common:git_clone:529 : pwd 2022-06-07 14:10:43.085 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-07 14:10:43.088 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-07 14:10:43.090 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-07 14:10:43.105 | + functions-common:git_clone:532 : RECLONE=False 2022-06-07 14:10:43.107 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-07 14:10:43.109 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-07 14:10:43.112 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-07 14:10:43.112 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-07 14:10:43.117 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-07 14:10:43.119 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-07 14:10:43.121 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-07 14:10:43.133 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-07 14:10:43.136 | + functions-common:git_clone:607 : git show --oneline 2022-06-07 14:10:43.136 | + functions-common:git_clone:607 : head -1 2022-06-07 14:10:43.139 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-07 14:10:43.142 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-07 14:10:43.145 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-07 14:10:43.147 | + inc/python:setup_develop:338 : local bindep 2022-06-07 14:10:43.149 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-07 14:10:43.151 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-07 14:10:43.153 | + inc/python:setup_develop:344 : local extras= 2022-06-07 14:10:43.156 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-07 14:10:43.158 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-07 14:10:43.161 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-07 14:10:43.163 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-07 14:10:43.166 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-07 14:10:43.168 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-07 14:10:43.171 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-07 14:10:43.173 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-07 14:10:43.176 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-07 14:10:43.178 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-07 14:10:43.180 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-07 14:10:43.183 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-07 14:10:43.189 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-07 14:10:43.192 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-07 14:10:43.780 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-07 14:10:43.782 | + inc/python:setup_package:417 : local bindep=0 2022-06-07 14:10:43.784 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-07 14:10:43.786 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-07 14:10:43.788 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-07 14:10:43.790 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-07 14:10:43.793 | + inc/python:setup_package:426 : local flags=-e 2022-06-07 14:10:43.795 | + inc/python:setup_package:427 : local extras= 2022-06-07 14:10:43.797 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-07 14:10:43.799 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-07 14:10:43.802 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-07 14:10:43.804 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-07 14:10:43.806 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-07 14:10:43.808 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-07 14:10:43.828 | Using python 3.8 to install /opt/stack/keystone 2022-06-07 14:10:43.830 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-07 14:10:45.492 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:10:45.492 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-07 14:10:45.496 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:45.497 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:45.499 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:10:45.500 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:45.500 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:45.500 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:10:45.501 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:10:45.501 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:10:45.514 | Obtaining file:///opt/stack/keystone 2022-06-07 14:10:47.037 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-07 14:10:48.676 | Collecting Flask===1.1.2 2022-06-07 14:10:48.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2022-06-07 14:10:48.872 | Collecting Flask-RESTful===0.3.8 2022-06-07 14:10:48.879 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2022-06-07 14:10:48.953 | 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) 2022-06-07 14:10:48.960 | 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) 2022-06-07 14:10:48.963 | 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) 2022-06-07 14:10:48.970 | 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) 2022-06-07 14:10:48.991 | 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) 2022-06-07 14:10:49.139 | Collecting Werkzeug===1.0.1 2022-06-07 14:10:49.145 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2022-06-07 14:10:49.329 | Collecting aniso8601===8.0.0 2022-06-07 14:10:49.336 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2022-06-07 14:10:49.405 | 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) 2022-06-07 14:10:49.414 | 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) 2022-06-07 14:10:49.473 | Collecting click===7.1.2 2022-06-07 14:10:49.480 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2022-06-07 14:10:49.488 | 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) 2022-06-07 14:10:49.528 | 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) 2022-06-07 14:10:49.621 | Collecting itsdangerous===1.1.0 2022-06-07 14:10:49.630 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2022-06-07 14:10:49.697 | 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) 2022-06-07 14:10:49.708 | 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) 2022-06-07 14:10:49.764 | 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) 2022-06-07 14:10:49.767 | 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) 2022-06-07 14:10:49.776 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.6.3) 2022-06-07 14:10:49.812 | 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) 2022-06-07 14:10:49.827 | 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) 2022-06-07 14:10:49.833 | 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) 2022-06-07 14:10:49.881 | 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) 2022-06-07 14:10:49.887 | 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) 2022-06-07 14:10:49.926 | 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) 2022-06-07 14:10:49.980 | 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) 2022-06-07 14:10:49.998 | 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) 2022-06-07 14:10:50.016 | 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) 2022-06-07 14:10:50.025 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.1) 2022-06-07 14:10:50.049 | 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) 2022-06-07 14:10:50.056 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.6.1) 2022-06-07 14:10:50.074 | 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) 2022-06-07 14:10:50.120 | 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) 2022-06-07 14:10:50.246 | Collecting passlib===1.7.2 2022-06-07 14:10:50.252 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2022-06-07 14:10:50.346 | 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) 2022-06-07 14:10:50.349 | 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) 2022-06-07 14:10:50.351 | 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) 2022-06-07 14:10:50.362 | 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) 2022-06-07 14:10:50.365 | 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) 2022-06-07 14:10:50.367 | 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) 2022-06-07 14:10:50.485 | Collecting pysaml2===6.1.0 2022-06-07 14:10:50.492 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/47065526c55b7/pysaml2-6.1.0-py2.py3-none-any.whl (341 kB) 2022-06-07 14:10:50.584 | 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) 2022-06-07 14:10:50.589 | 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) 2022-06-07 14:10:50.608 | 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) 2022-06-07 14:10:50.612 | 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) 2022-06-07 14:10:50.634 | 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) 2022-06-07 14:10:50.892 | Collecting scrypt===0.8.15 2022-06-07 14:10:50.899 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/813/b6fb76c0e1e28/scrypt-0.8.15-cp38-cp38-manylinux1_x86_64.whl (651 kB) 2022-06-07 14:10:50.985 | 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) 2022-06-07 14:10:50.988 | 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) 2022-06-07 14:10:50.998 | 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) 2022-06-07 14:10:51.001 | 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) 2022-06-07 14:10:51.004 | 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) 2022-06-07 14:10:51.011 | 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) 2022-06-07 14:10:51.020 | 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) 2022-06-07 14:10:51.025 | 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) 2022-06-07 14:10:51.042 | 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) 2022-06-07 14:10:51.046 | 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) 2022-06-07 14:10:51.053 | 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) 2022-06-07 14:10:51.073 | 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) 2022-06-07 14:10:51.076 | 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) 2022-06-07 14:10:51.079 | 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) 2022-06-07 14:10:51.144 | 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) 2022-06-07 14:10:51.152 | 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) 2022-06-07 14:10:51.155 | 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) 2022-06-07 14:10:51.160 | 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) 2022-06-07 14:10:51.168 | 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) 2022-06-07 14:10:51.172 | 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) 2022-06-07 14:10:51.179 | 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) 2022-06-07 14:10:51.221 | 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) 2022-06-07 14:10:51.225 | 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) 2022-06-07 14:10:51.228 | 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) 2022-06-07 14:10:51.238 | 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) 2022-06-07 14:10:51.246 | 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) 2022-06-07 14:10:51.253 | 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) 2022-06-07 14:10:51.262 | 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) 2022-06-07 14:10:51.273 | 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) 2022-06-07 14:10:51.281 | 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) 2022-06-07 14:10:51.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 254)) (0.10.9) 2022-06-07 14:10:51.369 | Collecting defusedxml===0.6.0 2022-06-07 14:10:51.375 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2022-06-07 14:10:51.447 | 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) 2022-06-07 14:10:51.460 | 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) 2022-06-07 14:10:51.463 | 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) 2022-06-07 14:10:51.465 | 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) 2022-06-07 14:10:51.469 | 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) 2022-06-07 14:10:51.471 | 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) 2022-06-07 14:10:51.473 | 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) 2022-06-07 14:10:51.475 | 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) 2022-06-07 14:10:51.478 | 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) 2022-06-07 14:10:51.480 | 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) 2022-06-07 14:10:51.484 | 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) 2022-06-07 14:10:51.487 | 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) 2022-06-07 14:10:51.490 | 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) 2022-06-07 14:10:51.497 | 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) 2022-06-07 14:10:51.500 | 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) 2022-06-07 14:10:51.502 | 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) 2022-06-07 14:10:51.511 | 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) 2022-06-07 14:10:51.516 | 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) 2022-06-07 14:10:52.358 | Installing collected packages: click, Werkzeug, itsdangerous, Flask, aniso8601, Flask-RESTful, passlib, scrypt, defusedxml, pysaml2, keystone 2022-06-07 14:10:52.358 | Attempting uninstall: click 2022-06-07 14:10:52.359 | Found existing installation: Click 7.0 2022-06-07 14:10:52.389 | Uninstalling Click-7.0: 2022-06-07 14:10:52.418 | Successfully uninstalled Click-7.0 2022-06-07 14:10:54.425 | Running setup.py develop for keystone 2022-06-07 14:10:56.101 | 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 2022-06-07 14:10:56.214 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:10:56.214 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:10:56.299 | + inc/python:pip_install:200 : result=0 2022-06-07 14:10:56.301 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:10:56.304 | + functions-common:time_stop:2322 : local name 2022-06-07 14:10:56.306 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:10:56.308 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:10:56.310 | + functions-common:time_stop:2325 : local total 2022-06-07 14:10:56.312 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:10:56.314 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:10:56.317 | + functions-common:time_stop:2329 : start_time=1654611043823 2022-06-07 14:10:56.319 | + functions-common:time_stop:2331 : [[ -z 1654611043823 ]] 2022-06-07 14:10:56.321 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:10:56.325 | + functions-common:time_stop:2334 : end_time=1654611056323 2022-06-07 14:10:56.327 | + functions-common:time_stop:2335 : elapsed_time=12500 2022-06-07 14:10:56.329 | + functions-common:time_stop:2336 : total=67793 2022-06-07 14:10:56.331 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:10:56.333 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=80293 2022-06-07 14:10:56.336 | + inc/python:pip_install:203 : return 0 2022-06-07 14:10:56.338 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-07 14:10:56.340 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-07 14:10:56.343 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-07 14:10:56.360 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-07 14:10:56.372 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-07 14:10:56.375 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-07 14:10:56.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:10:56.380 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:10:56.382 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-07 14:10:56.384 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:10:56.387 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-07 14:10:56.402 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:10:56.405 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-07 14:10:56.407 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-07 14:10:56.409 | + ./stack.sh:main:868 : configure_keystone 2022-06-07 14:10:56.412 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-07 14:10:56.424 | + 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 ]] 2022-06-07 14:10:56.426 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-07 14:10:56.431 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-07 14:10:56.446 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:10:56.449 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-07 14:10:56.480 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-07 14:10:56.509 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-07 14:10:56.538 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-07 14:10:56.568 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-07 14:10:56.597 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-07 14:10:56.627 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-07 14:10:56.654 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-07 14:10:56.681 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-07 14:10:56.684 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-07 14:10:56.686 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-07 14:10:56.688 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-07 14:10:56.691 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-07 14:10:56.693 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-07 14:10:56.708 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:10:56.711 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-07 14:10:56.714 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-07 14:10:56.716 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-07 14:10:56.731 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:10:56.733 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-06-07 14:10:56.736 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-06-07 14:10:56.765 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-07 14:10:56.768 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-07 14:10:56.770 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-07 14:10:56.772 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-07 14:10:56.775 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-07 14:10:56.791 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:10:56.793 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.65/identity 2022-06-07 14:10:56.822 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.65/identity 2022-06-07 14:10:56.850 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-07 14:10:56.852 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-07 14:10:56.882 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-07 14:10:56.885 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-07 14:10:56.887 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-07 14:10:56.889 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-07 14:10:56.892 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-07 14:10:56.895 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-07 14:10:56.924 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-07 14:10:56.927 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-07 14:10:56.929 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-07 14:10:56.932 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-07 14:10:56.935 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-07 14:10:56.951 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-07 14:10:56.953 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-07 14:10:56.955 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-07 14:10:56.957 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-07 14:10:56.960 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-07 14:10:56.987 | + 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' 2022-06-07 14:10:57.014 | + 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' 2022-06-07 14:10:57.041 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-07 14:10:57.068 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-07 14:10:57.097 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-07 14:10:57.099 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-07 14:10:57.102 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-07 14:10:57.104 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-07 14:10:57.106 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-07 14:10:57.109 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-07 14:10:57.111 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-07 14:10:57.114 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-07 14:10:57.118 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-07 14:10:57.120 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-07 14:10:57.122 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-07 14:10:57.134 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-07 14:10:57.135 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:10:57.143 | d /var/run/uwsgi 0755 ubuntu root 2022-06-07 14:10:57.147 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:10:57.162 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-07 14:10:57.165 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-07 14:10:57.168 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-07 14:10:57.196 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-07 14:10:57.223 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-07 14:10:57.249 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-07 14:10:57.276 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-07 14:10:57.303 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-07 14:10:57.330 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-07 14:10:57.358 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-07 14:10:57.386 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-07 14:10:57.414 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-07 14:10:57.440 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-07 14:10:57.468 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-07 14:10:57.495 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-07 14:10:57.526 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-07 14:10:57.528 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-07 14:10:57.531 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-07 14:10:57.533 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-07 14:10:57.535 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-07 14:10:57.538 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:10:57.540 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:10:57.542 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-07 14:10:57.545 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-07 14:10:57.547 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-07 14:10:57.574 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-07 14:10:57.601 | + 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 ' 2022-06-07 14:10:57.602 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-07 14:10:57.610 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-07 14:10:57.613 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-07 14:10:57.615 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-07 14:10:57.618 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-07 14:10:57.620 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-07 14:10:57.622 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-07 14:10:57.625 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:10:57.627 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:10:57.630 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-07 14:10:57.632 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-07 14:10:57.634 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:10:57.636 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:10:57.639 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-07 14:10:57.700 | Enabling site keystone-wsgi-public. 2022-06-07 14:10:57.705 | To activate the new configuration, you need to run: 2022-06-07 14:10:57.705 | systemctl reload apache2 2022-06-07 14:10:57.710 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-07 14:10:57.712 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-07 14:10:57.714 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-07 14:10:57.717 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-07 14:10:57.841 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-07 14:10:57.844 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-07 14:10:57.847 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-07 14:10:57.849 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-07 14:10:57.851 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-07 14:10:57.854 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-07 14:10:57.857 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-07 14:10:57.861 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-07 14:10:57.863 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-07 14:10:57.866 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-07 14:10:57.878 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-07 14:10:57.879 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:10:57.887 | d /var/run/uwsgi 0755 ubuntu root 2022-06-07 14:10:57.890 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:10:57.906 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-07 14:10:57.908 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-07 14:10:57.913 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-07 14:10:57.942 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-07 14:10:57.969 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-07 14:10:57.996 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-07 14:10:58.023 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-07 14:10:58.049 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-07 14:10:58.076 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-07 14:10:58.104 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-07 14:10:58.130 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-07 14:10:58.156 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-07 14:10:58.185 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-07 14:10:58.213 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-07 14:10:58.239 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-07 14:10:58.266 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-07 14:10:58.269 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-07 14:10:58.272 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-07 14:10:58.274 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-07 14:10:58.276 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-07 14:10:58.279 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:10:58.281 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:10:58.283 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-07 14:10:58.286 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-07 14:10:58.288 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-07 14:10:58.315 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-07 14:10:58.343 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-07 14:10:58.343 | + 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 ' 2022-06-07 14:10:58.352 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-07 14:10:58.355 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-07 14:10:58.357 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-07 14:10:58.359 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-07 14:10:58.362 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-07 14:10:58.364 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-07 14:10:58.366 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:10:58.368 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:10:58.371 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-07 14:10:58.373 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-07 14:10:58.375 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:10:58.378 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:10:58.380 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-07 14:10:58.441 | Enabling site keystone-wsgi-admin. 2022-06-07 14:10:58.446 | To activate the new configuration, you need to run: 2022-06-07 14:10:58.446 | systemctl reload apache2 2022-06-07 14:10:58.450 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-07 14:10:58.453 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-07 14:10:58.455 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-07 14:10:58.458 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-07 14:10:58.585 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-07 14:10:58.618 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-07 14:10:58.648 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-07 14:10:58.678 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-07 14:10:58.681 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-07 14:10:58.711 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-07 14:10:58.739 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-07 14:10:58.766 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-07 14:10:58.782 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:10:58.785 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-07 14:10:58.802 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:10:58.804 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-07 14:10:58.807 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-07 14:10:58.809 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-07 14:10:58.812 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-07 14:10:58.814 | + lib/stack:stack_install_service:32 : install_swift 2022-06-07 14:10:58.817 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-07 14:10:58.819 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-07 14:10:58.822 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-07 14:10:58.824 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-07 14:10:58.826 | + functions-common:git_clone:528 : local orig_dir 2022-06-07 14:10:58.829 | ++ functions-common:git_clone:529 : pwd 2022-06-07 14:10:58.831 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-07 14:10:58.834 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-07 14:10:58.837 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-07 14:10:58.853 | + functions-common:git_clone:532 : RECLONE=False 2022-06-07 14:10:58.855 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-07 14:10:58.857 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-07 14:10:58.860 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-07 14:10:58.860 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-07 14:10:58.866 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-07 14:10:58.868 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-07 14:10:58.870 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-07 14:10:58.883 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-07 14:10:58.886 | + functions-common:git_clone:607 : git show --oneline 2022-06-07 14:10:58.886 | + functions-common:git_clone:607 : head -1 2022-06-07 14:10:58.892 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-07 14:10:58.895 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-07 14:10:58.897 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-07 14:10:58.900 | + inc/python:setup_develop:338 : local bindep 2022-06-07 14:10:58.902 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-07 14:10:58.904 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-07 14:10:58.907 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-07 14:10:58.909 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-07 14:10:58.911 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-07 14:10:58.914 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-07 14:10:58.916 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-07 14:10:58.918 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-07 14:10:58.920 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-07 14:10:58.923 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-07 14:10:58.926 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-07 14:10:58.929 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-07 14:10:58.931 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-07 14:10:58.933 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-07 14:10:58.936 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-07 14:10:58.942 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-07 14:10:58.944 | + 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' 2022-06-07 14:10:59.532 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-07 14:10:59.535 | + inc/python:setup_package:417 : local bindep=0 2022-06-07 14:10:59.538 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-07 14:10:59.540 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-07 14:10:59.542 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-07 14:10:59.544 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-07 14:10:59.546 | + inc/python:setup_package:426 : local flags=-e 2022-06-07 14:10:59.549 | + inc/python:setup_package:427 : local extras=keystone 2022-06-07 14:10:59.551 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-07 14:10:59.553 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-07 14:10:59.555 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-07 14:10:59.557 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-07 14:10:59.560 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-07 14:10:59.562 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-07 14:10:59.583 | Using python 3.8 to install /opt/stack/swift 2022-06-07 14:10:59.585 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-07 14:11:01.256 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:11:01.256 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-07 14:11:01.260 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:11:01.261 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:11:01.262 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:11:01.264 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:11:01.264 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:11:01.264 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:11:01.265 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:11:01.265 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:11:01.277 | Obtaining file:///opt/stack/swift 2022-06-07 14:11:02.497 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-07 14:11:03.746 | 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) 2022-06-07 14:11:03.754 | 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) 2022-06-07 14:11:03.794 | 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) 2022-06-07 14:11:03.803 | 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) 2022-06-07 14:11:03.805 | 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) 2022-06-07 14:11:04.789 | Collecting lxml===4.5.2 2022-06-07 14:11:04.808 | 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) 2022-06-07 14:11:05.011 | 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) 2022-06-07 14:11:05.013 | 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) 2022-06-07 14:11:05.016 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.6.3) 2022-06-07 14:11:05.050 | 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) 2022-06-07 14:11:05.065 | 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) 2022-06-07 14:11:05.071 | 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) 2022-06-07 14:11:05.077 | 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) 2022-06-07 14:11:05.119 | 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) 2022-06-07 14:11:05.129 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.1) 2022-06-07 14:11:05.147 | 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) 2022-06-07 14:11:05.153 | 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) 2022-06-07 14:11:05.155 | 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) 2022-06-07 14:11:05.263 | Collecting pyeclib===1.6.0 2022-06-07 14:11:05.285 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-06-07 14:11:06.329 | 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) 2022-06-07 14:11:06.332 | 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) 2022-06-07 14:11:06.335 | 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) 2022-06-07 14:11:06.340 | 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) 2022-06-07 14:11:06.358 | 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) 2022-06-07 14:11:06.362 | 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) 2022-06-07 14:11:06.383 | 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) 2022-06-07 14:11:06.387 | 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) 2022-06-07 14:11:06.389 | 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) 2022-06-07 14:11:06.396 | 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) 2022-06-07 14:11:06.564 | Collecting xattr===0.9.7 2022-06-07 14:11:06.571 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2022-06-07 14:11:07.321 | 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) 2022-06-07 14:11:07.324 | 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) 2022-06-07 14:11:07.332 | 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) 2022-06-07 14:11:07.397 | 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) 2022-06-07 14:11:07.409 | 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) 2022-06-07 14:11:07.415 | 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) 2022-06-07 14:11:07.422 | 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) 2022-06-07 14:11:07.427 | 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) 2022-06-07 14:11:07.430 | 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) 2022-06-07 14:11:07.433 | 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) 2022-06-07 14:11:07.435 | 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) 2022-06-07 14:11:07.439 | 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) 2022-06-07 14:11:07.442 | 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) 2022-06-07 14:11:07.444 | 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) 2022-06-07 14:11:07.447 | 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) 2022-06-07 14:11:07.451 | 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) 2022-06-07 14:11:07.454 | 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) 2022-06-07 14:11:07.457 | Building wheels for collected packages: pyeclib, xattr 2022-06-07 14:11:07.458 | Building wheel for pyeclib (setup.py): started 2022-06-07 14:11:08.732 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-06-07 14:11:08.733 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55499 sha256=60ccdf3e9eded75eb4104176b612e7e11195c14822aeb39ef1eb804f2ece5d6a 2022-06-07 14:11:08.733 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-06-07 14:11:08.735 | Building wheel for xattr (setup.py): started 2022-06-07 14:11:10.119 | Building wheel for xattr (setup.py): finished with status 'done' 2022-06-07 14:11:10.120 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33233 sha256=44c29a481dea509d8bb28cb3daeb495a1550fa5733dfa9f2b5518f03af0fb465 2022-06-07 14:11:10.120 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2022-06-07 14:11:10.121 | Successfully built pyeclib xattr 2022-06-07 14:11:11.271 | Installing collected packages: lxml, xattr, pyeclib, swift 2022-06-07 14:11:11.761 | Running setup.py develop for swift 2022-06-07 14:11:13.265 | Successfully installed lxml-4.5.2 pyeclib-1.6.0 swift xattr-0.9.7 2022-06-07 14:11:13.381 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:11:13.381 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:11:13.474 | + inc/python:pip_install:200 : result=0 2022-06-07 14:11:13.477 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:11:13.479 | + functions-common:time_stop:2322 : local name 2022-06-07 14:11:13.481 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:11:13.483 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:11:13.485 | + functions-common:time_stop:2325 : local total 2022-06-07 14:11:13.487 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:11:13.490 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:11:13.492 | + functions-common:time_stop:2329 : start_time=1654611059577 2022-06-07 14:11:13.494 | + functions-common:time_stop:2331 : [[ -z 1654611059577 ]] 2022-06-07 14:11:13.496 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:11:13.500 | + functions-common:time_stop:2334 : end_time=1654611073498 2022-06-07 14:11:13.503 | + functions-common:time_stop:2335 : elapsed_time=13921 2022-06-07 14:11:13.505 | + functions-common:time_stop:2336 : total=80293 2022-06-07 14:11:13.507 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:11:13.509 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=94214 2022-06-07 14:11:13.512 | + inc/python:pip_install:203 : return 0 2022-06-07 14:11:13.514 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-07 14:11:13.516 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-07 14:11:13.519 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-07 14:11:13.537 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-07 14:11:13.548 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-07 14:11:13.551 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-07 14:11:13.553 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:11:13.556 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:11:13.558 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-07 14:11:13.560 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:11:13.563 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-07 14:11:13.566 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-07 14:11:13.568 | + ./stack.sh:main:877 : configure_swift 2022-06-07 14:11:13.570 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-07 14:11:13.572 | + lib/swift:configure_swift:335 : local node_number 2022-06-07 14:11:13.574 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-07 14:11:13.576 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-07 14:11:13.578 | + lib/swift:configure_swift:338 : local user_group 2022-06-07 14:11:13.580 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-07 14:11:14.335 | No container-auditor running 2022-06-07 14:11:14.335 | No container-reconciler running 2022-06-07 14:11:14.335 | No container-server running 2022-06-07 14:11:14.335 | No account-server running 2022-06-07 14:11:14.335 | No object-expirer running 2022-06-07 14:11:14.335 | No container-replicator running 2022-06-07 14:11:14.335 | No object-reconstructor running 2022-06-07 14:11:14.335 | No object-server running 2022-06-07 14:11:14.336 | No account-reaper running 2022-06-07 14:11:14.336 | No container-updater running 2022-06-07 14:11:14.336 | No account-auditor running 2022-06-07 14:11:14.336 | No container-sharder running 2022-06-07 14:11:14.336 | No container-sync running 2022-06-07 14:11:14.336 | No object-replicator running 2022-06-07 14:11:14.336 | No object-auditor running 2022-06-07 14:11:14.336 | No object-updater running 2022-06-07 14:11:14.336 | No account-replicator running 2022-06-07 14:11:14.336 | No proxy-server running 2022-06-07 14:11:14.380 | + lib/swift:configure_swift:341 : true 2022-06-07 14:11:14.382 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-07 14:11:14.395 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-07 14:11:14.407 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-07 14:11:14.410 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-07 14:11:14.410 | s/%GROUP%//; 2022-06-07 14:11:14.410 | s/%USER%/ubuntu/; 2022-06-07 14:11:14.410 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-07 14:11:14.410 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-07 14:11:14.410 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-07 14:11:14.420 | uid = ubuntu 2022-06-07 14:11:14.420 | gid = 2022-06-07 14:11:14.420 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-07 14:11:14.420 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-07 14:11:14.420 | address = 127.0.0.1 2022-06-07 14:11:14.420 | 2022-06-07 14:11:14.421 | [account6612] 2022-06-07 14:11:14.421 | max connections = 25 2022-06-07 14:11:14.421 | path = /opt/stack/data/swift/1/node/ 2022-06-07 14:11:14.421 | read only = false 2022-06-07 14:11:14.421 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-07 14:11:14.421 | 2022-06-07 14:11:14.421 | [account6622] 2022-06-07 14:11:14.421 | max connections = 25 2022-06-07 14:11:14.421 | path = /opt/stack/data/swift/2/node/ 2022-06-07 14:11:14.421 | read only = false 2022-06-07 14:11:14.421 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-07 14:11:14.421 | 2022-06-07 14:11:14.421 | [account6632] 2022-06-07 14:11:14.421 | max connections = 25 2022-06-07 14:11:14.421 | path = /opt/stack/data/swift/3/node/ 2022-06-07 14:11:14.421 | read only = false 2022-06-07 14:11:14.421 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-07 14:11:14.421 | 2022-06-07 14:11:14.421 | [account6642] 2022-06-07 14:11:14.421 | max connections = 25 2022-06-07 14:11:14.421 | path = /opt/stack/data/swift/4/node/ 2022-06-07 14:11:14.421 | read only = false 2022-06-07 14:11:14.421 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-07 14:11:14.421 | 2022-06-07 14:11:14.421 | 2022-06-07 14:11:14.421 | [container6611] 2022-06-07 14:11:14.421 | max connections = 25 2022-06-07 14:11:14.421 | path = /opt/stack/data/swift/1/node/ 2022-06-07 14:11:14.421 | read only = false 2022-06-07 14:11:14.421 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-07 14:11:14.421 | 2022-06-07 14:11:14.421 | [container6621] 2022-06-07 14:11:14.422 | max connections = 25 2022-06-07 14:11:14.422 | path = /opt/stack/data/swift/2/node/ 2022-06-07 14:11:14.422 | read only = false 2022-06-07 14:11:14.422 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-07 14:11:14.422 | 2022-06-07 14:11:14.422 | [container6631] 2022-06-07 14:11:14.422 | max connections = 25 2022-06-07 14:11:14.422 | path = /opt/stack/data/swift/3/node/ 2022-06-07 14:11:14.422 | read only = false 2022-06-07 14:11:14.422 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-07 14:11:14.422 | 2022-06-07 14:11:14.422 | [container6641] 2022-06-07 14:11:14.422 | max connections = 25 2022-06-07 14:11:14.422 | path = /opt/stack/data/swift/4/node/ 2022-06-07 14:11:14.422 | read only = false 2022-06-07 14:11:14.422 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-07 14:11:14.422 | 2022-06-07 14:11:14.422 | 2022-06-07 14:11:14.422 | [object6613] 2022-06-07 14:11:14.422 | max connections = 25 2022-06-07 14:11:14.422 | path = /opt/stack/data/swift/1/node/ 2022-06-07 14:11:14.422 | read only = false 2022-06-07 14:11:14.422 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-07 14:11:14.422 | 2022-06-07 14:11:14.422 | [object6623] 2022-06-07 14:11:14.422 | max connections = 25 2022-06-07 14:11:14.422 | path = /opt/stack/data/swift/2/node/ 2022-06-07 14:11:14.422 | read only = false 2022-06-07 14:11:14.422 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-07 14:11:14.422 | 2022-06-07 14:11:14.422 | [object6633] 2022-06-07 14:11:14.422 | max connections = 25 2022-06-07 14:11:14.422 | path = /opt/stack/data/swift/3/node/ 2022-06-07 14:11:14.423 | read only = false 2022-06-07 14:11:14.423 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-07 14:11:14.423 | 2022-06-07 14:11:14.423 | [object6643] 2022-06-07 14:11:14.423 | max connections = 25 2022-06-07 14:11:14.423 | path = /opt/stack/data/swift/4/node/ 2022-06-07 14:11:14.423 | read only = false 2022-06-07 14:11:14.423 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-07 14:11:14.424 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-07 14:11:14.426 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:11:14.428 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:11:14.430 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-07 14:11:14.447 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-07 14:11:14.449 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-07 14:11:14.453 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-07 14:11:14.458 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-07 14:11:14.460 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-07 14:11:14.464 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-07 14:11:14.492 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.65:8080/v1/ 2022-06-07 14:11:14.516 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-07 14:11:14.533 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-07 14:11:14.560 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-07 14:11:14.577 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-07 14:11:14.605 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-07 14:11:14.622 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-07 14:11:14.649 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-07 14:11:14.666 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-07 14:11:14.694 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-07 14:11:14.711 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-07 14:11:14.738 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-07 14:11:14.755 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-07 14:11:14.770 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:11:14.772 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-07 14:11:14.798 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-07 14:11:14.825 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-07 14:11:14.851 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-07 14:11:14.877 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-07 14:11:14.892 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:11:14.894 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-07 14:11:14.920 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-07 14:11:14.934 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:11:14.936 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-07 14:11:14.951 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:11:14.953 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-07 14:11:14.955 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-07 14:11:14.970 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:11:14.972 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-07 14:11:14.974 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-07 14:11:14.976 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-07 14:11:14.981 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-07 14:11:14.992 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-07 14:11:15.019 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-07 14:11:15.045 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-07 14:11:15.074 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-07 14:11:15.102 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-07 14:11:15.129 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-07 14:11:15.131 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-07 14:11:15.133 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-07 14:11:15.135 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-07 14:11:15.137 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-07 14:11:15.163 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-07 14:11:15.189 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.65/identity 2022-06-07 14:11:15.216 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-07 14:11:15.242 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-07 14:11:15.268 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-07 14:11:15.294 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-07 14:11:15.321 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-07 14:11:15.347 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-07 14:11:15.373 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-07 14:11:15.400 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-07 14:11:15.427 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-07 14:11:15.453 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-07 14:11:15.480 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-07 14:11:15.509 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-07 14:11:15.536 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-07 14:11:15.554 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-07 14:11:15.580 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-07 14:11:15.607 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-07 14:11:15.612 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-07 14:11:15.640 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-07 14:11:15.665 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-07 14:11:15.692 | + lib/swift:configure_swift:479 : local node_number 2022-06-07 14:11:15.694 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-07 14:11:15.696 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-07 14:11:15.698 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-07 14:11:15.702 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-07 14:11:15.704 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-07 14:11:15.706 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-07 14:11:15.708 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-07 14:11:15.711 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-07 14:11:15.713 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-07 14:11:15.715 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-07 14:11:15.717 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-07 14:11:15.735 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-07 14:11:15.762 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-07 14:11:15.779 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-07 14:11:15.806 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-07 14:11:15.823 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-07 14:11:15.851 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-07 14:11:15.869 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-07 14:11:15.896 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-07 14:11:15.913 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-07 14:11:15.940 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-07 14:11:15.957 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-07 14:11:15.985 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-07 14:11:16.002 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-07 14:11:16.030 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-07 14:11:16.047 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-07 14:11:16.074 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-07 14:11:16.092 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-07 14:11:16.118 | + 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 2022-06-07 14:11:16.123 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-07 14:11:16.141 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-07 14:11:16.169 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-07 14:11:16.196 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-07 14:11:16.199 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-07 14:11:16.203 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-07 14:11:16.205 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-07 14:11:16.208 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-07 14:11:16.210 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-07 14:11:16.212 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-07 14:11:16.214 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-07 14:11:16.217 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-07 14:11:16.219 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-07 14:11:16.236 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-07 14:11:16.263 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-07 14:11:16.280 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-07 14:11:16.307 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-07 14:11:16.326 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-07 14:11:16.353 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-07 14:11:16.371 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-07 14:11:16.399 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-07 14:11:16.416 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-07 14:11:16.444 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-07 14:11:16.462 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-07 14:11:16.489 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-07 14:11:16.506 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-07 14:11:16.539 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-07 14:11:16.556 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-07 14:11:16.584 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-07 14:11:16.601 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-07 14:11:16.628 | + 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 2022-06-07 14:11:16.636 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-07 14:11:16.653 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-07 14:11:16.681 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-07 14:11:16.683 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-07 14:11:16.687 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-07 14:11:16.689 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-07 14:11:16.692 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-07 14:11:16.694 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-07 14:11:16.696 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-07 14:11:16.698 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-07 14:11:16.700 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-07 14:11:16.703 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-07 14:11:16.720 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-07 14:11:16.747 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-07 14:11:16.776 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-07 14:11:16.804 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-07 14:11:16.822 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-07 14:11:16.849 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-07 14:11:16.866 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-07 14:11:16.894 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-07 14:11:16.911 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-07 14:11:16.939 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-07 14:11:16.956 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-07 14:11:16.984 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-07 14:11:17.002 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-07 14:11:17.029 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-07 14:11:17.047 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-07 14:11:17.074 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-07 14:11:17.091 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-07 14:11:17.119 | + 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 2022-06-07 14:11:17.124 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-07 14:11:17.141 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-07 14:11:17.169 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-07 14:11:17.196 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-07 14:11:17.224 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-07 14:11:17.251 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-07 14:11:17.253 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-07 14:11:17.257 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-07 14:11:17.286 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-07 14:11:17.313 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-07 14:11:17.341 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-07 14:11:17.369 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-07 14:11:17.397 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-07 14:11:17.424 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-07 14:11:17.449 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-07 14:11:17.476 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-07 14:11:17.503 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-07 14:11:17.518 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:11:17.520 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-07 14:11:17.538 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-07 14:11:17.541 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-07 14:11:17.560 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-07 14:11:17.562 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.65 2022-06-07 14:11:17.590 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-07 14:11:17.592 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-07 14:11:17.619 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.65/identity 2022-06-07 14:11:17.647 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-07 14:11:17.650 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-07 14:11:17.677 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-07 14:11:17.693 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:11:17.695 | + lib/swift:configure_swift:542 : local user_group 2022-06-07 14:11:17.698 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-07 14:11:17.702 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-07 14:11:17.704 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-07 14:11:17.718 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-07 14:11:17.720 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-07 14:11:17.731 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-07 14:11:17.733 | + lib/swift:configure_swift:549 : is_suse 2022-06-07 14:11:17.735 | + functions-common:is_suse:464 : is_opensuse 2022-06-07 14:11:17.737 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-07 14:11:17.739 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-07 14:11:17.742 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-07 14:11:17.744 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-07 14:11:17.746 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-07 14:11:17.748 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-07 14:11:17.760 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-07 14:11:17.763 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-07 14:11:17.765 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-07 14:11:17.782 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:11:17.784 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-07 14:11:17.801 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:11:17.803 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-07 14:11:17.805 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-07 14:11:17.808 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-07 14:11:17.810 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-07 14:11:17.812 | + lib/stack:stack_install_service:32 : install_glance 2022-06-07 14:11:17.815 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-07 14:11:17.818 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-07 14:11:17.820 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-07 14:11:17.838 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:11:17.840 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-07 14:11:17.843 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-07 14:11:17.859 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:11:17.861 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-07 14:11:17.864 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-07 14:11:17.866 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-07 14:11:17.869 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:11:17.871 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:11:17.874 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-07 14:11:17.876 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:11:17.880 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-07 14:11:17.883 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-07 14:11:17.885 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-07 14:11:17.888 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-07 14:11:17.891 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-07 14:11:17.894 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-07 14:11:17.896 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-07 14:11:17.899 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-07 14:11:17.902 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-07 14:11:17.905 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-07 14:11:17.908 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-07 14:11:17.909 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-07 14:11:17.914 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-07 14:11:17.916 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-07 14:11:17.919 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-07 14:11:17.922 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-07 14:11:17.924 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-07 14:11:17.945 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-07 14:11:17.948 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-07 14:11:19.631 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:11:19.632 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-07 14:11:19.636 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:11:19.636 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:11:19.638 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:11:19.639 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:11:19.640 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:11:19.640 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:11:19.640 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:11:19.641 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:11:19.829 | Collecting glance-store===2.3.1 2022-06-07 14:11:19.836 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/881/42b19fa58645a/glance_store-2.3.1-py3-none-any.whl (215 kB) 2022-06-07 14:11:19.996 | 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) 2022-06-07 14:11:19.998 | 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) 2022-06-07 14:11:20.010 | 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) 2022-06-07 14:11:20.262 | Collecting os-brick===4.0.5 2022-06-07 14:11:20.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9a4/37ad0b6077a86/os_brick-4.0.5-py3-none-any.whl (242 kB) 2022-06-07 14:11:20.372 | 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) 2022-06-07 14:11:20.376 | 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) 2022-06-07 14:11:20.396 | 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) 2022-06-07 14:11:20.407 | 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) 2022-06-07 14:11:20.422 | 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) 2022-06-07 14:11:20.428 | 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) 2022-06-07 14:11:20.434 | 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) 2022-06-07 14:11:20.477 | 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) 2022-06-07 14:11:20.491 | 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) 2022-06-07 14:11:20.495 | 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) 2022-06-07 14:11:20.504 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.1) 2022-06-07 14:11:20.528 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.1) 2022-06-07 14:11:20.546 | 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) 2022-06-07 14:11:20.552 | 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) 2022-06-07 14:11:20.554 | 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) 2022-06-07 14:11:20.557 | 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) 2022-06-07 14:11:20.696 | Collecting python-cinderclient===7.2.2 2022-06-07 14:11:20.703 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b33/e33f381e22461/python_cinderclient-7.2.2-py3-none-any.whl (279 kB) 2022-06-07 14:11:20.800 | 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) 2022-06-07 14:11:20.805 | 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) 2022-06-07 14:11:20.945 | Collecting python-swiftclient===3.10.1 2022-06-07 14:11:20.952 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ec/538f52c51285b/python_swiftclient-3.10.1-py2.py3-none-any.whl (81 kB) 2022-06-07 14:11:21.047 | 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) 2022-06-07 14:11:21.051 | 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) 2022-06-07 14:11:21.071 | 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) 2022-06-07 14:11:21.076 | 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) 2022-06-07 14:11:21.079 | 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) 2022-06-07 14:11:21.082 | 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) 2022-06-07 14:11:21.088 | 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) 2022-06-07 14:11:21.102 | 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) 2022-06-07 14:11:21.122 | 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) 2022-06-07 14:11:21.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) 2022-06-07 14:11:21.135 | 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) 2022-06-07 14:11:21.141 | 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) 2022-06-07 14:11:21.146 | 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) 2022-06-07 14:11:21.150 | 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) 2022-06-07 14:11:21.154 | 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) 2022-06-07 14:11:21.158 | 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) 2022-06-07 14:11:21.165 | 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) 2022-06-07 14:11:21.169 | 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) 2022-06-07 14:11:21.171 | 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) 2022-06-07 14:11:21.175 | 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) 2022-06-07 14:11:21.188 | 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) 2022-06-07 14:11:21.196 | 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) 2022-06-07 14:11:21.206 | 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) 2022-06-07 14:11:21.214 | 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) 2022-06-07 14:11:21.221 | 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) 2022-06-07 14:11:21.224 | 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) 2022-06-07 14:11:21.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) 2022-06-07 14:11:21.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) 2022-06-07 14:11:21.232 | 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) 2022-06-07 14:11:21.234 | 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) 2022-06-07 14:11:21.261 | 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) 2022-06-07 14:11:21.264 | 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) 2022-06-07 14:11:21.266 | 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) 2022-06-07 14:11:21.269 | 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) 2022-06-07 14:11:21.276 | 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) 2022-06-07 14:11:21.293 | 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) 2022-06-07 14:11:21.296 | 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) 2022-06-07 14:11:21.298 | 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) 2022-06-07 14:11:21.301 | 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) 2022-06-07 14:11:21.308 | 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) 2022-06-07 14:11:21.310 | 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) 2022-06-07 14:11:22.582 | Installing collected packages: os-brick, python-cinderclient, python-swiftclient, glance-store 2022-06-07 14:11:23.876 | Successfully installed glance-store-2.3.1 os-brick-4.0.5 python-cinderclient-7.2.2 python-swiftclient-3.10.1 2022-06-07 14:11:23.993 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:11:23.993 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:11:24.070 | + inc/python:pip_install:200 : result=0 2022-06-07 14:11:24.073 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:11:24.075 | + functions-common:time_stop:2322 : local name 2022-06-07 14:11:24.077 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:11:24.080 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:11:24.082 | + functions-common:time_stop:2325 : local total 2022-06-07 14:11:24.085 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:11:24.087 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:11:24.089 | + functions-common:time_stop:2329 : start_time=1654611077940 2022-06-07 14:11:24.092 | + functions-common:time_stop:2331 : [[ -z 1654611077940 ]] 2022-06-07 14:11:24.095 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:11:24.099 | + functions-common:time_stop:2334 : end_time=1654611084096 2022-06-07 14:11:24.101 | + functions-common:time_stop:2335 : elapsed_time=6156 2022-06-07 14:11:24.103 | + functions-common:time_stop:2336 : total=94214 2022-06-07 14:11:24.106 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:11:24.108 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=100370 2022-06-07 14:11:24.110 | + inc/python:pip_install:203 : return 0 2022-06-07 14:11:24.113 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-07 14:11:24.116 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-07 14:11:24.118 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-07 14:11:24.131 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-07 14:11:24.136 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-07 14:11:24.139 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-07 14:11:24.141 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-07 14:11:24.143 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-07 14:11:24.145 | + functions-common:git_clone:528 : local orig_dir 2022-06-07 14:11:24.148 | ++ functions-common:git_clone:529 : pwd 2022-06-07 14:11:24.151 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-07 14:11:24.153 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-07 14:11:24.156 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-07 14:11:24.172 | + functions-common:git_clone:532 : RECLONE=False 2022-06-07 14:11:24.175 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-07 14:11:24.178 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-07 14:11:24.180 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-07 14:11:24.181 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-07 14:11:24.186 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-07 14:11:24.188 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-07 14:11:24.191 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-07 14:11:24.203 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-07 14:11:24.206 | + functions-common:git_clone:607 : git show --oneline 2022-06-07 14:11:24.207 | + functions-common:git_clone:607 : head -1 2022-06-07 14:11:24.210 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-07 14:11:24.213 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-07 14:11:24.215 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-07 14:11:24.218 | + inc/python:setup_develop:338 : local bindep 2022-06-07 14:11:24.220 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-07 14:11:24.222 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-07 14:11:24.225 | + inc/python:setup_develop:344 : local extras= 2022-06-07 14:11:24.227 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-07 14:11:24.230 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-07 14:11:24.232 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-07 14:11:24.235 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-07 14:11:24.237 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-07 14:11:24.240 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-07 14:11:24.243 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-07 14:11:24.245 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-07 14:11:24.248 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-07 14:11:24.250 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-07 14:11:24.253 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-07 14:11:24.256 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-07 14:11:24.262 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-07 14:11:24.264 | + 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' 2022-06-07 14:11:24.856 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-07 14:11:24.858 | + inc/python:setup_package:417 : local bindep=0 2022-06-07 14:11:24.860 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-07 14:11:24.863 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-07 14:11:24.865 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-07 14:11:24.867 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-07 14:11:24.870 | + inc/python:setup_package:426 : local flags=-e 2022-06-07 14:11:24.872 | + inc/python:setup_package:427 : local extras= 2022-06-07 14:11:24.874 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-07 14:11:24.877 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-07 14:11:24.879 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-07 14:11:24.881 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-07 14:11:24.884 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-07 14:11:24.886 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-07 14:11:24.907 | Using python 3.8 to install /opt/stack/glance 2022-06-07 14:11:24.910 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-07 14:11:26.587 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:11:26.588 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-07 14:11:26.592 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:11:26.592 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:11:26.594 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:11:26.596 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:11:26.596 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:11:26.597 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:11:26.597 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:11:26.597 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:11:26.610 | Obtaining file:///opt/stack/glance 2022-06-07 14:11:27.873 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-07 14:11:29.136 | 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) 2022-06-07 14:11:29.144 | 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) 2022-06-07 14:11:29.152 | 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) 2022-06-07 14:11:29.160 | 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) 2022-06-07 14:11:29.304 | Collecting WSME===0.10.0 2022-06-07 14:11:29.311 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2022-06-07 14:11:29.399 | 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) 2022-06-07 14:11:29.413 | 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) 2022-06-07 14:11:29.564 | Collecting castellan===3.6.1 2022-06-07 14:11:29.570 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/060/fab32571ae43c/castellan-3.6.1-py3-none-any.whl (93 kB) 2022-06-07 14:11:29.666 | 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) 2022-06-07 14:11:29.787 | Collecting cursive===0.2.2 2022-06-07 14:11:29.793 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-06-07 14:11:29.879 | 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) 2022-06-07 14:11:29.886 | 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) 2022-06-07 14:11:29.891 | 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) 2022-06-07 14:11:29.901 | 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) 2022-06-07 14:11:29.906 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.1) 2022-06-07 14:11:29.976 | 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) 2022-06-07 14:11:29.979 | 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) 2022-06-07 14:11:29.981 | 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) 2022-06-07 14:11:29.984 | 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) 2022-06-07 14:11:29.995 | 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) 2022-06-07 14:11:30.060 | 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) 2022-06-07 14:11:30.116 | 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) 2022-06-07 14:11:30.118 | 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) 2022-06-07 14:11:30.123 | 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) 2022-06-07 14:11:30.128 | 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) 2022-06-07 14:11:30.148 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.6.3) 2022-06-07 14:11:30.183 | 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) 2022-06-07 14:11:30.194 | 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) 2022-06-07 14:11:30.210 | 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) 2022-06-07 14:11:30.215 | 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) 2022-06-07 14:11:30.262 | 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) 2022-06-07 14:11:30.269 | 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) 2022-06-07 14:11:30.308 | 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) 2022-06-07 14:11:30.362 | 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) 2022-06-07 14:11:30.380 | 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) 2022-06-07 14:11:30.397 | 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) 2022-06-07 14:11:30.411 | 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) 2022-06-07 14:11:30.420 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.1) 2022-06-07 14:11:30.444 | 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) 2022-06-07 14:11:30.451 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.1) 2022-06-07 14:11:30.469 | 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) 2022-06-07 14:11:30.515 | 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) 2022-06-07 14:11:30.521 | 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) 2022-06-07 14:11:30.524 | 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) 2022-06-07 14:11:30.526 | 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) 2022-06-07 14:11:30.547 | 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) 2022-06-07 14:11:30.561 | 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) 2022-06-07 14:11:30.572 | 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) 2022-06-07 14:11:30.574 | 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) 2022-06-07 14:11:30.689 | Collecting python-barbicanclient===5.0.1 2022-06-07 14:11:30.694 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a2/c78d3a61be98e/python_barbicanclient-5.0.1-py3-none-any.whl (80 kB) 2022-06-07 14:11:30.785 | 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) 2022-06-07 14:11:30.790 | 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) 2022-06-07 14:11:30.792 | 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) 2022-06-07 14:11:30.810 | 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) 2022-06-07 14:11:30.814 | 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) 2022-06-07 14:11:30.821 | 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) 2022-06-07 14:11:30.946 | Collecting retrying===1.3.3 2022-06-07 14:11:30.952 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-06-07 14:11:31.030 | 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) 2022-06-07 14:11:31.116 | Collecting simplegeneric===0.8.1 2022-06-07 14:11:31.123 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-06-07 14:11:31.808 | 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) 2022-06-07 14:11:31.810 | 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) 2022-06-07 14:11:31.822 | 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) 2022-06-07 14:11:31.824 | 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) 2022-06-07 14:11:31.827 | 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) 2022-06-07 14:11:31.996 | Collecting taskflow===4.5.0 2022-06-07 14:11:32.003 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2b0/a10f9e46ddf23/taskflow-4.5.0-py3-none-any.whl (488 kB) 2022-06-07 14:11:32.150 | 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) 2022-06-07 14:11:32.164 | 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) 2022-06-07 14:11:32.174 | 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) 2022-06-07 14:11:32.180 | 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) 2022-06-07 14:11:32.197 | 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) 2022-06-07 14:11:32.200 | 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) 2022-06-07 14:11:32.207 | 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) 2022-06-07 14:11:32.228 | 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) 2022-06-07 14:11:32.230 | 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) 2022-06-07 14:11:32.233 | 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) 2022-06-07 14:11:32.242 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-07 14:11:32.245 | 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) 2022-06-07 14:11:32.253 | 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) 2022-06-07 14:11:32.259 | 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) 2022-06-07 14:11:32.264 | 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) 2022-06-07 14:11:32.270 | 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) 2022-06-07 14:11:32.273 | 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) 2022-06-07 14:11:32.277 | 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) 2022-06-07 14:11:32.280 | 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) 2022-06-07 14:11:32.321 | 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) 2022-06-07 14:11:32.327 | 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) 2022-06-07 14:11:32.331 | 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) 2022-06-07 14:11:32.341 | 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) 2022-06-07 14:11:32.344 | 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) 2022-06-07 14:11:32.359 | 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) 2022-06-07 14:11:32.363 | 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) 2022-06-07 14:11:32.365 | 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) 2022-06-07 14:11:32.368 | 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) 2022-06-07 14:11:32.370 | 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) 2022-06-07 14:11:32.537 | Collecting networkx===2.5 2022-06-07 14:11:32.546 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2022-06-07 14:11:32.787 | Collecting pydot===1.4.1 2022-06-07 14:11:32.792 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2022-06-07 14:11:32.982 | Collecting automaton===2.2.0 2022-06-07 14:11:32.988 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2022-06-07 14:11:33.068 | 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) 2022-06-07 14:11:33.070 | 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) 2022-06-07 14:11:33.072 | 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) 2022-06-07 14:11:33.075 | 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) 2022-06-07 14:11:33.077 | 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) 2022-06-07 14:11:33.081 | 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) 2022-06-07 14:11:33.083 | 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) 2022-06-07 14:11:33.086 | 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) 2022-06-07 14:11:33.140 | 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) 2022-06-07 14:11:33.142 | 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) 2022-06-07 14:11:33.146 | 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) 2022-06-07 14:11:33.188 | 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) 2022-06-07 14:11:33.193 | 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) 2022-06-07 14:11:33.226 | Building wheels for collected packages: simplegeneric 2022-06-07 14:11:33.227 | Building wheel for simplegeneric (setup.py): started 2022-06-07 14:11:33.896 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-06-07 14:11:33.897 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=ddb82eabecaa2205f04323989eeaffeec176c708d87ee70bbc641e2b9c347465 2022-06-07 14:11:33.897 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-06-07 14:11:33.898 | Successfully built simplegeneric 2022-06-07 14:11:34.853 | Installing collected packages: networkx, pydot, automaton, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2022-06-07 14:11:37.890 | Running setup.py develop for glance 2022-06-07 14:11:39.375 | 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 2022-06-07 14:11:39.500 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:11:39.500 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:11:39.588 | + inc/python:pip_install:200 : result=0 2022-06-07 14:11:39.590 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:11:39.592 | + functions-common:time_stop:2322 : local name 2022-06-07 14:11:39.594 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:11:39.597 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:11:39.604 | + functions-common:time_stop:2325 : local total 2022-06-07 14:11:39.604 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:11:39.604 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:11:39.605 | + functions-common:time_stop:2329 : start_time=1654611084901 2022-06-07 14:11:39.608 | + functions-common:time_stop:2331 : [[ -z 1654611084901 ]] 2022-06-07 14:11:39.610 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:11:39.614 | + functions-common:time_stop:2334 : end_time=1654611099612 2022-06-07 14:11:39.617 | + functions-common:time_stop:2335 : elapsed_time=14711 2022-06-07 14:11:39.619 | + functions-common:time_stop:2336 : total=100370 2022-06-07 14:11:39.621 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:11:39.623 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=115081 2022-06-07 14:11:39.626 | + inc/python:pip_install:203 : return 0 2022-06-07 14:11:39.628 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-07 14:11:39.631 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-07 14:11:39.633 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-07 14:11:39.652 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-07 14:11:39.664 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-07 14:11:39.666 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-07 14:11:39.669 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:11:39.671 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:11:39.674 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-07 14:11:39.676 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:11:39.678 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-07 14:11:39.681 | + ./stack.sh:main:889 : configure_glance 2022-06-07 14:11:39.683 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-07 14:11:39.696 | + lib/glance:configure_glance:270 : local dburl 2022-06-07 14:11:39.699 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-07 14:11:39.701 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-07 14:11:39.704 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-07 14:11:39.707 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-07 14:11:39.709 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-07 14:11:39.712 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-07 14:11:39.714 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-07 14:11:39.743 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-07 14:11:39.772 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-07 14:11:39.799 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-07 14:11:39.827 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-07 14:11:39.856 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-07 14:11:39.886 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-07 14:11:39.889 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-07 14:11:39.891 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-07 14:11:39.893 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-07 14:11:39.895 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-07 14:11:39.925 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-07 14:11:39.952 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-06-07 14:11:39.979 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-07 14:11:40.007 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-07 14:11:40.035 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-07 14:11:40.065 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-07 14:11:40.092 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-07 14:11:40.120 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-07 14:11:40.147 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-07 14:11:40.175 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-07 14:11:40.206 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-07 14:11:40.208 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-07 14:11:40.211 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-07 14:11:40.213 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-07 14:11:40.215 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-07 14:11:40.220 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-07 14:11:40.234 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:11:40.238 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-07 14:11:40.240 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-07 14:11:40.242 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-07 14:11:40.258 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:11:40.261 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-06-07 14:11:40.264 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-06-07 14:11:40.291 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-07 14:11:40.294 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-07 14:11:40.296 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-07 14:11:40.299 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-07 14:11:40.303 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-07 14:11:40.303 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-07 14:11:40.306 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-07 14:11:40.308 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-07 14:11:40.311 | + lib/glance:configure_glance_store:230 : local be 2022-06-07 14:11:40.313 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-07 14:11:40.315 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-07 14:11:40.317 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-07 14:11:40.348 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-07 14:11:40.350 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.65 2022-06-07 14:11:40.380 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-07 14:11:40.383 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-07 14:11:40.399 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:11:40.401 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-07 14:11:40.435 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-07 14:11:40.463 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-07 14:11:40.492 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-07 14:11:40.519 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-07 14:11:40.547 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-07 14:11:40.563 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:11:40.566 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-07 14:11:40.594 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-07 14:11:40.623 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-07 14:11:40.651 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.65/identity/v3 2022-06-07 14:11:40.679 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-07 14:11:40.707 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.65/image 2022-06-07 14:11:40.735 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-07 14:11:40.751 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:11:40.754 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-07 14:11:40.756 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-07 14:11:40.759 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-07 14:11:40.762 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-07 14:11:40.779 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-07 14:11:40.782 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-07 14:11:40.784 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-07 14:11:40.786 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-07 14:11:40.789 | + 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}}' 2022-06-07 14:11:40.816 | + 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' 2022-06-07 14:11:40.844 | + 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' 2022-06-07 14:11:40.872 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-07 14:11:40.900 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-07 14:11:40.904 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-07 14:11:40.935 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-07 14:11:40.963 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-07 14:11:40.991 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.65/identity 2022-06-07 14:11:41.021 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-07 14:11:41.048 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-07 14:11:41.076 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-07 14:11:41.104 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-07 14:11:41.135 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-07 14:11:41.165 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-07 14:11:41.196 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-07 14:11:41.224 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-07 14:11:41.229 | + 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 2022-06-07 14:11:41.235 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-07 14:11:41.251 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:11:41.254 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-07 14:11:41.256 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.65:19292 /image 2022-06-07 14:11:41.259 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-07 14:11:41.261 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.65:19292 2022-06-07 14:11:41.263 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-07 14:11:41.266 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-07 14:11:41.269 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-07 14:11:41.272 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-07 14:11:41.274 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-07 14:11:41.277 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:11:41.279 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:11:41.281 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-07 14:11:41.284 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-07 14:11:41.286 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-07 14:11:41.289 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-07 14:11:41.291 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-07 14:11:41.293 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:11:41.296 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:11:41.299 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-07 14:11:41.301 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-07 14:11:41.363 | proxy (enabled by site administrator) 2022-06-07 14:11:41.366 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-07 14:11:41.368 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-07 14:11:41.371 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-07 14:11:41.373 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:11:41.376 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:11:41.378 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-07 14:11:41.380 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-07 14:11:41.433 | No module matches proxy_http 2022-06-07 14:11:41.436 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-06-07 14:11:41.497 | Considering dependency proxy for proxy_http: 2022-06-07 14:11:41.497 | Module proxy already enabled 2022-06-07 14:11:41.497 | Enabling module proxy_http. 2022-06-07 14:11:41.503 | To activate the new configuration, you need to run: 2022-06-07 14:11:41.503 | systemctl restart apache2 2022-06-07 14:11:41.507 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-06-07 14:11:41.510 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-07 14:11:41.512 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-07 14:11:41.515 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-07 14:11:41.641 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-07 14:11:41.642 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-07 14:11:41.654 | KeepAlive Off 2022-06-07 14:11:41.659 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-07 14:11:41.659 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-07 14:11:41.667 | SetEnv proxy-sendchunked 1 2022-06-07 14:11:41.671 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-07 14:11:41.672 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.65:19292" retry=0 ' 2022-06-07 14:11:41.679 | ProxyPass "/image" "http://10.222.0.65:19292" retry=0 2022-06-07 14:11:41.683 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-07 14:11:41.685 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-07 14:11:41.688 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-07 14:11:41.690 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-07 14:11:41.693 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-07 14:11:41.695 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:11:41.698 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:11:41.700 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-07 14:11:41.703 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-07 14:11:41.706 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:11:41.708 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:11:41.711 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-07 14:11:41.771 | Enabling site glance. 2022-06-07 14:11:41.777 | To activate the new configuration, you need to run: 2022-06-07 14:11:41.777 | systemctl reload apache2 2022-06-07 14:11:41.781 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-07 14:11:41.783 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-07 14:11:41.786 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-07 14:11:41.788 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-07 14:11:41.916 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-07 14:11:41.945 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-07 14:11:41.974 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-07 14:11:42.002 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-07 14:11:42.021 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:11:42.023 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-07 14:11:42.025 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-07 14:11:42.028 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-07 14:11:42.030 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-07 14:11:42.033 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-07 14:11:42.035 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-07 14:11:42.038 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-07 14:11:42.040 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-07 14:11:42.042 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-07 14:11:42.044 | + functions-common:git_clone:528 : local orig_dir 2022-06-07 14:11:42.048 | ++ functions-common:git_clone:529 : pwd 2022-06-07 14:11:42.050 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-07 14:11:42.052 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-07 14:11:42.055 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-07 14:11:42.071 | + functions-common:git_clone:532 : RECLONE=False 2022-06-07 14:11:42.074 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-07 14:11:42.076 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-07 14:11:42.079 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-07 14:11:42.079 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-07 14:11:42.085 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-07 14:11:42.087 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-07 14:11:42.089 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-07 14:11:42.101 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-07 14:11:42.105 | + functions-common:git_clone:607 : head -1 2022-06-07 14:11:42.105 | + functions-common:git_clone:607 : git show --oneline 2022-06-07 14:11:42.108 | 070a0effb Handle the case when tempest fails 2022-06-07 14:11:42.111 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-07 14:11:42.113 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-07 14:11:42.116 | + inc/python:setup_develop:338 : local bindep 2022-06-07 14:11:42.118 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-07 14:11:42.121 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-07 14:11:42.124 | + inc/python:setup_develop:344 : local extras= 2022-06-07 14:11:42.127 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-07 14:11:42.129 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-07 14:11:42.132 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-07 14:11:42.134 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-07 14:11:42.136 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-07 14:11:42.139 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-07 14:11:42.142 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-07 14:11:42.144 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-07 14:11:42.147 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-07 14:11:42.150 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-07 14:11:42.152 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-07 14:11:42.155 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-07 14:11:42.161 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-07 14:11:42.164 | + 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' 2022-06-07 14:11:42.752 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-07 14:11:42.755 | + inc/python:setup_package:417 : local bindep=0 2022-06-07 14:11:42.757 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-07 14:11:42.759 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-07 14:11:42.762 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-07 14:11:42.764 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-07 14:11:42.767 | + inc/python:setup_package:426 : local flags=-e 2022-06-07 14:11:42.769 | + inc/python:setup_package:427 : local extras= 2022-06-07 14:11:42.771 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-07 14:11:42.773 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-07 14:11:42.776 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-07 14:11:42.778 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-07 14:11:42.780 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-07 14:11:42.783 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-07 14:11:42.803 | Using python 3.8 to install /opt/stack/cinder 2022-06-07 14:11:42.806 | + 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 2022-06-07 14:11:44.562 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:11:44.562 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-07 14:11:44.567 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:11:44.567 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:11:44.569 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:11:44.571 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:11:44.571 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:11:44.571 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:11:44.571 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:11:44.572 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:11:44.585 | Obtaining file:///opt/stack/cinder 2022-06-07 14:11:46.544 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-07 14:11:48.516 | 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) 2022-06-07 14:11:48.523 | 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) 2022-06-07 14:11:48.531 | 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) 2022-06-07 14:11:48.539 | 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) 2022-06-07 14:11:48.560 | 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) 2022-06-07 14:11:48.573 | 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) 2022-06-07 14:11:48.594 | 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) 2022-06-07 14:11:48.632 | 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) 2022-06-07 14:11:48.646 | 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) 2022-06-07 14:11:48.649 | 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) 2022-06-07 14:11:48.907 | Collecting google-api-python-client===1.11.0 2022-06-07 14:11:48.913 | 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) 2022-06-07 14:11:49.191 | Collecting google-auth===1.21.0 2022-06-07 14:11:49.197 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/98ad9cac3d294/google_auth-1.21.0-py2.py3-none-any.whl (92 kB) 2022-06-07 14:11:49.377 | Collecting google-auth-httplib2===0.0.4 2022-06-07 14:11:49.383 | 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) 2022-06-07 14:11:49.464 | 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) 2022-06-07 14:11:49.467 | 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) 2022-06-07 14:11:49.470 | 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) 2022-06-07 14:11:49.473 | 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) 2022-06-07 14:11:49.483 | 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) 2022-06-07 14:11:49.566 | 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) 2022-06-07 14:11:49.621 | 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) 2022-06-07 14:11:49.632 | 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) 2022-06-07 14:11:49.760 | Collecting oauth2client===4.1.3 2022-06-07 14:11:49.766 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-06-07 14:11:49.853 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (4.0.5) 2022-06-07 14:11:49.878 | 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) 2022-06-07 14:11:49.882 | 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) 2022-06-07 14:11:49.903 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.6.3) 2022-06-07 14:11:49.939 | 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) 2022-06-07 14:11:49.949 | 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) 2022-06-07 14:11:49.965 | 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) 2022-06-07 14:11:49.971 | 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) 2022-06-07 14:11:50.018 | 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) 2022-06-07 14:11:50.024 | 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) 2022-06-07 14:11:50.064 | 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) 2022-06-07 14:11:50.117 | 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) 2022-06-07 14:11:50.135 | 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) 2022-06-07 14:11:50.152 | 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) 2022-06-07 14:11:50.167 | 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) 2022-06-07 14:11:50.181 | 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) 2022-06-07 14:11:50.188 | 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) 2022-06-07 14:11:50.199 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.4.1) 2022-06-07 14:11:50.223 | 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) 2022-06-07 14:11:50.231 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.6.1) 2022-06-07 14:11:50.248 | 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) 2022-06-07 14:11:50.434 | Collecting oslo.vmware===3.7.0 2022-06-07 14:11:50.442 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/329/18f39db9fbef2/oslo.vmware-3.7.0-py3-none-any.whl (355 kB) 2022-06-07 14:11:50.550 | 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) 2022-06-07 14:11:50.596 | 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) 2022-06-07 14:11:50.603 | 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) 2022-06-07 14:11:50.636 | 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) 2022-06-07 14:11:50.639 | 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) 2022-06-07 14:11:50.642 | 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) 2022-06-07 14:11:50.862 | Collecting pyasn1===0.4.8 2022-06-07 14:11:50.880 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-06-07 14:11:51.133 | Collecting pyasn1-modules===0.2.8 2022-06-07 14:11:51.138 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-06-07 14:11:51.224 | 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) 2022-06-07 14:11:51.235 | 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) 2022-06-07 14:11:51.238 | 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) 2022-06-07 14:11:51.241 | 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) 2022-06-07 14:11:51.257 | 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) 2022-06-07 14:11:51.426 | Collecting python-glanceclient===3.2.2 2022-06-07 14:11:51.432 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a6/98806cba5fd9b/python_glanceclient-3.2.2-py3-none-any.whl (189 kB) 2022-06-07 14:11:51.532 | 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) 2022-06-07 14:11:51.550 | 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) 2022-06-07 14:11:51.568 | 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) 2022-06-07 14:11:51.591 | 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) 2022-06-07 14:11:51.595 | 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) 2022-06-07 14:11:51.602 | 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) 2022-06-07 14:11:51.623 | 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) 2022-06-07 14:11:51.740 | Collecting rsa===4.6 2022-06-07 14:11:51.746 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/616/6864e23d6b519/rsa-4.6-py3-none-any.whl (47 kB) 2022-06-07 14:11:51.925 | Collecting rtslib-fb===2.1.74 2022-06-07 14:11:51.931 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-06-07 14:11:52.014 | 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) 2022-06-07 14:11:52.017 | 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) 2022-06-07 14:11:52.020 | 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) 2022-06-07 14:11:52.031 | 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) 2022-06-07 14:11:52.036 | 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) 2022-06-07 14:11:52.040 | 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) 2022-06-07 14:11:52.138 | Collecting suds-jurko===0.6 2022-06-07 14:11:52.144 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2022-06-07 14:11:52.331 | Collecting tabulate===0.8.7 2022-06-07 14:11:52.337 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2022-06-07 14:11:52.422 | 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) 2022-06-07 14:11:52.479 | 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) 2022-06-07 14:11:52.494 | 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) 2022-06-07 14:11:52.503 | 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) 2022-06-07 14:11:52.508 | 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) 2022-06-07 14:11:52.526 | 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) 2022-06-07 14:11:52.584 | 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) 2022-06-07 14:11:52.587 | 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) 2022-06-07 14:11:52.695 | Collecting uritemplate===3.0.1 2022-06-07 14:11:52.700 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2022-06-07 14:11:52.779 | 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) 2022-06-07 14:11:52.799 | 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) 2022-06-07 14:11:52.895 | Collecting warlock===1.3.3 2022-06-07 14:11:52.901 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-06-07 14:11:52.983 | 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) 2022-06-07 14:11:52.986 | 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) 2022-06-07 14:11:53.157 | Collecting zstd===1.4.5.1 2022-06-07 14:11:53.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a1/806d625bd2d89/zstd-1.4.5.1.tar.gz (483 kB) 2022-06-07 14:11:53.902 | 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) 2022-06-07 14:11:53.906 | 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) 2022-06-07 14:11:54.086 | Collecting google-api-core===1.22.1 2022-06-07 14:11:54.093 | 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) 2022-06-07 14:11:54.192 | 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) 2022-06-07 14:11:54.234 | 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) 2022-06-07 14:11:54.237 | 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) 2022-06-07 14:11:54.242 | 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) 2022-06-07 14:11:54.248 | 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) 2022-06-07 14:11:54.253 | 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) 2022-06-07 14:11:54.261 | 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) 2022-06-07 14:11:54.265 | 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) 2022-06-07 14:11:54.269 | 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) 2022-06-07 14:11:54.278 | 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) 2022-06-07 14:11:54.283 | 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) 2022-06-07 14:11:54.323 | 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) 2022-06-07 14:11:54.330 | 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) 2022-06-07 14:11:54.336 | 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) 2022-06-07 14:11:54.339 | 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) 2022-06-07 14:11:54.351 | 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) 2022-06-07 14:11:54.354 | 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) 2022-06-07 14:11:54.363 | 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) 2022-06-07 14:11:54.376 | 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) 2022-06-07 14:11:54.391 | 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) 2022-06-07 14:11:54.404 | 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) 2022-06-07 14:11:54.408 | 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) 2022-06-07 14:11:54.411 | 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) 2022-06-07 14:11:54.513 | Collecting pyudev===0.22.0 2022-06-07 14:11:54.519 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-06-07 14:11:54.600 | 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) 2022-06-07 14:11:54.602 | 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) 2022-06-07 14:11:54.640 | 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) 2022-06-07 14:11:54.648 | 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) 2022-06-07 14:11:54.653 | 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) 2022-06-07 14:11:54.655 | 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) 2022-06-07 14:11:54.658 | 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) 2022-06-07 14:11:54.660 | 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) 2022-06-07 14:11:54.663 | 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) 2022-06-07 14:11:54.668 | 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) 2022-06-07 14:11:54.671 | 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) 2022-06-07 14:11:54.786 | Collecting googleapis-common-protos===1.52.0 2022-06-07 14:11:54.794 | 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) 2022-06-07 14:11:54.879 | 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) 2022-06-07 14:11:54.887 | 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) 2022-06-07 14:11:54.889 | 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) 2022-06-07 14:11:54.892 | 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) 2022-06-07 14:11:54.895 | 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) 2022-06-07 14:11:54.949 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-07 14:11:54.952 | 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) 2022-06-07 14:11:54.954 | 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) 2022-06-07 14:11:54.961 | 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) 2022-06-07 14:11:54.993 | 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) 2022-06-07 14:11:54.996 | Building wheels for collected packages: zstd 2022-06-07 14:11:54.997 | Building wheel for zstd (setup.py): started 2022-06-07 14:12:40.711 | Building wheel for zstd (setup.py): finished with status 'done' 2022-06-07 14:12:40.722 | Created wheel for zstd: filename=zstd-1.4.5.1-cp38-cp38-linux_x86_64.whl size=1638711 sha256=4f54a86a4fbdf3682ac7926c86e768f390cb912db1e9422132e80ad93b8d9323 2022-06-07 14:12:40.722 | Stored in directory: /root/.cache/pip/wheels/e1/b5/2c/590992a3e4954bbb70ccfc7fc247591b65afb25701c54993d5 2022-06-07 14:12:40.723 | Successfully built zstd 2022-06-07 14:12:41.573 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, google-auth-httplib2, uritemplate, googleapis-common-protos, google-api-core, google-api-python-client, zstd, cinder 2022-06-07 14:12:44.335 | Running setup.py develop for cinder 2022-06-07 14:12:46.489 | Successfully installed cinder google-api-core-1.22.1 google-api-python-client-1.11.0 google-auth-1.21.0 google-auth-httplib2-0.0.4 googleapis-common-protos-1.52.0 oauth2client-4.1.3 oslo.vmware-3.7.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.2.2 pyudev-0.22.0 rsa-4.6 rtslib-fb-2.1.74 suds-jurko-0.6 tabulate-0.8.7 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.5.1 2022-06-07 14:12:46.619 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:12:46.619 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:12:46.720 | + inc/python:pip_install:200 : result=0 2022-06-07 14:12:46.722 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:12:46.724 | + functions-common:time_stop:2322 : local name 2022-06-07 14:12:46.726 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:12:46.728 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:12:46.730 | + functions-common:time_stop:2325 : local total 2022-06-07 14:12:46.733 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:12:46.735 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:12:46.737 | + functions-common:time_stop:2329 : start_time=1654611102798 2022-06-07 14:12:46.739 | + functions-common:time_stop:2331 : [[ -z 1654611102798 ]] 2022-06-07 14:12:46.742 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:12:46.746 | + functions-common:time_stop:2334 : end_time=1654611166743 2022-06-07 14:12:46.748 | + functions-common:time_stop:2335 : elapsed_time=63945 2022-06-07 14:12:46.750 | + functions-common:time_stop:2336 : total=115081 2022-06-07 14:12:46.752 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:12:46.754 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=179026 2022-06-07 14:12:46.757 | + inc/python:pip_install:203 : return 0 2022-06-07 14:12:46.759 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-07 14:12:46.762 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-07 14:12:46.764 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-07 14:12:46.783 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-07 14:12:46.794 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-07 14:12:46.797 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-07 14:12:46.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:12:46.802 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:12:46.804 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-07 14:12:46.807 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:12:46.809 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-07 14:12:46.812 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-07 14:12:46.814 | + functions-common:install_package:1356 : update_package_repo 2022-06-07 14:12:46.817 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-07 14:12:46.819 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-07 14:12:46.822 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-07 14:12:46.824 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-07 14:12:46.827 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-07 14:12:46.829 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:12:46.832 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:12:46.834 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-07 14:12:46.837 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-07 14:12:46.840 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-07 14:12:46.842 | + functions-common:apt_get_update:1083 : return 2022-06-07 14:12:46.845 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-07 14:12:46.847 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-07 14:12:46.850 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:12:46.852 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:12:46.855 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-07 14:12:46.876 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-07 14:12:46.985 | Reading package lists... 2022-06-07 14:12:47.228 | Building dependency tree... 2022-06-07 14:12:47.229 | Reading state information... 2022-06-07 14:12:47.471 | The following packages were automatically installed and are no longer required: 2022-06-07 14:12:47.472 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-07 14:12:47.472 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-07 14:12:47.472 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-07 14:12:47.472 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-07 14:12:47.472 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-07 14:12:47.472 | python3-zope.interface 2022-06-07 14:12:47.472 | Use 'sudo apt autoremove' to remove them. 2022-06-07 14:12:47.472 | The following additional packages will be installed: 2022-06-07 14:12:47.473 | libconfig-general-perl 2022-06-07 14:12:47.474 | Suggested packages: 2022-06-07 14:12:47.474 | tgt-rbd 2022-06-07 14:12:47.539 | The following NEW packages will be installed: 2022-06-07 14:12:47.540 | libconfig-general-perl tgt 2022-06-07 14:12:47.681 | 0 upgraded, 2 newly installed, 0 to remove and 141 not upgraded. 2022-06-07 14:12:47.681 | Need to get 269 kB of archives. 2022-06-07 14:12:47.681 | After this operation, 824 kB of additional disk space will be used. 2022-06-07 14:12:47.681 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2022-06-07 14:12:47.872 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tgt amd64 1:1.0.79-2ubuntu1 [215 kB] 2022-06-07 14:12:48.557 | Fetched 269 kB in 0s (586 kB/s) 2022-06-07 14:12:48.657 | Selecting previously unselected package libconfig-general-perl. 2022-06-07 14:12:48.707 | (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 ... 89596 files and directories currently installed.) 2022-06-07 14:12:48.710 | Preparing to unpack .../libconfig-general-perl_2.63-1_all.deb ... 2022-06-07 14:12:48.741 | Unpacking libconfig-general-perl (2.63-1) ... 2022-06-07 14:12:49.153 | Selecting previously unselected package tgt. 2022-06-07 14:12:49.162 | Preparing to unpack .../tgt_1%3a1.0.79-2ubuntu1_amd64.deb ... 2022-06-07 14:12:49.215 | Unpacking tgt (1:1.0.79-2ubuntu1) ... 2022-06-07 14:12:49.598 | Setting up libconfig-general-perl (2.63-1) ... 2022-06-07 14:12:49.741 | Setting up tgt (1:1.0.79-2ubuntu1) ... 2022-06-07 14:12:50.991 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2022-06-07 14:12:51.942 | Processing triggers for man-db (2.9.1-1) ... 2022-06-07 14:12:52.416 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-07 14:13:00.989 | + functions-common:apt_get:1127 : result=0 2022-06-07 14:13:00.992 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-07 14:13:00.994 | + functions-common:time_stop:2322 : local name 2022-06-07 14:13:00.997 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:13:00.999 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:13:01.002 | + functions-common:time_stop:2325 : local total 2022-06-07 14:13:01.004 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:13:01.007 | + functions-common:time_stop:2328 : name=apt-get 2022-06-07 14:13:01.009 | + functions-common:time_stop:2329 : start_time=1654611166874 2022-06-07 14:13:01.011 | + functions-common:time_stop:2331 : [[ -z 1654611166874 ]] 2022-06-07 14:13:01.015 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:13:01.019 | + functions-common:time_stop:2334 : end_time=1654611181016 2022-06-07 14:13:01.021 | + functions-common:time_stop:2335 : elapsed_time=14142 2022-06-07 14:13:01.024 | + functions-common:time_stop:2336 : total=462219 2022-06-07 14:13:01.026 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:13:01.028 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=476361 2022-06-07 14:13:01.031 | + functions-common:apt_get:1131 : return 0 2022-06-07 14:13:01.033 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-07 14:13:01.036 | + ./stack.sh:main:895 : configure_cinder 2022-06-07 14:13:01.039 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-07 14:13:01.051 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-07 14:13:01.055 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-07 14:13:01.058 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-07 14:13:01.060 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-07 14:13:01.063 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-07 14:13:01.063 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-07 14:13:01.067 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-07 14:13:01.069 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-07 14:13:01.071 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-07 14:13:01.073 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-07 14:13:01.076 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-07 14:13:01.078 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-07 14:13:01.080 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-07 14:13:01.082 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-07 14:13:01.093 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-07 14:13:01.105 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-07 14:13:01.117 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-07 14:13:01.129 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-07 14:13:01.141 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-07 14:13:01.144 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-07 14:13:01.148 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.nYIbrYiraL 2022-06-07 14:13:01.151 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-07 14:13:01.153 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-07 14:13:01.155 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-07 14:13:01.157 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.nYIbrYiraL 2022-06-07 14:13:01.161 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.nYIbrYiraL 2022-06-07 14:13:01.172 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.nYIbrYiraL /etc/sudoers.d/cinder-rootwrap 2022-06-07 14:13:01.185 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-07 14:13:01.189 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-07 14:13:01.191 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-07 14:13:01.193 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-07 14:13:01.196 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-07 14:13:01.198 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-07 14:13:01.200 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-07 14:13:01.203 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-07 14:13:01.205 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-07 14:13:01.209 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-07 14:13:01.214 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-07 14:13:01.234 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-07 14:13:01.253 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-07 14:13:01.295 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-07 14:13:01.318 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-07 14:13:01.337 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-07 14:13:01.356 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-07 14:13:01.374 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-07 14:13:01.393 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-07 14:13:01.396 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-07 14:13:01.398 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-07 14:13:01.400 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-07 14:13:01.403 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-07 14:13:01.431 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-07 14:13:01.458 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-06-07 14:13:01.486 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-07 14:13:01.513 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-07 14:13:01.540 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-07 14:13:01.568 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-07 14:13:01.596 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-07 14:13:01.624 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-07 14:13:01.652 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-07 14:13:01.679 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-07 14:13:01.710 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-07 14:13:01.738 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-07 14:13:01.740 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-07 14:13:01.743 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-07 14:13:01.745 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-07 14:13:01.748 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-07 14:13:01.750 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-07 14:13:01.781 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-07 14:13:01.809 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-07 14:13:01.837 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-07 14:13:01.864 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-07 14:13:01.892 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-07 14:13:01.920 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-07 14:13:01.951 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-07 14:13:01.954 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.65 2022-06-07 14:13:01.981 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-07 14:13:02.013 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-07 14:13:02.020 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key ae366fe6bb31c5ae931bca17bb271996 2022-06-07 14:13:02.048 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-07 14:13:02.064 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:13:02.067 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-07 14:13:02.070 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-07 14:13:02.072 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-07 14:13:02.074 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-07 14:13:02.076 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-07 14:13:02.079 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-07 14:13:02.081 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-07 14:13:02.084 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-07 14:13:02.086 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-07 14:13:02.088 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-07 14:13:02.091 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-07 14:13:02.121 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-07 14:13:02.149 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-07 14:13:02.176 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-07 14:13:02.204 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-07 14:13:02.231 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-07 14:13:02.234 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-07 14:13:02.236 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-07 14:13:02.238 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-07 14:13:02.267 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-07 14:13:02.294 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-07 14:13:02.297 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-07 14:13:02.325 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-07 14:13:02.327 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-07 14:13:02.330 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-07 14:13:02.332 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-07 14:13:02.360 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-07 14:13:02.362 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-07 14:13:02.364 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-07 14:13:02.381 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:13:02.383 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.65:8080/v1/AUTH_ 2022-06-07 14:13:02.410 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-07 14:13:02.427 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:13:02.430 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-07 14:13:02.446 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:13:02.448 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-07 14:13:02.451 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-07 14:13:02.453 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-07 14:13:02.455 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-07 14:13:02.458 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-07 14:13:02.460 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-07 14:13:02.462 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-07 14:13:02.479 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:13:02.482 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-07 14:13:02.484 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-07 14:13:02.487 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-07 14:13:02.502 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:13:02.505 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-06-07 14:13:02.508 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-06-07 14:13:02.534 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-07 14:13:02.537 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-07 14:13:02.540 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-07 14:13:02.542 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-07 14:13:02.544 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-07 14:13:02.547 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-07 14:13:02.564 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-07 14:13:02.567 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-07 14:13:02.569 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-07 14:13:02.571 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-07 14:13:02.574 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-07 14:13:02.602 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-07 14:13:02.629 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-07 14:13:02.657 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-07 14:13:02.684 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-07 14:13:02.687 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-07 14:13:02.689 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-07 14:13:02.691 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-07 14:13:02.694 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-07 14:13:02.696 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-07 14:13:02.699 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-07 14:13:02.703 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-07 14:13:02.706 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-07 14:13:02.708 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-07 14:13:02.721 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-07 14:13:02.721 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:13:02.730 | d /var/run/uwsgi 0755 ubuntu root 2022-06-07 14:13:02.733 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:13:02.748 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-07 14:13:02.751 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-07 14:13:02.754 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-07 14:13:02.783 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-07 14:13:02.810 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-07 14:13:02.837 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-07 14:13:02.864 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-07 14:13:02.892 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-07 14:13:02.920 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-07 14:13:02.946 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-07 14:13:02.974 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-07 14:13:03.003 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-07 14:13:03.031 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-07 14:13:03.058 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-07 14:13:03.087 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-07 14:13:03.114 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-07 14:13:03.117 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-07 14:13:03.120 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-07 14:13:03.122 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-07 14:13:03.125 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-07 14:13:03.127 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:13:03.130 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:13:03.132 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-07 14:13:03.135 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-07 14:13:03.138 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-07 14:13:03.167 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-07 14:13:03.195 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-07 14:13:03.196 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-07 14:13:03.204 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-07 14:13:03.207 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-07 14:13:03.210 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-07 14:13:03.213 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-07 14:13:03.215 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-07 14:13:03.217 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-07 14:13:03.220 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:13:03.222 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:13:03.226 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-07 14:13:03.228 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-07 14:13:03.231 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:13:03.233 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:13:03.235 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-07 14:13:03.297 | Enabling site cinder-wsgi. 2022-06-07 14:13:03.302 | To activate the new configuration, you need to run: 2022-06-07 14:13:03.302 | systemctl reload apache2 2022-06-07 14:13:03.307 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-07 14:13:03.309 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-07 14:13:03.312 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-07 14:13:03.314 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-07 14:13:03.442 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-07 14:13:03.445 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-07 14:13:03.478 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.65/image 2022-06-07 14:13:03.507 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-07 14:13:03.524 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:13:03.526 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-07 14:13:03.529 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-07 14:13:03.531 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-07 14:13:03.533 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-07 14:13:03.536 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-07 14:13:03.568 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-07 14:13:03.597 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.65/identity 2022-06-07 14:13:03.625 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-07 14:13:03.656 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-07 14:13:03.684 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-07 14:13:03.712 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-07 14:13:03.740 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-07 14:13:03.776 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-07 14:13:03.803 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-07 14:13:03.831 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-07 14:13:03.859 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-07 14:13:03.887 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-07 14:13:03.889 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-07 14:13:03.906 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:13:03.908 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.65:2379 2022-06-07 14:13:03.938 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-07 14:13:03.956 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:13:03.958 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-07 14:13:03.961 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-07 14:13:03.964 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-07 14:13:03.966 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-07 14:13:03.968 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-07 14:13:03.971 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-07 14:13:03.974 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-07 14:13:03.975 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-07 14:13:03.980 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-07 14:13:03.982 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-07 14:13:03.985 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-07 14:13:03.987 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-07 14:13:03.990 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-07 14:13:03.993 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-07 14:13:03.995 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-07 14:13:03.997 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:13:04.000 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:13:04.002 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-07 14:13:04.005 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:13:04.008 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-07 14:13:04.010 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-07 14:13:04.012 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-07 14:13:04.015 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-07 14:13:04.017 | + functions-common:git_clone:528 : local orig_dir 2022-06-07 14:13:04.020 | ++ functions-common:git_clone:529 : pwd 2022-06-07 14:13:04.023 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-07 14:13:04.025 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-07 14:13:04.028 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-07 14:13:04.043 | + functions-common:git_clone:532 : RECLONE=False 2022-06-07 14:13:04.046 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-07 14:13:04.048 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-07 14:13:04.051 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-07 14:13:04.051 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-07 14:13:04.056 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-07 14:13:04.059 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-07 14:13:04.061 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-07 14:13:04.074 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-07 14:13:04.077 | + functions-common:git_clone:607 : git show --oneline 2022-06-07 14:13:04.077 | + functions-common:git_clone:607 : head -1 2022-06-07 14:13:04.080 | fe1cf1c9c3 migration: Delete also SGRs for IPv6 2022-06-07 14:13:04.083 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-07 14:13:04.086 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-07 14:13:04.089 | + inc/python:setup_develop:338 : local bindep 2022-06-07 14:13:04.091 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-07 14:13:04.093 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-07 14:13:04.096 | + inc/python:setup_develop:344 : local extras= 2022-06-07 14:13:04.098 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-07 14:13:04.101 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-07 14:13:04.103 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-07 14:13:04.105 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-07 14:13:04.108 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-07 14:13:04.110 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-07 14:13:04.113 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-07 14:13:04.116 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-07 14:13:04.119 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-07 14:13:04.121 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-07 14:13:04.124 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-07 14:13:04.127 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-07 14:13:04.133 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-07 14:13:04.135 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-07 14:13:04.722 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-07 14:13:04.724 | + inc/python:setup_package:417 : local bindep=0 2022-06-07 14:13:04.727 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-07 14:13:04.730 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-07 14:13:04.732 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-07 14:13:04.734 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-07 14:13:04.736 | + inc/python:setup_package:426 : local flags=-e 2022-06-07 14:13:04.739 | + inc/python:setup_package:427 : local extras= 2022-06-07 14:13:04.742 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-07 14:13:04.744 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-07 14:13:04.746 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-07 14:13:04.749 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-07 14:13:04.751 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-07 14:13:04.753 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-07 14:13:04.774 | Using python 3.8 to install /opt/stack/neutron 2022-06-07 14:13:04.776 | + 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/neutron 2022-06-07 14:13:06.521 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:13:06.521 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-07 14:13:06.526 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:13:06.526 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:13:06.528 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:13:06.529 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:13:06.530 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:13:06.530 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:13:06.530 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:13:06.531 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:13:06.544 | Obtaining file:///opt/stack/neutron 2022-06-07 14:13:08.600 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-07 14:13:10.620 | 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) 2022-06-07 14:13:10.627 | 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) 2022-06-07 14:13:10.630 | 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) 2022-06-07 14:13:10.638 | 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) 2022-06-07 14:13:10.646 | 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) 2022-06-07 14:13:10.655 | 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) 2022-06-07 14:13:10.675 | 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) 2022-06-07 14:13:10.689 | 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) 2022-06-07 14:13:10.698 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-07 14:13:10.706 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-07 14:13:10.709 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-07 14:13:10.719 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-07 14:13:10.725 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-07 14:13:10.727 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-07 14:13:10.730 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-07 14:13:10.794 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-07 14:13:10.851 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-07 14:13:10.853 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-07 14:13:10.858 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-07 14:13:10.861 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-07 14:13:10.903 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (0.50.0) 2022-06-07 14:13:10.929 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (1.2.1) 2022-06-07 14:13:10.948 | 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) 2022-06-07 14:13:10.953 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-06-07 14:13:10.958 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.2.1) 2022-06-07 14:13:10.981 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (0.3.4) 2022-06-07 14:13:10.999 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.6.3) 2022-06-07 14:13:11.034 | 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) 2022-06-07 14:13:11.044 | 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) 2022-06-07 14:13:11.060 | 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) 2022-06-07 14:13:11.066 | 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) 2022-06-07 14:13:11.113 | 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) 2022-06-07 14:13:11.120 | 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) 2022-06-07 14:13:11.159 | 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) 2022-06-07 14:13:11.213 | 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) 2022-06-07 14:13:11.231 | 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) 2022-06-07 14:13:11.248 | 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) 2022-06-07 14:13:11.263 | 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) 2022-06-07 14:13:11.277 | 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) 2022-06-07 14:13:11.282 | 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) 2022-06-07 14:13:11.292 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.4.1) 2022-06-07 14:13:11.315 | 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) 2022-06-07 14:13:11.323 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.6.1) 2022-06-07 14:13:11.341 | 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) 2022-06-07 14:13:11.361 | 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) 2022-06-07 14:13:11.408 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.13.0) 2022-06-07 14:13:11.413 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (1.6.1) 2022-06-07 14:13:11.422 | 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) 2022-06-07 14:13:11.428 | 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) 2022-06-07 14:13:11.464 | 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) 2022-06-07 14:13:11.467 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.3.3) 2022-06-07 14:13:11.476 | 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) 2022-06-07 14:13:11.479 | 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) 2022-06-07 14:13:11.499 | 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) 2022-06-07 14:13:11.514 | 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) 2022-06-07 14:13:11.525 | 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) 2022-06-07 14:13:11.528 | 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) 2022-06-07 14:13:11.531 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.5.14) 2022-06-07 14:13:11.537 | 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) 2022-06-07 14:13:11.542 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (4.1.0) 2022-06-07 14:13:11.562 | 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) 2022-06-07 14:13:11.565 | 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) 2022-06-07 14:13:11.584 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (7.2.1) 2022-06-07 14:13:11.611 | 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) 2022-06-07 14:13:11.629 | 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) 2022-06-07 14:13:11.633 | 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) 2022-06-07 14:13:11.640 | 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) 2022-06-07 14:13:11.662 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.4.0) 2022-06-07 14:13:11.665 | 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) 2022-06-07 14:13:11.669 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (1.1.10) 2022-06-07 14:13:11.672 | 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) 2022-06-07 14:13:11.675 | 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) 2022-06-07 14:13:11.679 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (2.2.2) 2022-06-07 14:13:11.682 | 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) 2022-06-07 14:13:11.692 | 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) 2022-06-07 14:13:11.696 | 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) 2022-06-07 14:13:11.699 | 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) 2022-06-07 14:13:11.706 | 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) 2022-06-07 14:13:11.721 | 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) 2022-06-07 14:13:11.730 | 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) 2022-06-07 14:13:11.735 | 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) 2022-06-07 14:13:11.753 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (1.0.4) 2022-06-07 14:13:11.773 | 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) 2022-06-07 14:13:11.830 | 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) 2022-06-07 14:13:11.833 | 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) 2022-06-07 14:13:11.840 | 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) 2022-06-07 14:13:11.861 | 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) 2022-06-07 14:13:11.865 | 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) 2022-06-07 14:13:11.868 | 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) 2022-06-07 14:13:11.872 | 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) 2022-06-07 14:13:11.879 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-07 14:13:11.888 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-07 14:13:11.891 | 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) 2022-06-07 14:13:11.895 | 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 148)) (1.0.2) 2022-06-07 14:13:11.901 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-07 14:13:11.904 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-07 14:13:11.908 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-07 14:13:11.929 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-07 14:13:11.934 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-07 14:13:11.996 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-07 14:13:11.999 | 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) 2022-06-07 14:13:12.004 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-07 14:13:12.010 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-07 14:13:12.051 | 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) 2022-06-07 14:13:12.056 | 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) 2022-06-07 14:13:12.059 | 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) 2022-06-07 14:13:12.062 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-07 14:13:12.073 | 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) 2022-06-07 14:13:12.086 | 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) 2022-06-07 14:13:12.096 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-07 14:13:12.098 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-07 14:13:12.122 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.2.1) 2022-06-07 14:13:12.137 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-07 14:13:12.148 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-07 14:13:12.163 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (2.1.0) 2022-06-07 14:13:12.167 | 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) 2022-06-07 14:13:12.170 | 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) 2022-06-07 14:13:12.172 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-07 14:13:12.176 | 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) 2022-06-07 14:13:12.179 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-07 14:13:12.182 | 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) 2022-06-07 14:13:12.185 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-07 14:13:12.187 | 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) 2022-06-07 14:13:12.190 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-07 14:13:12.193 | 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) 2022-06-07 14:13:12.196 | 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) 2022-06-07 14:13:12.199 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-07 14:13:12.207 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.4) 2022-06-07 14:13:12.221 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-07 14:13:12.277 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (2.0.1) 2022-06-07 14:13:12.282 | 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 112)) (49.6.0) 2022-06-07 14:13:12.325 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-07 14:13:12.329 | 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) 2022-06-07 14:13:12.362 | 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) 2022-06-07 14:13:12.368 | 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) 2022-06-07 14:13:13.200 | Installing collected packages: neutron 2022-06-07 14:13:13.200 | Attempting uninstall: neutron 2022-06-07 14:13:13.201 | Found existing installation: neutron 17.4.1 2022-06-07 14:13:14.418 | Uninstalling neutron-17.4.1: 2022-06-07 14:13:14.495 | Successfully uninstalled neutron-17.4.1 2022-06-07 14:13:14.496 | Running setup.py develop for neutron 2022-06-07 14:13:17.030 | Successfully installed neutron 2022-06-07 14:13:17.161 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:13:17.161 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:13:17.246 | + inc/python:pip_install:200 : result=0 2022-06-07 14:13:17.248 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:13:17.251 | + functions-common:time_stop:2322 : local name 2022-06-07 14:13:17.253 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:13:17.255 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:13:17.258 | + functions-common:time_stop:2325 : local total 2022-06-07 14:13:17.260 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:13:17.262 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:13:17.264 | + functions-common:time_stop:2329 : start_time=1654611184768 2022-06-07 14:13:17.268 | + functions-common:time_stop:2331 : [[ -z 1654611184768 ]] 2022-06-07 14:13:17.271 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:13:17.275 | + functions-common:time_stop:2334 : end_time=1654611197273 2022-06-07 14:13:17.278 | + functions-common:time_stop:2335 : elapsed_time=12505 2022-06-07 14:13:17.280 | + functions-common:time_stop:2336 : total=179026 2022-06-07 14:13:17.282 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:13:17.284 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=191531 2022-06-07 14:13:17.286 | + inc/python:pip_install:203 : return 0 2022-06-07 14:13:17.289 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-07 14:13:17.291 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-07 14:13:17.294 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-07 14:13:17.312 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-07 14:13:17.324 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-07 14:13:17.327 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-07 14:13:17.330 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:13:17.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:13:17.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-07 14:13:17.338 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:13:17.340 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-07 14:13:17.343 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-07 14:13:17.345 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-07 14:13:17.363 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:13:17.365 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-07 14:13:17.367 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-07 14:13:17.370 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-07 14:13:17.372 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-07 14:13:17.375 | + lib/stack:stack_install_service:32 : install_nova 2022-06-07 14:13:17.377 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-07 14:13:17.380 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-07 14:13:17.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:13:17.385 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:13:17.387 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-07 14:13:17.390 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:13:17.392 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-07 14:13:17.408 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:13:17.411 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-07 14:13:17.426 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:13:17.429 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-07 14:13:17.445 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:13:17.447 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-07 14:13:17.450 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-07 14:13:17.452 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-07 14:13:17.454 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-07 14:13:17.456 | + functions-common:git_clone:528 : local orig_dir 2022-06-07 14:13:17.459 | ++ functions-common:git_clone:529 : pwd 2022-06-07 14:13:17.462 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-07 14:13:17.464 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-07 14:13:17.467 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-07 14:13:17.482 | + functions-common:git_clone:532 : RECLONE=False 2022-06-07 14:13:17.484 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-07 14:13:17.487 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-07 14:13:17.489 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-07 14:13:17.490 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-07 14:13:17.495 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-07 14:13:17.498 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-07 14:13:17.500 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-07 14:13:17.513 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-07 14:13:17.516 | + functions-common:git_clone:607 : git show --oneline 2022-06-07 14:13:17.516 | + functions-common:git_clone:607 : head -1 2022-06-07 14:13:17.520 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-07 14:13:17.523 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-07 14:13:17.525 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-07 14:13:17.527 | + inc/python:setup_develop:338 : local bindep 2022-06-07 14:13:17.530 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-07 14:13:17.532 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-07 14:13:17.535 | + inc/python:setup_develop:344 : local extras= 2022-06-07 14:13:17.537 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-07 14:13:17.539 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-07 14:13:17.542 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-07 14:13:17.544 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-07 14:13:17.547 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-07 14:13:17.549 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-07 14:13:17.552 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-07 14:13:17.555 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-07 14:13:17.558 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-07 14:13:17.560 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-07 14:13:17.562 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-07 14:13:17.565 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-07 14:13:17.572 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-07 14:13:17.574 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-07 14:13:18.162 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-07 14:13:18.164 | + inc/python:setup_package:417 : local bindep=0 2022-06-07 14:13:18.167 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-07 14:13:18.169 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-07 14:13:18.171 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-07 14:13:18.174 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-07 14:13:18.176 | + inc/python:setup_package:426 : local flags=-e 2022-06-07 14:13:18.179 | + inc/python:setup_package:427 : local extras= 2022-06-07 14:13:18.181 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-07 14:13:18.183 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-07 14:13:18.186 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-07 14:13:18.188 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-07 14:13:18.190 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-07 14:13:18.192 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-07 14:13:18.212 | Using python 3.8 to install /opt/stack/nova 2022-06-07 14:13:18.215 | + 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/nova 2022-06-07 14:13:19.964 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:13:19.965 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-07 14:13:19.969 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:13:19.970 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:13:19.971 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:13:19.972 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:13:19.973 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:13:19.973 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:13:19.974 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:13:19.974 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:13:19.986 | Obtaining file:///opt/stack/nova 2022-06-07 14:13:23.094 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-07 14:13:26.172 | 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) 2022-06-07 14:13:26.179 | 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) 2022-06-07 14:13:26.182 | 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) 2022-06-07 14:13:26.190 | 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) 2022-06-07 14:13:26.198 | 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) 2022-06-07 14:13:26.202 | 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) 2022-06-07 14:13:26.210 | 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) 2022-06-07 14:13:26.231 | 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) 2022-06-07 14:13:26.245 | 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) 2022-06-07 14:13:26.266 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-07 14:13:26.306 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-07 14:13:26.320 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-07 14:13:26.323 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-07 14:13:26.332 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-07 14:13:26.339 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-07 14:13:26.341 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-07 14:13:26.344 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-07 14:13:26.357 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-07 14:13:26.421 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-07 14:13:26.478 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-07 14:13:27.036 | Collecting microversion-parse===1.0.1 2022-06-07 14:13:27.057 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-06-07 14:13:27.146 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-07 14:13:27.149 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-07 14:13:27.154 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-07 14:13:27.157 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.50.0) 2022-06-07 14:13:27.183 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (4.0.5) 2022-06-07 14:13:27.890 | Collecting os-resource-classes===1.0.0 2022-06-07 14:13:27.895 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2022-06-07 14:13:27.984 | 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 290)) (1.7.0) 2022-06-07 14:13:27.989 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.4.0) 2022-06-07 14:13:28.012 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.2.1) 2022-06-07 14:13:28.036 | 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 294)) (5.2.0) 2022-06-07 14:13:28.057 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (0.3.4) 2022-06-07 14:13:28.075 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.6.3) 2022-06-07 14:13:28.111 | 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 299)) (4.3.1) 2022-06-07 14:13:28.122 | 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 300)) (8.3.4) 2022-06-07 14:13:28.138 | 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 301)) (3.1.2) 2022-06-07 14:13:28.144 | 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 302)) (8.4.1) 2022-06-07 14:13:28.192 | 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 303)) (5.0.1) 2022-06-07 14:13:28.199 | 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 305)) (4.4.0) 2022-06-07 14:13:28.239 | 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 306)) (12.5.2) 2022-06-07 14:13:28.294 | 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 307)) (4.1.1) 2022-06-07 14:13:28.313 | 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 308)) (3.5.0) 2022-06-07 14:13:28.330 | 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 309)) (2.4.0) 2022-06-07 14:13:28.345 | 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 310)) (2.2.0) 2022-06-07 14:13:28.360 | 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 311)) (6.2.0) 2022-06-07 14:13:28.364 | 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 312)) (4.0.2) 2022-06-07 14:13:28.374 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.4.1) 2022-06-07 14:13:28.398 | 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 314)) (1.1.1) 2022-06-07 14:13:28.406 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.6.1) 2022-06-07 14:13:28.424 | 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 316)) (2.3.0) 2022-06-07 14:13:28.445 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.6.1) 2022-06-07 14:13:28.455 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (20.4) 2022-06-07 14:13:28.461 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.7.2) 2022-06-07 14:13:28.496 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (5.5.0) 2022-06-07 14:13:28.499 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (0.7.2) 2022-06-07 14:13:28.501 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.7.2) 2022-06-07 14:13:28.523 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (3.1.1) 2022-06-07 14:13:28.534 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (0.9.6) 2022-06-07 14:13:28.537 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.4.7) 2022-06-07 14:13:28.746 | Collecting pypowervm===1.1.24 2022-06-07 14:13:28.755 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2022-06-07 14:13:28.895 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.5.14) 2022-06-07 14:13:28.902 | 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 380)) (5.0.1) 2022-06-07 14:13:28.919 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (7.2.2) 2022-06-07 14:13:28.937 | 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 388)) (2.8.1) 2022-06-07 14:13:28.942 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (3.2.2) 2022-06-07 14:13:28.960 | 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 399)) (4.1.1) 2022-06-07 14:13:28.980 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (7.2.1) 2022-06-07 14:13:29.006 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2020.1) 2022-06-07 14:13:29.010 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (0.7) 2022-06-07 14:13:29.017 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.23.0) 2022-06-07 14:13:29.039 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.4.0) 2022-06-07 14:13:29.042 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.3.3) 2022-06-07 14:13:29.046 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2022-06-07 14:13:29.050 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (3.17.2) 2022-06-07 14:13:29.054 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (1.15.0) 2022-06-07 14:13:29.057 | 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 500)) (0.13.0) 2022-06-07 14:13:29.067 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.3.1) 2022-06-07 14:13:29.070 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.3.0) 2022-06-07 14:13:29.073 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.2.2) 2022-06-07 14:13:29.080 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (4.5.0) 2022-06-07 14:13:29.140 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (6.2.0) 2022-06-07 14:13:29.155 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (2.0.1) 2022-06-07 14:13:29.165 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (0.5.0) 2022-06-07 14:13:29.171 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (2.4.0) 2022-06-07 14:13:29.188 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.7.2) 2022-06-07 14:13:29.247 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.4.0) 2022-06-07 14:13:29.251 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.1.0) 2022-06-07 14:13:29.258 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (1.25.10) 2022-06-07 14:13:29.279 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (0.11.7) 2022-06-07 14:13:29.283 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.3.3) 2022-06-07 14:13:29.795 | Collecting websockify===0.9.0 2022-06-07 14:13:29.800 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2022-06-07 14:13:29.887 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.12.1) 2022-06-07 14:13:29.890 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.2.5) 2022-06-07 14:13:29.986 | Collecting zVMCloudConnector===1.4.1 2022-06-07 14:13:29.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2022-06-07 14:13:30.854 | 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) 2022-06-07 14:13:30.858 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-07 14:13:30.867 | 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 148)) (1.0.2) 2022-06-07 14:13:30.873 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-07 14:13:30.876 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-07 14:13:30.881 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-07 14:13:30.885 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-07 14:13:30.907 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-07 14:13:30.914 | 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) 2022-06-07 14:13:30.919 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-07 14:13:30.924 | 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) 2022-06-07 14:13:30.932 | 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) 2022-06-07 14:13:30.935 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-07 14:13:30.978 | 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) 2022-06-07 14:13:30.982 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-07 14:13:30.985 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-07 14:13:30.996 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.13.0) 2022-06-07 14:13:31.001 | 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) 2022-06-07 14:13:31.014 | 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) 2022-06-07 14:13:31.025 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.2.8) 2022-06-07 14:13:31.029 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (0.4.8) 2022-06-07 14:13:31.032 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-07 14:13:31.046 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (19.1.0) 2022-06-07 14:13:31.060 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.2.1) 2022-06-07 14:13:31.075 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (2.1.0) 2022-06-07 14:13:31.080 | 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) 2022-06-07 14:13:31.082 | 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) 2022-06-07 14:13:31.086 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-07 14:13:31.089 | 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) 2022-06-07 14:13:31.092 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-07 14:13:31.157 | 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) 2022-06-07 14:13:31.165 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.4.1) 2022-06-07 14:13:31.170 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-07 14:13:31.173 | 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 405)) (1.6.0) 2022-06-07 14:13:31.175 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-07 14:13:31.178 | 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 544)) (1.4.0) 2022-06-07 14:13:32.250 | Collecting numpy===1.19.1 2022-06-07 14:13:32.296 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/309/cbcfaa103fc9a/numpy-1.19.1-cp38-cp38-manylinux2010_x86_64.whl (14.5 MB) 2022-06-07 14:13:32.711 | 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) 2022-06-07 14:13:32.719 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (2.20) 2022-06-07 14:13:32.722 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-07 14:13:32.725 | 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) 2022-06-07 14:13:32.733 | 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 390)) (1.0.4) 2022-06-07 14:13:32.736 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (5.0.0) 2022-06-07 14:13:32.739 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (2.2.2) 2022-06-07 14:13:32.742 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-07 14:13:32.796 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (0.2.5) 2022-06-07 14:13:32.801 | 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 112)) (49.6.0) 2022-06-07 14:13:32.844 | 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) 2022-06-07 14:13:32.877 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.8.0) 2022-06-07 14:13:32.879 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-07 14:13:32.883 | Building wheels for collected packages: zVMCloudConnector 2022-06-07 14:13:32.884 | Building wheel for zVMCloudConnector (setup.py): started 2022-06-07 14:13:33.827 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2022-06-07 14:13:33.830 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=2dab2dfe6a494887d318e210d72db89788397e853494a5ab90527831a9f6a332 2022-06-07 14:13:33.830 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2022-06-07 14:13:33.831 | Successfully built zVMCloudConnector 2022-06-07 14:13:34.729 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, nova 2022-06-07 14:13:39.131 | Running setup.py develop for nova 2022-06-07 14:13:42.402 | Successfully installed microversion-parse-1.0.1 nova numpy-1.19.1 os-resource-classes-1.0.0 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2022-06-07 14:13:42.541 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:13:42.541 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:13:42.648 | + inc/python:pip_install:200 : result=0 2022-06-07 14:13:42.650 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:13:42.652 | + functions-common:time_stop:2322 : local name 2022-06-07 14:13:42.654 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:13:42.657 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:13:42.659 | + functions-common:time_stop:2325 : local total 2022-06-07 14:13:42.661 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:13:42.663 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:13:42.666 | + functions-common:time_stop:2329 : start_time=1654611198207 2022-06-07 14:13:42.668 | + functions-common:time_stop:2331 : [[ -z 1654611198207 ]] 2022-06-07 14:13:42.670 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:13:42.674 | + functions-common:time_stop:2334 : end_time=1654611222672 2022-06-07 14:13:42.677 | + functions-common:time_stop:2335 : elapsed_time=24465 2022-06-07 14:13:42.679 | + functions-common:time_stop:2336 : total=191531 2022-06-07 14:13:42.681 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:13:42.683 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=215996 2022-06-07 14:13:42.685 | + inc/python:pip_install:203 : return 0 2022-06-07 14:13:42.687 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-07 14:13:42.690 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-07 14:13:42.692 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-07 14:13:42.710 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-07 14:13:42.722 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-07 14:13:42.725 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-07 14:13:42.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:13:42.730 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:13:42.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-07 14:13:42.735 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:13:42.738 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-07 14:13:42.750 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-07 14:13:42.752 | + ./stack.sh:main:906 : configure_nova 2022-06-07 14:13:42.755 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-07 14:13:42.767 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-07 14:13:42.770 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-07 14:13:42.773 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-07 14:13:42.776 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-07 14:13:42.777 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-07 14:13:42.781 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-07 14:13:42.784 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-07 14:13:42.786 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-07 14:13:42.789 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-07 14:13:42.791 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-07 14:13:42.793 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-07 14:13:42.796 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-07 14:13:42.798 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-07 14:13:42.809 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-07 14:13:42.822 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-07 14:13:42.835 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-07 14:13:42.847 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-07 14:13:42.858 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-07 14:13:42.862 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-07 14:13:42.866 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.pJBNbuEmlp 2022-06-07 14:13:42.868 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-07 14:13:42.871 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-07 14:13:42.873 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-07 14:13:42.876 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-07 14:13:42.878 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-07 14:13:42.880 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.pJBNbuEmlp 2022-06-07 14:13:42.885 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.pJBNbuEmlp 2022-06-07 14:13:42.896 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.pJBNbuEmlp /etc/sudoers.d/nova-rootwrap 2022-06-07 14:13:42.909 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-07 14:13:42.913 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-07 14:13:42.916 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-07 14:13:42.918 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-07 14:13:42.920 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-07 14:13:42.923 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-07 14:13:42.925 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-07 14:13:42.928 | + lib/nova:configure_nova:240 : [[ 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 =~ n-api ]] 2022-06-07 14:13:42.930 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-07 14:13:42.935 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-07 14:13:42.952 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:13:42.955 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-07 14:13:42.957 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-07 14:13:42.961 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-07 14:13:42.964 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-07 14:13:42.992 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-07 14:13:42.994 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-07 14:13:43.020 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-07 14:13:43.048 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-07 14:13:43.074 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-07 14:13:43.103 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-07 14:13:43.132 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-07 14:13:43.160 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-07 14:13:43.163 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.65 2022-06-07 14:13:43.189 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-07 14:13:43.215 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-07 14:13:43.242 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-07 14:13:43.268 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-07 14:13:43.293 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-07 14:13:43.322 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-07 14:13:43.325 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-07 14:13:43.327 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-07 14:13:43.329 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-07 14:13:43.331 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-07 14:13:43.333 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-07 14:13:43.335 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-07 14:13:43.338 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-07 14:13:43.340 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-07 14:13:43.342 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-07 14:13:43.344 | + functions-common:is_suse:464 : is_opensuse 2022-06-07 14:13:43.346 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-07 14:13:43.348 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-07 14:13:43.350 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-07 14:13:43.352 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-07 14:13:43.355 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-07 14:13:43.357 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-07 14:13:43.373 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:13:43.375 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-07 14:13:43.377 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-07 14:13:43.379 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-07 14:13:43.406 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-07 14:13:43.408 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-07 14:13:43.411 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-07 14:13:43.413 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-07 14:13:43.415 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-07 14:13:43.418 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-07 14:13:43.447 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-07 14:13:43.450 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-07 14:13:43.452 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-07 14:13:43.454 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-07 14:13:43.457 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-07 14:13:43.459 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-07 14:13:43.488 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-07 14:13:43.518 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-07 14:13:43.544 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-07 14:13:43.571 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-07 14:13:43.587 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:13:43.589 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-07 14:13:43.605 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:13:43.608 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-07 14:13:43.608 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-07 14:13:43.613 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-07 14:13:43.616 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-07 14:13:43.642 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-07 14:13:43.657 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:13:43.660 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-07 14:13:43.662 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-07 14:13:43.665 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-07 14:13:43.667 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-07 14:13:43.669 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-07 14:13:43.697 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-07 14:13:43.723 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-06-07 14:13:43.750 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-07 14:13:43.776 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-07 14:13:43.804 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-07 14:13:43.830 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-07 14:13:43.857 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-07 14:13:43.884 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-07 14:13:43.911 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-07 14:13:43.937 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-07 14:13:43.953 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:13:43.955 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-07 14:13:43.958 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-07 14:13:43.987 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-07 14:13:44.013 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.65/identity 2022-06-07 14:13:44.040 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-07 14:13:44.066 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-07 14:13:44.093 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-07 14:13:44.119 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-07 14:13:44.149 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-07 14:13:44.176 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-07 14:13:44.192 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:13:44.194 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-07 14:13:44.196 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-07 14:13:44.223 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-07 14:13:44.253 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-07 14:13:44.255 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-07 14:13:44.282 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-07 14:13:44.284 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-07 14:13:44.286 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-07 14:13:44.288 | + functions-common:is_suse:464 : is_opensuse 2022-06-07 14:13:44.291 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-07 14:13:44.293 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-07 14:13:44.295 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-07 14:13:44.297 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-07 14:13:44.299 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-07 14:13:44.302 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-07 14:13:44.304 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-07 14:13:44.306 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-07 14:13:44.309 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-07 14:13:44.325 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-07 14:13:44.327 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-07 14:13:44.329 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-07 14:13:44.331 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-07 14:13:44.333 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-07 14:13:44.360 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-07 14:13:44.387 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-07 14:13:44.414 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-07 14:13:44.440 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-07 14:13:44.470 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-07 14:13:44.473 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-07 14:13:44.475 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-07 14:13:44.477 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-07 14:13:44.479 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-07 14:13:44.481 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-07 14:13:44.484 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-07 14:13:44.488 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-07 14:13:44.490 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-07 14:13:44.492 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-07 14:13:44.504 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-07 14:13:44.505 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:13:44.513 | d /var/run/uwsgi 0755 ubuntu root 2022-06-07 14:13:44.517 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:13:44.532 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-07 14:13:44.535 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-07 14:13:44.538 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-07 14:13:44.566 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-07 14:13:44.593 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-07 14:13:44.619 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-07 14:13:44.645 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-07 14:13:44.674 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-07 14:13:44.701 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-07 14:13:44.727 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-07 14:13:44.753 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-07 14:13:44.780 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-07 14:13:44.806 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-07 14:13:44.832 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-07 14:13:44.858 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-07 14:13:44.885 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-07 14:13:44.887 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-07 14:13:44.890 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-07 14:13:44.892 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-07 14:13:44.894 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-07 14:13:44.898 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:13:44.900 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:13:44.902 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-07 14:13:44.905 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-07 14:13:44.907 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-07 14:13:44.934 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-07 14:13:44.961 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-07 14:13:44.961 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-07 14:13:44.970 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-07 14:13:44.973 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-07 14:13:44.975 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-07 14:13:44.978 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-07 14:13:44.980 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-07 14:13:44.982 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-07 14:13:44.984 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:13:44.986 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:13:44.989 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-07 14:13:44.991 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-07 14:13:44.994 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:13:44.996 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:13:44.998 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-07 14:13:45.059 | Enabling site nova-api-wsgi. 2022-06-07 14:13:45.065 | To activate the new configuration, you need to run: 2022-06-07 14:13:45.065 | systemctl reload apache2 2022-06-07 14:13:45.069 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-07 14:13:45.071 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-07 14:13:45.073 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-07 14:13:45.075 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-07 14:13:45.201 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-07 14:13:45.203 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-07 14:13:45.206 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-07 14:13:45.208 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-07 14:13:45.210 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-07 14:13:45.213 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-07 14:13:45.215 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-07 14:13:45.220 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-07 14:13:45.222 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-07 14:13:45.224 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-07 14:13:45.237 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-07 14:13:45.238 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:13:45.247 | d /var/run/uwsgi 0755 ubuntu root 2022-06-07 14:13:45.250 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:13:45.265 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-07 14:13:45.268 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-07 14:13:45.271 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-07 14:13:45.300 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-07 14:13:45.327 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-07 14:13:45.354 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-07 14:13:45.381 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-07 14:13:45.407 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-07 14:13:45.434 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-07 14:13:45.460 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-07 14:13:45.487 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-07 14:13:45.513 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-07 14:13:45.540 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-07 14:13:45.566 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-07 14:13:45.593 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-07 14:13:45.619 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-07 14:13:45.621 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-07 14:13:45.648 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-07 14:13:45.663 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:13:45.666 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-07 14:13:45.695 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-07 14:13:45.697 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-07 14:13:45.700 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-07 14:13:45.716 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:13:45.719 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-06-07 14:13:45.721 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-06-07 14:13:45.749 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-07 14:13:45.780 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-07 14:13:45.782 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-07 14:13:45.785 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-07 14:13:45.787 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-07 14:13:45.789 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-07 14:13:45.791 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-07 14:13:45.807 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:13:45.810 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-07 14:13:45.812 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-07 14:13:45.814 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-07 14:13:45.830 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:13:45.832 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-06-07 14:13:45.835 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-06-07 14:13:45.862 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-07 14:13:45.864 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-07 14:13:45.866 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-07 14:13:45.893 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-07 14:13:45.920 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-07 14:13:45.950 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-07 14:13:45.966 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:13:45.968 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-07 14:13:45.995 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-07 14:13:45.997 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-07 14:13:46.013 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:13:46.016 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-07 14:13:46.020 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-07 14:13:46.023 | + lib/nova:create_nova_conf:525 : local conf 2022-06-07 14:13:46.025 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-07 14:13:46.028 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-07 14:13:46.030 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-07 14:13:46.032 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-07 14:13:46.035 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-07 14:13:46.037 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-07 14:13:46.039 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-07 14:13:46.043 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-07 14:13:46.046 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-07 14:13:46.048 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-07 14:13:46.050 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-07 14:13:46.052 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-07 14:13:46.055 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-07 14:13:46.085 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-07 14:13:46.114 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-07 14:13:46.144 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-07 14:13:46.146 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-07 14:13:46.149 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-07 14:13:46.151 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-07 14:13:46.166 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:13:46.170 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-07 14:13:46.170 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-07 14:13:46.865 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-06-07 14:13:46.868 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-06-07 14:13:47.535 | Adding vhost "nova_cell1" ... 2022-06-07 14:13:47.828 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-06-07 14:13:48.523 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-06-07 14:13:48.601 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-07 14:13:48.603 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-07 14:13:48.605 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-07 14:13:48.608 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-07 14:13:48.610 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-07 14:13:48.612 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-07 14:13:48.627 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:13:48.630 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-07 14:13:48.633 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-07 14:13:48.635 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-07 14:13:48.650 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:13:48.653 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 2022-06-07 14:13:48.655 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 2022-06-07 14:13:48.682 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-07 14:13:48.684 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-07 14:13:48.687 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-07 14:13:48.702 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:13:48.705 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-07 14:13:48.707 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-07 14:13:48.710 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-07 14:13:48.739 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.65/identity 2022-06-07 14:13:48.766 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-07 14:13:48.793 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-07 14:13:48.821 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-07 14:13:48.848 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-07 14:13:48.875 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-07 14:13:48.903 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-07 14:13:48.929 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-07 14:13:48.931 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-07 14:13:48.934 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-07 14:13:48.936 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-07 14:13:48.953 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-07 14:13:48.955 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-07 14:13:48.957 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-07 14:13:48.962 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-07 14:13:48.962 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-07 14:13:48.989 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-07 14:13:49.016 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-07 14:13:49.043 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-07 14:13:49.070 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-07 14:13:49.073 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-07 14:13:49.076 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-07 14:13:49.079 | + lib/nova:create_nova_conf:559 : local conf 2022-06-07 14:13:49.081 | + lib/nova:create_nova_conf:560 : local offset 2022-06-07 14:13:49.084 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-07 14:13:49.087 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-07 14:13:49.089 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-07 14:13:49.092 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-07 14:13:49.094 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-07 14:13:49.096 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-07 14:13:49.098 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-07 14:13:49.101 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-07 14:13:49.103 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-07 14:13:49.105 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-07 14:13:49.120 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:13:49.123 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-07 14:13:49.138 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:13:49.141 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-07 14:13:49.143 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-07 14:13:49.158 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:13:49.160 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-07 14:13:49.175 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:13:49.178 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-07 14:13:49.195 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:13:49.198 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-07 14:13:49.214 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:13:49.217 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-07 14:13:49.219 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-07 14:13:49.222 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-07 14:13:49.224 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-07 14:13:49.226 | + lib/stack:stack_install_service:32 : install_placement 2022-06-07 14:13:49.229 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-07 14:13:49.231 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-07 14:13:49.234 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:13:49.236 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:13:49.239 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-07 14:13:49.242 | + functions-common:install_package:1356 : update_package_repo 2022-06-07 14:13:49.244 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-07 14:13:49.246 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-07 14:13:49.249 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-07 14:13:49.251 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-07 14:13:49.253 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-07 14:13:49.256 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:13:49.259 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:13:49.261 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-07 14:13:49.263 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-07 14:13:49.266 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-07 14:13:49.268 | + functions-common:apt_get_update:1083 : return 2022-06-07 14:13:49.270 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-07 14:13:49.273 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-07 14:13:49.275 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:13:49.278 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:13:49.280 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-07 14:13:49.301 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-07 14:13:49.410 | Reading package lists... 2022-06-07 14:13:49.652 | Building dependency tree... 2022-06-07 14:13:49.654 | Reading state information... 2022-06-07 14:13:49.901 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-07 14:13:49.902 | The following packages were automatically installed and are no longer required: 2022-06-07 14:13:49.903 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-07 14:13:49.903 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-07 14:13:49.903 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-07 14:13:49.903 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-07 14:13:49.903 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-07 14:13:49.903 | python3-zope.interface 2022-06-07 14:13:49.903 | Use 'sudo apt autoremove' to remove them. 2022-06-07 14:13:50.015 | 0 upgraded, 0 newly installed, 0 to remove and 141 not upgraded. 2022-06-07 14:13:50.019 | + functions-common:apt_get:1127 : result=0 2022-06-07 14:13:50.021 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-07 14:13:50.024 | + functions-common:time_stop:2322 : local name 2022-06-07 14:13:50.026 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:13:50.028 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:13:50.030 | + functions-common:time_stop:2325 : local total 2022-06-07 14:13:50.033 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:13:50.035 | + functions-common:time_stop:2328 : name=apt-get 2022-06-07 14:13:50.037 | + functions-common:time_stop:2329 : start_time=1654611229298 2022-06-07 14:13:50.039 | + functions-common:time_stop:2331 : [[ -z 1654611229298 ]] 2022-06-07 14:13:50.042 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:13:50.046 | + functions-common:time_stop:2334 : end_time=1654611230044 2022-06-07 14:13:50.049 | + functions-common:time_stop:2335 : elapsed_time=746 2022-06-07 14:13:50.051 | + functions-common:time_stop:2336 : total=476361 2022-06-07 14:13:50.054 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:13:50.056 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=477107 2022-06-07 14:13:50.058 | + functions-common:apt_get:1131 : return 0 2022-06-07 14:13:50.061 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-07 14:13:50.063 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-07 14:13:50.066 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-07 14:13:50.068 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-07 14:13:50.071 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-07 14:13:50.093 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-07 14:13:50.095 | + functions-common:install_package:1356 : update_package_repo 2022-06-07 14:13:50.097 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-07 14:13:50.100 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-07 14:13:50.102 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-07 14:13:50.104 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-07 14:13:50.107 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-07 14:13:50.109 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:13:50.111 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:13:50.114 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-07 14:13:50.117 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-07 14:13:50.119 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-07 14:13:50.121 | + functions-common:apt_get_update:1083 : return 2022-06-07 14:13:50.124 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-07 14:13:50.126 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-07 14:13:50.129 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:13:50.131 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:13:50.134 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-07 14:13:50.156 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-07 14:13:50.265 | Reading package lists... 2022-06-07 14:13:50.505 | Building dependency tree... 2022-06-07 14:13:50.507 | Reading state information... 2022-06-07 14:13:50.753 | The following packages were automatically installed and are no longer required: 2022-06-07 14:13:50.754 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-07 14:13:50.754 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-07 14:13:50.754 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-07 14:13:50.754 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-07 14:13:50.754 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-07 14:13:50.754 | python3-zope.interface 2022-06-07 14:13:50.755 | Use 'sudo apt autoremove' to remove them. 2022-06-07 14:13:50.821 | The following NEW packages will be installed: 2022-06-07 14:13:50.822 | libapache2-mod-wsgi-py3 2022-06-07 14:13:50.964 | 0 upgraded, 1 newly installed, 0 to remove and 141 not upgraded. 2022-06-07 14:13:50.964 | Need to get 93.3 kB of archives. 2022-06-07 14:13:50.964 | After this operation, 300 kB of additional disk space will be used. 2022-06-07 14:13:50.964 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-06-07 14:13:51.692 | Fetched 93.3 kB in 0s (296 kB/s) 2022-06-07 14:13:51.899 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-06-07 14:13:51.950 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89647 files and directories currently installed.) 2022-06-07 14:13:51.953 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-06-07 14:13:52.006 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-07 14:13:52.381 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-07 14:13:52.744 | apache2_invoke: Enable module wsgi 2022-06-07 14:14:01.542 | + functions-common:apt_get:1127 : result=0 2022-06-07 14:14:01.544 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-07 14:14:01.547 | + functions-common:time_stop:2322 : local name 2022-06-07 14:14:01.549 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:14:01.551 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:14:01.554 | + functions-common:time_stop:2325 : local total 2022-06-07 14:14:01.556 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:14:01.558 | + functions-common:time_stop:2328 : name=apt-get 2022-06-07 14:14:01.561 | + functions-common:time_stop:2329 : start_time=1654611230153 2022-06-07 14:14:01.563 | + functions-common:time_stop:2331 : [[ -z 1654611230153 ]] 2022-06-07 14:14:01.566 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:14:01.570 | + functions-common:time_stop:2334 : end_time=1654611241567 2022-06-07 14:14:01.573 | + functions-common:time_stop:2335 : elapsed_time=11414 2022-06-07 14:14:01.575 | + functions-common:time_stop:2336 : total=477107 2022-06-07 14:14:01.577 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:14:01.580 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=488521 2022-06-07 14:14:01.582 | + functions-common:apt_get:1131 : return 0 2022-06-07 14:14:01.585 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-07 14:14:01.588 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-07 14:14:01.590 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-07 14:14:01.593 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:14:01.595 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:14:01.598 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-07 14:14:01.600 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-07 14:14:01.656 | wsgi (enabled by maintainer script) 2022-06-07 14:14:01.659 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-07 14:14:01.661 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-07 14:14:01.664 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-07 14:14:01.667 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-07 14:14:01.670 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-07 14:14:01.672 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-07 14:14:01.676 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-07 14:14:01.676 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-07 14:14:01.682 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-07 14:14:01.684 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-07 14:14:01.686 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-07 14:14:01.689 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-07 14:14:01.691 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-07 14:14:01.714 | Using python 3.8 to install osc-placement 2022-06-07 14:14:01.717 | + 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 osc-placement 2022-06-07 14:14:03.484 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:14:03.484 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-07 14:14:03.488 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:14:03.489 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:14:03.491 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:14:03.493 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:14:03.494 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:14:03.494 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:14:03.495 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:14:03.495 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:14:03.675 | Collecting osc-placement===2.1.0 2022-06-07 14:14:03.691 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b5a/7e49631fe3469/osc_placement-2.1.0-py3-none-any.whl (54 kB) 2022-06-07 14:14:03.800 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.6.1) 2022-06-07 14:14:03.818 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (20.4) 2022-06-07 14:14:03.824 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (5.5.0) 2022-06-07 14:14:03.827 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.4.7) 2022-06-07 14:14:03.830 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2020.1) 2022-06-07 14:14:03.834 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (3.17.2) 2022-06-07 14:14:03.838 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (1.15.0) 2022-06-07 14:14:03.841 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-07 14:14:03.905 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.2.1) 2022-06-07 14:14:03.920 | 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 303)) (5.0.1) 2022-06-07 14:14:03.926 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-07 14:14:03.932 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-07 14:14:03.935 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-07 14:14:03.942 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-07 14:14:03.945 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.2.2) 2022-06-07 14:14:03.952 | 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 290)) (1.7.0) 2022-06-07 14:14:03.957 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.23.0) 2022-06-07 14:14:03.978 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-07 14:14:03.992 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.50.0) 2022-06-07 14:14:04.018 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.12.1) 2022-06-07 14:14:04.021 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (1.25.10) 2022-06-07 14:14:04.042 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-07 14:14:04.046 | 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) 2022-06-07 14:14:04.049 | 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) 2022-06-07 14:14:04.051 | 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) 2022-06-07 14:14:04.054 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (0.7.2) 2022-06-07 14:14:04.057 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-07 14:14:04.112 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-07 14:14:04.133 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-07 14:14:04.136 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-07 14:14:04.141 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.4.0) 2022-06-07 14:14:04.143 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-07 14:14:04.183 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-07 14:14:04.186 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-07 14:14:04.190 | 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 148)) (1.0.2) 2022-06-07 14:14:04.196 | 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 112)) (49.6.0) 2022-06-07 14:14:04.238 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.8.0) 2022-06-07 14:14:04.241 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (0.2.5) 2022-06-07 14:14:04.247 | 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) 2022-06-07 14:14:04.279 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-07 14:14:04.283 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-07 14:14:04.286 | 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) 2022-06-07 14:14:04.290 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (2.20) 2022-06-07 14:14:05.885 | Installing collected packages: osc-placement 2022-06-07 14:14:06.156 | Successfully installed osc-placement-2.1.0 2022-06-07 14:14:06.294 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:14:06.294 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:14:06.368 | + inc/python:pip_install:200 : result=0 2022-06-07 14:14:06.371 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:14:06.373 | + functions-common:time_stop:2322 : local name 2022-06-07 14:14:06.376 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:14:06.378 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:14:06.380 | + functions-common:time_stop:2325 : local total 2022-06-07 14:14:06.383 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:14:06.385 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:14:06.388 | + functions-common:time_stop:2329 : start_time=1654611241708 2022-06-07 14:14:06.390 | + functions-common:time_stop:2331 : [[ -z 1654611241708 ]] 2022-06-07 14:14:06.393 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:14:06.397 | + functions-common:time_stop:2334 : end_time=1654611246395 2022-06-07 14:14:06.400 | + functions-common:time_stop:2335 : elapsed_time=4687 2022-06-07 14:14:06.403 | + functions-common:time_stop:2336 : total=215996 2022-06-07 14:14:06.405 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:14:06.408 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=220683 2022-06-07 14:14:06.410 | + inc/python:pip_install:203 : return 0 2022-06-07 14:14:06.413 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-07 14:14:06.416 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-07 14:14:06.418 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-07 14:14:06.420 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-07 14:14:06.423 | + functions-common:git_clone:528 : local orig_dir 2022-06-07 14:14:06.426 | ++ functions-common:git_clone:529 : pwd 2022-06-07 14:14:06.428 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-07 14:14:06.431 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-07 14:14:06.434 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-07 14:14:06.450 | + functions-common:git_clone:532 : RECLONE=False 2022-06-07 14:14:06.452 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-07 14:14:06.455 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-07 14:14:06.458 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-07 14:14:06.458 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-07 14:14:06.464 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-07 14:14:06.466 | + functions-common:git_clone:561 : [[ False = \T\r\u\e ]] 2022-06-07 14:14:06.469 | + functions-common:git_clone:567 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/victoria 2022-06-07 14:14:06.471 | + functions-common:git_timed:631 : local count=0 2022-06-07 14:14:06.473 | + functions-common:git_timed:632 : local timeout=0 2022-06-07 14:14:06.475 | + functions-common:git_timed:634 : [[ -n 0 ]] 2022-06-07 14:14:06.478 | + functions-common:git_timed:635 : timeout=0 2022-06-07 14:14:06.481 | + functions-common:git_timed:638 : time_start git_timed 2022-06-07 14:14:06.483 | + functions-common:time_start:2308 : local name=git_timed 2022-06-07 14:14:06.485 | + functions-common:time_start:2309 : local start_time= 2022-06-07 14:14:06.489 | + functions-common:time_start:2310 : [[ -n '' ]] 2022-06-07 14:14:06.491 | ++ functions-common:time_start:2313 : date +%s%3N 2022-06-07 14:14:06.495 | + functions-common:time_start:2313 : _TIME_START[$name]=1654611246493 2022-06-07 14:14:06.498 | + functions-common:git_timed:639 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/victoria 2022-06-07 14:14:06.501 | Cloning into '/opt/stack/placement'... 2022-06-07 14:14:44.423 | + functions-common:git_timed:653 : time_stop git_timed 2022-06-07 14:14:44.426 | + functions-common:time_stop:2322 : local name 2022-06-07 14:14:44.428 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:14:44.430 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:14:44.432 | + functions-common:time_stop:2325 : local total 2022-06-07 14:14:44.435 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:14:44.437 | + functions-common:time_stop:2328 : name=git_timed 2022-06-07 14:14:44.439 | + functions-common:time_stop:2329 : start_time=1654611246493 2022-06-07 14:14:44.442 | + functions-common:time_stop:2331 : [[ -z 1654611246493 ]] 2022-06-07 14:14:44.444 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:14:44.449 | + functions-common:time_stop:2334 : end_time=1654611284446 2022-06-07 14:14:44.451 | + functions-common:time_stop:2335 : elapsed_time=37953 2022-06-07 14:14:44.453 | + functions-common:time_stop:2336 : total=0 2022-06-07 14:14:44.456 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:14:44.458 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37953 2022-06-07 14:14:44.460 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-07 14:14:44.473 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-07 14:14:44.476 | + functions-common:git_clone:607 : git show --oneline 2022-06-07 14:14:44.477 | + functions-common:git_clone:607 : head -1 2022-06-07 14:14:44.480 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-07 14:14:44.483 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-07 14:14:44.486 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-07 14:14:44.488 | + inc/python:setup_develop:338 : local bindep 2022-06-07 14:14:44.491 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-07 14:14:44.493 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-07 14:14:44.496 | + inc/python:setup_develop:344 : local extras= 2022-06-07 14:14:44.498 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-07 14:14:44.500 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-07 14:14:44.503 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-07 14:14:44.505 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-07 14:14:44.507 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-07 14:14:44.510 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-07 14:14:44.513 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-07 14:14:44.515 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-07 14:14:44.518 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-07 14:14:44.521 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-07 14:14:44.523 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-07 14:14:44.526 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-07 14:14:44.532 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-07 14:14:44.535 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-07 14:14:45.125 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-07 14:14:45.128 | + inc/python:setup_package:417 : local bindep=0 2022-06-07 14:14:45.130 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-07 14:14:45.133 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-07 14:14:45.135 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-07 14:14:45.138 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-07 14:14:45.140 | + inc/python:setup_package:426 : local flags=-e 2022-06-07 14:14:45.143 | + inc/python:setup_package:427 : local extras= 2022-06-07 14:14:45.145 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-07 14:14:45.148 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-07 14:14:45.150 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-07 14:14:45.153 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-07 14:14:45.156 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-07 14:14:45.158 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-07 14:14:45.179 | Using python 3.8 to install /opt/stack/placement 2022-06-07 14:14:45.181 | + 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/placement 2022-06-07 14:14:46.947 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:14:46.947 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-07 14:14:46.952 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:14:46.952 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:14:46.954 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:14:46.955 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:14:46.956 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:14:46.956 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:14:46.956 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:14:46.957 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:14:46.970 | Obtaining file:///opt/stack/placement 2022-06-07 14:14:48.272 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-07 14:14:49.554 | 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) 2022-06-07 14:14:49.563 | 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) 2022-06-07 14:14:49.583 | 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) 2022-06-07 14:14:49.596 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-07 14:14:49.608 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-07 14:14:49.664 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-07 14:14:49.669 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-07 14:14:49.673 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-07 14:14:49.678 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-07 14:14:49.712 | 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 300)) (4.3.1) 2022-06-07 14:14:49.723 | 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 301)) (8.3.4) 2022-06-07 14:14:49.739 | 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 302)) (3.1.2) 2022-06-07 14:14:49.746 | 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 303)) (8.4.1) 2022-06-07 14:14:49.791 | 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 304)) (5.0.1) 2022-06-07 14:14:49.798 | 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 306)) (4.4.0) 2022-06-07 14:14:49.837 | 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 308)) (4.1.1) 2022-06-07 14:14:49.855 | 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 309)) (3.5.0) 2022-06-07 14:14:49.872 | 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 313)) (4.0.2) 2022-06-07 14:14:49.881 | 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 315)) (1.1.1) 2022-06-07 14:14:49.889 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-07 14:14:49.908 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-07 14:14:49.914 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-07 14:14:49.917 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-07 14:14:49.920 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-07 14:14:49.930 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-07 14:14:49.933 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-07 14:14:49.937 | 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 389)) (2.8.1) 2022-06-07 14:14:49.941 | 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 400)) (4.1.1) 2022-06-07 14:14:49.960 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-07 14:14:49.964 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-07 14:14:49.971 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-07 14:14:49.992 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-07 14:14:49.996 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-07 14:14:50.000 | 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 501)) (0.13.0) 2022-06-07 14:14:50.011 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-07 14:14:50.015 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-07 14:14:50.017 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-07 14:14:50.024 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-07 14:14:50.033 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-07 14:14:50.039 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-07 14:14:50.056 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-07 14:14:50.060 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-07 14:14:50.067 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-07 14:14:50.089 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-07 14:14:50.130 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-07 14:14:50.194 | 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 148)) (1.0.2) 2022-06-07 14:14:50.200 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-07 14:14:50.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 256)) (0.8.0) 2022-06-07 14:14:50.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 129)) (2.2.0) 2022-06-07 14:14:50.217 | 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) 2022-06-07 14:14:50.221 | 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) 2022-06-07 14:14:50.229 | 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) 2022-06-07 14:14:50.236 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-07 14:14:50.239 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-07 14:14:50.242 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-07 14:14:50.245 | 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) 2022-06-07 14:14:50.248 | 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) 2022-06-07 14:14:50.251 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-07 14:14:50.255 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-07 14:14:50.258 | 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) 2022-06-07 14:14:50.261 | 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 406)) (1.6.0) 2022-06-07 14:14:50.263 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-07 14:14:50.266 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-07 14:14:50.276 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-07 14:14:50.279 | 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 545)) (1.4.0) 2022-06-07 14:14:50.282 | 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 291)) (1.7.0) 2022-06-07 14:14:50.286 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-07 14:14:50.288 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-07 14:14:50.291 | 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 391)) (1.0.4) 2022-06-07 14:14:50.294 | 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) 2022-06-07 14:14:50.302 | 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) 2022-06-07 14:14:51.812 | Installing collected packages: openstack-placement 2022-06-07 14:14:51.813 | Running setup.py develop for openstack-placement 2022-06-07 14:14:53.364 | Successfully installed openstack-placement 2022-06-07 14:14:53.502 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:14:53.502 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:14:53.585 | + inc/python:pip_install:200 : result=0 2022-06-07 14:14:53.588 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:14:53.590 | + functions-common:time_stop:2322 : local name 2022-06-07 14:14:53.592 | + functions-common:time_stop:2323 : local end_time 2022-06-07 14:14:53.594 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:14:53.597 | + functions-common:time_stop:2325 : local total 2022-06-07 14:14:53.599 | + functions-common:time_stop:2326 : local start_time 2022-06-07 14:14:53.601 | + functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:14:53.603 | + functions-common:time_stop:2329 : start_time=1654611285173 2022-06-07 14:14:53.606 | + functions-common:time_stop:2331 : [[ -z 1654611285173 ]] 2022-06-07 14:14:53.608 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:14:53.612 | + functions-common:time_stop:2334 : end_time=1654611293610 2022-06-07 14:14:53.615 | + functions-common:time_stop:2335 : elapsed_time=8437 2022-06-07 14:14:53.617 | + functions-common:time_stop:2336 : total=220683 2022-06-07 14:14:53.619 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:14:53.622 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=229120 2022-06-07 14:14:53.624 | + inc/python:pip_install:203 : return 0 2022-06-07 14:14:53.627 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-07 14:14:53.629 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-07 14:14:53.632 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-07 14:14:53.651 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-07 14:14:53.663 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-07 14:14:53.665 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-07 14:14:53.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-07 14:14:53.670 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-07 14:14:53.672 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-07 14:14:53.675 | + inc/python:use_library_from_git:253 : return 1 2022-06-07 14:14:53.677 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-07 14:14:53.680 | + ./stack.sh:main:912 : configure_placement 2022-06-07 14:14:53.682 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-07 14:14:53.695 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-07 14:14:53.697 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-07 14:14:53.702 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-07 14:14:53.705 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-07 14:14:53.707 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-07 14:14:53.710 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-07 14:14:53.712 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-07 14:14:53.715 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-07 14:14:53.746 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-07 14:14:53.777 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-07 14:14:53.808 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-07 14:14:53.811 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-07 14:14:53.813 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-07 14:14:53.816 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-07 14:14:53.818 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-07 14:14:53.850 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-07 14:14:53.879 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-06-07 14:14:53.907 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-07 14:14:53.937 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-07 14:14:53.966 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-07 14:14:53.995 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-07 14:14:54.024 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-07 14:14:54.054 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-07 14:14:54.083 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-07 14:14:54.112 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-07 14:14:54.114 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-07 14:14:54.117 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-07 14:14:54.120 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-07 14:14:54.138 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-07 14:14:54.140 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-07 14:14:54.142 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-07 14:14:54.145 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-07 14:14:54.147 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-07 14:14:54.176 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-07 14:14:54.204 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-07 14:14:54.234 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-07 14:14:54.262 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-07 14:14:54.264 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-07 14:14:54.267 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-07 14:14:54.269 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-07 14:14:54.271 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-07 14:14:54.274 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-07 14:14:54.276 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-07 14:14:54.280 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-07 14:14:54.284 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-07 14:14:54.286 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-07 14:14:54.289 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-07 14:14:54.302 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-07 14:14:54.302 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:14:54.310 | d /var/run/uwsgi 0755 ubuntu root 2022-06-07 14:14:54.313 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-07 14:14:54.329 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-07 14:14:54.331 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-07 14:14:54.335 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-07 14:14:54.367 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-07 14:14:54.409 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-07 14:14:54.437 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-07 14:14:54.466 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-07 14:14:54.493 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-07 14:14:54.522 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-07 14:14:54.551 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-07 14:14:54.579 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-07 14:14:54.607 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-07 14:14:54.635 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-07 14:14:54.668 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-07 14:14:54.697 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-07 14:14:54.727 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-07 14:14:54.729 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-07 14:14:54.732 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-07 14:14:54.735 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-07 14:14:54.737 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-07 14:14:54.740 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:14:54.742 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:14:54.744 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-07 14:14:54.748 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-07 14:14:54.750 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-07 14:14:54.779 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-07 14:14:54.807 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-07 14:14:54.808 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-07 14:14:54.816 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-07 14:14:54.819 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-07 14:14:54.822 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-07 14:14:54.825 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-07 14:14:54.827 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-07 14:14:54.830 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-07 14:14:54.832 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:14:54.835 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:14:54.837 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-07 14:14:54.840 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-07 14:14:54.843 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-07 14:14:54.845 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-07 14:14:54.847 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-07 14:14:54.908 | Enabling site placement-api. 2022-06-07 14:14:54.913 | To activate the new configuration, you need to run: 2022-06-07 14:14:54.913 | systemctl reload apache2 2022-06-07 14:14:54.918 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-07 14:14:54.920 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-07 14:14:54.923 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-07 14:14:54.925 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-07 14:14:55.065 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-07 14:14:55.083 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:14:55.086 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-07 14:14:55.106 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:14:55.109 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-07 14:14:55.128 | + functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:14:55.131 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-07 14:14:55.133 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-07 14:14:55.136 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-07 14:14:55.167 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.65/identity 2022-06-07 14:14:55.196 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-07 14:14:55.224 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-07 14:14:55.253 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-07 14:14:55.281 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-07 14:14:55.310 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-07 14:14:55.338 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-07 14:14:55.367 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-07 14:14:55.384 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:14:55.387 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-07 14:14:55.403 | + functions-common:is_service_enabled:1978 : return 1 2022-06-07 14:14:55.406 | + ./stack.sh:main:938 : run_phase stack install 2022-06-07 14:14:55.408 | + functions-common:run_phase:1750 : local mode=stack 2022-06-07 14:14:55.411 | + functions-common:run_phase:1751 : local phase=install 2022-06-07 14:14:55.413 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-07 14:14:55.416 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-07 14:14:55.419 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-07 14:14:55.421 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-07 14:14:55.424 | + functions-common:run_phase:1760 : local extra 2022-06-07 14:14:55.427 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-07 14:14:55.431 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-07 14:14:55.434 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-07 14:14:55.437 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-07 14:14:55.439 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-07 14:14:55.442 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-07 14:14:55.457 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-07 14:14:55.460 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-07 14:14:55.462 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-07 14:14:55.464 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-07 14:14:55.467 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-07 14:14:55.469 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-07 14:14:55.471 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-07 14:14:55.474 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-07 14:14:55.476 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-07 14:14:55.478 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-07 14:14:55.481 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-07 14:14:55.483 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-07 14:14:55.485 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-07 14:14:55.488 | +++ functions-common:git_clone:529 : pwd 2022-06-07 14:14:55.490 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-07 14:14:55.492 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-07 14:14:55.495 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-07 14:14:55.510 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-07 14:14:55.512 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-07 14:14:55.514 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-07 14:14:55.517 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-07 14:14:55.517 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-07 14:14:55.522 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-07 14:14:55.524 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-07 14:14:55.526 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-07 14:14:55.539 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-07 14:14:55.541 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-07 14:14:55.542 | ++ functions-common:git_clone:607 : head -1 2022-06-07 14:14:55.545 | 9e5595f8b Add release notes page for version 31.0.0 2022-06-07 14:14:55.547 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-07 14:14:55.550 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-07 14:14:55.572 | Using python 3.8 to install tox!=2.8.0 2022-06-07 14:14:55.575 | ++ 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 'tox!=2.8.0' 2022-06-07 14:14:57.348 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-07 14:14:57.349 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-07 14:14:57.356 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:14:57.357 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:14:57.358 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-07 14:14:57.360 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:14:57.360 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:14:57.361 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:14:57.361 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-07 14:14:57.361 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-07 14:14:57.685 | Collecting tox!=2.8.0 2022-06-07 14:14:57.691 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/080/5727eb4d6b049/tox-3.25.0-py2.py3-none-any.whl (85 kB) 2022-06-07 14:14:57.832 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-07 14:14:57.938 | Collecting toml===0.10.0 2022-06-07 14:14:57.946 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/235/682dd292d5899/toml-0.10.0-py2.py3-none-any.whl (25 kB) 2022-06-07 14:14:58.152 | Collecting pluggy===0.13.1 2022-06-07 14:14:58.158 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2022-06-07 14:14:58.253 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-07 14:14:58.396 | Collecting py===1.9.0 2022-06-07 14:14:58.402 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/366/389d1db726cd2/py-1.9.0-py2.py3-none-any.whl (99 kB) 2022-06-07 14:14:58.668 | Collecting virtualenv===20.0.31 2022-06-07 14:14:58.683 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e03/05af10299a7fb/virtualenv-20.0.31-py2.py3-none-any.whl (4.9 MB) 2022-06-07 14:14:58.891 | Collecting filelock===3.0.12 2022-06-07 14:14:58.897 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2022-06-07 14:14:58.904 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-07 14:14:58.907 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-07 14:14:58.934 | Collecting distlib===0.3.1 2022-06-07 14:14:58.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c0/9de2c67b3e7de/distlib-0.3.1-py2.py3-none-any.whl (335 kB) 2022-06-07 14:15:01.028 | Installing collected packages: distlib, filelock, pluggy, py, toml, virtualenv, tox 2022-06-07 14:15:01.028 | Attempting uninstall: distlib 2022-06-07 14:15:01.030 | Found existing installation: distlib 0.3.4 2022-06-07 14:15:01.038 | Uninstalling distlib-0.3.4: 2022-06-07 14:15:01.040 | Successfully uninstalled distlib-0.3.4 2022-06-07 14:15:01.249 | Attempting uninstall: filelock 2022-06-07 14:15:01.250 | Found existing installation: filelock 3.7.1 2022-06-07 14:15:01.256 | Uninstalling filelock-3.7.1: 2022-06-07 14:15:01.258 | Successfully uninstalled filelock-3.7.1 2022-06-07 14:15:01.633 | Attempting uninstall: virtualenv 2022-06-07 14:15:01.634 | Found existing installation: virtualenv 20.14.1 2022-06-07 14:15:01.702 | Uninstalling virtualenv-20.14.1: 2022-06-07 14:15:01.709 | Successfully uninstalled virtualenv-20.14.1 2022-06-07 14:15:02.239 | Successfully installed distlib-0.3.1 filelock-3.0.12 pluggy-0.13.1 py-1.9.0 toml-0.10.0 tox-3.25.0 virtualenv-20.0.31 2022-06-07 14:15:02.375 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-07 14:15:02.375 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-07 14:15:02.457 | ++ inc/python:pip_install:200 : result=0 2022-06-07 14:15:02.460 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-07 14:15:02.462 | ++ functions-common:time_stop:2322 : local name 2022-06-07 14:15:02.465 | ++ functions-common:time_stop:2323 : local end_time 2022-06-07 14:15:02.467 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-07 14:15:02.470 | ++ functions-common:time_stop:2325 : local total 2022-06-07 14:15:02.472 | ++ functions-common:time_stop:2326 : local start_time 2022-06-07 14:15:02.474 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-07 14:15:02.477 | ++ functions-common:time_stop:2329 : start_time=1654611295567 2022-06-07 14:15:02.479 | ++ functions-common:time_stop:2331 : [[ -z 1654611295567 ]] 2022-06-07 14:15:02.483 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-07 14:15:02.487 | ++ functions-common:time_stop:2334 : end_time=1654611302484 2022-06-07 14:15:02.489 | ++ functions-common:time_stop:2335 : elapsed_time=6917 2022-06-07 14:15:02.491 | ++ functions-common:time_stop:2336 : total=229120 2022-06-07 14:15:02.494 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-07 14:15:02.496 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=236037 2022-06-07 14:15:02.498 | ++ inc/python:pip_install:203 : return 0 2022-06-07 14:15:02.501 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-07 14:15:02.501 | /opt/stack/tempest ~/devstack 2022-06-07 14:15:02.503 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-07 14:15:02.521 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-07 14:15:02.521 | HACKING.rst 2022-06-07 14:15:02.521 | doc/source/conf.py 2022-06-07 14:15:02.521 | doc/source/configuration.rst 2022-06-07 14:15:02.521 | doc/source/contributor/contributing.rst 2022-06-07 14:15:02.521 | doc/source/index.rst 2022-06-07 14:15:02.521 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-07 14:15:02.521 | doc/source/microversion_testing.rst 2022-06-07 14:15:02.521 | doc/source/plugins/plugin.rst 2022-06-07 14:15:02.521 | doc/source/supported_version.rst 2022-06-07 14:15:02.521 | doc/source/test_removal.rst 2022-06-07 14:15:02.521 | playbooks/devstack-tempest-ipv6.yaml 2022-06-07 14:15:02.521 | playbooks/devstack-tempest.yaml 2022-06-07 14:15:02.521 | playbooks/enable-fips.yaml 2022-06-07 14:15:02.521 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-07 14:15:02.521 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-07 14:15:02.521 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-07 14:15:02.522 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-07 14:15:02.522 | releasenotes/source/conf.py 2022-06-07 14:15:02.522 | releasenotes/source/index.rst 2022-06-07 14:15:02.522 | releasenotes/source/v26.1.0.rst 2022-06-07 14:15:02.522 | releasenotes/source/v27.0.0.rst 2022-06-07 14:15:02.523 | releasenotes/source/v28.0.0.rst 2022-06-07 14:15:02.523 | releasenotes/source/v28.1.0.rst 2022-06-07 14:15:02.523 | releasenotes/source/v29.0.0.rst 2022-06-07 14:15:02.523 | releasenotes/source/v29.1.0.rst 2022-06-07 14:15:02.523 | releasenotes/source/v29.2.0.rst 2022-06-07 14:15:02.523 | releasenotes/source/v30.0.0.rst 2022-06-07 14:15:02.523 | releasenotes/source/v31.0.0.rst 2022-06-07 14:15:02.523 | requirements.txt 2022-06-07 14:15:02.523 | roles/run-tempest/README.rst 2022-06-07 14:15:02.523 | roles/run-tempest/defaults/main.yaml 2022-06-07 14:15:02.523 | roles/run-tempest/tasks/main.yaml 2022-06-07 14:15:02.523 | roles/run-tempest-26/README.rst 2022-06-07 14:15:02.523 | roles/run-tempest-26/defaults/main.yaml 2022-06-07 14:15:02.523 | roles/run-tempest-26/tasks/main.yaml 2022-06-07 14:15:02.523 | setup.cfg 2022-06-07 14:15:02.523 | tempest/api/compute/admin/test_agents.py 2022-06-07 14:15:02.523 | tempest/api/compute/admin/test_aggregates.py 2022-06-07 14:15:02.523 | tempest/api/compute/admin/test_create_server.py 2022-06-07 14:15:02.523 | tempest/api/compute/admin/test_flavors.py 2022-06-07 14:15:02.523 | tempest/api/compute/admin/test_flavors_access.py 2022-06-07 14:15:02.523 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-07 14:15:02.523 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-07 14:15:02.523 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-07 14:15:02.523 | tempest/api/compute/ 2022-06-07 14:15:02.523 | Aborting 2022-06-07 14:15:02.524 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-07 14:15:02.526 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-07 14:15:02.530 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-07 14:15:02.532 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-07 14:15:02.535 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-07 14:15:02.537 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-07 14:15:02.539 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-07 14:15:02.541 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-07 14:15:02.544 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-07 14:15:02.546 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-07 14:15:02.546 | Error on exit 2022-06-07 14:15:02.549 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-07 14:15:02.551 | + ./stack.sh:exit_trap:517 : generate-subunit 1654610485 817 fail 2022-06-07 14:15:03.131 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-07 14:15:03.133 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-07 14:15:03.491 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-07 14:15:03.491 | 2022-06-07 14:15:03.742 | + ./stack.sh:exit_trap:531 : exit 1