2022-06-09 10:42:12.413 | + ./stack.sh:main:462 : exec 2022-06-09 10:42:12.413 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-09-104212' 2022-06-09 10:42:12.413 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-09-104212.summary.2022-06-09-104212 2022-06-09 10:42:12.413 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 10:42:12.413 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-09-104212 2022-06-09 10:42:12.413 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-09-104212 /opt/stack/logs/stack.sh.log 2022-06-09 10:42:12.413 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-09-104212.summary.2022-06-09-104212 /opt/stack/logs/stack.sh.log.summary 2022-06-09 10:42:12.413 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-09 10:42:12.413 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-09 10:42:12.413 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-09 10:42:12.413 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-09 10:42:12.413 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-09 10:42:12.413 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-09 10:42:12.413 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-09 10:42:12.413 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-09 10:42:12.413 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-09 10:42:12.414 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-09 10:42:12.414 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-09 10:42:12.414 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-09 10:42:12.414 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-09 10:42:12.414 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-09 10:42:12.414 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-09 10:42:12.416 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-09 10:42:12.418 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-09 10:42:12.421 | + ./stack.sh:main:548 : set -o errexit 2022-06-09 10:42:12.423 | + ./stack.sh:main:551 : uname -a 2022-06-09 10:42:12.424 | Linux n-d-754401-2 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-09 10:42:12.426 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-09 10:42:12.428 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-09 10:42:12.431 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-09 10:42:12.463 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-09 10:42:12.478 | + ./stack.sh:main:565 : fetch_plugins 2022-06-09 10:42:12.480 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-09 10:42:12.482 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-09 10:42:12.484 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-09 10:42:12.486 | + functions-common:fetch_plugins:1673 : return 2022-06-09 10:42:12.488 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-09 10:42:12.489 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-09 10:42:12.491 | + functions-common:run_phase:1751 : local phase= 2022-06-09 10:42:12.493 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 10:42:12.495 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 10:42:12.496 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 10:42:12.498 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 10:42:12.500 | + functions-common:run_phase:1760 : local extra 2022-06-09 10:42:12.502 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 10:42:12.505 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 10:42:12.507 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 10:42:12.509 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 10:42:12.510 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-09 10:42:12.512 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 10:42:12.524 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:42:12.526 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-09 10:42:12.527 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 10:42:12.529 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 10:42:12.531 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 10:42:12.533 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 10:42:12.534 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 10:42:12.536 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-09 10:42:12.538 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-09 10:42:12.539 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-09 10:42:12.541 | + 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-09 10:42:12.543 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-09 10:42:12.545 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-09 10:42:12.546 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-09 10:42:12.548 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-09 10:42:12.551 | + functions-common:plugin_override_defaults:1714 : return 2022-06-09 10:42:12.553 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-09 10:42:12.571 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-09 10:42:12.573 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-09 10:42:12.584 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:42:12.587 | +++ lib/tls:source:43 : hostname -f 2022-06-09 10:42:12.590 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-09 10:42:12.592 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-09 10:42:12.594 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-09 10:42:12.596 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-09 10:42:12.597 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-09 10:42:12.599 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-09 10:42:12.601 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-09 10:42:12.603 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-09 10:42:12.604 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-09 10:42:12.606 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-09 10:42:12.611 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-09 10:42:12.622 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-09 10:42:12.638 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-09 10:42:12.650 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-09 10:42:12.662 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-09 10:42:12.686 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-09 10:42:12.725 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-09 10:42:12.801 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-09 10:42:12.822 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-09 10:42:12.862 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-09 10:42:12.917 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-09 10:42:13.039 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-09 10:42:13.052 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-09 10:42:13.064 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-09 10:42:13.076 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-09 10:42:13.157 | + ./stack.sh:main:598 : run_phase source 2022-06-09 10:42:13.160 | + functions-common:run_phase:1750 : local mode=source 2022-06-09 10:42:13.163 | + functions-common:run_phase:1751 : local phase= 2022-06-09 10:42:13.167 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 10:42:13.170 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 10:42:13.173 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 10:42:13.175 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 10:42:13.177 | + functions-common:run_phase:1760 : local extra 2022-06-09 10:42:13.180 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 10:42:13.184 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 10:42:13.186 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 10:42:13.188 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 10:42:13.191 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-09 10:42:13.193 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 10:42:13.208 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:42:13.210 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-09 10:42:13.212 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-09 10:42:13.251 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-09 10:42:13.254 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-09 10:42:13.257 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-09 10:42:13.260 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-09 10:42:13.262 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-09 10:42:13.265 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-09 10:42:13.268 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-09 10:42:13.270 | + functions-common:load_plugin_settings:1691 : return 2022-06-09 10:42:13.272 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-09 10:42:13.274 | + functions-common:verify_disabled_services:2033 : local service 2022-06-09 10:42:13.276 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.278 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-09 10:42:13.281 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.283 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-09 10:42:13.285 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.288 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-09 10:42:13.290 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.292 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-09 10:42:13.295 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.297 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-09 10:42:13.299 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.301 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-09 10:42:13.304 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.306 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-09 10:42:13.308 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.311 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-09 10:42:13.313 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.315 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-09 10:42:13.317 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.319 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-09 10:42:13.322 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.324 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-09 10:42:13.326 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.328 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-09 10:42:13.330 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.332 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-09 10:42:13.335 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.337 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-09 10:42:13.339 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.341 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-09 10:42:13.344 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.346 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-09 10:42:13.348 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.350 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-09 10:42:13.352 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.355 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-09 10:42:13.357 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.359 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-09 10:42:13.361 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.363 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-09 10:42:13.365 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.368 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-09 10:42:13.370 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.372 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-09 10:42:13.374 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.376 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-09 10:42:13.379 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.381 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-09 10:42:13.384 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.386 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-09 10:42:13.388 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.391 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-09 10:42:13.393 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.395 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-09 10:42:13.398 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.400 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-09 10:42:13.402 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.405 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-09 10:42:13.407 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.409 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-09 10:42:13.411 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.414 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-09 10:42:13.416 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.426 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-09 10:42:13.429 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.431 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-09 10:42:13.433 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.436 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-09 10:42:13.440 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.442 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-09 10:42:13.444 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.446 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-09 10:42:13.449 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.451 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-09 10:42:13.453 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.456 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-09 10:42:13.458 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.460 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-09 10:42:13.463 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.465 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-09 10:42:13.467 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.470 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-09 10:42:13.472 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:42:13.474 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-09 10:42:13.477 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-09 10:42:13.480 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-09 10:42:13.482 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-09 10:42:13.497 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:42:13.499 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-09 10:42:13.502 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-09 10:42:13.504 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-09 10:42:13.518 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:42:13.520 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-09 10:42:13.522 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-09 10:42:13.524 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-09 10:42:13.526 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-09 10:42:13.528 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-09 10:42:13.530 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-09 10:42:13.532 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-09 10:42:13.535 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-09 10:42:13.537 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-09 10:42:13.539 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-09 10:42:13.542 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-09 10:42:13.544 | + lib/database:initialize_database_backends:104 : return 0 2022-06-09 10:42:13.546 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-09 10:42:13.546 | Using mysql database backend 2022-06-09 10:42:13.548 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-09 10:42:13.563 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-09 10:42:13.577 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:42:13.580 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-09 10:42:13.595 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-09 10:42:13.610 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:42:13.612 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-09 10:42:13.628 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-09 10:42:13.642 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-09 10:42:13.657 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:42:13.660 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-09 10:42:13.675 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:42:13.678 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-09 10:42:13.680 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-09 10:42:13.695 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:42:13.697 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-09 10:42:13.712 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-09 10:42:13.714 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-09 10:42:13.716 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-09 10:42:13.719 | + functions-common:save_stackenv:60 : local tag=739 2022-06-09 10:42:13.723 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-09 10:42:13.727 | + functions-common:save_stackenv:62 : time_stamp=2022-06-09-104213 2022-06-09 10:42:13.731 | + functions-common:save_stackenv:63 : echo '# 2022-06-09-104213 739' 2022-06-09 10:42:13.733 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:42:13.735 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-09 10:42:13.738 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:42:13.740 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-09 10:42:13.742 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:42:13.744 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-09 10:42:13.748 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:42:13.750 | + 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-09 10:42:13.752 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:42:13.755 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.33 2022-06-09 10:42:13.758 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:42:13.760 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.33/identity 2022-06-09 10:42:13.763 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:42:13.766 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-09-104212 2022-06-09 10:42:13.768 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:42:13.770 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-09 10:42:13.773 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:42:13.775 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.33 2022-06-09 10:42:13.778 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:42:13.780 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-09 10:42:13.782 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:42:13.785 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-09 10:42:13.787 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:42:13.790 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-09 10:42:13.792 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:42:13.795 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-09 10:42:13.797 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-09 10:42:13.799 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-09 10:42:13.804 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-09 10:42:13.806 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 10:42:13.808 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 10:42:13.810 | ++ functions-common:git_clone:529 : pwd 2022-06-09 10:42:13.813 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 10:42:13.815 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 10:42:13.818 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 10:42:13.833 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 10:42:13.835 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 10:42:13.837 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 10:42:13.840 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 10:42:13.840 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 10:42:13.845 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-09 10:42:13.847 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 10:42:13.850 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-09 10:42:13.862 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-09 10:42:13.864 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 10:42:13.864 | + functions-common:git_clone:607 : head -1 2022-06-09 10:42:13.868 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-09 10:42:13.870 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 10:42:13.873 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-09 10:42:13.875 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 10:42:13.877 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-09 10:42:13.880 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-09 10:42:13.882 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-09 10:42:13.885 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-09 10:42:13.887 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-09 10:42:13.890 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-09 10:42:13.892 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-09 10:42:13.895 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-09 10:42:13.897 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-09 10:42:13.901 | ++ tools/install_prereqs.sh:source:47 : NOW=1654771333 2022-06-09 10:42:13.904 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-09 10:42:13.908 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-06-09 10:42:13.911 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-06-09 10:42:13.913 | ++ tools/install_prereqs.sh:source:49 : DELTA=1654771333 2022-06-09 10:42:13.915 | ++ tools/install_prereqs.sh:source:50 : [[ 1654771333 -lt 7200 ]] 2022-06-09 10:42:13.918 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-09 10:42:13.920 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-09 10:42:13.922 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-09 10:42:13.925 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-09 10:42:13.927 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-09 10:42:13.929 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-09 10:42:13.931 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-09 10:42:13.934 | +++ 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-09 10:42:13.979 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-09 10:42:13.979 | apache2-dev 2022-06-09 10:42:13.979 | bc 2022-06-09 10:42:13.979 | bsdmainutils 2022-06-09 10:42:13.979 | curl 2022-06-09 10:42:13.980 | g++ 2022-06-09 10:42:13.980 | gcc 2022-06-09 10:42:13.980 | gettext 2022-06-09 10:42:13.980 | git 2022-06-09 10:42:13.980 | graphviz 2022-06-09 10:42:13.980 | iputils-ping 2022-06-09 10:42:13.980 | libapache2-mod-proxy-uwsgi 2022-06-09 10:42:13.980 | libffi-dev 2022-06-09 10:42:13.980 | libjpeg-dev 2022-06-09 10:42:13.980 | libmysqlclient-dev 2022-06-09 10:42:13.980 | libpcre3-dev 2022-06-09 10:42:13.980 | libpq-dev 2022-06-09 10:42:13.980 | libssl-dev 2022-06-09 10:42:13.980 | libsystemd-dev 2022-06-09 10:42:13.980 | libxml2-dev 2022-06-09 10:42:13.980 | libxslt1-dev 2022-06-09 10:42:13.980 | libyaml-dev 2022-06-09 10:42:13.980 | lsof 2022-06-09 10:42:13.980 | openssh-server 2022-06-09 10:42:13.980 | openssl 2022-06-09 10:42:13.980 | pkg-config 2022-06-09 10:42:13.980 | psmisc 2022-06-09 10:42:13.980 | python3-dev 2022-06-09 10:42:13.980 | python3-pip 2022-06-09 10:42:13.980 | python3-venv 2022-06-09 10:42:13.980 | tar 2022-06-09 10:42:13.980 | tcpdump 2022-06-09 10:42:13.980 | unzip 2022-06-09 10:42:13.980 | uuid-runtime 2022-06-09 10:42:13.980 | wget 2022-06-09 10:42:13.980 | wget 2022-06-09 10:42:13.980 | zlib1g-dev 2022-06-09 10:42:13.980 | libkrb5-dev 2022-06-09 10:42:13.980 | libldap2-dev 2022-06-09 10:42:13.980 | libsasl2-dev 2022-06-09 10:42:13.980 | memcached 2022-06-09 10:42:13.980 | python3-mysqldb 2022-06-09 10:42:13.980 | sqlite3 2022-06-09 10:42:13.980 | conntrack 2022-06-09 10:42:13.980 | curl 2022-06-09 10:42:13.981 | dnsmasq-base 2022-06-09 10:42:13.981 | dnsmasq-utils 2022-06-09 10:42:13.981 | ebtables 2022-06-09 10:42:13.981 | gawk 2022-06-09 10:42:13.981 | genisoimage 2022-06-09 10:42:13.981 | iptables 2022-06-09 10:42:13.981 | iputils-arping 2022-06-09 10:42:13.981 | kpartx 2022-06-09 10:42:13.981 | libjs-jquery-tablesorter 2022-06-09 10:42:13.981 | libmysqlclient-dev 2022-06-09 10:42:13.981 | parted 2022-06-09 10:42:13.981 | pm-utils 2022-06-09 10:42:13.981 | python3-mysqldb 2022-06-09 10:42:13.981 | socat 2022-06-09 10:42:13.981 | sqlite3 2022-06-09 10:42:13.981 | sudo 2022-06-09 10:42:13.981 | vlan 2022-06-09 10:42:13.981 | lsscsi 2022-06-09 10:42:13.981 | open-iscsi 2022-06-09 10:42:13.981 | lvm2 2022-06-09 10:42:13.981 | qemu-utils 2022-06-09 10:42:13.981 | thin-provisioning-tools 2022-06-09 10:42:13.981 | acl 2022-06-09 10:42:13.981 | dnsmasq-base 2022-06-09 10:42:13.981 | dnsmasq-utils 2022-06-09 10:42:13.981 | ebtables 2022-06-09 10:42:13.981 | haproxy 2022-06-09 10:42:13.981 | iptables 2022-06-09 10:42:13.981 | iputils-arping 2022-06-09 10:42:13.981 | iputils-ping 2022-06-09 10:42:13.981 | libmysqlclient-dev 2022-06-09 10:42:13.981 | postgresql-server-dev-all 2022-06-09 10:42:13.981 | python3-mysqldb 2022-06-09 10:42:13.981 | sqlite3 2022-06-09 10:42:13.981 | sudo 2022-06-09 10:42:13.981 | vlan 2022-06-09 10:42:13.981 | ipset 2022-06-09 10:42:13.981 | conntrack 2022-06-09 10:42:13.981 | conntrackd 2022-06-09 10:42:13.981 | keepalived 2022-06-09 10:42:13.982 | dstat 2022-06-09 10:42:13.982 | lvm2 2022-06-09 10:42:13.982 | qemu-utils 2022-06-09 10:42:13.982 | thin-provisioning-tools 2022-06-09 10:42:13.982 | curl 2022-06-09 10:42:13.982 | liberasurecode-dev 2022-06-09 10:42:13.982 | make 2022-06-09 10:42:13.982 | memcached 2022-06-09 10:42:13.982 | sqlite3 2022-06-09 10:42:13.982 | xfsprogs' 2022-06-09 10:42:13.982 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-09 10:42:14.000 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-09 10:42:14.000 | apache2-dev 2022-06-09 10:42:14.000 | bc 2022-06-09 10:42:14.000 | bsdmainutils 2022-06-09 10:42:14.001 | curl 2022-06-09 10:42:14.001 | g++ 2022-06-09 10:42:14.001 | gcc 2022-06-09 10:42:14.001 | gettext 2022-06-09 10:42:14.001 | git 2022-06-09 10:42:14.001 | graphviz 2022-06-09 10:42:14.001 | iputils-ping 2022-06-09 10:42:14.001 | libapache2-mod-proxy-uwsgi 2022-06-09 10:42:14.001 | libffi-dev 2022-06-09 10:42:14.001 | libjpeg-dev 2022-06-09 10:42:14.001 | libmysqlclient-dev 2022-06-09 10:42:14.001 | libpcre3-dev 2022-06-09 10:42:14.001 | libpq-dev 2022-06-09 10:42:14.001 | libssl-dev 2022-06-09 10:42:14.001 | libsystemd-dev 2022-06-09 10:42:14.001 | libxml2-dev 2022-06-09 10:42:14.001 | libxslt1-dev 2022-06-09 10:42:14.001 | libyaml-dev 2022-06-09 10:42:14.001 | lsof 2022-06-09 10:42:14.001 | openssh-server 2022-06-09 10:42:14.001 | openssl 2022-06-09 10:42:14.001 | pkg-config 2022-06-09 10:42:14.001 | psmisc 2022-06-09 10:42:14.001 | python3-dev 2022-06-09 10:42:14.001 | python3-pip 2022-06-09 10:42:14.001 | python3-venv 2022-06-09 10:42:14.001 | tar 2022-06-09 10:42:14.001 | tcpdump 2022-06-09 10:42:14.001 | unzip 2022-06-09 10:42:14.001 | uuid-runtime 2022-06-09 10:42:14.001 | wget 2022-06-09 10:42:14.001 | wget 2022-06-09 10:42:14.001 | zlib1g-dev 2022-06-09 10:42:14.001 | libkrb5-dev 2022-06-09 10:42:14.001 | libldap2-dev 2022-06-09 10:42:14.002 | libsasl2-dev 2022-06-09 10:42:14.002 | memcached 2022-06-09 10:42:14.002 | python3-mysqldb 2022-06-09 10:42:14.002 | sqlite3 2022-06-09 10:42:14.002 | conntrack 2022-06-09 10:42:14.002 | curl 2022-06-09 10:42:14.002 | dnsmasq-base 2022-06-09 10:42:14.002 | dnsmasq-utils 2022-06-09 10:42:14.002 | ebtables 2022-06-09 10:42:14.002 | gawk 2022-06-09 10:42:14.002 | genisoimage 2022-06-09 10:42:14.002 | iptables 2022-06-09 10:42:14.002 | iputils-arping 2022-06-09 10:42:14.002 | kpartx 2022-06-09 10:42:14.002 | libjs-jquery-tablesorter 2022-06-09 10:42:14.002 | libmysqlclient-dev 2022-06-09 10:42:14.002 | parted 2022-06-09 10:42:14.002 | pm-utils 2022-06-09 10:42:14.002 | python3-mysqldb 2022-06-09 10:42:14.002 | socat 2022-06-09 10:42:14.002 | sqlite3 2022-06-09 10:42:14.002 | sudo 2022-06-09 10:42:14.002 | vlan 2022-06-09 10:42:14.002 | lsscsi 2022-06-09 10:42:14.002 | open-iscsi 2022-06-09 10:42:14.002 | lvm2 2022-06-09 10:42:14.002 | qemu-utils 2022-06-09 10:42:14.002 | thin-provisioning-tools 2022-06-09 10:42:14.002 | acl 2022-06-09 10:42:14.002 | dnsmasq-base 2022-06-09 10:42:14.002 | dnsmasq-utils 2022-06-09 10:42:14.002 | ebtables 2022-06-09 10:42:14.002 | haproxy 2022-06-09 10:42:14.002 | iptables 2022-06-09 10:42:14.002 | iputils-arping 2022-06-09 10:42:14.002 | iputils-ping 2022-06-09 10:42:14.002 | libmysqlclient-dev 2022-06-09 10:42:14.002 | postgresql-server-dev-all 2022-06-09 10:42:14.002 | python3-mysqldb 2022-06-09 10:42:14.002 | sqlite3 2022-06-09 10:42:14.003 | sudo 2022-06-09 10:42:14.003 | vlan 2022-06-09 10:42:14.003 | ipset 2022-06-09 10:42:14.003 | conntrack 2022-06-09 10:42:14.003 | conntrackd 2022-06-09 10:42:14.003 | keepalived 2022-06-09 10:42:14.003 | dstat 2022-06-09 10:42:14.003 | lvm2 2022-06-09 10:42:14.003 | qemu-utils 2022-06-09 10:42:14.003 | thin-provisioning-tools 2022-06-09 10:42:14.003 | curl 2022-06-09 10:42:14.003 | liberasurecode-dev 2022-06-09 10:42:14.003 | make 2022-06-09 10:42:14.003 | memcached 2022-06-09 10:42:14.003 | sqlite3 2022-06-09 10:42:14.003 | xfsprogs ' 2022-06-09 10:42:14.003 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-09 10:42:14.006 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:42:14.009 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:42:14.013 | ++ 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-09 10:42:14.013 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-09 10:42:14.018 | ++ 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-09 10:42:14.021 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-09 10:42:14.023 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 10:42:14.025 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-09 10:42:14.027 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 10:42:14.029 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 10:42:14.031 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 10:42:14.033 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:42:14.035 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:42:14.037 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 10:42:14.039 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-09 10:42:14.041 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-09 10:42:14.043 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-09 10:42:14.046 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-09 10:42:14.050 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-09 10:42:14.052 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-09 10:42:14.054 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-09 10:42:14.056 | ++ functions-common:time_start:2309 : local start_time= 2022-06-09 10:42:14.058 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-09 10:42:14.061 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-09 10:42:14.065 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654771334062 2022-06-09 10:42:14.067 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-09 10:42:14.069 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-09 10:42:14.074 | ++ 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-09 10:42:14.334 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-09 10:42:14.335 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-09 10:42:14.379 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-09 10:42:14.438 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-09 10:42:16.762 | Reading package lists... 2022-06-09 10:42:16.797 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-09 10:42:16.800 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-09 10:42:16.803 | ++ functions-common:time_stop:2322 : local name 2022-06-09 10:42:16.805 | ++ functions-common:time_stop:2323 : local end_time 2022-06-09 10:42:16.808 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:42:16.810 | ++ functions-common:time_stop:2325 : local total 2022-06-09 10:42:16.813 | ++ functions-common:time_stop:2326 : local start_time 2022-06-09 10:42:16.815 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-09 10:42:16.818 | ++ functions-common:time_stop:2329 : start_time=1654771334062 2022-06-09 10:42:16.820 | ++ functions-common:time_stop:2331 : [[ -z 1654771334062 ]] 2022-06-09 10:42:16.824 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:42:16.828 | ++ functions-common:time_stop:2334 : end_time=1654771336825 2022-06-09 10:42:16.830 | ++ functions-common:time_stop:2335 : elapsed_time=2763 2022-06-09 10:42:16.832 | ++ functions-common:time_stop:2336 : total=0 2022-06-09 10:42:16.834 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:42:16.836 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2763 2022-06-09 10:42:16.839 | ++ 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-09 10:42:16.841 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 10:42:16.843 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:42:16.845 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:42:16.847 | ++ 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-09 10:42:16.867 | ++ 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-09 10:42:16.977 | Reading package lists... 2022-06-09 10:42:17.224 | Building dependency tree... 2022-06-09 10:42:17.225 | Reading state information... 2022-06-09 10:42:17.509 | bc is already the newest version (1.07.1-2build1). 2022-06-09 10:42:17.509 | bc set to manually installed. 2022-06-09 10:42:17.510 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-09 10:42:17.510 | bsdmainutils set to manually installed. 2022-06-09 10:42:17.510 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-09 10:42:17.510 | gawk set to manually installed. 2022-06-09 10:42:17.510 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-09 10:42:17.510 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-09 10:42:17.510 | iptables set to manually installed. 2022-06-09 10:42:17.510 | iputils-ping is already the newest version (3:20190709-3). 2022-06-09 10:42:17.510 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-09 10:42:17.510 | kpartx set to manually installed. 2022-06-09 10:42:17.510 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-09 10:42:17.510 | psmisc is already the newest version (23.3-1). 2022-06-09 10:42:17.510 | psmisc set to manually installed. 2022-06-09 10:42:17.510 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-09 10:42:17.510 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-09 10:42:17.510 | thin-provisioning-tools set to manually installed. 2022-06-09 10:42:17.510 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-09 10:42:17.510 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-09 10:42:17.510 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-09 10:42:17.510 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-09 10:42:17.510 | lsof set to manually installed. 2022-06-09 10:42:17.510 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-09 10:42:17.510 | parted set to manually installed. 2022-06-09 10:42:17.510 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-09 10:42:17.510 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-09 10:42:17.510 | zlib1g-dev set to manually installed. 2022-06-09 10:42:17.510 | The following packages were automatically installed and are no longer required: 2022-06-09 10:42:17.510 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 10:42:17.510 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 10:42:17.511 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 10:42:17.511 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 10:42:17.511 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 10:42:17.511 | python3-zope.interface 2022-06-09 10:42:17.511 | Use 'sudo apt autoremove' to remove them. 2022-06-09 10:42:17.511 | The following additional packages will be installed: 2022-06-09 10:42:17.511 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-06-09 10:42:17.511 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-06-09 10:42:17.511 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-06-09 10:42:17.511 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-06-09 10:42:17.511 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-06-09 10:42:17.511 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-06-09 10:42:17.511 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-06-09 10:42:17.511 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-06-09 10:42:17.511 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-06-09 10:42:17.511 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-06-09 10:42:17.511 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-06-09 10:42:17.511 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-06-09 10:42:17.511 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-06-09 10:42:17.511 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-06-09 10:42:17.511 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-06-09 10:42:17.511 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-06-09 10:42:17.512 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-06-09 10:42:17.512 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-06-09 10:42:17.512 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-06-09 10:42:17.512 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-06-09 10:42:17.512 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2022-06-09 10:42:17.512 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2022-06-09 10:42:17.512 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2022-06-09 10:42:17.512 | libpq5 librados2 librbd1 librdmacm1 libsasl2-2 libsasl2-modules 2022-06-09 10:42:17.512 | libsasl2-modules-db libsctp-dev libsctp1 libsensors-config libsensors5 2022-06-09 10:42:17.512 | libsm6 libsnmp-base libsnmp35 libsqlite3-0 libssl1.1 libstdc++-9-dev 2022-06-09 10:42:17.512 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2022-06-09 10:42:17.512 | libthai0 libtiff5 libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 2022-06-09 10:42:17.512 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2022-06-09 10:42:17.512 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2022-06-09 10:42:17.512 | mysql-common openssh-client openssh-sftp-server po-debconf 2022-06-09 10:42:17.512 | postgresql-client-12 postgresql-client-common postgresql-common 2022-06-09 10:42:17.512 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2022-06-09 10:42:17.512 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2022-06-09 10:42:17.512 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2022-06-09 10:42:17.514 | Suggested packages: 2022-06-09 10:42:17.514 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-06-09 10:42:17.514 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-06-09 10:42:17.514 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-06-09 10:42:17.514 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-06-09 10:42:17.514 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-06-09 10:42:17.514 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-06-09 10:42:17.514 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-06-09 10:42:17.514 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-06-09 10:42:17.514 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-06-09 10:42:17.514 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-06-09 10:42:17.514 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-06-09 10:42:17.514 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-06-09 10:42:17.514 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2022-06-09 10:42:17.514 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-06-09 10:42:17.515 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-06-09 10:42:17.515 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-06-09 10:42:17.515 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-06-09 10:42:17.780 | The following NEW packages will be installed: 2022-06-09 10:42:17.781 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-06-09 10:42:17.781 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-06-09 10:42:17.781 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-06-09 10:42:17.781 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-06-09 10:42:17.781 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-06-09 10:42:17.781 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-06-09 10:42:17.781 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-06-09 10:42:17.781 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-06-09 10:42:17.781 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-06-09 10:42:17.781 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-06-09 10:42:17.781 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-06-09 10:42:17.781 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-06-09 10:42:17.781 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-06-09 10:42:17.781 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-06-09 10:42:17.781 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-06-09 10:42:17.781 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-06-09 10:42:17.781 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-06-09 10:42:17.781 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-06-09 10:42:17.781 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-06-09 10:42:17.781 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-06-09 10:42:17.781 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-06-09 10:42:17.781 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-06-09 10:42:17.781 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-06-09 10:42:17.781 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2022-06-09 10:42:17.782 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2022-06-09 10:42:17.782 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2022-06-09 10:42:17.782 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2022-06-09 10:42:17.782 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2022-06-09 10:42:17.782 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-06-09 10:42:17.782 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2022-06-09 10:42:17.782 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-06-09 10:42:17.782 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-06-09 10:42:17.782 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-06-09 10:42:17.782 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-06-09 10:42:17.782 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2022-06-09 10:42:17.782 | postgresql-client-12 postgresql-client-common postgresql-common 2022-06-09 10:42:17.782 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2022-06-09 10:42:17.782 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2022-06-09 10:42:17.782 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2022-06-09 10:42:17.782 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2022-06-09 10:42:17.783 | The following packages will be upgraded: 2022-06-09 10:42:17.783 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-06-09 10:42:17.783 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-06-09 10:42:17.784 | libssl1.1 libsystemd0 libuuid1 libxml2 open-iscsi openssh-client 2022-06-09 10:42:17.784 | openssh-server openssh-sftp-server openssl systemd systemd-sysv 2022-06-09 10:42:17.784 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-06-09 10:42:17.900 | 27 upgraded, 208 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 10:42:17.900 | Need to get 162 MB of archives. 2022-06-09 10:42:17.900 | After this operation, 762 MB of additional disk space will be used. 2022-06-09 10:42:17.900 | 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-09 10:42:18.123 | 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-09 10:42:18.135 | 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-09 10:42:18.138 | 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-09 10:42:18.139 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-06-09 10:42:18.172 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-06-09 10:42:18.620 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-06-09 10:42:18.630 | 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-09 10:42:18.631 | 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-09 10:42:18.632 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-06-09 10:42:18.634 | 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-09 10:42:18.725 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-06-09 10:42:18.727 | 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-09 10:42:18.738 | 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-09 10:42:18.739 | 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-09 10:42:18.740 | 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-09 10:42:18.753 | 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-09 10:42:18.766 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-06-09 10:42:18.767 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.11 [162 kB] 2022-06-09 10:42:18.780 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.11 [235 kB] 2022-06-09 10:42:18.930 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-06-09 10:42:18.932 | 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-09 10:42:18.935 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-06-09 10:42:20.107 | 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-09 10:42:20.220 | 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-09 10:42:20.434 | 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-09 10:42:20.467 | 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-09 10:42:20.470 | 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-09 10:42:20.473 | 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-09 10:42:20.509 | 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-09 10:42:20.762 | 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-09 10:42:20.765 | 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-09 10:42:20.767 | 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-09 10:42:20.767 | 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-09 10:42:20.986 | 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-09 10:42:20.987 | 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-09 10:42:20.989 | 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-09 10:42:21.031 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-06-09 10:42:21.198 | 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-09 10:42:21.219 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-06-09 10:42:21.274 | 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-09 10:42:21.309 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-06-09 10:42:21.312 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.13 [620 kB] 2022-06-09 10:42:21.404 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-06-09 10:42:21.426 | Get:45 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-09 10:42:21.472 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-06-09 10:42:21.530 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-06-09 10:42:21.635 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-06-09 10:42:21.723 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-06-09 10:42:21.762 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-06-09 10:42:21.764 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-06-09 10:42:21.766 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-06-09 10:42:21.805 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-06-09 10:42:21.839 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-06-09 10:42:21.925 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-06-09 10:42:22.001 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-06-09 10:42:24.529 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-06-09 10:42:26.108 | Get:58 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-09 10:42:26.445 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-06-09 10:42:26.449 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-06-09 10:42:26.452 | Get:61 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-09 10:42:26.498 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-06-09 10:42:26.827 | Get:63 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-09 10:42:26.829 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-06-09 10:42:26.941 | Get:65 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-09 10:42:27.762 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-06-09 10:42:28.946 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-06-09 10:42:28.949 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-06-09 10:42:29.015 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-06-09 10:42:29.016 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-06-09 10:42:29.018 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-06-09 10:42:29.225 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-06-09 10:42:29.227 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-06-09 10:42:29.229 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-06-09 10:42:29.230 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] 2022-06-09 10:42:29.264 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-06-09 10:42:29.287 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] 2022-06-09 10:42:29.389 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-06-09 10:42:29.411 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-06-09 10:42:29.423 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-06-09 10:42:29.541 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-06-09 10:42:29.543 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-06-09 10:42:29.602 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-06-09 10:42:29.687 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-06-09 10:42:29.690 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-06-09 10:42:29.691 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-06-09 10:42:29.698 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-06-09 10:42:29.780 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-06-09 10:42:29.806 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-06-09 10:42:29.887 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.11 [180 kB] 2022-06-09 10:42:29.900 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-06-09 10:42:29.902 | Get:92 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-09 10:42:31.187 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-06-09 10:42:31.188 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-06-09 10:42:31.188 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-06-09 10:42:31.192 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-06-09 10:42:31.193 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-06-09 10:42:31.195 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-06-09 10:42:31.216 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-06-09 10:42:31.217 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-06-09 10:42:31.264 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-06-09 10:42:31.388 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-06-09 10:42:31.433 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2022-06-09 10:42:31.499 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-06-09 10:42:31.547 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-06-09 10:42:31.558 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-06-09 10:42:31.577 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-06-09 10:42:31.693 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-06-09 10:42:31.763 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-06-09 10:42:31.765 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-06-09 10:42:31.837 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-06-09 10:42:31.841 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-06-09 10:42:31.851 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-06-09 10:42:31.853 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-06-09 10:42:31.854 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-06-09 10:42:31.856 | Get:116 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-09 10:42:31.861 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-06-09 10:42:31.861 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-06-09 10:42:31.863 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-06-09 10:42:31.898 | Get:120 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-09 10:42:31.924 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-06-09 10:42:31.927 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-06-09 10:42:32.088 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-06-09 10:42:32.093 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-06-09 10:42:32.100 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-06-09 10:42:32.101 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-06-09 10:42:32.101 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-06-09 10:42:32.102 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-06-09 10:42:32.112 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-06-09 10:42:32.114 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-06-09 10:42:32.141 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-06-09 10:42:32.144 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-06-09 10:42:32.173 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-06-09 10:42:32.175 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-06-09 10:42:32.224 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-06-09 10:42:32.225 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-06-09 10:42:32.227 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-06-09 10:42:32.227 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-06-09 10:42:32.275 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-06-09 10:42:32.278 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-06-09 10:42:32.387 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-06-09 10:42:32.389 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-06-09 10:42:32.391 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-06-09 10:42:32.392 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-06-09 10:42:32.397 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-06-09 10:42:32.400 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-06-09 10:42:32.403 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-06-09 10:42:32.571 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-06-09 10:42:32.576 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-06-09 10:42:32.579 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-06-09 10:42:32.586 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-06-09 10:42:32.635 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-06-09 10:42:32.636 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-06-09 10:42:32.637 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-06-09 10:42:32.639 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-06-09 10:42:32.641 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-06-09 10:42:32.643 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-06-09 10:42:32.656 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] 2022-06-09 10:42:32.660 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-06-09 10:42:32.756 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-06-09 10:42:32.758 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-06-09 10:42:32.760 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-06-09 10:42:32.761 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-06-09 10:42:32.762 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-06-09 10:42:32.782 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-06-09 10:42:32.790 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-06-09 10:42:32.791 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-06-09 10:42:32.793 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-06-09 10:42:34.311 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-06-09 10:42:34.313 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-06-09 10:42:34.347 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-06-09 10:42:34.350 | Get:172 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-09 10:42:34.391 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-06-09 10:42:34.392 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-06-09 10:42:34.392 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-06-09 10:42:34.408 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-06-09 10:42:34.409 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-06-09 10:42:34.481 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-06-09 10:42:34.501 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-06-09 10:42:34.502 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-06-09 10:42:34.503 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.13 [1,584 kB] 2022-06-09 10:42:34.779 | Get:182 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-09 10:42:35.053 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-06-09 10:42:35.096 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-06-09 10:42:35.122 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-06-09 10:42:35.127 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.11-0ubuntu0.20.04.1 [117 kB] 2022-06-09 10:42:35.147 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.11-0ubuntu0.20.04.1 [137 kB] 2022-06-09 10:42:35.169 | Get:188 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-09 10:42:35.726 | Get:189 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-09 10:42:36.002 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-06-09 10:42:36.023 | Get:191 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-09 10:42:36.025 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-06-09 10:42:36.036 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-06-09 10:42:36.037 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-06-09 10:42:36.046 | Get:195 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-09 10:42:36.172 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-06-09 10:42:36.221 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-06-09 10:42:36.226 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-06-09 10:42:36.283 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-06-09 10:42:37.094 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-06-09 10:42:37.100 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-06-09 10:42:37.198 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-06-09 10:42:37.329 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-06-09 10:42:38.399 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-06-09 10:42:38.410 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-06-09 10:42:42.554 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-06-09 10:42:42.555 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-06-09 10:42:42.561 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-06-09 10:42:42.568 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-06-09 10:42:42.573 | Get:210 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-09 10:42:42.794 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-06-09 10:42:42.796 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-06-09 10:42:42.823 | Get:213 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-09 10:42:42.995 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-06-09 10:42:42.996 | Get:215 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-09 10:42:43.336 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-06-09 10:42:43.349 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-06-09 10:42:43.350 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-06-09 10:42:43.409 | Get:219 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-09 10:42:43.409 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-06-09 10:42:43.410 | Get:221 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-09 10:42:43.441 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-06-09 10:42:43.652 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-06-09 10:42:43.699 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-06-09 10:42:43.833 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-06-09 10:42:43.871 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-06-09 10:42:43.872 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-06-09 10:42:43.873 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-06-09 10:42:43.875 | Get:229 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-09 10:42:43.875 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-06-09 10:42:43.883 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-06-09 10:42:43.884 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-06-09 10:42:43.885 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-06-09 10:42:43.896 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-06-09 10:42:43.958 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-06-09 10:42:45.495 | Preconfiguring packages ... 2022-06-09 10:42:45.673 | Fetched 162 MB in 26s (6,185 kB/s) 2022-06-09 10:42:45.751 | (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 ... 67324 files and directories currently installed.) 2022-06-09 10:42:45.754 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-06-09 10:42:45.774 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-06-09 10:42:45.887 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-06-09 10:42:45.991 | (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 ... 67324 files and directories currently installed.) 2022-06-09 10:42:45.994 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-09 10:42:46.014 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-09 10:42:46.099 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-09 10:42:46.115 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-09 10:42:46.514 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-06-09 10:42:46.525 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-09 10:42:46.584 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-09 10:42:46.605 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-09 10:42:46.690 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-09 10:42:46.867 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-09 10:42:47.748 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-06-09 10:42:47.759 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-09 10:42:47.860 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-06-09 10:42:47.967 | (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-09 10:42:47.972 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-09 10:42:47.990 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-09 10:42:48.051 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-09 10:42:48.182 | (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-09 10:42:48.185 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-09 10:42:48.201 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-09 10:42:48.264 | Selecting previously unselected package libapr1:amd64. 2022-06-09 10:42:48.274 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-06-09 10:42:48.279 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-09 10:42:48.347 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-09 10:42:48.363 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-06-09 10:42:48.584 | Selecting previously unselected package libaprutil1:amd64. 2022-06-09 10:42:48.592 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-06-09 10:42:48.597 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-09 10:42:48.655 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-09 10:42:48.667 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-06-09 10:42:48.786 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-06-09 10:42:48.793 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-06-09 10:42:48.797 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-09 10:42:48.839 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-09 10:42:48.849 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-09 10:42:48.902 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-09 10:42:48.913 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-09 10:42:48.974 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-09 10:42:48.986 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-06-09 10:42:49.044 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-06-09 10:42:49.052 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-06-09 10:42:49.056 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-09 10:42:49.103 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-09 10:42:49.112 | Unpacking curl (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-09 10:42:49.184 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-09 10:42:49.195 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-09 10:42:49.274 | Selecting previously unselected package libjansson4:amd64. 2022-06-09 10:42:49.281 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-06-09 10:42:49.286 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-06-09 10:42:49.327 | Selecting previously unselected package liblua5.2-0:amd64. 2022-06-09 10:42:49.335 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-06-09 10:42:49.339 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-09 10:42:49.401 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-06-09 10:42:49.411 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-06-09 10:42:50.670 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-09 10:42:50.683 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) over (2.9.10+dfsg-5) ... 2022-06-09 10:42:50.812 | Selecting previously unselected package apache2-bin. 2022-06-09 10:42:50.820 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-09 10:42:50.825 | Unpacking apache2-bin (2.4.41-4ubuntu3.11) ... 2022-06-09 10:42:51.049 | Selecting previously unselected package apache2-data. 2022-06-09 10:42:51.056 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.11_all.deb ... 2022-06-09 10:42:51.061 | Unpacking apache2-data (2.4.41-4ubuntu3.11) ... 2022-06-09 10:42:51.197 | Selecting previously unselected package apache2-utils. 2022-06-09 10:42:51.205 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-09 10:42:51.210 | Unpacking apache2-utils (2.4.41-4ubuntu3.11) ... 2022-06-09 10:42:51.284 | Selecting previously unselected package apache2. 2022-06-09 10:42:51.295 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-09 10:42:51.321 | Unpacking apache2 (2.4.41-4ubuntu3.11) ... 2022-06-09 10:42:51.413 | Selecting previously unselected package liblua5.3-0:amd64. 2022-06-09 10:42:51.421 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-06-09 10:42:51.426 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-09 10:42:51.488 | Selecting previously unselected package haproxy. 2022-06-09 10:42:51.496 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-06-09 10:42:51.508 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-06-09 10:42:51.754 | Selecting previously unselected package libnl-3-200:amd64. 2022-06-09 10:42:51.761 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-06-09 10:42:51.766 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-06-09 10:42:51.814 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-06-09 10:42:51.822 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-06-09 10:42:51.827 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-09 10:42:51.875 | Selecting previously unselected package mysql-common. 2022-06-09 10:42:51.883 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-06-09 10:42:51.904 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-09 10:42:51.945 | Selecting previously unselected package libmysqlclient21:amd64. 2022-06-09 10:42:51.952 | Preparing to unpack .../025-libmysqlclient21_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-09 10:42:51.958 | Unpacking libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-09 10:42:52.219 | Selecting previously unselected package libsensors-config. 2022-06-09 10:42:52.227 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-06-09 10:42:52.231 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-09 10:42:52.272 | Selecting previously unselected package libsensors5:amd64. 2022-06-09 10:42:52.280 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-06-09 10:42:52.363 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-09 10:42:52.406 | Selecting previously unselected package libsnmp-base. 2022-06-09 10:42:52.415 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-06-09 10:42:52.419 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-09 10:42:52.515 | Selecting previously unselected package libsnmp35:amd64. 2022-06-09 10:42:52.522 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-06-09 10:42:52.527 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-09 10:42:52.706 | Selecting previously unselected package keepalived. 2022-06-09 10:42:52.715 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-06-09 10:42:52.720 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-09 10:42:52.829 | Selecting previously unselected package memcached. 2022-06-09 10:42:52.837 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-06-09 10:42:52.841 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-06-09 10:42:52.920 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-06-09 10:42:53.445 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-06-09 10:42:53.571 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-06-09 10:42:53.584 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-06-09 10:42:53.637 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-09 10:42:53.648 | Unpacking openssl (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-06-09 10:42:53.795 | Selecting previously unselected package python3-yaml. 2022-06-09 10:42:53.803 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-06-09 10:42:53.807 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-09 10:42:53.876 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-09 10:42:53.887 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-09 10:42:53.946 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-09 10:42:54.040 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-09 10:42:54.528 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-09 10:42:54.563 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-09 10:42:54.747 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-06-09 10:42:54.761 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-06-09 10:42:54.881 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-06-09 10:42:54.893 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-06-09 10:42:54.979 | Selecting previously unselected package acl. 2022-06-09 10:42:54.987 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-06-09 10:42:54.991 | Unpacking acl (2.2.53-6) ... 2022-06-09 10:42:55.034 | Selecting previously unselected package autotools-dev. 2022-06-09 10:42:55.041 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-06-09 10:42:55.046 | Unpacking autotools-dev (20180224.1) ... 2022-06-09 10:42:55.096 | Selecting previously unselected package m4. 2022-06-09 10:42:55.103 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-06-09 10:42:55.108 | Unpacking m4 (1.4.18-4) ... 2022-06-09 10:42:55.173 | Selecting previously unselected package autoconf. 2022-06-09 10:42:55.181 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-06-09 10:42:55.186 | Unpacking autoconf (2.69-11.1) ... 2022-06-09 10:42:55.282 | Selecting previously unselected package automake. 2022-06-09 10:42:55.292 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-06-09 10:42:55.298 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-06-09 10:42:55.413 | Selecting previously unselected package autopoint. 2022-06-09 10:42:55.421 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-06-09 10:42:55.425 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-06-09 10:42:55.476 | Selecting previously unselected package libllvm10:amd64. 2022-06-09 10:42:55.483 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-09 10:42:55.488 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-09 10:42:57.735 | Selecting previously unselected package libclang-cpp10. 2022-06-09 10:42:57.746 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-09 10:42:57.751 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-09 10:42:59.178 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-06-09 10:42:59.185 | Preparing to unpack .../049-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-09 10:42:59.190 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-09 10:42:59.685 | Selecting previously unselected package libgc1c2:amd64. 2022-06-09 10:42:59.693 | Preparing to unpack .../050-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-06-09 10:42:59.697 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-09 10:42:59.757 | Selecting previously unselected package libobjc4:amd64. 2022-06-09 10:42:59.764 | Preparing to unpack .../051-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-09 10:42:59.769 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-09 10:42:59.808 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-06-09 10:42:59.816 | Preparing to unpack .../052-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-09 10:42:59.820 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-09 10:42:59.908 | Selecting previously unselected package libc6-i386. 2022-06-09 10:42:59.916 | Preparing to unpack .../053-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-06-09 10:42:59.921 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-09 10:43:00.432 | Selecting previously unselected package lib32gcc-s1. 2022-06-09 10:43:00.440 | Preparing to unpack .../054-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-09 10:43:00.445 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-09 10:43:00.498 | Selecting previously unselected package lib32stdc++6. 2022-06-09 10:43:00.509 | Preparing to unpack .../055-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-09 10:43:00.513 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-09 10:43:00.638 | Selecting previously unselected package libclang-common-10-dev. 2022-06-09 10:43:00.646 | Preparing to unpack .../056-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-09 10:43:00.649 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-09 10:43:01.637 | Selecting previously unselected package libclang1-10. 2022-06-09 10:43:01.645 | Preparing to unpack .../057-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-09 10:43:01.650 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-09 10:43:02.767 | Selecting previously unselected package clang-10. 2022-06-09 10:43:02.775 | Preparing to unpack .../058-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-09 10:43:02.779 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-09 10:43:02.825 | Selecting previously unselected package libtool. 2022-06-09 10:43:02.832 | Preparing to unpack .../059-libtool_2.4.6-14_all.deb ... 2022-06-09 10:43:02.837 | Unpacking libtool (2.4.6-14) ... 2022-06-09 10:43:02.897 | Selecting previously unselected package dh-autoreconf. 2022-06-09 10:43:02.914 | Preparing to unpack .../060-dh-autoreconf_19_all.deb ... 2022-06-09 10:43:02.920 | Unpacking dh-autoreconf (19) ... 2022-06-09 10:43:02.962 | Selecting previously unselected package libdebhelper-perl. 2022-06-09 10:43:02.970 | Preparing to unpack .../061-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-06-09 10:43:02.974 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-06-09 10:43:03.035 | Selecting previously unselected package libarchive-zip-perl. 2022-06-09 10:43:03.042 | Preparing to unpack .../062-libarchive-zip-perl_1.67-2_all.deb ... 2022-06-09 10:43:03.047 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-06-09 10:43:03.107 | Selecting previously unselected package libsub-override-perl. 2022-06-09 10:43:03.114 | Preparing to unpack .../063-libsub-override-perl_0.09-2_all.deb ... 2022-06-09 10:43:03.118 | Unpacking libsub-override-perl (0.09-2) ... 2022-06-09 10:43:03.183 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-06-09 10:43:03.191 | Preparing to unpack .../064-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-06-09 10:43:03.195 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-09 10:43:03.231 | Selecting previously unselected package dh-strip-nondeterminism. 2022-06-09 10:43:03.239 | Preparing to unpack .../065-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-06-09 10:43:03.243 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-06-09 10:43:03.290 | Selecting previously unselected package libdpkg-perl. 2022-06-09 10:43:03.300 | Preparing to unpack .../066-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... 2022-06-09 10:43:03.303 | Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... 2022-06-09 10:43:03.386 | Selecting previously unselected package make. 2022-06-09 10:43:03.394 | Preparing to unpack .../067-make_4.2.1-1.2_amd64.deb ... 2022-06-09 10:43:03.397 | Unpacking make (4.2.1-1.2) ... 2022-06-09 10:43:03.456 | Selecting previously unselected package dpkg-dev. 2022-06-09 10:43:03.465 | Preparing to unpack .../068-dpkg-dev_1.19.7ubuntu3.2_all.deb ... 2022-06-09 10:43:03.469 | Unpacking dpkg-dev (1.19.7ubuntu3.2) ... 2022-06-09 10:43:03.630 | Selecting previously unselected package dwz. 2022-06-09 10:43:03.639 | Preparing to unpack .../069-dwz_0.13-5_amd64.deb ... 2022-06-09 10:43:03.643 | Unpacking dwz (0.13-5) ... 2022-06-09 10:43:03.721 | Selecting previously unselected package libcroco3:amd64. 2022-06-09 10:43:03.729 | Preparing to unpack .../070-libcroco3_0.6.13-1_amd64.deb ... 2022-06-09 10:43:03.733 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-06-09 10:43:03.785 | Selecting previously unselected package gettext. 2022-06-09 10:43:03.793 | Preparing to unpack .../071-gettext_0.19.8.1-10build1_amd64.deb ... 2022-06-09 10:43:03.798 | Unpacking gettext (0.19.8.1-10build1) ... 2022-06-09 10:43:03.965 | Selecting previously unselected package intltool-debian. 2022-06-09 10:43:03.974 | Preparing to unpack .../072-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-06-09 10:43:03.978 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-06-09 10:43:04.019 | Selecting previously unselected package po-debconf. 2022-06-09 10:43:04.027 | Preparing to unpack .../073-po-debconf_1.0.21_all.deb ... 2022-06-09 10:43:04.031 | Unpacking po-debconf (1.0.21) ... 2022-06-09 10:43:04.119 | Selecting previously unselected package debhelper. 2022-06-09 10:43:04.130 | Preparing to unpack .../074-debhelper_12.10ubuntu1_all.deb ... 2022-06-09 10:43:04.136 | Unpacking debhelper (12.10ubuntu1) ... 2022-06-09 10:43:04.350 | Selecting previously unselected package uuid-dev:amd64. 2022-06-09 10:43:04.358 | Preparing to unpack .../075-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-09 10:43:04.362 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-09 10:43:04.417 | Selecting previously unselected package libsctp1:amd64. 2022-06-09 10:43:04.425 | Preparing to unpack .../076-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-06-09 10:43:04.430 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-09 10:43:04.467 | Selecting previously unselected package libsctp-dev:amd64. 2022-06-09 10:43:04.475 | Preparing to unpack .../077-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-06-09 10:43:04.479 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-09 10:43:04.529 | Selecting previously unselected package libapr1-dev. 2022-06-09 10:43:04.537 | Preparing to unpack .../078-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-06-09 10:43:04.541 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-09 10:43:04.819 | Selecting previously unselected package libldap2-dev:amd64. 2022-06-09 10:43:04.827 | Preparing to unpack .../079-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-09 10:43:04.832 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-09 10:43:04.967 | Selecting previously unselected package libaprutil1-dev. 2022-06-09 10:43:04.975 | Preparing to unpack .../080-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-06-09 10:43:04.982 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-09 10:43:05.206 | Selecting previously unselected package apache2-dev. 2022-06-09 10:43:05.214 | Preparing to unpack .../081-apache2-dev_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-09 10:43:05.218 | Unpacking apache2-dev (2.4.41-4ubuntu3.11) ... 2022-06-09 10:43:05.303 | Selecting previously unselected package binfmt-support. 2022-06-09 10:43:05.315 | Preparing to unpack .../082-binfmt-support_2.2.0-2_amd64.deb ... 2022-06-09 10:43:05.331 | Unpacking binfmt-support (2.2.0-2) ... 2022-06-09 10:43:05.378 | Selecting previously unselected package g++-9. 2022-06-09 10:43:05.385 | Preparing to unpack .../083-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-09 10:43:05.392 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-09 10:43:06.529 | Selecting previously unselected package g++. 2022-06-09 10:43:06.537 | Preparing to unpack .../084-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-06-09 10:43:06.542 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-06-09 10:43:06.581 | Selecting previously unselected package build-essential. 2022-06-09 10:43:06.589 | Preparing to unpack .../085-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-06-09 10:43:06.593 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-06-09 10:43:06.634 | Selecting previously unselected package conntrack. 2022-06-09 10:43:06.646 | Preparing to unpack .../086-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-06-09 10:43:06.651 | Unpacking conntrack (1:1.4.5-2) ... 2022-06-09 10:43:06.699 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-06-09 10:43:06.707 | Preparing to unpack .../087-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-06-09 10:43:06.712 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-09 10:43:06.761 | Selecting previously unselected package libnetfilter-queue1. 2022-06-09 10:43:06.773 | Preparing to unpack .../088-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-06-09 10:43:06.778 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-06-09 10:43:06.826 | Selecting previously unselected package conntrackd. 2022-06-09 10:43:06.834 | Preparing to unpack .../089-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-06-09 10:43:06.839 | Unpacking conntrackd (1:1.4.5-2) ... 2022-06-09 10:43:06.904 | Selecting previously unselected package dns-root-data. 2022-06-09 10:43:06.912 | Preparing to unpack .../090-dns-root-data_2019052802_all.deb ... 2022-06-09 10:43:06.917 | Unpacking dns-root-data (2019052802) ... 2022-06-09 10:43:06.961 | Selecting previously unselected package libidn11:amd64. 2022-06-09 10:43:06.969 | Preparing to unpack .../091-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-06-09 10:43:06.974 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-09 10:43:07.037 | Selecting previously unselected package dnsmasq-base. 2022-06-09 10:43:07.045 | Preparing to unpack .../092-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-09 10:43:07.051 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-09 10:43:07.133 | Selecting previously unselected package dnsmasq-utils. 2022-06-09 10:43:07.141 | Preparing to unpack .../093-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-09 10:43:07.147 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-09 10:43:07.187 | Selecting previously unselected package dstat. 2022-06-09 10:43:07.195 | Preparing to unpack .../094-dstat_0.7.4-6_all.deb ... 2022-06-09 10:43:07.199 | Unpacking dstat (0.7.4-6) ... 2022-06-09 10:43:07.289 | Selecting previously unselected package ebtables. 2022-06-09 10:43:07.297 | Preparing to unpack .../095-ebtables_2.0.11-3build1_amd64.deb ... 2022-06-09 10:43:07.315 | Unpacking ebtables (2.0.11-3build1) ... 2022-06-09 10:43:07.378 | Selecting previously unselected package libfakeroot:amd64. 2022-06-09 10:43:07.390 | Preparing to unpack .../096-libfakeroot_1.24-1_amd64.deb ... 2022-06-09 10:43:07.396 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-06-09 10:43:07.448 | Selecting previously unselected package fakeroot. 2022-06-09 10:43:07.456 | Preparing to unpack .../097-fakeroot_1.24-1_amd64.deb ... 2022-06-09 10:43:07.461 | Unpacking fakeroot (1.24-1) ... 2022-06-09 10:43:07.515 | Selecting previously unselected package fonts-dejavu-core. 2022-06-09 10:43:07.523 | Preparing to unpack .../098-fonts-dejavu-core_2.37-1_all.deb ... 2022-06-09 10:43:07.528 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-06-09 10:43:07.734 | Selecting previously unselected package fonts-liberation. 2022-06-09 10:43:07.742 | Preparing to unpack .../099-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-06-09 10:43:07.747 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-06-09 10:43:07.896 | Selecting previously unselected package fontconfig-config. 2022-06-09 10:43:07.904 | Preparing to unpack .../100-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-06-09 10:43:07.908 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-09 10:43:07.971 | Selecting previously unselected package libfontconfig1:amd64. 2022-06-09 10:43:07.979 | Preparing to unpack .../101-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-06-09 10:43:07.986 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-09 10:43:08.055 | Selecting previously unselected package fontconfig. 2022-06-09 10:43:08.063 | Preparing to unpack .../102-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-06-09 10:43:08.067 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-06-09 10:43:08.126 | Selecting previously unselected package genisoimage. 2022-06-09 10:43:08.138 | Preparing to unpack .../103-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-06-09 10:43:08.143 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-09 10:43:08.236 | Selecting previously unselected package libann0. 2022-06-09 10:43:08.244 | Preparing to unpack .../104-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-06-09 10:43:08.248 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-06-09 10:43:08.292 | Selecting previously unselected package libcdt5:amd64. 2022-06-09 10:43:08.300 | Preparing to unpack .../105-libcdt5_2.42.2-3build2_amd64.deb ... 2022-06-09 10:43:08.304 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-06-09 10:43:08.346 | Selecting previously unselected package libcgraph6:amd64. 2022-06-09 10:43:08.354 | Preparing to unpack .../106-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-06-09 10:43:08.359 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-09 10:43:08.410 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-06-09 10:43:08.418 | Preparing to unpack .../107-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-09 10:43:08.423 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-09 10:43:08.488 | Selecting previously unselected package libjpeg8:amd64. 2022-06-09 10:43:08.496 | Preparing to unpack .../108-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-06-09 10:43:08.501 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-09 10:43:08.544 | Selecting previously unselected package libjbig0:amd64. 2022-06-09 10:43:08.553 | Preparing to unpack .../109-libjbig0_2.1-3.1build1_amd64.deb ... 2022-06-09 10:43:08.557 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-06-09 10:43:08.603 | Selecting previously unselected package libwebp6:amd64. 2022-06-09 10:43:08.611 | Preparing to unpack .../110-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-06-09 10:43:08.615 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-09 10:43:08.684 | Selecting previously unselected package libtiff5:amd64. 2022-06-09 10:43:08.692 | Preparing to unpack .../111-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-06-09 10:43:08.697 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-09 10:43:08.763 | Selecting previously unselected package libxpm4:amd64. 2022-06-09 10:43:08.771 | Preparing to unpack .../112-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-06-09 10:43:08.777 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-06-09 10:43:08.827 | Selecting previously unselected package libgd3:amd64. 2022-06-09 10:43:08.836 | Preparing to unpack .../113-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-06-09 10:43:08.842 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-09 10:43:08.907 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-06-09 10:43:08.915 | Preparing to unpack .../114-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-06-09 10:43:08.921 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-09 10:43:08.992 | Selecting previously unselected package libpixman-1-0:amd64. 2022-06-09 10:43:09.000 | Preparing to unpack .../115-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-06-09 10:43:09.004 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-09 10:43:09.086 | Selecting previously unselected package libxcb-render0:amd64. 2022-06-09 10:43:09.094 | Preparing to unpack .../116-libxcb-render0_1.14-2_amd64.deb ... 2022-06-09 10:43:09.098 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-06-09 10:43:09.146 | Selecting previously unselected package libxcb-shm0:amd64. 2022-06-09 10:43:09.153 | Preparing to unpack .../117-libxcb-shm0_1.14-2_amd64.deb ... 2022-06-09 10:43:09.160 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-06-09 10:43:09.204 | Selecting previously unselected package libxrender1:amd64. 2022-06-09 10:43:09.212 | Preparing to unpack .../118-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-06-09 10:43:09.217 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-06-09 10:43:09.267 | Selecting previously unselected package libcairo2:amd64. 2022-06-09 10:43:09.279 | Preparing to unpack .../119-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-06-09 10:43:09.285 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-09 10:43:09.421 | Selecting previously unselected package libgraphite2-3:amd64. 2022-06-09 10:43:09.429 | Preparing to unpack .../120-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-06-09 10:43:09.433 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-09 10:43:09.488 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-06-09 10:43:09.496 | Preparing to unpack .../121-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-06-09 10:43:09.501 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-09 10:43:09.593 | Selecting previously unselected package libthai-data. 2022-06-09 10:43:09.601 | Preparing to unpack .../122-libthai-data_0.1.28-3_all.deb ... 2022-06-09 10:43:09.605 | Unpacking libthai-data (0.1.28-3) ... 2022-06-09 10:43:09.671 | Selecting previously unselected package libdatrie1:amd64. 2022-06-09 10:43:09.680 | Preparing to unpack .../123-libdatrie1_0.2.12-3_amd64.deb ... 2022-06-09 10:43:09.683 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-06-09 10:43:09.738 | Selecting previously unselected package libthai0:amd64. 2022-06-09 10:43:09.747 | Preparing to unpack .../124-libthai0_0.1.28-3_amd64.deb ... 2022-06-09 10:43:09.752 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-06-09 10:43:09.805 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-06-09 10:43:09.813 | Preparing to unpack .../125-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-09 10:43:09.817 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-09 10:43:09.886 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-06-09 10:43:09.897 | Preparing to unpack .../126-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-09 10:43:09.902 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-09 10:43:09.945 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-06-09 10:43:09.953 | Preparing to unpack .../127-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-09 10:43:09.957 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-09 10:43:10.005 | Selecting previously unselected package libpathplan4:amd64. 2022-06-09 10:43:10.013 | Preparing to unpack .../128-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-06-09 10:43:10.017 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-09 10:43:10.068 | Selecting previously unselected package libgvc6. 2022-06-09 10:43:10.076 | Preparing to unpack .../129-libgvc6_2.42.2-3build2_amd64.deb ... 2022-06-09 10:43:10.081 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-06-09 10:43:10.221 | Selecting previously unselected package libgvpr2:amd64. 2022-06-09 10:43:10.229 | Preparing to unpack .../130-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-06-09 10:43:10.233 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-09 10:43:10.299 | Selecting previously unselected package liblab-gamut1:amd64. 2022-06-09 10:43:10.308 | Preparing to unpack .../131-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-06-09 10:43:10.312 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-09 10:43:10.495 | Selecting previously unselected package x11-common. 2022-06-09 10:43:10.503 | Preparing to unpack .../132-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-06-09 10:43:10.531 | dpkg-query: no packages found matching nux-tools 2022-06-09 10:43:10.545 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-06-09 10:43:10.589 | Selecting previously unselected package libice6:amd64. 2022-06-09 10:43:10.598 | Preparing to unpack .../133-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-06-09 10:43:10.602 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-09 10:43:10.650 | Selecting previously unselected package libsm6:amd64. 2022-06-09 10:43:10.657 | Preparing to unpack .../134-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-06-09 10:43:10.662 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-06-09 10:43:10.702 | Selecting previously unselected package libxt6:amd64. 2022-06-09 10:43:10.711 | Preparing to unpack .../135-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-06-09 10:43:10.716 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-06-09 10:43:10.785 | Selecting previously unselected package libxmu6:amd64. 2022-06-09 10:43:10.793 | Preparing to unpack .../136-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-06-09 10:43:10.798 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-09 10:43:10.850 | Selecting previously unselected package libxaw7:amd64. 2022-06-09 10:43:10.858 | Preparing to unpack .../137-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-06-09 10:43:10.863 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-06-09 10:43:10.928 | Selecting previously unselected package graphviz. 2022-06-09 10:43:10.937 | Preparing to unpack .../138-graphviz_2.42.2-3build2_amd64.deb ... 2022-06-09 10:43:10.941 | Unpacking graphviz (2.42.2-3build2) ... 2022-06-09 10:43:11.089 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-06-09 10:43:11.100 | Preparing to unpack .../139-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-06-09 10:43:11.104 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-09 10:43:11.171 | Selecting previously unselected package libibverbs1:amd64. 2022-06-09 10:43:11.179 | Preparing to unpack .../140-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-06-09 10:43:11.184 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-09 10:43:11.236 | Selecting previously unselected package ibverbs-providers:amd64. 2022-06-09 10:43:11.246 | Preparing to unpack .../141-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-06-09 10:43:11.270 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-09 10:43:11.340 | Selecting previously unselected package icu-devtools. 2022-06-09 10:43:11.353 | Preparing to unpack .../142-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-06-09 10:43:11.357 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-06-09 10:43:11.428 | Selecting previously unselected package iputils-arping. 2022-06-09 10:43:11.436 | Preparing to unpack .../143-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-06-09 10:43:11.440 | Unpacking iputils-arping (3:20190709-3) ... 2022-06-09 10:43:11.484 | Selecting previously unselected package javascript-common. 2022-06-09 10:43:11.492 | Preparing to unpack .../144-javascript-common_11_all.deb ... 2022-06-09 10:43:11.512 | Unpacking javascript-common (11) ... 2022-06-09 10:43:11.557 | Selecting previously unselected package libgssrpc4:amd64. 2022-06-09 10:43:11.565 | Preparing to unpack .../145-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-06-09 10:43:11.569 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-09 10:43:11.619 | Selecting previously unselected package libkdb5-9:amd64. 2022-06-09 10:43:11.631 | Preparing to unpack .../146-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-06-09 10:43:11.635 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-09 10:43:11.684 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-06-09 10:43:11.692 | Preparing to unpack .../147-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-09 10:43:11.719 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-09 10:43:11.767 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-06-09 10:43:11.775 | Preparing to unpack .../148-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-09 10:43:11.780 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-09 10:43:11.830 | Selecting previously unselected package comerr-dev:amd64. 2022-06-09 10:43:11.838 | Preparing to unpack .../149-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-06-09 10:43:11.845 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-06-09 10:43:11.889 | Selecting previously unselected package krb5-multidev:amd64. 2022-06-09 10:43:11.897 | Preparing to unpack .../150-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-09 10:43:11.902 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-09 10:43:11.964 | Selecting previously unselected package libalgorithm-diff-perl. 2022-06-09 10:43:11.972 | Preparing to unpack .../151-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-06-09 10:43:11.976 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-06-09 10:43:12.016 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-06-09 10:43:12.024 | Preparing to unpack .../152-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-06-09 10:43:12.029 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-06-09 10:43:12.070 | Selecting previously unselected package libalgorithm-merge-perl. 2022-06-09 10:43:12.078 | Preparing to unpack .../153-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-06-09 10:43:12.082 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-06-09 10:43:12.118 | Selecting previously unselected package libarchive-cpio-perl. 2022-06-09 10:43:12.126 | Preparing to unpack .../154-libarchive-cpio-perl_0.10-1_all.deb ... 2022-06-09 10:43:12.131 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-06-09 10:43:12.181 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-06-09 10:43:12.189 | Preparing to unpack .../155-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-09 10:43:12.193 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-09 10:43:12.271 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-06-09 10:43:12.279 | Preparing to unpack .../156-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-09 10:43:12.284 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-09 10:43:12.363 | Selecting previously unselected package libfile-fcntllock-perl. 2022-06-09 10:43:12.371 | Preparing to unpack .../157-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-06-09 10:43:12.376 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-06-09 10:43:12.424 | Selecting previously unselected package libgts-bin. 2022-06-09 10:43:12.432 | Preparing to unpack .../158-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-06-09 10:43:12.438 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-06-09 10:43:12.481 | Selecting previously unselected package libicu-dev:amd64. 2022-06-09 10:43:12.489 | Preparing to unpack .../159-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-06-09 10:43:12.494 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-09 10:43:13.930 | Selecting previously unselected package libipset13:amd64. 2022-06-09 10:43:13.943 | Preparing to unpack .../160-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-09 10:43:13.948 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-09 10:43:14.004 | Selecting previously unselected package librdmacm1:amd64. 2022-06-09 10:43:14.012 | Preparing to unpack .../161-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-06-09 10:43:14.017 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-09 10:43:14.070 | Selecting previously unselected package libiscsi7:amd64. 2022-06-09 10:43:14.078 | Preparing to unpack .../162-libiscsi7_1.18.0-2_amd64.deb ... 2022-06-09 10:43:14.083 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-06-09 10:43:14.133 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-06-09 10:43:14.141 | Preparing to unpack .../163-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-09 10:43:14.145 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-09 10:43:14.218 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-06-09 10:43:14.226 | Preparing to unpack .../164-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-06-09 10:43:14.230 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-09 10:43:14.264 | Selecting previously unselected package libjpeg-dev:amd64. 2022-06-09 10:43:14.275 | Preparing to unpack .../165-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-06-09 10:43:14.280 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-09 10:43:14.314 | Selecting previously unselected package libjs-jquery. 2022-06-09 10:43:14.322 | Preparing to unpack .../166-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-06-09 10:43:14.326 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-06-09 10:43:14.400 | Selecting previously unselected package libjs-jquery-metadata. 2022-06-09 10:43:14.408 | Preparing to unpack .../167-libjs-jquery-metadata_12-1.1_all.deb ... 2022-06-09 10:43:14.416 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-06-09 10:43:14.463 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-06-09 10:43:14.472 | Preparing to unpack .../168-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-06-09 10:43:14.477 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-09 10:43:14.572 | Selecting previously unselected package libltdl-dev:amd64. 2022-06-09 10:43:14.580 | Preparing to unpack .../169-libltdl-dev_2.4.6-14_amd64.deb ... 2022-06-09 10:43:14.588 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-06-09 10:43:14.657 | Selecting previously unselected package libsys-hostname-long-perl. 2022-06-09 10:43:14.665 | Preparing to unpack .../170-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-06-09 10:43:14.670 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-06-09 10:43:14.705 | Selecting previously unselected package libmail-sendmail-perl. 2022-06-09 10:43:14.713 | Preparing to unpack .../171-libmail-sendmail-perl_0.80-1_all.deb ... 2022-06-09 10:43:14.717 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-06-09 10:43:14.751 | Selecting previously unselected package libssl-dev:amd64. 2022-06-09 10:43:14.760 | Preparing to unpack .../172-libssl-dev_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-09 10:43:14.764 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-09 10:43:15.050 | Selecting previously unselected package libmysqlclient-dev. 2022-06-09 10:43:15.062 | Preparing to unpack .../173-libmysqlclient-dev_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-09 10:43:15.067 | Unpacking libmysqlclient-dev (8.0.29-0ubuntu0.20.04.3) ... 2022-06-09 10:43:15.382 | Selecting previously unselected package libncurses-dev:amd64. 2022-06-09 10:43:15.390 | Preparing to unpack .../174-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-09 10:43:15.395 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-09 10:43:15.504 | Selecting previously unselected package libomp5-10:amd64. 2022-06-09 10:43:15.513 | Preparing to unpack .../175-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-09 10:43:15.518 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-09 10:43:15.616 | Selecting previously unselected package libomp-10-dev. 2022-06-09 10:43:15.624 | Preparing to unpack .../176-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-09 10:43:15.630 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-09 10:43:15.688 | Selecting previously unselected package libpq5:amd64. 2022-06-09 10:43:15.696 | Preparing to unpack .../177-libpq5_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-09 10:43:15.700 | Unpacking libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-09 10:43:15.760 | Selecting previously unselected package libpq-dev. 2022-06-09 10:43:15.768 | Preparing to unpack .../178-libpq-dev_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-09 10:43:15.773 | Unpacking libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-09 10:43:15.857 | Selecting previously unselected package librados2. 2022-06-09 10:43:15.866 | Preparing to unpack .../179-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-09 10:43:15.873 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-09 10:43:16.349 | Selecting previously unselected package librbd1. 2022-06-09 10:43:16.357 | Preparing to unpack .../180-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-09 10:43:16.361 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-09 10:43:16.632 | Selecting previously unselected package libsasl2-dev. 2022-06-09 10:43:16.640 | Preparing to unpack .../181-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-09 10:43:16.644 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-09 10:43:16.740 | Preparing to unpack .../182-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-09 10:43:16.755 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-09 10:43:16.814 | Selecting previously unselected package libsystemd-dev:amd64. 2022-06-09 10:43:16.822 | Preparing to unpack .../183-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-06-09 10:43:16.828 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-09 10:43:16.961 | Selecting previously unselected package libtinfo-dev:amd64. 2022-06-09 10:43:16.969 | Preparing to unpack .../184-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-09 10:43:16.973 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-09 10:43:17.013 | Selecting previously unselected package libx86-1:amd64. 2022-06-09 10:43:17.021 | Preparing to unpack .../185-libx86-1_1.1+ds1-11_amd64.deb ... 2022-06-09 10:43:17.025 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-06-09 10:43:17.076 | Selecting previously unselected package libxml2-dev:amd64. 2022-06-09 10:43:17.085 | Preparing to unpack .../186-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-09 10:43:17.089 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-09 10:43:17.245 | Selecting previously unselected package libxslt1-dev:amd64. 2022-06-09 10:43:17.258 | Preparing to unpack .../187-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-06-09 10:43:17.262 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-09 10:43:17.369 | Selecting previously unselected package llvm-10-runtime. 2022-06-09 10:43:17.382 | Preparing to unpack .../188-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-09 10:43:17.389 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-09 10:43:17.463 | Selecting previously unselected package libpfm4:amd64. 2022-06-09 10:43:17.471 | Preparing to unpack .../189-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-06-09 10:43:17.475 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-09 10:43:17.565 | Selecting previously unselected package llvm-10. 2022-06-09 10:43:17.573 | Preparing to unpack .../190-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-09 10:43:17.577 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-09 10:43:18.369 | Selecting previously unselected package libffi-dev:amd64. 2022-06-09 10:43:18.378 | Preparing to unpack .../191-libffi-dev_3.3-4_amd64.deb ... 2022-06-09 10:43:18.382 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-06-09 10:43:18.437 | Selecting previously unselected package python3-pygments. 2022-06-09 10:43:18.445 | Preparing to unpack .../192-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-06-09 10:43:18.450 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-09 10:43:18.614 | Selecting previously unselected package llvm-10-tools. 2022-06-09 10:43:18.622 | Preparing to unpack .../193-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-09 10:43:18.627 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-09 10:43:18.777 | Selecting previously unselected package libz3-4:amd64. 2022-06-09 10:43:18.786 | Preparing to unpack .../194-libz3-4_4.8.7-4build1_amd64.deb ... 2022-06-09 10:43:18.790 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-06-09 10:43:19.761 | Selecting previously unselected package libz3-dev:amd64. 2022-06-09 10:43:19.773 | Preparing to unpack .../195-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-06-09 10:43:19.778 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-09 10:43:19.837 | Selecting previously unselected package llvm-10-dev. 2022-06-09 10:43:19.846 | Preparing to unpack .../196-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-09 10:43:19.850 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-09 10:43:24.270 | Selecting previously unselected package lsscsi. 2022-06-09 10:43:24.280 | Preparing to unpack .../197-lsscsi_0.30-0.1_amd64.deb ... 2022-06-09 10:43:24.285 | Unpacking lsscsi (0.30-0.1) ... 2022-06-09 10:43:24.335 | Selecting previously unselected package pkg-config. 2022-06-09 10:43:24.344 | Preparing to unpack .../198-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-06-09 10:43:24.349 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-06-09 10:43:24.397 | Selecting previously unselected package pm-utils. 2022-06-09 10:43:24.406 | Preparing to unpack .../199-pm-utils_1.4.1-19_all.deb ... 2022-06-09 10:43:24.411 | Unpacking pm-utils (1.4.1-19) ... 2022-06-09 10:43:24.478 | Selecting previously unselected package postgresql-client-common. 2022-06-09 10:43:24.491 | Preparing to unpack .../200-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-06-09 10:43:24.497 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-06-09 10:43:24.548 | Selecting previously unselected package postgresql-client-12. 2022-06-09 10:43:24.557 | Preparing to unpack .../201-postgresql-client-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-09 10:43:24.562 | Unpacking postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-09 10:43:24.779 | Selecting previously unselected package ssl-cert. 2022-06-09 10:43:24.788 | Preparing to unpack .../202-ssl-cert_1.0.39_all.deb ... 2022-06-09 10:43:24.792 | Unpacking ssl-cert (1.0.39) ... 2022-06-09 10:43:24.846 | Selecting previously unselected package postgresql-common. 2022-06-09 10:43:24.855 | Preparing to unpack .../203-postgresql-common_214ubuntu0.1_all.deb ... 2022-06-09 10:43:24.898 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-06-09 10:43:24.908 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-06-09 10:43:25.002 | Selecting previously unselected package postgresql-server-dev-12. 2022-06-09 10:43:25.011 | Preparing to unpack .../204-postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-09 10:43:25.016 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-09 10:43:25.340 | Selecting previously unselected package postgresql-server-dev-all. 2022-06-09 10:43:25.349 | Preparing to unpack .../205-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-06-09 10:43:25.352 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-09 10:43:25.388 | Selecting previously unselected package python-pip-whl. 2022-06-09 10:43:25.396 | Preparing to unpack .../206-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-06-09 10:43:25.400 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-06-09 10:43:25.628 | Selecting previously unselected package python3-mysqldb. 2022-06-09 10:43:25.640 | Preparing to unpack .../207-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-06-09 10:43:25.644 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-06-09 10:43:25.702 | Selecting previously unselected package python3-wheel. 2022-06-09 10:43:25.716 | Preparing to unpack .../208-python3-wheel_0.34.2-1_all.deb ... 2022-06-09 10:43:25.721 | Unpacking python3-wheel (0.34.2-1) ... 2022-06-09 10:43:25.771 | Selecting previously unselected package python3-pip. 2022-06-09 10:43:25.785 | Preparing to unpack .../209-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-06-09 10:43:25.789 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-06-09 10:43:25.893 | Selecting previously unselected package python3.8-venv. 2022-06-09 10:43:25.902 | Preparing to unpack .../210-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-06-09 10:43:25.907 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-09 10:43:25.946 | Selecting previously unselected package python3-venv. 2022-06-09 10:43:25.954 | Preparing to unpack .../211-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-06-09 10:43:25.960 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-06-09 10:43:25.997 | Selecting previously unselected package qemu-block-extra:amd64. 2022-06-09 10:43:26.006 | Preparing to unpack .../212-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-06-09 10:43:26.011 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-06-09 10:43:26.058 | Selecting previously unselected package qemu-utils. 2022-06-09 10:43:26.067 | Preparing to unpack .../213-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-06-09 10:43:26.072 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-06-09 10:43:26.260 | Selecting previously unselected package sharutils. 2022-06-09 10:43:26.269 | Preparing to unpack .../214-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-06-09 10:43:26.273 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-06-09 10:43:26.340 | Selecting previously unselected package sqlite3. 2022-06-09 10:43:26.349 | Preparing to unpack .../215-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-09 10:43:26.353 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-09 10:43:26.510 | Selecting previously unselected package unzip. 2022-06-09 10:43:26.519 | Preparing to unpack .../216-unzip_6.0-25ubuntu1_amd64.deb ... 2022-06-09 10:43:26.524 | Unpacking unzip (6.0-25ubuntu1) ... 2022-06-09 10:43:26.595 | Selecting previously unselected package vbetool. 2022-06-09 10:43:26.604 | Preparing to unpack .../217-vbetool_1.1-4_amd64.deb ... 2022-06-09 10:43:26.609 | Unpacking vbetool (1.1-4) ... 2022-06-09 10:43:26.652 | Selecting previously unselected package ipset. 2022-06-09 10:43:26.666 | Preparing to unpack .../218-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-09 10:43:26.679 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-09 10:43:26.724 | Selecting previously unselected package ipvsadm. 2022-06-09 10:43:26.732 | Preparing to unpack .../219-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-06-09 10:43:26.737 | Unpacking ipvsadm (1:1.31-1) ... 2022-06-09 10:43:26.790 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-06-09 10:43:26.799 | Preparing to unpack .../220-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-09 10:43:26.813 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-06-09 10:43:26.854 | Selecting previously unselected package liberasurecode1:amd64. 2022-06-09 10:43:26.863 | Preparing to unpack .../221-liberasurecode1_1.6.1-4_amd64.deb ... 2022-06-09 10:43:26.868 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-06-09 10:43:26.910 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-06-09 10:43:26.919 | Preparing to unpack .../222-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-06-09 10:43:26.924 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-09 10:43:26.970 | Selecting previously unselected package libkrb5-dev:amd64. 2022-06-09 10:43:26.978 | Preparing to unpack .../223-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-09 10:43:26.983 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-09 10:43:27.027 | Selecting previously unselected package libyaml-dev:amd64. 2022-06-09 10:43:27.036 | Preparing to unpack .../224-libyaml-dev_0.2.2-1_amd64.deb ... 2022-06-09 10:43:27.040 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-06-09 10:43:27.093 | Selecting previously unselected package socat. 2022-06-09 10:43:27.102 | Preparing to unpack .../225-socat_1.7.3.3-2_amd64.deb ... 2022-06-09 10:43:27.106 | Unpacking socat (1.7.3.3-2) ... 2022-06-09 10:43:27.200 | Selecting previously unselected package vlan. 2022-06-09 10:43:27.212 | Preparing to unpack .../226-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-06-09 10:43:27.218 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-09 10:43:27.301 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-09 10:43:27.314 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-06-09 10:43:27.329 | Setting up javascript-common (11) ... 2022-06-09 10:43:27.366 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-06-09 10:43:27.388 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-09 10:43:27.398 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-09 10:43:27.407 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-09 10:43:27.414 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-09 10:43:27.444 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-09 10:43:27.452 | Setting up dstat (0.7.4-6) ... 2022-06-09 10:43:27.745 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-09 10:43:27.745 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-06-09 10:43:27.762 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-09 10:43:27.762 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-06-09 10:43:27.812 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-09 10:43:27.824 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-06-09 10:43:27.833 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-09 10:43:27.841 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-06-09 10:43:27.850 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-06-09 10:43:27.858 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-06-09 10:43:27.868 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-06-09 10:43:27.876 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-06-09 10:43:27.884 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-06-09 10:43:27.892 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-06-09 10:43:27.900 | Setting up libarchive-zip-perl (1.67-2) ... 2022-06-09 10:43:27.909 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-09 10:43:27.918 | Setting up vbetool (1.1-4) ... 2022-06-09 10:43:27.925 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-06-09 10:43:27.933 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-09 10:43:27.942 | Setting up pm-utils (1.4.1-19) ... 2022-06-09 10:43:27.955 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-09 10:43:28.214 | Setting up unzip (6.0-25ubuntu1) ... 2022-06-09 10:43:28.247 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-06-09 10:43:28.258 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-06-09 10:43:28.267 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-09 10:43:28.293 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-09 10:43:28.304 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-06-09 10:43:28.567 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-06-09 10:43:29.269 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-09 10:43:29.283 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-09 10:43:29.291 | Setting up m4 (1.4.18-4) ... 2022-06-09 10:43:29.299 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-09 10:43:29.606 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-09 10:43:29.617 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-06-09 10:43:29.627 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-06-09 10:43:29.635 | Setting up iputils-arping (3:20190709-3) ... 2022-06-09 10:43:29.679 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-06-09 10:43:29.689 | Setting up conntrack (1:1.4.5-2) ... 2022-06-09 10:43:29.697 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-09 10:43:29.707 | Setting up python3-wheel (0.34.2-1) ... 2022-06-09 10:43:29.967 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-06-09 10:43:29.979 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-06-09 10:43:30.189 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-06-09 10:43:32.427 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-06-09 10:43:32.444 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-06-09 10:43:32.455 | Setting up acl (2.2.53-6) ... 2022-06-09 10:43:32.468 | Setting up dns-root-data (2019052802) ... 2022-06-09 10:43:32.476 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-09 10:43:32.484 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-09 10:43:32.493 | Setting up fakeroot (1.24-1) ... 2022-06-09 10:43:32.501 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-06-09 10:43:32.514 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-09 10:43:32.525 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-09 10:43:32.534 | Setting up autotools-dev (20180224.1) ... 2022-06-09 10:43:32.542 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-09 10:43:33.338 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-06-09 10:43:33.347 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-09 10:43:33.358 | Setting up make (4.2.1-1.2) ... 2022-06-09 10:43:33.364 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-09 10:43:33.371 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-09 10:43:33.380 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-09 10:43:33.389 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-09 10:43:33.396 | Setting up ebtables (2.0.11-3build1) ... 2022-06-09 10:43:33.961 | Setting up socat (1.7.3.3-2) ... 2022-06-09 10:43:33.970 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-06-09 10:43:33.979 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-06-09 10:43:33.990 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-09 10:43:33.998 | Setting up autopoint (0.19.8.1-10build1) ... 2022-06-09 10:43:34.005 | Setting up binfmt-support (2.2.0-2) ... 2022-06-09 10:43:34.319 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-06-09 10:43:35.402 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-09 10:43:35.411 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-06-09 10:43:35.437 | Setting up fonts-dejavu-core (2.37-1) ... 2022-06-09 10:43:35.478 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-06-09 10:43:35.487 | Setting up lsscsi (0.30-0.1) ... 2022-06-09 10:43:35.495 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-09 10:43:35.503 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-09 10:43:35.510 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-09 10:43:35.518 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-09 10:43:35.524 | Setting up libdpkg-perl (1.19.7ubuntu3.2) ... 2022-06-09 10:43:35.531 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-09 10:43:35.537 | Setting up autoconf (2.69-11.1) ... 2022-06-09 10:43:35.546 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-06-09 10:43:35.553 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-06-09 10:43:35.604 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-06-09 10:43:35.613 | Setting up dwz (0.13-5) ... 2022-06-09 10:43:35.626 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-09 10:43:35.636 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-09 10:43:35.645 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-09 10:43:35.651 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-09 10:43:35.658 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-09 10:43:35.676 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-06-09 10:43:36.945 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-09 10:43:36.959 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-09 10:43:36.971 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-06-09 10:43:36.978 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-09 10:43:36.985 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-06-09 10:43:36.992 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-06-09 10:43:37.007 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-09 10:43:37.015 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-09 10:43:37.025 | Setting up libsub-override-perl (0.09-2) ... 2022-06-09 10:43:37.034 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-09 10:43:37.040 | Setting up libthai-data (0.1.28-3) ... 2022-06-09 10:43:37.046 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-06-09 10:43:37.052 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-06-09 10:43:37.059 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-09 10:43:37.065 | Setting up apache2-data (2.4.41-4ubuntu3.11) ... 2022-06-09 10:43:37.072 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-09 10:43:37.078 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-06-09 10:43:37.085 | Setting up sharutils (1:4.15.2-4build1) ... 2022-06-09 10:43:37.093 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-09 10:43:37.109 | Setting up openssl (1.1.1f-1ubuntu2.13) ... 2022-06-09 10:43:37.125 | Setting up conntrackd (1:1.4.5-2) ... 2022-06-09 10:43:38.192 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-06-09 10:43:38.535 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-06-09 10:43:38.546 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-06-09 10:43:38.555 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-09 10:43:38.564 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-09 10:43:38.571 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-09 10:43:38.580 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-09 10:43:38.587 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-06-09 10:43:38.594 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-09 10:43:38.601 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-09 10:43:38.609 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-06-09 10:43:38.619 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-06-09 10:43:38.627 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-09 10:43:38.638 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-09 10:43:38.648 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-09 10:43:38.656 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-06-09 10:43:38.662 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-09 10:43:38.669 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-09 10:43:38.675 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-06-09 10:43:38.882 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-09 10:43:38.893 | Setting up libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-09 10:43:38.901 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-09 10:43:38.913 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-09 10:43:38.923 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-09 10:43:38.930 | Setting up wget (1.20.3-1ubuntu2) ... 2022-06-09 10:43:38.940 | Setting up libtool (2.4.6-14) ... 2022-06-09 10:43:38.949 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-09 10:43:39.095 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-06-09 10:43:39.157 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-06-09 10:43:39.655 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-06-09 10:43:40.764 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-09 10:43:40.772 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-09 10:43:40.781 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-09 10:43:40.984 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-09 10:43:40.994 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-09 10:43:41.003 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-09 10:43:41.020 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-06-09 10:43:42.262 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-06-09 10:43:42.990 | Setting up dpkg-dev (1.19.7ubuntu3.2) ... 2022-06-09 10:43:43.005 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-09 10:43:43.014 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-06-09 10:43:43.269 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-09 10:43:43.281 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-06-09 10:43:43.292 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-06-09 10:43:43.301 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-06-09 10:43:43.310 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-09 10:43:43.320 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-09 10:43:43.329 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-09 10:43:43.338 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-09 10:43:43.346 | Setting up ssl-cert (1.0.39) ... 2022-06-09 10:43:44.324 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-09 10:43:44.336 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-09 10:43:44.420 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-06-09 10:43:44.430 | Setting up postgresql-common (214ubuntu0.1) ... 2022-06-09 10:43:44.964 | Adding user postgres to group ssl-cert 2022-06-09 10:43:45.143 | 2022-06-09 10:43:45.143 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-06-09 10:43:45.346 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-06-09 10:43:45.346 | Removing obsolete dictionary files: 2022-06-09 10:43:45.953 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-06-09 10:43:47.113 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-06-09 10:43:47.125 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-09 10:43:47.135 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-06-09 10:43:47.238 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-06-09 10:43:47.654 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-06-09 10:43:47.666 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-09 10:43:47.676 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-09 10:43:47.685 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-09 10:43:47.694 | Setting up build-essential (12.8ubuntu1.1) ... 2022-06-09 10:43:47.701 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.11) ... 2022-06-09 10:43:47.708 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-09 10:43:47.716 | Setting up curl (7.68.0-1ubuntu2.11) ... 2022-06-09 10:43:47.725 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-09 10:43:47.735 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-09 10:43:47.742 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-06-09 10:43:47.749 | Setting up libmysqlclient-dev (8.0.29-0ubuntu0.20.04.3) ... 2022-06-09 10:43:47.755 | Setting up apache2-utils (2.4.41-4ubuntu3.11) ... 2022-06-09 10:43:47.763 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-09 10:43:47.770 | Setting up ipvsadm (1:1.31-1) ... 2022-06-09 10:43:48.579 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-06-09 10:43:48.590 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-09 10:43:48.711 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-06-09 10:43:50.791 | Regenerating fonts cache... done. 2022-06-09 10:43:50.798 | Setting up gettext (0.19.8.1-10build1) ... 2022-06-09 10:43:50.815 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-09 10:43:50.825 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-06-09 10:43:52.252 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-06-09 10:43:53.087 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-09 10:43:53.155 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-09 10:43:53.162 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-09 10:43:54.176 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-06-09 10:43:54.892 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-09 10:43:54.901 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-09 10:43:54.908 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-09 10:43:54.916 | Setting up libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-09 10:43:54.925 | Setting up libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-09 10:43:54.933 | Setting up apache2-bin (2.4.41-4ubuntu3.11) ... 2022-06-09 10:43:54.941 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-09 10:43:54.949 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-06-09 10:43:54.956 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-09 10:43:54.964 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-09 10:43:54.970 | Setting up postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-09 10:43:55.650 | 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-09 10:43:55.676 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-06-09 10:43:55.685 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-09 10:43:55.691 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-09 10:43:55.697 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-06-09 10:43:55.703 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-09 10:43:55.709 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-09 10:43:55.715 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-09 10:43:55.721 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-09 10:43:55.726 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-09 10:43:55.732 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-09 10:43:55.739 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-09 10:43:55.746 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-09 10:43:55.755 | Setting up po-debconf (1.0.21) ... 2022-06-09 10:43:55.764 | Setting up apache2 (2.4.41-4ubuntu3.11) ... 2022-06-09 10:43:56.214 | Enabling module mpm_event. 2022-06-09 10:43:56.285 | Enabling module authz_core. 2022-06-09 10:43:56.293 | Enabling module authz_host. 2022-06-09 10:43:56.365 | Enabling module authn_core. 2022-06-09 10:43:56.373 | Enabling module auth_basic. 2022-06-09 10:43:56.444 | Enabling module access_compat. 2022-06-09 10:43:56.507 | Enabling module authn_file. 2022-06-09 10:43:56.575 | Enabling module authz_user. 2022-06-09 10:43:56.660 | Enabling module alias. 2022-06-09 10:43:56.724 | Enabling module dir. 2022-06-09 10:43:56.788 | Enabling module autoindex. 2022-06-09 10:43:56.852 | Enabling module env. 2022-06-09 10:43:56.924 | Enabling module mime. 2022-06-09 10:43:56.995 | Enabling module negotiation. 2022-06-09 10:43:57.062 | Enabling module setenvif. 2022-06-09 10:43:57.127 | Enabling module filter. 2022-06-09 10:43:57.196 | Enabling module deflate. 2022-06-09 10:43:57.264 | Enabling module status. 2022-06-09 10:43:57.330 | Enabling module reqtimeout. 2022-06-09 10:43:57.394 | Enabling conf charset. 2022-06-09 10:43:57.469 | Enabling conf localized-error-pages. 2022-06-09 10:43:57.533 | Enabling conf other-vhosts-access-log. 2022-06-09 10:43:57.598 | Enabling conf security. 2022-06-09 10:43:57.663 | Enabling conf serve-cgi-bin. 2022-06-09 10:43:57.739 | Enabling site 000-default. 2022-06-09 10:43:57.798 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-06-09 10:43:57.866 | Enabling conf javascript-common. 2022-06-09 10:43:58.136 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-06-09 10:43:58.735 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-06-09 10:44:01.505 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-06-09 10:44:01.529 | Setting up libgvc6 (2.42.2-3build2) ... 2022-06-09 10:44:01.559 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-09 10:44:01.569 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-06-09 10:44:01.590 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-06-09 10:44:01.601 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-09 10:44:01.609 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-06-09 10:44:01.617 | Setting up graphviz (2.42.2-3build2) ... 2022-06-09 10:44:01.627 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-06-09 10:44:01.637 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-06-09 10:44:01.646 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-06-09 10:44:02.868 | Setting up dh-autoreconf (19) ... 2022-06-09 10:44:02.878 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-06-09 10:44:03.727 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-06-09 10:44:03.758 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-09 10:44:03.770 | Setting up debhelper (12.10ubuntu1) ... 2022-06-09 10:44:03.782 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-09 10:44:04.151 | Setting up apache2-dev (2.4.41-4ubuntu3.11) ... 2022-06-09 10:44:04.162 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-06-09 10:44:04.195 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-06-09 10:44:04.264 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-06-09 10:44:18.028 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-09 10:44:18.064 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-06-09 10:44:18.488 | Processing triggers for ufw (0.36-6) ... 2022-06-09 10:44:18.664 | Processing triggers for man-db (2.9.1-1) ... 2022-06-09 10:44:43.605 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-06-09 10:44:43.622 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-06-09 10:44:51.912 | ++ functions-common:apt_get:1127 : result=0 2022-06-09 10:44:51.914 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 10:44:51.917 | ++ functions-common:time_stop:2322 : local name 2022-06-09 10:44:51.920 | ++ functions-common:time_stop:2323 : local end_time 2022-06-09 10:44:51.922 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:44:51.925 | ++ functions-common:time_stop:2325 : local total 2022-06-09 10:44:51.928 | ++ functions-common:time_stop:2326 : local start_time 2022-06-09 10:44:51.931 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-09 10:44:51.934 | ++ functions-common:time_stop:2329 : start_time=1654771336864 2022-06-09 10:44:51.936 | ++ functions-common:time_stop:2331 : [[ -z 1654771336864 ]] 2022-06-09 10:44:51.939 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:44:51.943 | ++ functions-common:time_stop:2334 : end_time=1654771491940 2022-06-09 10:44:51.945 | ++ functions-common:time_stop:2335 : elapsed_time=155076 2022-06-09 10:44:51.947 | ++ functions-common:time_stop:2336 : total=797 2022-06-09 10:44:51.949 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:44:51.952 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=155873 2022-06-09 10:44:51.954 | ++ functions-common:apt_get:1131 : return 0 2022-06-09 10:44:51.956 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-09 10:44:51.959 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-09 10:44:51.961 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-09 10:44:51.965 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-09 10:44:51.969 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-09 10:44:51.972 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-09 10:44:51.974 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-09 10:44:53.608 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-09 10:44:53.610 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-09 10:44:53.612 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-09 10:44:53.614 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-09 10:44:53.616 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-09 10:44:53.618 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-09 10:44:53.620 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-09 10:44:53.622 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-09 10:44:53.624 | + functions-common:_ensure_lsb_release:328 : return 2022-06-09 10:44:53.626 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-09 10:44:53.690 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-09 10:44:53.694 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-09 10:44:53.757 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-09 10:44:53.760 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-09 10:44:53.823 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-09 10:44:53.825 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-09 10:44:53.829 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-09 10:44:53.831 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-09 10:44:53.833 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-09 10:44:53.835 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-09 10:44:53.838 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-09 10:44:53.840 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-09 10:44:53.843 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-09 10:44:53.846 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-09 10:44:53.848 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-09 10:44:53.848 | Distro: focal 2022-06-09 10:44:53.851 | + tools/install_pip.sh:main:136 : get_versions 2022-06-09 10:44:53.854 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-09 10:44:53.859 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-09 10:44:53.861 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-09 10:44:53.864 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-09 10:44:53.864 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-09 10:44:54.231 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-09 10:44:54.234 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-09 10:44:54.234 | pip: 20.2.2 2022-06-09 10:44:54.237 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-09 10:44:54.583 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-09 10:44:54.607 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-09 10:44:54.610 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-09 10:44:54.613 | + tools/install_pip.sh:main:144 : exit 0 2022-06-09 10:44:54.618 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-09 10:44:54.620 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-09 10:44:54.625 | + ./stack.sh:main:764 : fixup_all 2022-06-09 10:44:54.627 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-09 10:44:54.630 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-09 10:44:54.632 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-09 10:44:54.652 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-09 10:44:54.653 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-09 10:44:54.653 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-09 10:44:54.658 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-06-09 10:44:54.661 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-06-09 10:44:54.663 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-06-09 10:44:54.670 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-06-09 10:44:54.674 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-09 10:44:54.676 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-09 10:44:54.678 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-09 10:44:54.680 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-09 10:44:54.683 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-09 10:44:54.685 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 10:44:54.687 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 10:44:54.689 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 10:44:54.691 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 10:44:54.693 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 10:44:54.695 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 10:44:54.697 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 10:44:54.698 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 10:44:54.700 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-09 10:44:54.702 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-09 10:44:54.705 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-09 10:44:54.706 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 10:44:54.709 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 10:44:54.711 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 10:44:54.713 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 10:44:54.715 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 10:44:54.719 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 10:44:54.721 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-09 10:44:54.723 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-09 10:44:54.745 | Using python 3.8 to install os-testr 2022-06-09 10:44:54.748 | + 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-09 10:44:56.356 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:44:56.359 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:44:56.365 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:44:56.366 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:44:56.371 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:44:56.372 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:44:56.374 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:44:56.374 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:44:56.376 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:44:56.914 | Collecting os-testr===2.0.0 2022-06-09 10:44:56.920 | 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-09 10:44:57.500 | Collecting python-subunit===1.4.0 2022-06-09 10:44:57.507 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-06-09 10:44:57.671 | Collecting stestr===3.0.1 2022-06-09 10:44:57.676 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2022-06-09 10:44:57.769 | 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-09 10:44:57.785 | 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-09 10:44:57.788 | 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-09 10:44:57.790 | 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-09 10:44:57.804 | 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-09 10:44:57.807 | 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-09 10:44:57.810 | 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-09 10:44:57.913 | Collecting future===0.18.2 2022-06-09 10:44:57.921 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-06-09 10:44:58.847 | 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-09 10:44:58.849 | 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-09 10:44:58.852 | 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-09 10:44:58.858 | 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-09 10:44:58.862 | 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-09 10:44:58.869 | 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-09 10:44:58.921 | 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-09 10:44:58.924 | 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-09 10:44:58.926 | 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-09 10:44:58.929 | 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-09 10:44:58.931 | 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-09 10:44:58.963 | 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-09 10:44:59.005 | 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-09 10:44:59.008 | 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-09 10:44:59.011 | 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-09 10:44:59.015 | Building wheels for collected packages: future 2022-06-09 10:44:59.016 | Building wheel for future (setup.py): started 2022-06-09 10:45:00.025 | Building wheel for future (setup.py): finished with status 'done' 2022-06-09 10:45:00.032 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=b0aa6bef6b1d3ff00c0264707c9a1606668c95efbb0e7e8f7d02d33d3ac90bcb 2022-06-09 10:45:00.032 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-06-09 10:45:00.033 | Successfully built future 2022-06-09 10:45:01.160 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-06-09 10:45:01.985 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2022-06-09 10:45:02.087 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:45:02.087 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:45:02.189 | + inc/python:pip_install:200 : result=0 2022-06-09 10:45:02.192 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:45:02.195 | + functions-common:time_stop:2322 : local name 2022-06-09 10:45:02.197 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:45:02.199 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:45:02.204 | + functions-common:time_stop:2325 : local total 2022-06-09 10:45:02.206 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:45:02.209 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:45:02.211 | + functions-common:time_stop:2329 : start_time=1654771494740 2022-06-09 10:45:02.213 | + functions-common:time_stop:2331 : [[ -z 1654771494740 ]] 2022-06-09 10:45:02.216 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:45:02.220 | + functions-common:time_stop:2334 : end_time=1654771502217 2022-06-09 10:45:02.222 | + functions-common:time_stop:2335 : elapsed_time=7477 2022-06-09 10:45:02.224 | + functions-common:time_stop:2336 : total=0 2022-06-09 10:45:02.226 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:45:02.228 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7477 2022-06-09 10:45:02.230 | + inc/python:pip_install:203 : return 0 2022-06-09 10:45:02.232 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-09 10:45:02.235 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-09 10:45:02.237 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 10:45:02.240 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-09 10:45:02.242 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-09 10:45:02.244 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 10:45:02.248 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-09 10:45:02.250 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 10:45:02.255 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-09 10:45:02.257 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-09 10:45:02.260 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-09 10:45:02.263 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-09 10:45:02.265 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-09 10:45:02.288 | Using python 3.8 to install systemd-python 2022-06-09 10:45:02.290 | + 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-09 10:45:03.926 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:45:03.930 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:45:03.936 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:45:03.936 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:45:03.941 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:45:03.942 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:45:03.944 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:45:03.944 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:45:03.946 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:45:03.949 | 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-09 10:45:05.402 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:45:05.402 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:45:05.477 | + inc/python:pip_install:200 : result=0 2022-06-09 10:45:05.479 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:45:05.483 | + functions-common:time_stop:2322 : local name 2022-06-09 10:45:05.486 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:45:05.488 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:45:05.492 | + functions-common:time_stop:2325 : local total 2022-06-09 10:45:05.494 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:45:05.497 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:45:05.500 | + functions-common:time_stop:2329 : start_time=1654771502281 2022-06-09 10:45:05.502 | + functions-common:time_stop:2331 : [[ -z 1654771502281 ]] 2022-06-09 10:45:05.506 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:45:05.511 | + functions-common:time_stop:2334 : end_time=1654771505508 2022-06-09 10:45:05.513 | + functions-common:time_stop:2335 : elapsed_time=3227 2022-06-09 10:45:05.515 | + functions-common:time_stop:2336 : total=7477 2022-06-09 10:45:05.518 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:45:05.520 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=10704 2022-06-09 10:45:05.522 | + inc/python:pip_install:203 : return 0 2022-06-09 10:45:05.525 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-09 10:45:05.574 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-09 10:45:05.669 | + ./stack.sh:main:779 : install_infra 2022-06-09 10:45:05.672 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 10:45:05.674 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-09 10:45:05.677 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-06-09 10:45:08.731 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 10:45:08.735 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-09 10:45:08.758 | + 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-09 10:45:10.641 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:45:10.877 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:45:10.880 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:45:11.086 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:45:11.144 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:45:11.203 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:45:11.205 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:45:11.254 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:45:11.299 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:45:11.452 | Collecting pbr===5.5.0 2022-06-09 10:45:11.460 | 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-09 10:45:11.496 | Installing collected packages: pbr 2022-06-09 10:45:11.629 | Successfully installed pbr-5.5.0 2022-06-09 10:45:11.690 | + inc/python:pip_install:200 : result=0 2022-06-09 10:45:11.694 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:45:11.696 | + functions-common:time_stop:2322 : local name 2022-06-09 10:45:11.700 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:45:11.703 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:45:11.707 | + functions-common:time_stop:2325 : local total 2022-06-09 10:45:11.710 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:45:11.712 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:45:11.714 | + functions-common:time_stop:2329 : start_time=1654771508750 2022-06-09 10:45:11.716 | + functions-common:time_stop:2331 : [[ -z 1654771508750 ]] 2022-06-09 10:45:11.719 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:45:11.723 | + functions-common:time_stop:2334 : end_time=1654771511720 2022-06-09 10:45:11.725 | + functions-common:time_stop:2335 : elapsed_time=2970 2022-06-09 10:45:11.727 | + functions-common:time_stop:2336 : total=10704 2022-06-09 10:45:11.729 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:45:11.731 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=13674 2022-06-09 10:45:11.733 | + inc/python:pip_install:203 : return 0 2022-06-09 10:45:11.735 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 10:45:11.737 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-09 10:45:11.759 | + 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-09 10:45:13.636 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:45:13.867 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:45:13.869 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:45:14.069 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:45:14.126 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:45:14.185 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:45:14.187 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:45:14.235 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:45:14.280 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:45:14.282 | Processing /opt/stack/requirements 2022-06-09 10:45:15.621 | Collecting fixtures===3.0.0 2022-06-09 10:45:15.628 | 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-09 10:45:15.843 | Collecting PyYAML===5.3.1 2022-06-09 10:45:15.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2022-06-09 10:45:16.549 | Collecting requests===2.23.0 2022-06-09 10:45:16.556 | 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-09 10:45:16.641 | Collecting packaging===20.4 2022-06-09 10:45:16.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2022-06-09 10:45:16.710 | Collecting testtools===2.4.0 2022-06-09 10:45:16.717 | 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-09 10:45:16.805 | Collecting idna===2.10 2022-06-09 10:45:16.812 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-06-09 10:45:16.947 | Collecting pyparsing===2.4.7 2022-06-09 10:45:16.954 | 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-09 10:45:17.003 | Collecting six===1.15.0 2022-06-09 10:45:17.009 | 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-09 10:45:17.034 | Collecting Parsley>=1.2 2022-06-09 10:45:17.041 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-09 10:45:17.085 | Collecting beagle>=0.2.1 2022-06-09 10:45:17.092 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-06-09 10:45:17.117 | 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-09 10:45:17.188 | Collecting urllib3===1.25.10 2022-06-09 10:45:17.195 | 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-09 10:45:17.291 | Collecting certifi===2021.10.8 2022-06-09 10:45:17.298 | 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-09 10:45:17.340 | Collecting chardet===3.0.4 2022-06-09 10:45:17.347 | 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-09 10:45:17.397 | Collecting python-mimeparse===1.6.0 2022-06-09 10:45:17.404 | 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-09 10:45:17.435 | Collecting traceback2===1.4.0 2022-06-09 10:45:17.442 | 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-09 10:45:17.482 | Collecting unittest2===1.1.0 2022-06-09 10:45:17.488 | 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-09 10:45:17.534 | Collecting extras===1.0.0 2022-06-09 10:45:17.540 | 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-09 10:45:17.624 | Collecting cliff===3.4.0 2022-06-09 10:45:17.630 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2022-06-09 10:45:17.681 | Collecting linecache2===1.0.0 2022-06-09 10:45:17.688 | 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-09 10:45:17.728 | Collecting argparse 2022-06-09 10:45:17.735 | 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-09 10:45:17.815 | Collecting stevedore===3.2.2 2022-06-09 10:45:17.822 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2022-06-09 10:45:17.980 | Collecting cmd2===1.3.8 2022-06-09 10:45:17.987 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130 kB) 2022-06-09 10:45:18.096 | Collecting prettytable===0.7.2 2022-06-09 10:45:18.104 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-06-09 10:45:18.165 | Collecting colorama===0.4.3 2022-06-09 10:45:18.172 | 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-09 10:45:18.211 | Collecting wcwidth===0.2.5 2022-06-09 10:45:18.218 | 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-09 10:45:18.269 | Collecting pyperclip===1.8.0 2022-06-09 10:45:18.276 | 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-09 10:45:18.321 | Collecting attrs===20.1.0 2022-06-09 10:45:18.328 | 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-09 10:45:18.376 | 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-09 10:45:18.379 | Building wheels for collected packages: PyYAML, openstack-requirements 2022-06-09 10:45:18.380 | Building wheel for PyYAML (setup.py): started 2022-06-09 10:45:18.627 | Building wheel for PyYAML (setup.py): finished with status 'error' 2022-06-09 10:45:18.627 | ERROR: Command errored out with exit status 1: 2022-06-09 10:45:18.628 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0zacjqs7/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0zacjqs7/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-k94tyj_y 2022-06-09 10:45:18.628 | cwd: /tmp/pip-install-0zacjqs7/PyYAML/ 2022-06-09 10:45:18.628 | Complete output (6 lines): 2022-06-09 10:45:18.628 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-09 10:45:18.628 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-09 10:45:18.628 | or: setup.py --help-commands 2022-06-09 10:45:18.628 | or: setup.py cmd --help 2022-06-09 10:45:18.628 | 2022-06-09 10:45:18.628 | error: invalid command 'bdist_wheel' 2022-06-09 10:45:18.628 | ---------------------------------------- 2022-06-09 10:45:18.628 | ERROR: Failed building wheel for PyYAML 2022-06-09 10:45:18.628 | Running setup.py clean for PyYAML 2022-06-09 10:45:18.877 | Building wheel for openstack-requirements (setup.py): started 2022-06-09 10:45:19.631 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-09 10:45:19.632 | ERROR: Command errored out with exit status 1: 2022-06-09 10:45:19.632 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-poj7u8qg/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-poj7u8qg/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-ct84hlu5 2022-06-09 10:45:19.632 | cwd: /tmp/pip-req-build-poj7u8qg/ 2022-06-09 10:45:19.632 | Complete output (6 lines): 2022-06-09 10:45:19.632 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-09 10:45:19.632 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-09 10:45:19.632 | or: setup.py --help-commands 2022-06-09 10:45:19.632 | or: setup.py cmd --help 2022-06-09 10:45:19.632 | 2022-06-09 10:45:19.632 | error: invalid command 'bdist_wheel' 2022-06-09 10:45:19.632 | ---------------------------------------- 2022-06-09 10:45:19.632 | ERROR: Failed building wheel for openstack-requirements 2022-06-09 10:45:19.632 | Running setup.py clean for openstack-requirements 2022-06-09 10:45:20.383 | Failed to build PyYAML openstack-requirements 2022-06-09 10:45:20.598 | Installing collected packages: chardet, certifi, attrs, six, python-mimeparse, linecache2, traceback2, argparse, unittest2, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, stevedore, pyparsing, colorama, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-06-09 10:45:21.735 | Running setup.py install for PyYAML: started 2022-06-09 10:45:36.311 | Running setup.py install for PyYAML: finished with status 'done' 2022-06-09 10:45:37.188 | Running setup.py install for openstack-requirements: started 2022-06-09 10:45:39.334 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-09 10:45:39.385 | 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-09 10:45:39.541 | + inc/python:pip_install:200 : result=0 2022-06-09 10:45:39.545 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:45:39.549 | + functions-common:time_stop:2322 : local name 2022-06-09 10:45:39.552 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:45:39.555 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:45:39.558 | + functions-common:time_stop:2325 : local total 2022-06-09 10:45:39.560 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:45:39.562 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:45:39.564 | + functions-common:time_stop:2329 : start_time=1654771511752 2022-06-09 10:45:39.567 | + functions-common:time_stop:2331 : [[ -z 1654771511752 ]] 2022-06-09 10:45:39.570 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:45:39.574 | + functions-common:time_stop:2334 : end_time=1654771539571 2022-06-09 10:45:39.577 | + functions-common:time_stop:2335 : elapsed_time=27819 2022-06-09 10:45:39.579 | + functions-common:time_stop:2336 : total=13674 2022-06-09 10:45:39.582 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:45:39.585 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41493 2022-06-09 10:45:39.587 | + inc/python:pip_install:203 : return 0 2022-06-09 10:45:39.590 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-09 10:45:39.592 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-09 10:45:39.595 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-09 10:45:39.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:45:39.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:45:39.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-09 10:45:39.604 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:45:39.606 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-09 10:45:39.626 | Using python 3.8 to install pbr 2022-06-09 10:45:39.628 | + 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-09 10:45:41.272 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:45:41.276 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:45:41.282 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:45:41.282 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:45:41.287 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:45:41.289 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:45:41.290 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:45:41.291 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:45:41.292 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:45:41.401 | 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-09 10:45:42.844 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:45:42.844 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:45:42.918 | + inc/python:pip_install:200 : result=0 2022-06-09 10:45:42.921 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:45:42.925 | + functions-common:time_stop:2322 : local name 2022-06-09 10:45:42.928 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:45:42.932 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:45:42.936 | + functions-common:time_stop:2325 : local total 2022-06-09 10:45:42.939 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:45:42.943 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:45:42.946 | + functions-common:time_stop:2329 : start_time=1654771539621 2022-06-09 10:45:42.948 | + functions-common:time_stop:2331 : [[ -z 1654771539621 ]] 2022-06-09 10:45:42.951 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:45:42.956 | + functions-common:time_stop:2334 : end_time=1654771542953 2022-06-09 10:45:42.959 | + functions-common:time_stop:2335 : elapsed_time=3332 2022-06-09 10:45:42.961 | + functions-common:time_stop:2336 : total=41493 2022-06-09 10:45:42.963 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:45:42.966 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=44825 2022-06-09 10:45:42.969 | + inc/python:pip_install:203 : return 0 2022-06-09 10:45:42.971 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-09 10:45:46.053 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-09 10:45:47.779 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:45:48.290 | Collecting bindep 2022-06-09 10:45:48.299 | 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-09 10:45:48.405 | Collecting packaging; python_version >= "3.6" 2022-06-09 10:45:48.412 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-06-09 10:45:48.446 | Collecting Parsley 2022-06-09 10:45:48.453 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-09 10:45:48.603 | Collecting pbr>=2.0.0 2022-06-09 10:45:48.609 | 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-09 10:45:48.991 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-06-09 10:45:48.998 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-06-09 10:45:49.170 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-06-09 10:45:49.177 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-06-09 10:45:49.226 | Installing collected packages: pyparsing, packaging, Parsley, pbr, distro, bindep 2022-06-09 10:45:49.799 | 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-09 10:45:49.872 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-09 10:45:49.875 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-09 10:45:49.880 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-09 10:45:49.901 | + ./stack.sh:main:788 : pkgs= 2022-06-09 10:45:49.903 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-09 10:45:49.906 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-09 10:45:49.908 | + functions-common:run_phase:1750 : local mode=stack 2022-06-09 10:45:49.910 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-09 10:45:49.912 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 10:45:49.915 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 10:45:49.917 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 10:45:49.919 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 10:45:49.921 | + functions-common:run_phase:1760 : local extra 2022-06-09 10:45:49.924 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 10:45:49.928 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 10:45:49.930 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 10:45:49.932 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 10:45:49.934 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-09 10:45:49.937 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 10:45:49.951 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:45:49.953 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 10:45:49.955 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-09 10:45:49.957 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-09 10:45:49.959 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-09 10:45:49.961 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-09 10:45:49.963 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-09 10:45:49.965 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-09 10:45:49.968 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-09 10:45:49.970 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-09 10:45:49.972 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-09 10:45:49.974 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-09 10:45:49.976 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-09 10:45:49.978 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-09 10:45:49.980 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 10:45:49.982 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-09 10:45:49.984 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-09 10:45:49.986 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-09 10:45:49.988 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-09 10:45:49.990 | + functions-common:run_plugins:1739 : local plugins= 2022-06-09 10:45:49.992 | + functions-common:run_plugins:1740 : local plugin 2022-06-09 10:45:49.994 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-09 10:45:49.997 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-09 10:45:49.999 | + functions:set_systemd_override:826 : local value=2048 2022-06-09 10:45:50.001 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-09 10:45:50.003 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-09 10:45:50.050 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-09 10:45:50.050 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-09 10:45:50.053 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-09 10:45:50.416 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-09 10:45:50.418 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-09 10:45:50.435 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:45:50.438 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-09 10:45:50.441 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 10:45:50.444 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 10:45:50.447 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 10:45:50.449 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 10:45:50.452 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 10:45:50.455 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 10:45:50.457 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:45:50.459 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:45:50.464 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 10:45:50.466 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 10:45:50.468 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 10:45:50.471 | + functions-common:apt_get_update:1083 : return 2022-06-09 10:45:50.474 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-09 10:45:50.476 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 10:45:50.478 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:45:50.482 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:45:50.484 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-09 10:45:50.509 | + 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-09 10:45:50.619 | Reading package lists... 2022-06-09 10:45:50.887 | Building dependency tree... 2022-06-09 10:45:50.889 | Reading state information... 2022-06-09 10:45:51.155 | The following packages were automatically installed and are no longer required: 2022-06-09 10:45:51.156 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 10:45:51.156 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 10:45:51.157 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 10:45:51.157 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 10:45:51.157 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 10:45:51.157 | python3-zope.interface 2022-06-09 10:45:51.157 | Use 'sudo apt autoremove' to remove them. 2022-06-09 10:45:51.157 | The following additional packages will be installed: 2022-06-09 10:45:51.157 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-09 10:45:51.157 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-09 10:45:51.157 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-09 10:45:51.158 | erlang-tools erlang-xmerl locales-all 2022-06-09 10:45:51.159 | Suggested packages: 2022-06-09 10:45:51.159 | erlang erlang-manpages erlang-doc 2022-06-09 10:45:51.250 | The following NEW packages will be installed: 2022-06-09 10:45:51.251 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-09 10:45:51.251 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-09 10:45:51.251 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-09 10:45:51.252 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-06-09 10:45:51.368 | 0 upgraded, 19 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 10:45:51.368 | Need to get 38.0 MB of archives. 2022-06-09 10:45:51.368 | After this operation, 276 MB of additional disk space will be used. 2022-06-09 10:45:51.368 | 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-09 10:45:52.476 | 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-09 10:45:52.680 | 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-09 10:45:52.684 | 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-09 10:45:52.736 | 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-09 10:45:52.823 | 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-09 10:45:52.828 | 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-09 10:45:52.932 | 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-09 10:45:52.935 | 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-09 10:45:52.958 | 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-09 10:45:52.960 | 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-09 10:45:53.299 | 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-09 10:45:53.333 | 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-09 10:45:53.334 | 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-09 10:45:53.337 | 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-09 10:45:53.343 | 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-09 10:45:53.436 | 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-09 10:45:53.603 | 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-09 10:45:55.323 | 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-09 10:45:57.719 | Fetched 38.0 MB in 6s (6,492 kB/s) 2022-06-09 10:45:57.761 | Selecting previously unselected package erlang-base. 2022-06-09 10:45:57.807 | (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 ... 80310 files and directories currently installed.) 2022-06-09 10:45:57.810 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-09 10:45:57.816 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-06-09 10:45:58.931 | Selecting previously unselected package erlang-asn1. 2022-06-09 10:45:58.940 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-09 10:45:58.944 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-09 10:45:59.071 | Selecting previously unselected package erlang-crypto. 2022-06-09 10:45:59.080 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-09 10:45:59.085 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-09 10:45:59.147 | Selecting previously unselected package erlang-public-key. 2022-06-09 10:45:59.156 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-09 10:45:59.162 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-09 10:45:59.268 | Selecting previously unselected package erlang-mnesia. 2022-06-09 10:45:59.277 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-09 10:45:59.281 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-09 10:45:59.406 | Selecting previously unselected package erlang-runtime-tools. 2022-06-09 10:45:59.415 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-09 10:45:59.420 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-09 10:45:59.492 | Selecting previously unselected package erlang-ssl. 2022-06-09 10:45:59.501 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-09 10:45:59.506 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-09 10:45:59.689 | Selecting previously unselected package erlang-eldap. 2022-06-09 10:45:59.698 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-09 10:45:59.702 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-09 10:45:59.757 | Selecting previously unselected package erlang-ftp. 2022-06-09 10:45:59.767 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-09 10:45:59.773 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-09 10:45:59.820 | Selecting previously unselected package erlang-tftp. 2022-06-09 10:45:59.829 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-09 10:45:59.833 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-09 10:45:59.887 | Selecting previously unselected package erlang-inets. 2022-06-09 10:45:59.895 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-09 10:45:59.900 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:00.033 | Selecting previously unselected package erlang-snmp. 2022-06-09 10:46:00.042 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-09 10:46:00.047 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:00.317 | Selecting previously unselected package erlang-os-mon. 2022-06-09 10:46:00.326 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-09 10:46:00.330 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:00.376 | Selecting previously unselected package erlang-parsetools. 2022-06-09 10:46:00.385 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-09 10:46:00.390 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:00.458 | Selecting previously unselected package erlang-syntax-tools. 2022-06-09 10:46:00.468 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-09 10:46:00.472 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:00.561 | Selecting previously unselected package erlang-tools. 2022-06-09 10:46:00.574 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-09 10:46:00.579 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:00.688 | Selecting previously unselected package erlang-xmerl. 2022-06-09 10:46:00.697 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-09 10:46:00.701 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:00.890 | Selecting previously unselected package locales-all. 2022-06-09 10:46:00.899 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-06-09 10:46:00.903 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-06-09 10:46:05.111 | Selecting previously unselected package rabbitmq-server. 2022-06-09 10:46:05.123 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-06-09 10:46:05.127 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-09 10:46:06.263 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:06.689 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-06-09 10:46:06.689 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-06-09 10:46:10.766 | Searching for services which depend on erlang and should be started... none found. 2022-06-09 10:46:10.774 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:10.782 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:10.789 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-06-09 10:46:10.799 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:10.806 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:10.814 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:10.820 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:10.827 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:10.833 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:10.840 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:10.847 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:10.854 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:10.861 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:10.867 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:10.874 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:10.881 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:10.887 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-09 10:46:10.894 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-09 10:46:10.984 | Adding group `rabbitmq' (GID 125) ... 2022-06-09 10:46:11.007 | Done. 2022-06-09 10:46:11.091 | Adding system user `rabbitmq' (UID 117) ... 2022-06-09 10:46:11.091 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-06-09 10:46:11.142 | Not creating home directory `/var/lib/rabbitmq'. 2022-06-09 10:46:11.421 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-06-09 10:46:17.186 | Processing triggers for man-db (2.9.1-1) ... 2022-06-09 10:46:17.782 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-09 10:46:26.055 | + functions-common:apt_get:1127 : result=0 2022-06-09 10:46:26.057 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 10:46:26.060 | + functions-common:time_stop:2322 : local name 2022-06-09 10:46:26.062 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:46:26.065 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:46:26.068 | + functions-common:time_stop:2325 : local total 2022-06-09 10:46:26.070 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:46:26.073 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 10:46:26.075 | + functions-common:time_stop:2329 : start_time=1654771550506 2022-06-09 10:46:26.077 | + functions-common:time_stop:2331 : [[ -z 1654771550506 ]] 2022-06-09 10:46:26.081 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:46:26.086 | + functions-common:time_stop:2334 : end_time=1654771586083 2022-06-09 10:46:26.089 | + functions-common:time_stop:2335 : elapsed_time=35577 2022-06-09 10:46:26.092 | + functions-common:time_stop:2336 : total=155873 2022-06-09 10:46:26.094 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:46:26.096 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=191450 2022-06-09 10:46:26.098 | + functions-common:apt_get:1131 : return 0 2022-06-09 10:46:26.101 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-09 10:46:26.103 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 10:46:26.105 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 10:46:26.108 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 10:46:26.110 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 10:46:26.112 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 10:46:26.115 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 10:46:26.117 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-09 10:46:26.119 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 10:46:26.121 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 10:46:26.124 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 10:46:26.126 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 10:46:26.128 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 10:46:26.130 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 10:46:26.133 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 10:46:26.135 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 10:46:26.137 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-09 10:46:26.139 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 10:46:26.141 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 10:46:26.143 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 10:46:26.146 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 10:46:26.148 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 10:46:26.150 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 10:46:26.152 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-09 10:46:26.154 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-09 10:46:26.169 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:46:26.171 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-09 10:46:26.173 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 10:46:26.176 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-09 10:46:26.178 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-09 10:46:26.180 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-09 10:46:26.184 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-09 10:46:26.187 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-09 10:46:26.189 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-09 10:46:26.191 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-09 10:46:26.193 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-09 10:46:26.195 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-09 10:46:26.198 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-09 10:46:26.918 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-09 10:46:26.918 | user tags 2022-06-09 10:46:26.918 | guest [administrator]' 2022-06-09 10:46:26.921 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-09 10:46:26.922 | user tags 2022-06-09 10:46:26.922 | guest [administrator]' 2022-06-09 10:46:26.922 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-09 10:46:26.930 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-06-09 10:46:26.933 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-06-09 10:46:26.936 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-06-09 10:46:27.635 | Adding user "stackrabbit" ... 2022-06-09 10:46:27.662 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-09 10:46:28.398 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-09 10:46:28.422 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-09 10:46:28.424 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-09 10:46:29.113 | Changing password for user "stackrabbit" ... 2022-06-09 10:46:29.140 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-09 10:46:29.144 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-09 10:46:29.147 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-09 10:46:29.828 | Deleting user "guest" ... 2022-06-09 10:46:29.856 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-09 10:46:29.872 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:46:29.875 | + ./stack.sh:main:805 : install_database 2022-06-09 10:46:29.877 | + lib/database:install_database:116 : install_database_mysql 2022-06-09 10:46:29.879 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-09 10:46:29.882 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:46:29.884 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:46:29.886 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-09 10:46:30.102 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-09 10:46:30.106 | + lib/databases/mysql:install_database_mysql:164 : cat 2022-06-09 10:46:30.112 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-09 10:46:30.116 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:46:30.119 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:46:30.122 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2022-06-09 10:46:30.125 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2022-06-09 10:46:30.127 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2022-06-09 10:46:30.131 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-09 10:46:30.133 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-09 10:46:30.136 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-09 10:46:30.138 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-09 10:46:30.141 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 10:46:30.143 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 10:46:30.146 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 10:46:30.149 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 10:46:30.151 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 10:46:30.154 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 10:46:30.157 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 10:46:30.159 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 10:46:30.161 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-09 10:46:30.163 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 10:46:30.166 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 10:46:30.168 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 10:46:30.170 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 10:46:30.173 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 10:46:30.175 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 10:46:30.177 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-09 10:46:30.179 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:46:30.181 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:46:30.184 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-09 10:46:30.186 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 10:46:30.188 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 10:46:30.190 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 10:46:30.193 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 10:46:30.195 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 10:46:30.197 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 10:46:30.199 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:46:30.202 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:46:30.204 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 10:46:30.206 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 10:46:30.208 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 10:46:30.210 | + functions-common:apt_get_update:1083 : return 2022-06-09 10:46:30.212 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-09 10:46:30.215 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 10:46:30.217 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:46:30.219 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:46:30.221 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-09 10:46:30.244 | + 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-09 10:46:30.364 | Reading package lists... 2022-06-09 10:46:30.628 | Building dependency tree... 2022-06-09 10:46:30.629 | Reading state information... 2022-06-09 10:46:30.879 | The following packages were automatically installed and are no longer required: 2022-06-09 10:46:30.880 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 10:46:30.880 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 10:46:30.880 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 10:46:30.880 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 10:46:30.880 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 10:46:30.880 | python3-zope.interface 2022-06-09 10:46:30.880 | Use 'sudo apt autoremove' to remove them. 2022-06-09 10:46:30.880 | The following additional packages will be installed: 2022-06-09 10:46:30.881 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-09 10:46:30.881 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-09 10:46:30.881 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-09 10:46:30.881 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-09 10:46:30.881 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-09 10:46:30.881 | mysql-server-8.0 mysql-server-core-8.0 2022-06-09 10:46:30.882 | Suggested packages: 2022-06-09 10:46:30.882 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-06-09 10:46:30.974 | The following NEW packages will be installed: 2022-06-09 10:46:30.974 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-09 10:46:30.974 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-09 10:46:30.974 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-09 10:46:30.974 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-09 10:46:30.974 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-09 10:46:30.975 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-06-09 10:46:31.222 | 0 upgraded, 24 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 10:46:31.222 | Need to get 31.5 MB of archives. 2022-06-09 10:46:31.222 | After this operation, 262 MB of additional disk space will be used. 2022-06-09 10:46:31.222 | 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-09 10:46:32.380 | 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-09 10:46:32.382 | 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-09 10:46:32.390 | 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-09 10:46:32.391 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-06-09 10:46:32.410 | 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-09 10:46:35.159 | 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-09 10:46:35.262 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-06-09 10:46:35.263 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-06-09 10:46:35.266 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-06-09 10:46:35.286 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-06-09 10:46:35.305 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-06-09 10:46:35.306 | 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-09 10:46:35.306 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-06-09 10:46:35.307 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-06-09 10:46:35.316 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-06-09 10:46:35.383 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-06-09 10:46:35.385 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-06-09 10:46:35.386 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-06-09 10:46:35.495 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-06-09 10:46:35.502 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-06-09 10:46:35.503 | 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-09 10:46:36.634 | 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-09 10:46:36.635 | 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-09 10:46:37.153 | Preconfiguring packages ... 2022-06-09 10:46:37.313 | Fetched 31.5 MB in 6s (5,582 kB/s) 2022-06-09 10:46:37.346 | Selecting previously unselected package mysql-client-core-8.0. 2022-06-09 10:46:37.396 | (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 ... 88766 files and directories currently installed.) 2022-06-09 10:46:37.400 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-09 10:46:37.405 | Unpacking mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-09 10:46:38.363 | Selecting previously unselected package mysql-client-8.0. 2022-06-09 10:46:38.372 | Preparing to unpack .../01-mysql-client-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-09 10:46:38.376 | Unpacking mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-09 10:46:38.415 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-06-09 10:46:38.424 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-09 10:46:38.436 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-09 10:46:38.492 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-06-09 10:46:38.501 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-09 10:46:38.506 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-09 10:46:38.545 | Selecting previously unselected package libmecab2:amd64. 2022-06-09 10:46:38.555 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-06-09 10:46:38.560 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-06-09 10:46:38.647 | Selecting previously unselected package mysql-server-core-8.0. 2022-06-09 10:46:38.657 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-09 10:46:38.661 | Unpacking mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-09 10:46:41.607 | Selecting previously unselected package mysql-server-8.0. 2022-06-09 10:46:41.617 | Preparing to unpack .../06-mysql-server-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-09 10:46:42.121 | Unpacking mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-09 10:46:42.195 | Selecting previously unselected package libhtml-tagset-perl. 2022-06-09 10:46:42.205 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-06-09 10:46:42.209 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-06-09 10:46:42.249 | Selecting previously unselected package liburi-perl. 2022-06-09 10:46:42.262 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-06-09 10:46:42.266 | Unpacking liburi-perl (1.76-2) ... 2022-06-09 10:46:42.320 | Selecting previously unselected package libhtml-parser-perl. 2022-06-09 10:46:42.330 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-06-09 10:46:42.334 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-06-09 10:46:42.384 | Selecting previously unselected package libcgi-pm-perl. 2022-06-09 10:46:42.393 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-06-09 10:46:42.398 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-06-09 10:46:42.476 | Selecting previously unselected package libfcgi-perl. 2022-06-09 10:46:42.486 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-06-09 10:46:42.490 | Unpacking libfcgi-perl (0.79-1) ... 2022-06-09 10:46:42.532 | Selecting previously unselected package libcgi-fast-perl. 2022-06-09 10:46:42.546 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-06-09 10:46:42.551 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-06-09 10:46:42.590 | Selecting previously unselected package libencode-locale-perl. 2022-06-09 10:46:42.600 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-06-09 10:46:42.604 | Unpacking libencode-locale-perl (1.05-1) ... 2022-06-09 10:46:42.644 | Selecting previously unselected package libhtml-template-perl. 2022-06-09 10:46:42.654 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-06-09 10:46:42.658 | Unpacking libhtml-template-perl (2.97-1) ... 2022-06-09 10:46:42.702 | Selecting previously unselected package libtimedate-perl. 2022-06-09 10:46:42.711 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-06-09 10:46:42.717 | Unpacking libtimedate-perl (2.3200-1) ... 2022-06-09 10:46:42.775 | Selecting previously unselected package libhttp-date-perl. 2022-06-09 10:46:42.785 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-06-09 10:46:42.790 | Unpacking libhttp-date-perl (6.05-1) ... 2022-06-09 10:46:42.831 | Selecting previously unselected package libio-html-perl. 2022-06-09 10:46:42.840 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-06-09 10:46:42.845 | Unpacking libio-html-perl (1.001-1) ... 2022-06-09 10:46:42.885 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-06-09 10:46:42.894 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-06-09 10:46:42.899 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-06-09 10:46:42.940 | Selecting previously unselected package libhttp-message-perl. 2022-06-09 10:46:42.950 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-06-09 10:46:42.954 | Unpacking libhttp-message-perl (6.22-1) ... 2022-06-09 10:46:43.009 | Selecting previously unselected package mecab-utils. 2022-06-09 10:46:43.019 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-06-09 10:46:43.023 | Unpacking mecab-utils (0.996-10build1) ... 2022-06-09 10:46:43.063 | Selecting previously unselected package mecab-ipadic. 2022-06-09 10:46:43.072 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-06-09 10:46:43.077 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-09 10:46:44.330 | Selecting previously unselected package mecab-ipadic-utf8. 2022-06-09 10:46:44.340 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-06-09 10:46:44.345 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-09 10:46:44.380 | Selecting previously unselected package mysql-server. 2022-06-09 10:46:44.390 | Preparing to unpack .../23-mysql-server_8.0.29-0ubuntu0.20.04.3_all.deb ... 2022-06-09 10:46:44.395 | Unpacking mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-09 10:46:44.454 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-06-09 10:46:44.471 | Setting up mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-09 10:46:44.482 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-06-09 10:46:44.489 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-06-09 10:46:44.497 | Setting up libencode-locale-perl (1.05-1) ... 2022-06-09 10:46:44.505 | Setting up mecab-utils (0.996-10build1) ... 2022-06-09 10:46:44.513 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-09 10:46:44.522 | Setting up libio-html-perl (1.001-1) ... 2022-06-09 10:46:44.529 | Setting up libtimedate-perl (2.3200-1) ... 2022-06-09 10:46:44.535 | Setting up mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-09 10:46:44.542 | Setting up libfcgi-perl (0.79-1) ... 2022-06-09 10:46:44.548 | Setting up liburi-perl (1.76-2) ... 2022-06-09 10:46:44.555 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-09 10:46:44.562 | Setting up libhttp-date-perl (6.05-1) ... 2022-06-09 10:46:44.569 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-09 10:46:44.576 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-09 10:46:44.579 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-09 10:46:44.579 | 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-09 10:46:44.580 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-09 10:46:44.580 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-09 10:46:44.719 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-09 10:46:44.719 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-09 10:46:44.720 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-09 10:46:44.720 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-09 10:46:44.727 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-09 10:46:44.816 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-09 10:46:44.817 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-09 10:46:44.817 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-09 10:46:44.843 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-09 10:46:44.888 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-09 10:46:45.173 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-09 10:46:45.179 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-09 10:46:45.269 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-09 10:46:45.269 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-09 10:46:45.269 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-09 10:46:45.270 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-09 10:46:45.273 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-09 10:46:45.274 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-09 10:46:45.318 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-09 10:46:45.508 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-09 10:46:45.508 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-09 10:46:45.509 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-09 10:46:45.509 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-09 10:46:45.512 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-09 10:46:45.512 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-09 10:46:45.951 | 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-09 10:46:46.073 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-09 10:46:46.391 | 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-09 10:46:46.395 | 2022-06-09 10:46:46.395 | done! 2022-06-09 10:46:46.406 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-09 10:46:46.413 | Setting up mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-09 10:46:46.423 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-09 10:46:46.430 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-09 10:46:46.434 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-09 10:46:46.434 | 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-09 10:46:46.434 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-09 10:46:46.435 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-09 10:46:46.643 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-09 10:46:46.643 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-09 10:46:46.644 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-09 10:46:46.644 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-09 10:46:46.656 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-09 10:46:46.786 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-09 10:46:46.787 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-09 10:46:46.788 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-09 10:46:46.827 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-09 10:46:46.900 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-09 10:46:47.391 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-09 10:46:47.401 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-09 10:46:47.510 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-09 10:46:47.511 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-09 10:46:47.511 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-09 10:46:47.511 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-09 10:46:47.517 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-09 10:46:47.517 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-09 10:46:47.606 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-09 10:46:47.894 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-09 10:46:47.895 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-09 10:46:47.896 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-09 10:46:47.896 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-09 10:46:47.899 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-09 10:46:47.900 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-09 10:46:48.407 | 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-09 10:46:48.547 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-09 10:46:48.865 | 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-09 10:46:48.869 | 2022-06-09 10:46:48.869 | done! 2022-06-09 10:46:48.878 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-09 10:46:48.886 | Setting up libhtml-parser-perl (3.72-5) ... 2022-06-09 10:46:48.895 | Setting up libhttp-message-perl (6.22-1) ... 2022-06-09 10:46:48.904 | Setting up mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-09 10:46:49.595 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-09 10:46:49.634 | Renaming removed key_buffer and myisam-recover options (if present) 2022-06-09 10:46:58.888 | mysqld will log errors to /var/log/mysql/error.log 2022-06-09 10:46:59.552 | mysqld is running as pid 44003 2022-06-09 10:47:02.221 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-06-09 10:47:04.371 | Setting up libcgi-pm-perl (4.46-1) ... 2022-06-09 10:47:04.386 | Setting up libhtml-template-perl (2.97-1) ... 2022-06-09 10:47:04.398 | Setting up mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-09 10:47:04.405 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-06-09 10:47:04.413 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-09 10:47:04.772 | Processing triggers for man-db (2.9.1-1) ... 2022-06-09 10:47:06.526 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-09 10:47:14.402 | + functions-common:apt_get:1127 : result=0 2022-06-09 10:47:14.404 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 10:47:14.407 | + functions-common:time_stop:2322 : local name 2022-06-09 10:47:14.409 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:47:14.411 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:47:14.413 | + functions-common:time_stop:2325 : local total 2022-06-09 10:47:14.416 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:47:14.418 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 10:47:14.420 | + functions-common:time_stop:2329 : start_time=1654771590241 2022-06-09 10:47:14.422 | + functions-common:time_stop:2331 : [[ -z 1654771590241 ]] 2022-06-09 10:47:14.425 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:47:14.432 | + functions-common:time_stop:2334 : end_time=1654771634426 2022-06-09 10:47:14.434 | + functions-common:time_stop:2335 : elapsed_time=44185 2022-06-09 10:47:14.436 | + functions-common:time_stop:2336 : total=191450 2022-06-09 10:47:14.438 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:47:14.441 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=235635 2022-06-09 10:47:14.443 | + functions-common:apt_get:1131 : return 0 2022-06-09 10:47:14.445 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-09 10:47:14.447 | + ./stack.sh:main:808 : install_database_python 2022-06-09 10:47:14.449 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-09 10:47:14.452 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-09 10:47:14.454 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-09 10:47:14.456 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 10:47:14.458 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-09 10:47:14.461 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-09 10:47:14.464 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 10:47:14.467 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-09 10:47:14.467 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 10:47:14.473 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-09 10:47:14.475 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-09 10:47:14.477 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-09 10:47:14.480 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-09 10:47:14.482 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-09 10:47:14.503 | Using python 3.8 to install PyMySQL 2022-06-09 10:47:14.505 | + 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-09 10:47:16.119 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:47:16.123 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:47:16.129 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:47:16.129 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:47:16.134 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:47:16.136 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:47:16.138 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:47:16.138 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:47:16.140 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:47:16.276 | Collecting PyMySQL===0.10.0 2022-06-09 10:47:16.283 | 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-09 10:47:17.646 | Installing collected packages: PyMySQL 2022-06-09 10:47:17.774 | Successfully installed PyMySQL-0.10.0 2022-06-09 10:47:17.878 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:47:17.878 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:47:17.952 | + inc/python:pip_install:200 : result=0 2022-06-09 10:47:17.957 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:47:17.961 | + functions-common:time_stop:2322 : local name 2022-06-09 10:47:17.964 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:47:17.968 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:47:17.971 | + functions-common:time_stop:2325 : local total 2022-06-09 10:47:17.975 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:47:17.978 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:47:17.981 | + functions-common:time_stop:2329 : start_time=1654771634497 2022-06-09 10:47:17.985 | + functions-common:time_stop:2331 : [[ -z 1654771634497 ]] 2022-06-09 10:47:17.989 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:47:17.994 | + functions-common:time_stop:2334 : end_time=1654771637991 2022-06-09 10:47:17.996 | + functions-common:time_stop:2335 : elapsed_time=3494 2022-06-09 10:47:18.000 | + functions-common:time_stop:2336 : total=44825 2022-06-09 10:47:18.002 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:47:18.004 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=48319 2022-06-09 10:47:18.008 | + inc/python:pip_install:203 : return 0 2022-06-09 10:47:18.010 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-09 10:47:18.012 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-09 10:47:18.015 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-09 10:47:18.018 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-09 10:47:18.036 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:47:18.038 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-09 10:47:18.042 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-09 10:47:18.045 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 10:47:18.046 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-09 10:47:18.051 | + 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-09 10:47:18.054 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-09 10:47:18.056 | + 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-09 10:47:18.058 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-09 10:47:18.061 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-09 10:47:18.063 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-09 10:47:18.078 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:47:18.081 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-09 10:47:18.083 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 10:47:18.085 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 10:47:18.087 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 10:47:18.090 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 10:47:18.092 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 10:47:18.094 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 10:47:18.097 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:47:18.099 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:47:18.101 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 10:47:18.104 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 10:47:18.106 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 10:47:18.108 | + functions-common:apt_get_update:1083 : return 2022-06-09 10:47:18.110 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-09 10:47:18.113 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 10:47:18.115 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:47:18.117 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:47:18.119 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-09 10:47:18.139 | + 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-09 10:47:18.250 | Reading package lists... 2022-06-09 10:47:18.506 | Building dependency tree... 2022-06-09 10:47:18.508 | Reading state information... 2022-06-09 10:47:18.768 | The following packages were automatically installed and are no longer required: 2022-06-09 10:47:18.769 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 10:47:18.769 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 10:47:18.770 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 10:47:18.770 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 10:47:18.770 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 10:47:18.770 | python3-zope.interface 2022-06-09 10:47:18.770 | Use 'sudo apt autoremove' to remove them. 2022-06-09 10:47:18.851 | The following NEW packages will be installed: 2022-06-09 10:47:18.851 | radvd 2022-06-09 10:47:19.102 | 0 upgraded, 1 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 10:47:19.102 | Need to get 59.0 kB of archives. 2022-06-09 10:47:19.102 | After this operation, 164 kB of additional disk space will be used. 2022-06-09 10:47:19.103 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-06-09 10:47:19.949 | Fetched 59.0 kB in 0s (121 kB/s) 2022-06-09 10:47:19.990 | Selecting previously unselected package radvd. 2022-06-09 10:47:20.042 | (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 ... 89344 files and directories currently installed.) 2022-06-09 10:47:20.046 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-06-09 10:47:20.051 | Unpacking radvd (1:2.17-2) ... 2022-06-09 10:47:20.131 | Setting up radvd (1:2.17-2) ... 2022-06-09 10:47:21.090 | Job for radvd.service failed because the control process exited with error code. 2022-06-09 10:47:21.090 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-06-09 10:47:21.092 | invoke-rc.d: initscript radvd, action "start" failed. 2022-06-09 10:47:21.104 | ● radvd.service - Router advertisement daemon for IPv6 2022-06-09 10:47:21.104 | Loaded: loaded (]8;;file://n-d-754401-2/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-06-09 10:47:21.104 | Active: failed (Result: exit-code) since Thu 2022-06-09 10:47:21 UTC; 15ms ago 2022-06-09 10:47:21.104 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-06-09 10:47:21.104 | Process: 45161 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-06-09 10:47:21.104 | 2022-06-09 10:47:21.104 | Jun 09 10:47:21 n-d-754401-2 systemd[1]: Starting Router advertisement daemon for IPv6... 2022-06-09 10:47:21.104 | Jun 09 10:47:21 n-d-754401-2 radvd[45161]: can't open /etc/radvd.conf: No such file or directory 2022-06-09 10:47:21.104 | Jun 09 10:47:21 n-d-754401-2 radvd[45161]: Insecure file permissions, but continuing anyway 2022-06-09 10:47:21.104 | Jun 09 10:47:21 n-d-754401-2 radvd[45161]: exiting, failed to read config file 2022-06-09 10:47:21.104 | Jun 09 10:47:21 n-d-754401-2 systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-06-09 10:47:21.104 | Jun 09 10:47:21 n-d-754401-2 systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-06-09 10:47:21.104 | Jun 09 10:47:21 n-d-754401-2 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-06-09 10:47:21.109 | Processing triggers for man-db (2.9.1-1) ... 2022-06-09 10:47:21.209 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-09 10:47:29.368 | + functions-common:apt_get:1127 : result=0 2022-06-09 10:47:29.371 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 10:47:29.374 | + functions-common:time_stop:2322 : local name 2022-06-09 10:47:29.378 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:47:29.380 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:47:29.383 | + functions-common:time_stop:2325 : local total 2022-06-09 10:47:29.385 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:47:29.388 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 10:47:29.390 | + functions-common:time_stop:2329 : start_time=1654771638137 2022-06-09 10:47:29.392 | + functions-common:time_stop:2331 : [[ -z 1654771638137 ]] 2022-06-09 10:47:29.395 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:47:29.401 | + functions-common:time_stop:2334 : end_time=1654771649398 2022-06-09 10:47:29.403 | + functions-common:time_stop:2335 : elapsed_time=11261 2022-06-09 10:47:29.406 | + functions-common:time_stop:2336 : total=235635 2022-06-09 10:47:29.408 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:47:29.410 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=246896 2022-06-09 10:47:29.413 | + functions-common:apt_get:1131 : return 0 2022-06-09 10:47:29.416 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-09 10:47:29.432 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:47:29.435 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-09 10:47:29.437 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-09 10:47:29.441 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-09 10:47:29.460 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-09 10:47:29.462 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 10:47:29.465 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 10:47:29.467 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 10:47:29.470 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 10:47:29.472 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 10:47:29.474 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 10:47:29.477 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:47:29.479 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:47:29.481 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 10:47:29.483 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 10:47:29.485 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 10:47:29.487 | + functions-common:apt_get_update:1083 : return 2022-06-09 10:47:29.490 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-09 10:47:29.492 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 10:47:29.494 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:47:29.496 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:47:29.498 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-09 10:47:29.523 | + 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-09 10:47:29.633 | Reading package lists... 2022-06-09 10:47:29.884 | Building dependency tree... 2022-06-09 10:47:29.885 | Reading state information... 2022-06-09 10:47:30.132 | fakeroot is already the newest version (1.24-1). 2022-06-09 10:47:30.132 | fakeroot set to manually installed. 2022-06-09 10:47:30.132 | make is already the newest version (4.2.1-1.2). 2022-06-09 10:47:30.132 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-09 10:47:30.133 | The following packages were automatically installed and are no longer required: 2022-06-09 10:47:30.133 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 10:47:30.134 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 10:47:30.134 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 10:47:30.134 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 10:47:30.134 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 10:47:30.134 | python3-zope.interface 2022-06-09 10:47:30.134 | Use 'sudo apt autoremove' to remove them. 2022-06-09 10:47:30.296 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 10:47:30.300 | + functions-common:apt_get:1127 : result=0 2022-06-09 10:47:30.302 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 10:47:30.304 | + functions-common:time_stop:2322 : local name 2022-06-09 10:47:30.306 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:47:30.309 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:47:30.311 | + functions-common:time_stop:2325 : local total 2022-06-09 10:47:30.313 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:47:30.315 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 10:47:30.318 | + functions-common:time_stop:2329 : start_time=1654771649519 2022-06-09 10:47:30.320 | + functions-common:time_stop:2331 : [[ -z 1654771649519 ]] 2022-06-09 10:47:30.323 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:47:30.327 | + functions-common:time_stop:2334 : end_time=1654771650324 2022-06-09 10:47:30.330 | + functions-common:time_stop:2335 : elapsed_time=805 2022-06-09 10:47:30.332 | + functions-common:time_stop:2336 : total=246896 2022-06-09 10:47:30.334 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:47:30.337 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=247701 2022-06-09 10:47:30.340 | + functions-common:apt_get:1131 : return 0 2022-06-09 10:47:30.342 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-09 10:47:30.345 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:47:30.347 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:47:30.350 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-09 10:47:30.352 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-09 10:47:30.355 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-09 10:47:30.359 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-09 10:47:30.361 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-09 10:47:30.365 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-09 10:47:30.365 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-09 10:47:30.369 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-09 10:47:30.372 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-09 10:47:30.374 | + functions:vercmp:652 : local v1=5.4 2022-06-09 10:47:30.376 | + functions:vercmp:653 : local 'op=<' 2022-06-09 10:47:30.378 | + functions:vercmp:654 : local v2=3.13 2022-06-09 10:47:30.381 | + functions:vercmp:655 : local result 2022-06-09 10:47:30.384 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-09 10:47:30.385 | ++ functions:vercmp:659 : head -1 2022-06-09 10:47:30.385 | ++ functions:vercmp:659 : sort -V 2022-06-09 10:47:30.389 | + functions:vercmp:659 : result=3.13 2022-06-09 10:47:30.392 | + functions:vercmp:661 : case $op in 2022-06-09 10:47:30.394 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-09 10:47:30.396 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-09 10:47:30.398 | + functions:vercmp:672 : return 2022-06-09 10:47:30.401 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-09 10:47:30.403 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 10:47:30.405 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-09 10:47:30.798 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-09 10:47:30.817 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:47:30.821 | + ./stack.sh:main:816 : install_etcd3 2022-06-09 10:47:30.823 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-09 10:47:30.823 | Installing etcd 2022-06-09 10:47:30.825 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-09 10:47:30.838 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-09 10:47:30.850 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-09 10:47:30.853 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-09 10:47:30.866 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-09 10:47:30.870 | ++ 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-09 10:47:30.873 | ++ 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-09 10:47:30.877 | +++ 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-09 10:47:30.881 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 10:47:30.883 | ++ 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-09 10:47:30.886 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-09 10:47:30.888 | ++ 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-09 10:47:30.892 | --2022-06-09 10:47:30-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 10:47:31.049 | Resolving github.com (github.com)... 140.82.121.3 2022-06-09 10:47:31.094 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-06-09 10:47:31.237 | HTTP request sent, awaiting response... 302 Found 2022-06-09 10:47:31.237 | 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%2F20220609%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220609T104530Z&X-Amz-Expires=300&X-Amz-Signature=54ea3aacb4067711461728af8af7bf3ab8a95906c9b5d589ddb1047478e217c1&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-09 10:47:31.237 | --2022-06-09 10:47:31-- 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%2F20220609%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220609T104530Z&X-Amz-Expires=300&X-Amz-Signature=54ea3aacb4067711461728af8af7bf3ab8a95906c9b5d589ddb1047478e217c1&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-09 10:47:31.240 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ... 2022-06-09 10:47:31.265 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2022-06-09 10:47:31.648 | HTTP request sent, awaiting response... 200 OK 2022-06-09 10:47:31.649 | Length: 11350736 (11M) [application/octet-stream] 2022-06-09 10:47:31.649 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-06-09 10:47:31.765 | 2022-06-09 10:47:31.926 | 0K ........ .. 100% 39.0M=0.3s 2022-06-09 10:47:31.927 | 2022-06-09 10:47:31.927 | 2022-06-09 10:47:31 (39.0 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-06-09 10:47:31.927 | 2022-06-09 10:47:31.932 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2022-06-09 10:47:31.936 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 10:47:31.940 | ++ functions:get_extra_file:73 : return 2022-06-09 10:47:31.943 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 10:47:31.945 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-09 10:47:31.947 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-06-09 10:47:31.949 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-06-09 10:47:32.078 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-06-09 10:47:32.082 | + 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-09 10:47:32.086 | etcd-v3.3.12-linux-amd64/ 2022-06-09 10:47:32.087 | etcd-v3.3.12-linux-amd64/README.md 2022-06-09 10:47:32.087 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-06-09 10:47:32.087 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-06-09 10:47:32.087 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-06-09 10:47:32.087 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-06-09 10:47:32.087 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-06-09 10:47:32.087 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-06-09 10:47:32.087 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-06-09 10:47:32.087 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-06-09 10:47:32.087 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-06-09 10:47:32.087 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-06-09 10:47:32.087 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-06-09 10:47:32.087 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-06-09 10:47:32.088 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-06-09 10:47:32.088 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-06-09 10:47:32.088 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-06-09 10:47:32.088 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-06-09 10:47:32.088 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-06-09 10:47:32.088 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-06-09 10:47:32.088 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-09 10:47:32.088 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-06-09 10:47:32.089 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-06-09 10:47:32.089 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-09 10:47:32.089 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-09 10:47:32.089 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-09 10:47:32.089 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-09 10:47:32.089 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-06-09 10:47:32.089 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-06-09 10:47:32.089 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-06-09 10:47:32.089 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-06-09 10:47:32.089 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-06-09 10:47:32.089 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-06-09 10:47:32.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-06-09 10:47:32.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-06-09 10:47:32.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-06-09 10:47:32.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-06-09 10:47:32.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-06-09 10:47:32.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-06-09 10:47:32.090 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-06-09 10:47:32.090 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-06-09 10:47:32.090 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-09 10:47:32.090 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-06-09 10:47:32.090 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-06-09 10:47:32.090 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-09 10:47:32.090 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-09 10:47:32.090 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-09 10:47:32.090 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-09 10:47:32.090 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-06-09 10:47:32.090 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-06-09 10:47:32.090 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-06-09 10:47:32.090 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-06-09 10:47:32.090 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-06-09 10:47:32.090 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-06-09 10:47:32.090 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-06-09 10:47:32.091 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-06-09 10:47:32.091 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-06-09 10:47:32.091 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-06-09 10:47:32.091 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-06-09 10:47:32.091 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-06-09 10:47:32.091 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-06-09 10:47:32.091 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-06-09 10:47:32.091 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-06-09 10:47:32.091 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-06-09 10:47:32.091 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-06-09 10:47:32.091 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-06-09 10:47:32.091 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-06-09 10:47:32.092 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-06-09 10:47:32.092 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-06-09 10:47:32.092 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-06-09 10:47:32.092 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-06-09 10:47:32.092 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-06-09 10:47:32.092 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-06-09 10:47:32.092 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-06-09 10:47:32.092 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-06-09 10:47:32.092 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-06-09 10:47:32.092 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-06-09 10:47:32.092 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-06-09 10:47:32.092 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-06-09 10:47:32.093 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-06-09 10:47:32.093 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-06-09 10:47:32.093 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-06-09 10:47:32.093 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-06-09 10:47:32.093 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-06-09 10:47:32.093 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-06-09 10:47:32.093 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-06-09 10:47:32.093 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-06-09 10:47:32.093 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-06-09 10:47:32.093 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-06-09 10:47:32.093 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-06-09 10:47:32.093 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-06-09 10:47:32.094 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-06-09 10:47:32.094 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-06-09 10:47:32.094 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-06-09 10:47:32.094 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-06-09 10:47:32.094 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-06-09 10:47:32.094 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-06-09 10:47:32.094 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-06-09 10:47:32.094 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-06-09 10:47:32.094 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-06-09 10:47:32.094 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-06-09 10:47:32.094 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-06-09 10:47:32.094 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-06-09 10:47:32.094 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-06-09 10:47:32.095 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-06-09 10:47:32.095 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-06-09 10:47:32.095 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-06-09 10:47:32.095 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-06-09 10:47:32.095 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-06-09 10:47:32.095 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-06-09 10:47:32.095 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-06-09 10:47:32.095 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-06-09 10:47:32.095 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-06-09 10:47:32.095 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-06-09 10:47:32.096 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-06-09 10:47:32.096 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-06-09 10:47:32.096 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-06-09 10:47:32.096 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-06-09 10:47:32.096 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-06-09 10:47:32.096 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-06-09 10:47:32.097 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-06-09 10:47:32.097 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-06-09 10:47:32.097 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-06-09 10:47:32.097 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-06-09 10:47:32.097 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-06-09 10:47:32.097 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-06-09 10:47:32.098 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-06-09 10:47:32.099 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-06-09 10:47:32.099 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-06-09 10:47:32.099 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-06-09 10:47:32.100 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-06-09 10:47:32.100 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-06-09 10:47:32.100 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-06-09 10:47:32.100 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-06-09 10:47:32.100 | etcd-v3.3.12-linux-amd64/etcdctl 2022-06-09 10:47:32.284 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-06-09 10:47:32.284 | etcd-v3.3.12-linux-amd64/etcd 2022-06-09 10:47:32.510 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-06-09 10:47:32.547 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-06-09 10:47:32.584 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-09 10:47:32.588 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-09 10:47:32.606 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:47:32.608 | + ./stack.sh:main:835 : install_dstat 2022-06-09 10:47:32.611 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-09 10:47:32.626 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:47:32.629 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-09 10:47:32.631 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 10:47:32.633 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-09 10:47:32.635 | + ./stack.sh:main:844 : install_libs 2022-06-09 10:47:32.638 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-09 10:47:32.640 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-09 10:47:32.642 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-09 10:47:32.644 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-09 10:47:32.646 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:32.648 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:32.651 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-09 10:47:32.653 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:32.655 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-09 10:47:32.657 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-09 10:47:32.660 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-09 10:47:32.662 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-09 10:47:32.664 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:32.666 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:32.668 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-09 10:47:32.671 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:32.673 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-09 10:47:32.675 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-09 10:47:32.678 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-09 10:47:32.680 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-09 10:47:32.682 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:32.684 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:32.686 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-09 10:47:32.689 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:32.691 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-09 10:47:32.693 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-09 10:47:32.696 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-09 10:47:32.698 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-09 10:47:32.700 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:32.702 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:32.704 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-09 10:47:32.707 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:32.709 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-09 10:47:32.711 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-09 10:47:32.713 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-09 10:47:32.716 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-09 10:47:32.718 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:32.720 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:32.722 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-09 10:47:32.724 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:32.726 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-09 10:47:32.729 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-09 10:47:32.731 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-09 10:47:32.733 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-09 10:47:32.735 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:32.737 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:32.739 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-09 10:47:32.742 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:32.744 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-09 10:47:32.746 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-09 10:47:32.748 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-09 10:47:32.750 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-09 10:47:32.752 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:32.755 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:32.758 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-09 10:47:32.760 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:32.763 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-09 10:47:32.765 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-09 10:47:32.767 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-09 10:47:32.770 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-09 10:47:32.772 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:32.774 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:32.777 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-09 10:47:32.779 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:32.781 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-09 10:47:32.784 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-09 10:47:32.787 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-09 10:47:32.789 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-09 10:47:32.791 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:32.793 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:32.795 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-09 10:47:32.798 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:32.800 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-09 10:47:32.802 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-09 10:47:32.804 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-09 10:47:32.806 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-09 10:47:32.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:32.811 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:32.813 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-09 10:47:32.815 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:32.817 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-09 10:47:32.819 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-09 10:47:32.821 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-09 10:47:32.824 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-09 10:47:32.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:32.828 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:32.830 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-09 10:47:32.832 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:32.834 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-09 10:47:32.837 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-09 10:47:32.839 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-09 10:47:32.841 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-09 10:47:32.843 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:32.846 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:32.848 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-09 10:47:32.850 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:32.852 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-09 10:47:32.854 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-09 10:47:32.857 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-09 10:47:32.859 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-09 10:47:32.862 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:32.864 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:32.867 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-09 10:47:32.869 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:32.871 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-09 10:47:32.874 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-09 10:47:32.876 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-09 10:47:32.879 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-09 10:47:32.881 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:32.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:32.885 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-09 10:47:32.888 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:32.891 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-09 10:47:32.893 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-09 10:47:32.895 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-09 10:47:32.898 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-09 10:47:32.900 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:32.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:32.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-09 10:47:32.906 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:32.908 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-09 10:47:32.911 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-09 10:47:32.913 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-09 10:47:32.915 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-09 10:47:32.917 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:32.919 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:32.922 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-09 10:47:32.924 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:32.926 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-09 10:47:32.928 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-09 10:47:32.930 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-09 10:47:32.932 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-09 10:47:32.935 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:32.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:32.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-09 10:47:32.941 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:32.943 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-09 10:47:32.945 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-09 10:47:32.948 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-09 10:47:32.950 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-09 10:47:32.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:32.954 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:32.956 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-09 10:47:32.959 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:32.961 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-09 10:47:32.964 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-09 10:47:32.966 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-09 10:47:32.969 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-09 10:47:32.971 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:32.973 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:32.975 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-09 10:47:32.979 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:32.981 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-09 10:47:32.984 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-09 10:47:32.987 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-09 10:47:32.989 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-09 10:47:32.991 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:32.994 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:32.996 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-09 10:47:32.998 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:33.000 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-09 10:47:33.003 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-09 10:47:33.005 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-09 10:47:33.007 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-09 10:47:33.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:33.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:33.014 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-09 10:47:33.016 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:33.018 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-09 10:47:33.021 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-09 10:47:33.024 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-09 10:47:33.027 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-09 10:47:33.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:33.033 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:33.035 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-09 10:47:33.038 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:33.041 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-09 10:47:33.043 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-09 10:47:33.046 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-09 10:47:33.049 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-09 10:47:33.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:33.053 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:33.056 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-09 10:47:33.058 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:33.061 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-09 10:47:33.063 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-09 10:47:33.066 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-09 10:47:33.068 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-09 10:47:33.071 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:33.073 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:33.075 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-09 10:47:33.078 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:33.080 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-09 10:47:33.082 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-09 10:47:33.085 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-09 10:47:33.088 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-09 10:47:33.090 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:33.092 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:33.095 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-09 10:47:33.098 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:33.100 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-09 10:47:33.102 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-09 10:47:33.105 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-09 10:47:33.107 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-09 10:47:33.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:33.111 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:33.113 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-09 10:47:33.116 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:33.118 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-09 10:47:33.120 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-09 10:47:33.122 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-09 10:47:33.125 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-09 10:47:33.127 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:33.130 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:33.132 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-09 10:47:33.134 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:33.141 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-09 10:47:33.141 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-09 10:47:33.145 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-09 10:47:33.148 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-09 10:47:33.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:33.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:33.158 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-09 10:47:33.160 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:33.163 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-09 10:47:33.165 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-09 10:47:33.167 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-09 10:47:33.170 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-09 10:47:33.172 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:33.174 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:33.176 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-09 10:47:33.179 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:33.181 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-09 10:47:33.184 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-09 10:47:33.186 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-09 10:47:33.188 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-09 10:47:33.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:33.193 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:33.195 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-09 10:47:33.197 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:33.200 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-09 10:47:33.202 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-09 10:47:33.204 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-09 10:47:33.206 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-09 10:47:33.209 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:33.211 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:33.214 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-09 10:47:33.216 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:33.218 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-09 10:47:33.220 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-09 10:47:33.223 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-09 10:47:33.225 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-09 10:47:33.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:33.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:33.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-09 10:47:33.234 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:33.236 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-09 10:47:33.238 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-09 10:47:33.240 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-09 10:47:33.242 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-09 10:47:33.245 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:33.247 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:33.249 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-09 10:47:33.251 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:33.253 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-09 10:47:33.255 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-09 10:47:33.258 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-09 10:47:33.260 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-09 10:47:33.262 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:33.264 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:33.267 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-09 10:47:33.269 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:33.272 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-09 10:47:33.274 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-09 10:47:33.276 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-09 10:47:33.278 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-09 10:47:33.281 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:33.283 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:33.285 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-09 10:47:33.288 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:33.290 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-09 10:47:33.292 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-09 10:47:33.295 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-09 10:47:33.297 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-09 10:47:33.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:33.302 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:33.304 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-09 10:47:33.306 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:33.309 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-09 10:47:33.329 | Using python 3.8 to install etcd3 2022-06-09 10:47:33.331 | + 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-09 10:47:34.962 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:47:34.966 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:47:34.973 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:47:34.973 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:47:34.978 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:47:34.980 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:47:34.981 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:47:34.982 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:47:34.983 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:47:35.099 | Collecting etcd3===0.12.0 2022-06-09 10:47:35.106 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-09 10:47:37.908 | Collecting grpcio===1.31.0 2022-06-09 10:47:37.923 | 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-09 10:47:38.863 | Collecting protobuf===3.13.0 2022-06-09 10:47:38.874 | 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-09 10:47:38.967 | 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-09 10:47:38.970 | 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-09 10:47:38.984 | 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-09 10:47:39.024 | Building wheels for collected packages: etcd3 2022-06-09 10:47:39.025 | Building wheel for etcd3 (setup.py): started 2022-06-09 10:47:39.745 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-06-09 10:47:39.747 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=c12cf5cd8068d00da26319c339f82f3dce6200bfbeb0af86eafcc43930b06418 2022-06-09 10:47:39.747 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-06-09 10:47:39.748 | Successfully built etcd3 2022-06-09 10:47:41.002 | Installing collected packages: grpcio, protobuf, etcd3 2022-06-09 10:47:42.041 | Successfully installed etcd3-0.12.0 grpcio-1.31.0 protobuf-3.13.0 2022-06-09 10:47:42.145 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:47:42.145 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:47:42.238 | + inc/python:pip_install:200 : result=0 2022-06-09 10:47:42.241 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:47:42.244 | + functions-common:time_stop:2322 : local name 2022-06-09 10:47:42.247 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:47:42.250 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:47:42.252 | + functions-common:time_stop:2325 : local total 2022-06-09 10:47:42.261 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:47:42.263 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:47:42.265 | + functions-common:time_stop:2329 : start_time=1654771653324 2022-06-09 10:47:42.267 | + functions-common:time_stop:2331 : [[ -z 1654771653324 ]] 2022-06-09 10:47:42.270 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:47:42.275 | + functions-common:time_stop:2334 : end_time=1654771662272 2022-06-09 10:47:42.277 | + functions-common:time_stop:2335 : elapsed_time=8948 2022-06-09 10:47:42.279 | + functions-common:time_stop:2336 : total=48319 2022-06-09 10:47:42.282 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:47:42.285 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=57267 2022-06-09 10:47:42.287 | + inc/python:pip_install:203 : return 0 2022-06-09 10:47:42.290 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-09 10:47:42.314 | Using python 3.8 to install etcd3gw 2022-06-09 10:47:42.316 | + 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-09 10:47:43.961 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:47:43.965 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:47:43.975 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:47:43.975 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:47:43.980 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:47:43.982 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:47:43.983 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:47:43.984 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:47:43.985 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:47:44.096 | Collecting etcd3gw===0.2.5 2022-06-09 10:47:44.103 | 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-09 10:47:44.192 | 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-09 10:47:44.198 | 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-09 10:47:44.218 | 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-09 10:47:44.239 | 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-09 10:47:44.242 | 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-09 10:47:44.244 | 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-09 10:47:44.246 | 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-09 10:47:44.249 | 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-09 10:47:45.505 | Installing collected packages: etcd3gw 2022-06-09 10:47:45.607 | Successfully installed etcd3gw-0.2.5 2022-06-09 10:47:45.713 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:47:45.713 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:47:45.788 | + inc/python:pip_install:200 : result=0 2022-06-09 10:47:45.792 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:47:45.796 | + functions-common:time_stop:2322 : local name 2022-06-09 10:47:45.799 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:47:45.802 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:47:45.804 | + functions-common:time_stop:2325 : local total 2022-06-09 10:47:45.806 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:47:45.808 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:47:45.810 | + functions-common:time_stop:2329 : start_time=1654771662308 2022-06-09 10:47:45.813 | + functions-common:time_stop:2331 : [[ -z 1654771662308 ]] 2022-06-09 10:47:45.815 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:47:45.819 | + functions-common:time_stop:2334 : end_time=1654771665817 2022-06-09 10:47:45.822 | + functions-common:time_stop:2335 : elapsed_time=3509 2022-06-09 10:47:45.824 | + functions-common:time_stop:2336 : total=57267 2022-06-09 10:47:45.826 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:47:45.828 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=60776 2022-06-09 10:47:45.830 | + inc/python:pip_install:203 : return 0 2022-06-09 10:47:45.833 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-09 10:47:45.835 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-09 10:47:45.837 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-09 10:47:45.840 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 10:47:45.842 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 10:47:45.844 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 10:47:45.846 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 10:47:45.848 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 10:47:45.850 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 10:47:45.853 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 10:47:45.855 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 10:47:45.857 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-09 10:47:45.859 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-09 10:47:45.861 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:47:45.863 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:47:45.865 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-09 10:47:45.868 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-09 10:47:45.870 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-09 10:47:45.872 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 10:47:45.875 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 10:47:45.877 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 10:47:45.879 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 10:47:45.881 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 10:47:45.884 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 10:47:45.886 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:47:45.889 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:47:45.892 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 10:47:45.895 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 10:47:45.897 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 10:47:45.899 | + functions-common:apt_get_update:1083 : return 2022-06-09 10:47:45.902 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-09 10:47:45.905 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 10:47:45.907 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:47:45.910 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:47:45.912 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-09 10:47:45.933 | + 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-09 10:47:46.043 | Reading package lists... 2022-06-09 10:47:46.294 | Building dependency tree... 2022-06-09 10:47:46.295 | Reading state information... 2022-06-09 10:47:46.543 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 10:47:46.544 | The following packages were automatically installed and are no longer required: 2022-06-09 10:47:46.545 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 10:47:46.545 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 10:47:46.545 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 10:47:46.545 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 10:47:46.545 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 10:47:46.545 | python3-zope.interface 2022-06-09 10:47:46.545 | Use 'sudo apt autoremove' to remove them. 2022-06-09 10:47:46.545 | The following additional packages will be installed: 2022-06-09 10:47:46.546 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-06-09 10:47:46.547 | Suggested packages: 2022-06-09 10:47:46.547 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-06-09 10:47:46.633 | The following NEW packages will be installed: 2022-06-09 10:47:46.633 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-06-09 10:47:46.883 | 0 upgraded, 6 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 10:47:46.883 | Need to get 1,306 kB of archives. 2022-06-09 10:47:46.883 | After this operation, 4,613 kB of additional disk space will be used. 2022-06-09 10:47:46.883 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-06-09 10:47:47.559 | 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-09 10:47:47.642 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-06-09 10:47:47.713 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-06-09 10:47:47.828 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-06-09 10:47:47.830 | 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-09 10:47:48.460 | Fetched 1,306 kB in 1s (1,090 kB/s) 2022-06-09 10:47:48.514 | Selecting previously unselected package libnorm1:amd64. 2022-06-09 10:47:48.567 | (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 ... 89357 files and directories currently installed.) 2022-06-09 10:47:48.571 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-06-09 10:47:48.580 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-09 10:47:48.680 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-06-09 10:47:48.690 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-06-09 10:47:48.695 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-09 10:47:48.761 | Selecting previously unselected package libzmq5:amd64. 2022-06-09 10:47:48.771 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-06-09 10:47:48.776 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-09 10:47:48.856 | Selecting previously unselected package uwsgi-core. 2022-06-09 10:47:48.871 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-06-09 10:47:48.875 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-09 10:47:49.041 | Selecting previously unselected package uwsgi. 2022-06-09 10:47:49.051 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-06-09 10:47:49.056 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-06-09 10:47:49.111 | Selecting previously unselected package uwsgi-plugin-python3. 2022-06-09 10:47:49.120 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-06-09 10:47:49.125 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-09 10:47:49.214 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-09 10:47:49.227 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-09 10:47:49.237 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-09 10:47:49.244 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-09 10:47:49.263 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-06-09 10:47:50.145 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-09 10:47:50.184 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-09 10:47:50.564 | Processing triggers for man-db (2.9.1-1) ... 2022-06-09 10:47:50.987 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-09 10:47:58.968 | + functions-common:apt_get:1127 : result=0 2022-06-09 10:47:58.971 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 10:47:58.974 | + functions-common:time_stop:2322 : local name 2022-06-09 10:47:58.977 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:47:58.980 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:47:58.983 | + functions-common:time_stop:2325 : local total 2022-06-09 10:47:58.986 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:47:58.989 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 10:47:58.991 | + functions-common:time_stop:2329 : start_time=1654771665930 2022-06-09 10:47:58.993 | + functions-common:time_stop:2331 : [[ -z 1654771665930 ]] 2022-06-09 10:47:58.996 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:47:59.001 | + functions-common:time_stop:2334 : end_time=1654771678998 2022-06-09 10:47:59.003 | + functions-common:time_stop:2335 : elapsed_time=13068 2022-06-09 10:47:59.006 | + functions-common:time_stop:2336 : total=247701 2022-06-09 10:47:59.008 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:47:59.010 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=260769 2022-06-09 10:47:59.012 | + functions-common:apt_get:1131 : return 0 2022-06-09 10:47:59.015 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-09 10:47:59.018 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:47:59.020 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:47:59.022 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-09 10:47:59.086 | Enabling module proxy. 2022-06-09 10:47:59.095 | To activate the new configuration, you need to run: 2022-06-09 10:47:59.095 | systemctl restart apache2 2022-06-09 10:47:59.101 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-09 10:47:59.169 | Considering dependency proxy for proxy_uwsgi: 2022-06-09 10:47:59.169 | Module proxy already enabled 2022-06-09 10:47:59.169 | Enabling module proxy_uwsgi. 2022-06-09 10:47:59.178 | To activate the new configuration, you need to run: 2022-06-09 10:47:59.178 | systemctl restart apache2 2022-06-09 10:47:59.184 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-09 10:47:59.187 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 10:47:59.191 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 10:47:59.194 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 10:47:59.327 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-09 10:47:59.329 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-09 10:47:59.331 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-09 10:47:59.334 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:59.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:59.339 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-09 10:47:59.341 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:59.344 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-09 10:47:59.346 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-09 10:47:59.348 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-09 10:47:59.351 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:59.353 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:59.356 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-09 10:47:59.358 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:59.361 | + ./stack.sh:main:852 : install_glanceclient 2022-06-09 10:47:59.363 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-09 10:47:59.365 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-09 10:47:59.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:59.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:59.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-09 10:47:59.375 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:59.377 | + ./stack.sh:main:853 : install_cinderclient 2022-06-09 10:47:59.379 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-09 10:47:59.382 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-09 10:47:59.384 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:59.387 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:59.389 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-09 10:47:59.391 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:59.394 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-09 10:47:59.396 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-09 10:47:59.398 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:59.401 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:59.403 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-09 10:47:59.405 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:59.407 | + ./stack.sh:main:854 : install_novaclient 2022-06-09 10:47:59.410 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-09 10:47:59.412 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-09 10:47:59.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:59.417 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:59.419 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-09 10:47:59.421 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:59.424 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-09 10:47:59.440 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:47:59.442 | + ./stack.sh:main:856 : install_swiftclient 2022-06-09 10:47:59.444 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-09 10:47:59.447 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-09 10:47:59.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:59.451 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:59.454 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-09 10:47:59.456 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:59.458 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-09 10:47:59.474 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:47:59.476 | + ./stack.sh:main:859 : install_neutronclient 2022-06-09 10:47:59.478 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-09 10:47:59.481 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-09 10:47:59.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:59.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:59.487 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-09 10:47:59.490 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:59.492 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-09 10:47:59.495 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-09 10:47:59.497 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-09 10:47:59.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:47:59.501 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:47:59.504 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-09 10:47:59.506 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:47:59.509 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-09 10:47:59.511 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-09 10:47:59.513 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 10:47:59.516 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-09 10:47:59.518 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-09 10:47:59.521 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 10:47:59.524 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-09 10:47:59.525 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 10:47:59.529 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-09 10:47:59.531 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-09 10:47:59.534 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-09 10:47:59.536 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-09 10:47:59.539 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-09 10:47:59.559 | Using python 3.8 to install keystonemiddleware 2022-06-09 10:47:59.561 | + 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-09 10:48:01.184 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:48:01.188 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:01.194 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:01.194 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:48:01.199 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:01.201 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:01.202 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:01.203 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:48:01.204 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:48:01.207 | 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-09 10:48:01.277 | 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-09 10:48:01.312 | 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-09 10:48:01.327 | 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-09 10:48:01.333 | 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-09 10:48:01.339 | 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-09 10:48:01.342 | 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-09 10:48:01.346 | 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-09 10:48:01.409 | 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-09 10:48:01.427 | 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-09 10:48:01.430 | 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-09 10:48:01.448 | 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-09 10:48:01.451 | 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-09 10:48:01.454 | 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-09 10:48:01.467 | 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-09 10:48:01.505 | 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-09 10:48:01.525 | 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-09 10:48:01.531 | 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-09 10:48:01.537 | 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-09 10:48:01.548 | 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-09 10:48:01.556 | 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-09 10:48:01.559 | 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-09 10:48:01.564 | 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-09 10:48:01.571 | 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-09 10:48:01.573 | 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-09 10:48:01.577 | 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-09 10:48:01.583 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.4.7) 2022-06-09 10:48:01.586 | 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-09 10:48:01.589 | 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-09 10:48:01.592 | 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-09 10:48:01.596 | 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-09 10:48:01.600 | 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-09 10:48:01.619 | 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-09 10:48:01.621 | 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-09 10:48:01.624 | 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-09 10:48:01.627 | 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-09 10:48:02.845 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:48:02.845 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:48:02.918 | + inc/python:pip_install:200 : result=0 2022-06-09 10:48:02.921 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:48:02.925 | + functions-common:time_stop:2322 : local name 2022-06-09 10:48:02.929 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:48:02.931 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:48:02.933 | + functions-common:time_stop:2325 : local total 2022-06-09 10:48:02.939 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:48:02.942 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:48:02.944 | + functions-common:time_stop:2329 : start_time=1654771679554 2022-06-09 10:48:02.947 | + functions-common:time_stop:2331 : [[ -z 1654771679554 ]] 2022-06-09 10:48:02.950 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:48:02.954 | + functions-common:time_stop:2334 : end_time=1654771682952 2022-06-09 10:48:02.959 | + functions-common:time_stop:2335 : elapsed_time=3398 2022-06-09 10:48:02.961 | + functions-common:time_stop:2336 : total=60776 2022-06-09 10:48:02.964 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:48:02.966 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64174 2022-06-09 10:48:02.968 | + inc/python:pip_install:203 : return 0 2022-06-09 10:48:02.971 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-09 10:48:02.974 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-09 10:48:02.976 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 10:48:02.979 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-09 10:48:02.982 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-09 10:48:02.985 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 10:48:02.989 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-09 10:48:02.989 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 10:48:02.994 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-09 10:48:02.997 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-09 10:48:02.999 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-09 10:48:03.002 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-09 10:48:03.004 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-09 10:48:03.031 | Using python 3.8 to install python-memcached 2022-06-09 10:48:03.033 | + 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-09 10:48:04.737 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:48:04.741 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:04.747 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:04.747 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:48:04.753 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:04.755 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:04.756 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:04.757 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:48:04.758 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:48:04.862 | Collecting python-memcached===1.59 2022-06-09 10:48:04.869 | 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-09 10:48:04.952 | 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-09 10:48:06.255 | Installing collected packages: python-memcached 2022-06-09 10:48:06.344 | Successfully installed python-memcached-1.59 2022-06-09 10:48:06.449 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:48:06.449 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:48:06.526 | + inc/python:pip_install:200 : result=0 2022-06-09 10:48:06.529 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:48:06.533 | + functions-common:time_stop:2322 : local name 2022-06-09 10:48:06.535 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:48:06.539 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:48:06.542 | + functions-common:time_stop:2325 : local total 2022-06-09 10:48:06.545 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:48:06.548 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:48:06.551 | + functions-common:time_stop:2329 : start_time=1654771683025 2022-06-09 10:48:06.553 | + functions-common:time_stop:2331 : [[ -z 1654771683025 ]] 2022-06-09 10:48:06.556 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:48:06.560 | + functions-common:time_stop:2334 : end_time=1654771686558 2022-06-09 10:48:06.563 | + functions-common:time_stop:2335 : elapsed_time=3533 2022-06-09 10:48:06.565 | + functions-common:time_stop:2336 : total=64174 2022-06-09 10:48:06.567 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:48:06.569 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=67707 2022-06-09 10:48:06.572 | + inc/python:pip_install:203 : return 0 2022-06-09 10:48:06.574 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-09 10:48:06.591 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:48:06.593 | + ./stack.sh:main:866 : '[' 10.222.0.33 == 10.222.0.33 ']' 2022-06-09 10:48:06.595 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-09 10:48:06.598 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-09 10:48:06.600 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-09 10:48:06.602 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 10:48:06.605 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-09 10:48:06.607 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-09 10:48:06.622 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:48:06.624 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-09 10:48:06.626 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-09 10:48:06.628 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-09 10:48:06.630 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 10:48:06.632 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 10:48:06.635 | ++ functions-common:git_clone:529 : pwd 2022-06-09 10:48:06.637 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 10:48:06.639 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 10:48:06.642 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 10:48:06.657 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 10:48:06.659 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 10:48:06.661 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 10:48:06.663 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 10:48:06.664 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 10:48:06.668 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-09 10:48:06.671 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 10:48:06.673 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-09 10:48:06.685 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-09 10:48:06.688 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 10:48:06.688 | + functions-common:git_clone:607 : head -1 2022-06-09 10:48:06.692 | f4946fc86 Merge "Fix issue with LDAP backend returning bytes instead of string" into stable/victoria 2022-06-09 10:48:06.695 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 10:48:06.697 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-09 10:48:06.699 | + inc/python:setup_develop:338 : local bindep 2022-06-09 10:48:06.702 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-09 10:48:06.704 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-09 10:48:06.706 | + inc/python:setup_develop:344 : local extras= 2022-06-09 10:48:06.709 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-09 10:48:06.711 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 10:48:06.714 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-09 10:48:06.716 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-09 10:48:06.719 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 10:48:06.721 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 10:48:06.724 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-09 10:48:06.726 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 10:48:06.729 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-09 10:48:06.731 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 10:48:06.733 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 10:48:06.736 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-09 10:48:06.742 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-09 10:48:06.744 | + 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-09 10:48:07.337 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-09 10:48:07.339 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 10:48:07.341 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 10:48:07.344 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 10:48:07.346 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-09 10:48:07.348 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-09 10:48:07.351 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 10:48:07.353 | + inc/python:setup_package:427 : local extras= 2022-06-09 10:48:07.355 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 10:48:07.359 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 10:48:07.361 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 10:48:07.364 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 10:48:07.366 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 10:48:07.369 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-09 10:48:07.389 | Using python 3.8 to install /opt/stack/keystone 2022-06-09 10:48:07.391 | + 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-09 10:48:09.061 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:48:09.062 | 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-09 10:48:09.066 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:09.066 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:09.068 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:48:09.069 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:09.070 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:09.070 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:48:09.070 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:09.070 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:48:09.083 | Obtaining file:///opt/stack/keystone 2022-06-09 10:48:10.632 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 10:48:12.319 | Collecting Flask===1.1.2 2022-06-09 10:48:12.325 | 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-09 10:48:12.512 | Collecting Flask-RESTful===0.3.8 2022-06-09 10:48:12.520 | 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-09 10:48:12.592 | 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-09 10:48:12.599 | 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-09 10:48:12.602 | 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-09 10:48:12.609 | 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-09 10:48:12.630 | 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-09 10:48:12.773 | Collecting Werkzeug===1.0.1 2022-06-09 10:48:12.780 | 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-09 10:48:12.961 | Collecting aniso8601===8.0.0 2022-06-09 10:48:12.969 | 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-09 10:48:13.036 | 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-09 10:48:13.045 | 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-09 10:48:13.104 | Collecting click===7.1.2 2022-06-09 10:48:13.110 | 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-09 10:48:13.118 | 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-09 10:48:13.156 | 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-09 10:48:13.249 | Collecting itsdangerous===1.1.0 2022-06-09 10:48:13.255 | 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-09 10:48:13.320 | 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-09 10:48:13.331 | 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-09 10:48:13.387 | 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-09 10:48:13.390 | 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-09 10:48:13.395 | 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-09 10:48:13.430 | 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-09 10:48:13.445 | 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-09 10:48:13.453 | 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-09 10:48:13.501 | 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-09 10:48:13.507 | 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-09 10:48:13.545 | 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-09 10:48:13.603 | 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-09 10:48:13.621 | 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-09 10:48:13.638 | 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-09 10:48:13.647 | 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-09 10:48:13.670 | 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-09 10:48:13.677 | 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-09 10:48:13.695 | 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-09 10:48:13.742 | 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-09 10:48:13.863 | Collecting passlib===1.7.2 2022-06-09 10:48:13.870 | 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-09 10:48:13.961 | 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-09 10:48:13.964 | 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-09 10:48:13.966 | 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-09 10:48:13.976 | 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-09 10:48:13.979 | 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-09 10:48:13.982 | 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-09 10:48:14.092 | Collecting pysaml2===6.1.0 2022-06-09 10:48:14.100 | 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-09 10:48:14.195 | 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-09 10:48:14.200 | 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-09 10:48:14.219 | 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-09 10:48:14.223 | 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-09 10:48:14.244 | 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-09 10:48:14.499 | Collecting scrypt===0.8.15 2022-06-09 10:48:14.508 | 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-09 10:48:14.599 | 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-09 10:48:14.602 | 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-09 10:48:14.612 | 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-09 10:48:14.615 | 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-09 10:48:14.617 | 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-09 10:48:14.624 | 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-09 10:48:14.633 | 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-09 10:48:14.638 | 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-09 10:48:14.655 | 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-09 10:48:14.658 | 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-09 10:48:14.665 | 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-09 10:48:14.685 | 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-09 10:48:14.688 | 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-09 10:48:14.690 | 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-09 10:48:14.755 | 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-09 10:48:14.758 | 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-09 10:48:14.765 | 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-09 10:48:14.770 | 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-09 10:48:14.778 | 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-09 10:48:14.781 | 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-09 10:48:14.787 | 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-09 10:48:14.826 | 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-09 10:48:14.830 | 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-09 10:48:14.837 | 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-09 10:48:14.848 | 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-09 10:48:14.857 | 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-09 10:48:14.859 | 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-09 10:48:14.867 | 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-09 10:48:14.877 | 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-09 10:48:14.885 | 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-09 10:48:14.887 | 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-09 10:48:14.890 | 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-09 10:48:14.985 | Collecting defusedxml===0.6.0 2022-06-09 10:48:14.992 | 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-09 10:48:15.059 | 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-09 10:48:15.062 | 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-09 10:48:15.065 | 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-09 10:48:15.067 | 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-09 10:48:15.069 | 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-09 10:48:15.071 | 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-09 10:48:15.074 | 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-09 10:48:15.076 | 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-09 10:48:15.078 | 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-09 10:48:15.082 | 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-09 10:48:15.085 | 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-09 10:48:15.093 | 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-09 10:48:15.095 | 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-09 10:48:15.098 | 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-09 10:48:15.103 | 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-09 10:48:15.105 | 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-09 10:48:15.113 | 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-09 10:48:15.938 | Installing collected packages: itsdangerous, click, Werkzeug, Flask, aniso8601, Flask-RESTful, passlib, scrypt, defusedxml, pysaml2, keystone 2022-06-09 10:48:15.968 | Attempting uninstall: click 2022-06-09 10:48:15.969 | Found existing installation: Click 7.0 2022-06-09 10:48:15.982 | Uninstalling Click-7.0: 2022-06-09 10:48:16.010 | Successfully uninstalled Click-7.0 2022-06-09 10:48:17.403 | Running setup.py develop for keystone 2022-06-09 10:48:19.123 | 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-09 10:48:19.232 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:48:19.232 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:48:19.319 | + inc/python:pip_install:200 : result=0 2022-06-09 10:48:19.322 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:48:19.326 | + functions-common:time_stop:2322 : local name 2022-06-09 10:48:19.329 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:48:19.331 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:48:19.334 | + functions-common:time_stop:2325 : local total 2022-06-09 10:48:19.337 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:48:19.340 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:48:19.342 | + functions-common:time_stop:2329 : start_time=1654771687383 2022-06-09 10:48:19.344 | + functions-common:time_stop:2331 : [[ -z 1654771687383 ]] 2022-06-09 10:48:19.347 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:48:19.352 | + functions-common:time_stop:2334 : end_time=1654771699349 2022-06-09 10:48:19.355 | + functions-common:time_stop:2335 : elapsed_time=11966 2022-06-09 10:48:19.357 | + functions-common:time_stop:2336 : total=67707 2022-06-09 10:48:19.359 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:48:19.361 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=79673 2022-06-09 10:48:19.363 | + inc/python:pip_install:203 : return 0 2022-06-09 10:48:19.365 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 10:48:19.368 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-09 10:48:19.370 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-09 10:48:19.388 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-09 10:48:19.401 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-09 10:48:19.403 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-09 10:48:19.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:48:19.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:48:19.410 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-09 10:48:19.413 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:48:19.415 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-09 10:48:19.431 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:48:19.433 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-09 10:48:19.436 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 10:48:19.438 | + ./stack.sh:main:868 : configure_keystone 2022-06-09 10:48:19.441 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-09 10:48:19.453 | + 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-09 10:48:19.455 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-09 10:48:19.460 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-09 10:48:19.476 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:48:19.479 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-09 10:48:19.508 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-09 10:48:19.537 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-09 10:48:19.570 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-09 10:48:19.600 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-09 10:48:19.630 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-09 10:48:19.660 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-09 10:48:19.687 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-09 10:48:19.715 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-09 10:48:19.717 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-09 10:48:19.720 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-09 10:48:19.722 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-09 10:48:19.724 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 10:48:19.727 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 10:48:19.742 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:48:19.745 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 10:48:19.753 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 10:48:19.756 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 10:48:19.771 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:48:19.774 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 10:48:19.777 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 10:48:19.806 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 10:48:19.808 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 10:48:19.811 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-09 10:48:19.813 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-09 10:48:19.816 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-09 10:48:19.832 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:48:19.834 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.33/identity 2022-06-09 10:48:19.865 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.33/identity 2022-06-09 10:48:19.892 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-09 10:48:19.894 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-09 10:48:19.924 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-09 10:48:19.927 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-09 10:48:19.929 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-09 10:48:19.932 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-09 10:48:19.934 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-09 10:48:19.937 | + 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-09 10:48:19.967 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-09 10:48:19.969 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-09 10:48:19.972 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-09 10:48:19.974 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-09 10:48:19.977 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 10:48:19.993 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 10:48:19.996 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 10:48:20.001 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 10:48:20.002 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 10:48:20.004 | + 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-09 10:48:20.035 | + 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-09 10:48:20.063 | + 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-09 10:48:20.090 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 10:48:20.121 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-09 10:48:20.148 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-09 10:48:20.151 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-09 10:48:20.153 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-09 10:48:20.155 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-09 10:48:20.158 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-09 10:48:20.160 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 10:48:20.163 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 10:48:20.166 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-09 10:48:20.170 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-09 10:48:20.172 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 10:48:20.174 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 10:48:20.187 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 10:48:20.187 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:48:20.195 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 10:48:20.199 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:48:20.215 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-09 10:48:20.218 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-09 10:48:20.222 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-09 10:48:20.250 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-09 10:48:20.282 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-09 10:48:20.314 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-09 10:48:20.344 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-09 10:48:20.372 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-09 10:48:20.400 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-09 10:48:20.427 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-09 10:48:20.454 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-09 10:48:20.481 | + 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-09 10:48:20.508 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-09 10:48:20.538 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-09 10:48:20.564 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-09 10:48:20.598 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 10:48:20.600 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 10:48:20.603 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-09 10:48:20.605 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-09 10:48:20.608 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 10:48:20.610 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:48:20.612 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:48:20.615 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-09 10:48:20.617 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-09 10:48:20.619 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-09 10:48:20.646 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-09 10:48:20.674 | + 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-09 10:48:20.674 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-09 10:48:20.683 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-09 10:48:20.687 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-09 10:48:20.690 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-09 10:48:20.694 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 10:48:20.697 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 10:48:20.700 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 10:48:20.704 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:48:20.707 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:48:20.709 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 10:48:20.712 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 10:48:20.714 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:48:20.716 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:48:20.719 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-09 10:48:20.782 | Enabling site keystone-wsgi-public. 2022-06-09 10:48:20.792 | To activate the new configuration, you need to run: 2022-06-09 10:48:20.792 | systemctl reload apache2 2022-06-09 10:48:20.798 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 10:48:20.802 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 10:48:20.804 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 10:48:20.806 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 10:48:20.933 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-09 10:48:20.936 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-09 10:48:20.938 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-09 10:48:20.942 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-09 10:48:20.944 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 10:48:20.947 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 10:48:20.950 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-09 10:48:20.954 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-09 10:48:20.957 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 10:48:20.959 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 10:48:20.973 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:48:20.973 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 10:48:20.981 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 10:48:20.985 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:48:21.000 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-09 10:48:21.003 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-09 10:48:21.008 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-09 10:48:21.038 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-09 10:48:21.065 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-09 10:48:21.093 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-09 10:48:21.120 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-09 10:48:21.147 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-09 10:48:21.174 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-09 10:48:21.202 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-09 10:48:21.229 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-09 10:48:21.255 | + 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-09 10:48:21.282 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-09 10:48:21.309 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-09 10:48:21.337 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-09 10:48:21.364 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 10:48:21.366 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 10:48:21.369 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-09 10:48:21.372 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-09 10:48:21.374 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 10:48:21.377 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:48:21.379 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:48:21.381 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-09 10:48:21.384 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-09 10:48:21.386 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-09 10:48:21.412 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-09 10:48:21.440 | + 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-09 10:48:21.440 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-09 10:48:21.449 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-09 10:48:21.452 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-09 10:48:21.454 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-09 10:48:21.457 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 10:48:21.459 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 10:48:21.462 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 10:48:21.464 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:48:21.466 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:48:21.469 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 10:48:21.471 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 10:48:21.473 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:48:21.476 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:48:21.478 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-09 10:48:21.541 | Enabling site keystone-wsgi-admin. 2022-06-09 10:48:21.550 | To activate the new configuration, you need to run: 2022-06-09 10:48:21.550 | systemctl reload apache2 2022-06-09 10:48:21.555 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 10:48:21.558 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 10:48:21.560 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 10:48:21.563 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 10:48:21.696 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-09 10:48:21.725 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-09 10:48:21.755 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-09 10:48:21.786 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-09 10:48:21.788 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-09 10:48:21.819 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-09 10:48:21.847 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-09 10:48:21.877 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-09 10:48:21.900 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:48:21.903 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-09 10:48:21.921 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:48:21.923 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-09 10:48:21.926 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-09 10:48:21.928 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-09 10:48:21.931 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 10:48:21.933 | + lib/stack:stack_install_service:32 : install_swift 2022-06-09 10:48:21.936 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-09 10:48:21.938 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-09 10:48:21.940 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-09 10:48:21.942 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 10:48:21.945 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 10:48:21.947 | ++ functions-common:git_clone:529 : pwd 2022-06-09 10:48:21.950 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 10:48:21.952 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 10:48:21.955 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 10:48:21.971 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 10:48:21.973 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 10:48:21.975 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 10:48:21.978 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 10:48:21.978 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 10:48:21.983 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-09 10:48:21.985 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 10:48:21.988 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-09 10:48:22.000 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-09 10:48:22.003 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 10:48:22.003 | + functions-common:git_clone:607 : head -1 2022-06-09 10:48:22.010 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-09 10:48:22.013 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 10:48:22.015 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-09 10:48:22.018 | + inc/python:setup_develop:338 : local bindep 2022-06-09 10:48:22.020 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-09 10:48:22.022 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-09 10:48:22.025 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-09 10:48:22.027 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-09 10:48:22.030 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 10:48:22.032 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-09 10:48:22.034 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-09 10:48:22.037 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 10:48:22.039 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-09 10:48:22.042 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-09 10:48:22.045 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 10:48:22.047 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-09 10:48:22.050 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 10:48:22.052 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 10:48:22.055 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-09 10:48:22.061 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-09 10:48:22.063 | + 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-09 10:48:22.642 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-09 10:48:22.644 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 10:48:22.648 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 10:48:22.650 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 10:48:22.652 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-09 10:48:22.655 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-09 10:48:22.657 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 10:48:22.660 | + inc/python:setup_package:427 : local extras=keystone 2022-06-09 10:48:22.662 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 10:48:22.665 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-09 10:48:22.667 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-09 10:48:22.669 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-09 10:48:22.672 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 10:48:22.674 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-09 10:48:22.696 | Using python 3.8 to install /opt/stack/swift 2022-06-09 10:48:22.698 | + 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-09 10:48:24.361 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:48:24.361 | 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-09 10:48:24.366 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:24.366 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:24.368 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:48:24.369 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:24.370 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:24.370 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:48:24.370 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:24.370 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:48:24.383 | Obtaining file:///opt/stack/swift 2022-06-09 10:48:25.607 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 10:48:26.855 | 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-09 10:48:26.863 | 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-09 10:48:26.902 | 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-09 10:48:26.910 | 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-09 10:48:26.913 | 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-09 10:48:27.904 | Collecting lxml===4.5.2 2022-06-09 10:48:27.923 | 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-09 10:48:28.119 | 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-09 10:48:28.121 | 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-09 10:48:28.124 | 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-09 10:48:28.157 | 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-09 10:48:28.172 | 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-09 10:48:28.178 | 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-09 10:48:28.184 | 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-09 10:48:28.221 | 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-09 10:48:28.230 | 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-09 10:48:28.247 | 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-09 10:48:28.254 | 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-09 10:48:28.256 | 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-09 10:48:28.357 | Collecting pyeclib===1.6.0 2022-06-09 10:48:28.379 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-06-09 10:48:29.439 | 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-09 10:48:29.442 | 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-09 10:48:29.445 | 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-09 10:48:29.449 | 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-09 10:48:29.467 | 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-09 10:48:29.471 | 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-09 10:48:29.492 | 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-09 10:48:29.496 | 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-09 10:48:29.498 | 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-09 10:48:29.505 | 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-09 10:48:29.669 | Collecting xattr===0.9.7 2022-06-09 10:48:29.677 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2022-06-09 10:48:30.431 | 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-09 10:48:30.434 | 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-09 10:48:30.442 | 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-09 10:48:30.455 | 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-09 10:48:30.519 | 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-09 10:48:30.525 | 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-09 10:48:30.529 | 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-09 10:48:30.532 | 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-09 10:48:30.540 | 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-09 10:48:30.543 | 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-09 10:48:30.546 | 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-09 10:48:30.548 | 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-09 10:48:30.552 | 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-09 10:48:30.554 | 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-09 10:48:30.557 | 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-09 10:48:30.561 | 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-09 10:48:30.564 | 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-09 10:48:30.567 | Building wheels for collected packages: pyeclib, xattr 2022-06-09 10:48:30.568 | Building wheel for pyeclib (setup.py): started 2022-06-09 10:48:31.853 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-06-09 10:48:31.854 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55503 sha256=0dc90e8b7a0cf9ed31aaa4b2749ad6c41989bf46bb71de2d3b0898d9bffe4d6e 2022-06-09 10:48:31.855 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-06-09 10:48:31.857 | Building wheel for xattr (setup.py): started 2022-06-09 10:48:33.265 | Building wheel for xattr (setup.py): finished with status 'done' 2022-06-09 10:48:33.266 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33235 sha256=855ed0846e8f370b984ab9eb7ea181d1d340110c0e8e4cfe46289372d4fa1a43 2022-06-09 10:48:33.266 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2022-06-09 10:48:33.267 | Successfully built pyeclib xattr 2022-06-09 10:48:34.417 | Installing collected packages: lxml, xattr, pyeclib, swift 2022-06-09 10:48:34.726 | Running setup.py develop for swift 2022-06-09 10:48:36.253 | Successfully installed lxml-4.5.2 pyeclib-1.6.0 swift xattr-0.9.7 2022-06-09 10:48:36.366 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:48:36.366 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:48:36.464 | + inc/python:pip_install:200 : result=0 2022-06-09 10:48:36.467 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:48:36.470 | + functions-common:time_stop:2322 : local name 2022-06-09 10:48:36.473 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:48:36.477 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:48:36.480 | + functions-common:time_stop:2325 : local total 2022-06-09 10:48:36.483 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:48:36.486 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:48:36.489 | + functions-common:time_stop:2329 : start_time=1654771702690 2022-06-09 10:48:36.491 | + functions-common:time_stop:2331 : [[ -z 1654771702690 ]] 2022-06-09 10:48:36.494 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:48:36.498 | + functions-common:time_stop:2334 : end_time=1654771716495 2022-06-09 10:48:36.500 | + functions-common:time_stop:2335 : elapsed_time=13805 2022-06-09 10:48:36.502 | + functions-common:time_stop:2336 : total=79673 2022-06-09 10:48:36.505 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:48:36.507 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=93478 2022-06-09 10:48:36.510 | + inc/python:pip_install:203 : return 0 2022-06-09 10:48:36.512 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 10:48:36.514 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-09 10:48:36.517 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-09 10:48:36.537 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-09 10:48:36.550 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-09 10:48:36.552 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-09 10:48:36.555 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:48:36.557 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:48:36.559 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-09 10:48:36.562 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:48:36.564 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-09 10:48:36.567 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 10:48:36.569 | + ./stack.sh:main:877 : configure_swift 2022-06-09 10:48:36.571 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-09 10:48:36.573 | + lib/swift:configure_swift:335 : local node_number 2022-06-09 10:48:36.575 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-09 10:48:36.577 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-09 10:48:36.579 | + lib/swift:configure_swift:338 : local user_group 2022-06-09 10:48:36.581 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-09 10:48:37.330 | No object-reconstructor running 2022-06-09 10:48:37.330 | No container-auditor running 2022-06-09 10:48:37.330 | No account-auditor running 2022-06-09 10:48:37.330 | No account-replicator running 2022-06-09 10:48:37.330 | No object-updater running 2022-06-09 10:48:37.330 | No account-reaper running 2022-06-09 10:48:37.330 | No container-replicator running 2022-06-09 10:48:37.330 | No object-expirer running 2022-06-09 10:48:37.330 | No container-server running 2022-06-09 10:48:37.330 | No container-sharder running 2022-06-09 10:48:37.330 | No proxy-server running 2022-06-09 10:48:37.330 | No container-reconciler running 2022-06-09 10:48:37.330 | No object-server running 2022-06-09 10:48:37.330 | No container-sync running 2022-06-09 10:48:37.330 | No object-replicator running 2022-06-09 10:48:37.330 | No account-server running 2022-06-09 10:48:37.330 | No container-updater running 2022-06-09 10:48:37.331 | No object-auditor running 2022-06-09 10:48:37.377 | + lib/swift:configure_swift:341 : true 2022-06-09 10:48:37.381 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-09 10:48:37.399 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-09 10:48:37.412 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-09 10:48:37.415 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-09 10:48:37.415 | s/%GROUP%//; 2022-06-09 10:48:37.415 | s/%USER%/ubuntu/; 2022-06-09 10:48:37.415 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-09 10:48:37.415 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-09 10:48:37.415 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-09 10:48:37.426 | uid = ubuntu 2022-06-09 10:48:37.426 | gid = 2022-06-09 10:48:37.427 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-09 10:48:37.427 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-09 10:48:37.427 | address = 127.0.0.1 2022-06-09 10:48:37.427 | 2022-06-09 10:48:37.427 | [account6612] 2022-06-09 10:48:37.427 | max connections = 25 2022-06-09 10:48:37.427 | path = /opt/stack/data/swift/1/node/ 2022-06-09 10:48:37.427 | read only = false 2022-06-09 10:48:37.427 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-09 10:48:37.427 | 2022-06-09 10:48:37.427 | [account6622] 2022-06-09 10:48:37.427 | max connections = 25 2022-06-09 10:48:37.427 | path = /opt/stack/data/swift/2/node/ 2022-06-09 10:48:37.427 | read only = false 2022-06-09 10:48:37.427 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-09 10:48:37.427 | 2022-06-09 10:48:37.427 | [account6632] 2022-06-09 10:48:37.427 | max connections = 25 2022-06-09 10:48:37.427 | path = /opt/stack/data/swift/3/node/ 2022-06-09 10:48:37.427 | read only = false 2022-06-09 10:48:37.427 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-09 10:48:37.427 | 2022-06-09 10:48:37.427 | [account6642] 2022-06-09 10:48:37.427 | max connections = 25 2022-06-09 10:48:37.427 | path = /opt/stack/data/swift/4/node/ 2022-06-09 10:48:37.427 | read only = false 2022-06-09 10:48:37.427 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-09 10:48:37.427 | 2022-06-09 10:48:37.427 | 2022-06-09 10:48:37.427 | [container6611] 2022-06-09 10:48:37.427 | max connections = 25 2022-06-09 10:48:37.427 | path = /opt/stack/data/swift/1/node/ 2022-06-09 10:48:37.427 | read only = false 2022-06-09 10:48:37.427 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-09 10:48:37.427 | 2022-06-09 10:48:37.427 | [container6621] 2022-06-09 10:48:37.427 | max connections = 25 2022-06-09 10:48:37.428 | path = /opt/stack/data/swift/2/node/ 2022-06-09 10:48:37.428 | read only = false 2022-06-09 10:48:37.428 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-09 10:48:37.428 | 2022-06-09 10:48:37.428 | [container6631] 2022-06-09 10:48:37.428 | max connections = 25 2022-06-09 10:48:37.428 | path = /opt/stack/data/swift/3/node/ 2022-06-09 10:48:37.428 | read only = false 2022-06-09 10:48:37.428 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-09 10:48:37.428 | 2022-06-09 10:48:37.428 | [container6641] 2022-06-09 10:48:37.428 | max connections = 25 2022-06-09 10:48:37.428 | path = /opt/stack/data/swift/4/node/ 2022-06-09 10:48:37.428 | read only = false 2022-06-09 10:48:37.428 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-09 10:48:37.428 | 2022-06-09 10:48:37.428 | 2022-06-09 10:48:37.428 | [object6613] 2022-06-09 10:48:37.428 | max connections = 25 2022-06-09 10:48:37.428 | path = /opt/stack/data/swift/1/node/ 2022-06-09 10:48:37.428 | read only = false 2022-06-09 10:48:37.428 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-09 10:48:37.428 | 2022-06-09 10:48:37.428 | [object6623] 2022-06-09 10:48:37.428 | max connections = 25 2022-06-09 10:48:37.428 | path = /opt/stack/data/swift/2/node/ 2022-06-09 10:48:37.428 | read only = false 2022-06-09 10:48:37.428 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-09 10:48:37.428 | 2022-06-09 10:48:37.428 | [object6633] 2022-06-09 10:48:37.428 | max connections = 25 2022-06-09 10:48:37.428 | path = /opt/stack/data/swift/3/node/ 2022-06-09 10:48:37.428 | read only = false 2022-06-09 10:48:37.428 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-09 10:48:37.428 | 2022-06-09 10:48:37.428 | [object6643] 2022-06-09 10:48:37.428 | max connections = 25 2022-06-09 10:48:37.428 | path = /opt/stack/data/swift/4/node/ 2022-06-09 10:48:37.429 | read only = false 2022-06-09 10:48:37.429 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-09 10:48:37.430 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-09 10:48:37.432 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:48:37.434 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:48:37.436 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-09 10:48:37.459 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-09 10:48:37.461 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-09 10:48:37.466 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-09 10:48:37.470 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-09 10:48:37.472 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-09 10:48:37.477 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-09 10:48:37.504 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.33:8080/v1/ 2022-06-09 10:48:37.530 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-09 10:48:37.548 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-09 10:48:37.575 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-09 10:48:37.595 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-09 10:48:37.627 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-09 10:48:37.644 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-09 10:48:37.672 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-09 10:48:37.689 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-09 10:48:37.717 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-09 10:48:37.734 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 10:48:37.760 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-09 10:48:37.778 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-09 10:48:37.792 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:48:37.794 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-09 10:48:37.821 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-09 10:48:37.847 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-09 10:48:37.873 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-09 10:48:37.901 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-09 10:48:37.916 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:48:37.918 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-09 10:48:37.944 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-09 10:48:37.959 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:48:37.961 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-09 10:48:37.976 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:48:37.978 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-09 10:48:37.980 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-09 10:48:37.994 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:48:37.997 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-09 10:48:37.999 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-09 10:48:38.001 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-09 10:48:38.006 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-09 10:48:38.010 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-09 10:48:38.037 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-09 10:48:38.067 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-09 10:48:38.098 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-09 10:48:38.131 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-09 10:48:38.158 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-09 10:48:38.161 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-09 10:48:38.163 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-09 10:48:38.165 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-09 10:48:38.167 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-09 10:48:38.193 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-09 10:48:38.222 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.33/identity 2022-06-09 10:48:38.252 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-09 10:48:38.278 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-09 10:48:38.305 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-09 10:48:38.331 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-09 10:48:38.358 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-09 10:48:38.387 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 10:48:38.414 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-09 10:48:38.440 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-09 10:48:38.467 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-09 10:48:38.495 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-09 10:48:38.527 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-09 10:48:38.559 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-09 10:48:38.591 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-09 10:48:38.610 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-09 10:48:38.638 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-09 10:48:38.666 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-09 10:48:38.671 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-09 10:48:38.699 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-09 10:48:38.726 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-09 10:48:38.752 | + lib/swift:configure_swift:479 : local node_number 2022-06-09 10:48:38.754 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-09 10:48:38.756 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-09 10:48:38.759 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-09 10:48:38.763 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-09 10:48:38.765 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-09 10:48:38.768 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-09 10:48:38.770 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-09 10:48:38.772 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-09 10:48:38.774 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-09 10:48:38.776 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-09 10:48:38.778 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-09 10:48:38.797 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-09 10:48:38.828 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-09 10:48:38.847 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-09 10:48:38.881 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-09 10:48:38.903 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-09 10:48:38.935 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-09 10:48:38.953 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-09 10:48:38.981 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-09 10:48:38.998 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-09 10:48:39.026 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-09 10:48:39.044 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-09 10:48:39.071 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-09 10:48:39.093 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-09 10:48:39.124 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-09 10:48:39.143 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-09 10:48:39.172 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-09 10:48:39.193 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-09 10:48:39.220 | + 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-09 10:48:39.225 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-09 10:48:39.243 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 10:48:39.272 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-09 10:48:39.303 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-09 10:48:39.306 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-09 10:48:39.312 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-09 10:48:39.315 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-09 10:48:39.317 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-09 10:48:39.320 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-09 10:48:39.322 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-09 10:48:39.324 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-09 10:48:39.327 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-09 10:48:39.329 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-09 10:48:39.349 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-09 10:48:39.378 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-09 10:48:39.398 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-09 10:48:39.425 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-09 10:48:39.443 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-09 10:48:39.470 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-09 10:48:39.488 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-09 10:48:39.516 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-09 10:48:39.534 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-09 10:48:39.566 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-09 10:48:39.583 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-09 10:48:39.611 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-09 10:48:39.628 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-09 10:48:39.656 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-09 10:48:39.675 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-09 10:48:39.702 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-09 10:48:39.721 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-09 10:48:39.748 | + 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-09 10:48:39.753 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-09 10:48:39.771 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 10:48:39.799 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-09 10:48:39.801 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-09 10:48:39.805 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-09 10:48:39.808 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-09 10:48:39.810 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-09 10:48:39.812 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-09 10:48:39.814 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-09 10:48:39.816 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-09 10:48:39.819 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-09 10:48:39.821 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-09 10:48:39.838 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-09 10:48:39.866 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-09 10:48:39.885 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-09 10:48:39.917 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-09 10:48:39.935 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-09 10:48:39.963 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-09 10:48:39.981 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-09 10:48:40.008 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-09 10:48:40.025 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-09 10:48:40.053 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-09 10:48:40.070 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-09 10:48:40.099 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-09 10:48:40.117 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-09 10:48:40.144 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-09 10:48:40.162 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-09 10:48:40.190 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-09 10:48:40.208 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-09 10:48:40.234 | + 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-09 10:48:40.239 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-09 10:48:40.257 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 10:48:40.285 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-09 10:48:40.312 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-09 10:48:40.340 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-09 10:48:40.367 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-09 10:48:40.369 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-09 10:48:40.374 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-09 10:48:40.402 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-09 10:48:40.430 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-09 10:48:40.458 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-09 10:48:40.487 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-09 10:48:40.516 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-09 10:48:40.543 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-09 10:48:40.570 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-09 10:48:40.597 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-09 10:48:40.624 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-09 10:48:40.640 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:48:40.642 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-09 10:48:40.660 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-09 10:48:40.663 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-09 10:48:40.682 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-09 10:48:40.684 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.33 2022-06-09 10:48:40.710 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-09 10:48:40.712 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-09 10:48:40.739 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.33/identity 2022-06-09 10:48:40.767 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-09 10:48:40.769 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-09 10:48:40.797 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-09 10:48:40.812 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:48:40.814 | + lib/swift:configure_swift:542 : local user_group 2022-06-09 10:48:40.817 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-09 10:48:40.822 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-09 10:48:40.824 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-09 10:48:40.837 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-09 10:48:40.839 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-09 10:48:40.851 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-09 10:48:40.853 | + lib/swift:configure_swift:549 : is_suse 2022-06-09 10:48:40.855 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 10:48:40.857 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 10:48:40.860 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 10:48:40.862 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 10:48:40.865 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 10:48:40.867 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 10:48:40.869 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-09 10:48:40.881 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-09 10:48:40.884 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-09 10:48:40.886 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-09 10:48:40.905 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:48:40.908 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-09 10:48:40.928 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:48:40.930 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-09 10:48:40.932 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-09 10:48:40.935 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-09 10:48:40.937 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 10:48:40.939 | + lib/stack:stack_install_service:32 : install_glance 2022-06-09 10:48:40.942 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-09 10:48:40.944 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-09 10:48:40.947 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-09 10:48:40.963 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:48:40.966 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-09 10:48:40.968 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-09 10:48:40.985 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:48:40.988 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-09 10:48:40.993 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-09 10:48:40.995 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-09 10:48:40.998 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:48:41.000 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:48:41.002 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-09 10:48:41.005 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:48:41.008 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-09 10:48:41.011 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-09 10:48:41.013 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-09 10:48:41.016 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-09 10:48:41.019 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-09 10:48:41.021 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-09 10:48:41.024 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-09 10:48:41.027 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-09 10:48:41.029 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-09 10:48:41.032 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-09 10:48:41.036 | +++ 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-09 10:48:41.036 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-09 10:48:41.041 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-09 10:48:41.044 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-09 10:48:41.046 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-09 10:48:41.049 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-09 10:48:41.052 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-09 10:48:41.072 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-09 10:48:41.075 | + 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-09 10:48:42.743 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:48:42.743 | 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-09 10:48:42.748 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:42.748 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:42.750 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:48:42.751 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:42.752 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:42.752 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:48:42.752 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:42.752 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:48:42.945 | Collecting glance-store===2.3.1 2022-06-09 10:48:42.953 | 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-09 10:48:43.110 | 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-09 10:48:43.112 | 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-09 10:48:43.124 | 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-09 10:48:43.373 | Collecting os-brick===4.0.5 2022-06-09 10:48:43.381 | 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-09 10:48:43.482 | 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-09 10:48:43.486 | 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-09 10:48:43.506 | 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-09 10:48:43.516 | 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-09 10:48:43.531 | 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-09 10:48:43.537 | 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-09 10:48:43.543 | 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-09 10:48:43.580 | 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-09 10:48:43.595 | 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-09 10:48:43.599 | 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-09 10:48:43.608 | 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-09 10:48:43.631 | 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-09 10:48:43.648 | 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-09 10:48:43.654 | 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-09 10:48:43.656 | 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-09 10:48:43.659 | 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-09 10:48:43.798 | Collecting python-cinderclient===7.2.2 2022-06-09 10:48:43.806 | 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-09 10:48:43.903 | 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-09 10:48:43.908 | 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-09 10:48:44.037 | Collecting python-swiftclient===3.10.1 2022-06-09 10:48:44.044 | 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-09 10:48:44.136 | 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-09 10:48:44.140 | 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-09 10:48:44.160 | 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-09 10:48:44.164 | 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-09 10:48:44.167 | 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-09 10:48:44.170 | 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-09 10:48:44.176 | 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-09 10:48:44.190 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.25.10) 2022-06-09 10:48:44.209 | 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-09 10:48:44.212 | 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-09 10:48:44.222 | 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-09 10:48:44.224 | 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-09 10:48:44.228 | 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-09 10:48:44.233 | 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-09 10:48:44.240 | 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-09 10:48:44.243 | 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-09 10:48:44.248 | 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-09 10:48:44.251 | 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-09 10:48:44.254 | 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-09 10:48:44.257 | 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-09 10:48:44.264 | 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-09 10:48:44.272 | 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-09 10:48:44.279 | 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-09 10:48:44.289 | 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-09 10:48:44.302 | 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-09 10:48:44.304 | 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-09 10:48:44.306 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 10:48:44.309 | 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-09 10:48:44.311 | 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-09 10:48:44.314 | 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-09 10:48:44.317 | 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-09 10:48:44.344 | 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-09 10:48:44.347 | 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-09 10:48:44.349 | 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-09 10:48:44.356 | 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-09 10:48:44.373 | 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-09 10:48:44.375 | 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-09 10:48:44.378 | 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-09 10:48:44.382 | 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-09 10:48:44.393 | 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-09 10:48:44.397 | 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-09 10:48:45.644 | Installing collected packages: python-cinderclient, os-brick, python-swiftclient, glance-store 2022-06-09 10:48:46.622 | Successfully installed glance-store-2.3.1 os-brick-4.0.5 python-cinderclient-7.2.2 python-swiftclient-3.10.1 2022-06-09 10:48:46.735 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:48:46.735 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:48:46.815 | + inc/python:pip_install:200 : result=0 2022-06-09 10:48:46.820 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:48:46.823 | + functions-common:time_stop:2322 : local name 2022-06-09 10:48:46.827 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:48:46.830 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:48:46.833 | + functions-common:time_stop:2325 : local total 2022-06-09 10:48:46.836 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:48:46.840 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:48:46.843 | + functions-common:time_stop:2329 : start_time=1654771721067 2022-06-09 10:48:46.845 | + functions-common:time_stop:2331 : [[ -z 1654771721067 ]] 2022-06-09 10:48:46.850 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:48:46.855 | + functions-common:time_stop:2334 : end_time=1654771726851 2022-06-09 10:48:46.858 | + functions-common:time_stop:2335 : elapsed_time=5784 2022-06-09 10:48:46.861 | + functions-common:time_stop:2336 : total=93478 2022-06-09 10:48:46.864 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:48:46.867 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=99262 2022-06-09 10:48:46.869 | + inc/python:pip_install:203 : return 0 2022-06-09 10:48:46.872 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-09 10:48:46.874 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-09 10:48:46.877 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-09 10:48:46.889 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-09 10:48:46.894 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-09 10:48:46.897 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-09 10:48:46.899 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-09 10:48:46.901 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 10:48:46.904 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 10:48:46.906 | ++ functions-common:git_clone:529 : pwd 2022-06-09 10:48:46.909 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 10:48:46.911 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 10:48:46.914 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 10:48:46.930 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 10:48:46.932 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 10:48:46.935 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 10:48:46.937 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 10:48:46.938 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 10:48:46.943 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-09 10:48:46.945 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 10:48:46.947 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-09 10:48:46.960 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-09 10:48:46.963 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 10:48:46.963 | + functions-common:git_clone:607 : head -1 2022-06-09 10:48:46.966 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-09 10:48:46.969 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 10:48:46.971 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-09 10:48:46.974 | + inc/python:setup_develop:338 : local bindep 2022-06-09 10:48:46.976 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-09 10:48:46.979 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-09 10:48:46.981 | + inc/python:setup_develop:344 : local extras= 2022-06-09 10:48:46.983 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-09 10:48:46.986 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 10:48:46.988 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-09 10:48:46.990 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-09 10:48:46.992 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 10:48:46.995 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 10:48:46.998 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-09 10:48:47.000 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 10:48:47.003 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-09 10:48:47.005 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 10:48:47.008 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 10:48:47.011 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-09 10:48:47.016 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-09 10:48:47.019 | + 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-09 10:48:47.598 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-09 10:48:47.602 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 10:48:47.605 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 10:48:47.609 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 10:48:47.612 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-09 10:48:47.615 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-09 10:48:47.618 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 10:48:47.620 | + inc/python:setup_package:427 : local extras= 2022-06-09 10:48:47.623 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 10:48:47.625 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 10:48:47.628 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 10:48:47.631 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 10:48:47.634 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 10:48:47.637 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-09 10:48:47.658 | Using python 3.8 to install /opt/stack/glance 2022-06-09 10:48:47.660 | + 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-09 10:48:49.361 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:48:49.361 | 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-09 10:48:49.366 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:49.366 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:49.368 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:48:49.369 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:49.369 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:49.370 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:48:49.370 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:48:49.370 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:48:49.383 | Obtaining file:///opt/stack/glance 2022-06-09 10:48:50.695 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 10:48:52.003 | 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-09 10:48:52.011 | 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-09 10:48:52.018 | 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-09 10:48:52.026 | 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-09 10:48:52.166 | Collecting WSME===0.10.0 2022-06-09 10:48:52.173 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2022-06-09 10:48:52.254 | 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-09 10:48:52.267 | 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-09 10:48:52.408 | Collecting castellan===3.6.1 2022-06-09 10:48:52.416 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/060/fab32571ae43c/castellan-3.6.1-py3-none-any.whl (93 kB) 2022-06-09 10:48:52.507 | 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-09 10:48:52.627 | Collecting cursive===0.2.2 2022-06-09 10:48:52.633 | 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-09 10:48:52.715 | 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-09 10:48:52.722 | 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-09 10:48:52.728 | 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-09 10:48:52.736 | 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-09 10:48:52.742 | 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-09 10:48:52.819 | 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-09 10:48:52.822 | 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-09 10:48:52.825 | 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-09 10:48:52.827 | 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-09 10:48:52.839 | 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-09 10:48:52.902 | 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-09 10:48:52.957 | 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-09 10:48:52.959 | 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-09 10:48:52.964 | 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-09 10:48:52.969 | 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-09 10:48:52.989 | 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-09 10:48:53.024 | 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-09 10:48:53.034 | 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-09 10:48:53.052 | 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-09 10:48:53.058 | 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-09 10:48:53.120 | 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-09 10:48:53.129 | 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-09 10:48:53.175 | 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-09 10:48:53.228 | 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-09 10:48:53.246 | 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-09 10:48:53.262 | 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-09 10:48:53.276 | 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-09 10:48:53.285 | 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-09 10:48:53.309 | 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-09 10:48:53.316 | 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-09 10:48:53.334 | 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-09 10:48:53.379 | 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-09 10:48:53.386 | 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-09 10:48:53.388 | 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-09 10:48:53.391 | 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-09 10:48:53.412 | 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-09 10:48:53.425 | 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-09 10:48:53.436 | 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-09 10:48:53.438 | 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-09 10:48:53.554 | Collecting python-barbicanclient===5.0.1 2022-06-09 10:48:53.561 | 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-09 10:48:53.651 | 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-09 10:48:53.656 | 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-09 10:48:53.658 | 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-09 10:48:53.676 | 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-09 10:48:53.680 | 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-09 10:48:53.688 | 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-09 10:48:53.811 | Collecting retrying===1.3.3 2022-06-09 10:48:53.818 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-06-09 10:48:53.912 | 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-09 10:48:54.001 | Collecting simplegeneric===0.8.1 2022-06-09 10:48:54.007 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-06-09 10:48:54.708 | 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-09 10:48:54.712 | 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-09 10:48:54.722 | 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-09 10:48:54.725 | 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-09 10:48:54.728 | 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-09 10:48:54.896 | Collecting taskflow===4.5.0 2022-06-09 10:48:54.902 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2b0/a10f9e46ddf23/taskflow-4.5.0-py3-none-any.whl (488 kB) 2022-06-09 10:48:55.049 | 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-09 10:48:55.062 | 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-09 10:48:55.072 | 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-09 10:48:55.078 | 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-09 10:48:55.095 | 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-09 10:48:55.099 | 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-09 10:48:55.105 | 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-09 10:48:55.125 | 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-09 10:48:55.128 | 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-09 10:48:55.131 | 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-09 10:48:55.139 | 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-09 10:48:55.142 | 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-09 10:48:55.150 | 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-09 10:48:55.156 | 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-09 10:48:55.161 | 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-09 10:48:55.167 | 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-09 10:48:55.170 | 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-09 10:48:55.173 | 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-09 10:48:55.213 | 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-09 10:48:55.217 | 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-09 10:48:55.224 | 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-09 10:48:55.227 | 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-09 10:48:55.237 | 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-09 10:48:55.240 | 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-09 10:48:55.255 | 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-09 10:48:55.257 | 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-09 10:48:55.259 | 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-09 10:48:55.263 | 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-09 10:48:55.265 | 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-09 10:48:55.426 | Collecting networkx===2.5 2022-06-09 10:48:55.437 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2022-06-09 10:48:55.676 | Collecting pydot===1.4.1 2022-06-09 10:48:55.683 | 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-09 10:48:55.869 | Collecting automaton===2.2.0 2022-06-09 10:48:55.875 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2022-06-09 10:48:55.952 | 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-09 10:48:55.954 | 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-09 10:48:55.957 | 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-09 10:48:55.959 | 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-09 10:48:55.962 | 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-09 10:48:55.966 | 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-09 10:48:55.969 | 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-09 10:48:55.971 | 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-09 10:48:56.024 | 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-09 10:48:56.027 | 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-09 10:48:56.030 | 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-09 10:48:56.036 | 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-09 10:48:56.077 | 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-09 10:48:56.110 | Building wheels for collected packages: simplegeneric 2022-06-09 10:48:56.111 | Building wheel for simplegeneric (setup.py): started 2022-06-09 10:48:56.786 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-06-09 10:48:56.786 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=8c8e50a7b720ac8dea46f9870156fb3e8102a793c462b3c18e47de8ada12cec9 2022-06-09 10:48:56.786 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-06-09 10:48:56.786 | Successfully built simplegeneric 2022-06-09 10:48:57.698 | Installing collected packages: networkx, pydot, automaton, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2022-06-09 10:49:00.155 | Running setup.py develop for glance 2022-06-09 10:49:01.664 | 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-09 10:49:01.785 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:49:01.785 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:49:01.878 | + inc/python:pip_install:200 : result=0 2022-06-09 10:49:01.881 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:49:01.885 | + functions-common:time_stop:2322 : local name 2022-06-09 10:49:01.888 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:49:01.892 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:49:01.895 | + functions-common:time_stop:2325 : local total 2022-06-09 10:49:01.897 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:49:01.900 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:49:01.902 | + functions-common:time_stop:2329 : start_time=1654771727653 2022-06-09 10:49:01.904 | + functions-common:time_stop:2331 : [[ -z 1654771727653 ]] 2022-06-09 10:49:01.907 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:49:01.911 | + functions-common:time_stop:2334 : end_time=1654771741909 2022-06-09 10:49:01.913 | + functions-common:time_stop:2335 : elapsed_time=14256 2022-06-09 10:49:01.916 | + functions-common:time_stop:2336 : total=99262 2022-06-09 10:49:01.918 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:49:01.920 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=113518 2022-06-09 10:49:01.922 | + inc/python:pip_install:203 : return 0 2022-06-09 10:49:01.925 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 10:49:01.928 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-09 10:49:01.930 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-09 10:49:01.949 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-09 10:49:01.961 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-09 10:49:01.964 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-09 10:49:01.966 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:49:01.969 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:49:01.971 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-09 10:49:01.974 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:49:01.976 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 10:49:01.979 | + ./stack.sh:main:889 : configure_glance 2022-06-09 10:49:01.982 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-09 10:49:01.995 | + lib/glance:configure_glance:270 : local dburl 2022-06-09 10:49:01.998 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-09 10:49:02.001 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-09 10:49:02.004 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-09 10:49:02.007 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-09 10:49:02.009 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-09 10:49:02.012 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-09 10:49:02.015 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-09 10:49:02.044 | + 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-09 10:49:02.074 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-09 10:49:02.101 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-09 10:49:02.128 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-09 10:49:02.158 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-09 10:49:02.188 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-09 10:49:02.191 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-09 10:49:02.193 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-09 10:49:02.196 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 10:49:02.198 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-09 10:49:02.228 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-09 10:49:02.255 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-09 10:49:02.282 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-09 10:49:02.311 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-09 10:49:02.339 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-09 10:49:02.368 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-09 10:49:02.399 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-09 10:49:02.428 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 10:49:02.455 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 10:49:02.483 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-09 10:49:02.514 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-09 10:49:02.516 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-09 10:49:02.519 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-09 10:49:02.521 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 10:49:02.524 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 10:49:02.526 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 10:49:02.542 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:49:02.545 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 10:49:02.548 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 10:49:02.550 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 10:49:02.566 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:49:02.568 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 10:49:02.571 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 10:49:02.599 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 10:49:02.602 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 10:49:02.604 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-09 10:49:02.606 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-09 10:49:02.609 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-09 10:49:02.611 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-09 10:49:02.613 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-09 10:49:02.616 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-09 10:49:02.618 | + lib/glance:configure_glance_store:230 : local be 2022-06-09 10:49:02.621 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-09 10:49:02.623 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-09 10:49:02.625 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-09 10:49:02.655 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-09 10:49:02.658 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.33 2022-06-09 10:49:02.688 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-09 10:49:02.691 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-09 10:49:02.709 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:49:02.712 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-09 10:49:02.739 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-09 10:49:02.767 | + 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-09 10:49:02.794 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-09 10:49:02.823 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-09 10:49:02.851 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-09 10:49:02.867 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:49:02.870 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-09 10:49:02.901 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-09 10:49:02.934 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-09 10:49:02.962 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.33/identity/v3 2022-06-09 10:49:02.989 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-09 10:49:03.016 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.33/image 2022-06-09 10:49:03.044 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-09 10:49:03.061 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:49:03.063 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-09 10:49:03.065 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-09 10:49:03.068 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-09 10:49:03.071 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 10:49:03.088 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 10:49:03.090 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 10:49:03.093 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 10:49:03.096 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 10:49:03.099 | + 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-09 10:49:03.127 | + 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-09 10:49:03.159 | + 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-09 10:49:03.187 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 10:49:03.215 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-09 10:49:03.220 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-09 10:49:03.251 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-09 10:49:03.279 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-09 10:49:03.308 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.33/identity 2022-06-09 10:49:03.345 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-09 10:49:03.374 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-09 10:49:03.402 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-09 10:49:03.430 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-09 10:49:03.462 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-09 10:49:03.492 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-09 10:49:03.526 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-09 10:49:03.554 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-09 10:49:03.559 | + 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-09 10:49:03.566 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-09 10:49:03.582 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:49:03.584 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-09 10:49:03.587 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.33:19292 /image 2022-06-09 10:49:03.589 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-09 10:49:03.592 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.33:19292 2022-06-09 10:49:03.594 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-09 10:49:03.596 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-09 10:49:03.599 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-09 10:49:03.602 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-09 10:49:03.605 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 10:49:03.607 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:49:03.610 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:49:03.612 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-09 10:49:03.615 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-09 10:49:03.618 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-09 10:49:03.621 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-09 10:49:03.623 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 10:49:03.626 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:49:03.628 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:49:03.631 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-09 10:49:03.633 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-09 10:49:03.693 | proxy (enabled by site administrator) 2022-06-09 10:49:03.697 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-09 10:49:03.700 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-09 10:49:03.703 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 10:49:03.707 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:49:03.709 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:49:03.712 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-09 10:49:03.714 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-09 10:49:03.767 | No module matches proxy_http 2022-06-09 10:49:03.772 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-06-09 10:49:03.842 | Considering dependency proxy for proxy_http: 2022-06-09 10:49:03.842 | Module proxy already enabled 2022-06-09 10:49:03.842 | Enabling module proxy_http. 2022-06-09 10:49:03.850 | To activate the new configuration, you need to run: 2022-06-09 10:49:03.850 | systemctl restart apache2 2022-06-09 10:49:03.855 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-06-09 10:49:03.858 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 10:49:03.861 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 10:49:03.864 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 10:49:04.000 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-09 10:49:04.003 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-09 10:49:04.015 | KeepAlive Off 2022-06-09 10:49:04.020 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-09 10:49:04.020 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-09 10:49:04.029 | SetEnv proxy-sendchunked 1 2022-06-09 10:49:04.033 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-09 10:49:04.033 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.33:19292" retry=0 ' 2022-06-09 10:49:04.042 | ProxyPass "/image" "http://10.222.0.33:19292" retry=0 2022-06-09 10:49:04.046 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-09 10:49:04.049 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-09 10:49:04.053 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 10:49:04.056 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 10:49:04.060 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 10:49:04.063 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:49:04.067 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:49:04.069 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 10:49:04.071 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 10:49:04.074 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:49:04.076 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:49:04.078 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-09 10:49:04.147 | Enabling site glance. 2022-06-09 10:49:04.156 | To activate the new configuration, you need to run: 2022-06-09 10:49:04.156 | systemctl reload apache2 2022-06-09 10:49:04.163 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-09 10:49:04.167 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 10:49:04.171 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 10:49:04.175 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 10:49:04.317 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-09 10:49:04.356 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-09 10:49:04.392 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-09 10:49:04.420 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-09 10:49:04.437 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:49:04.440 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-09 10:49:04.442 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-09 10:49:04.445 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-09 10:49:04.448 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 10:49:04.450 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-09 10:49:04.453 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-09 10:49:04.455 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-09 10:49:04.457 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-09 10:49:04.460 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 10:49:04.462 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 10:49:04.465 | ++ functions-common:git_clone:529 : pwd 2022-06-09 10:49:04.469 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 10:49:04.472 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 10:49:04.476 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 10:49:04.494 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 10:49:04.496 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 10:49:04.498 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 10:49:04.501 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 10:49:04.502 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 10:49:04.507 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-09 10:49:04.509 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 10:49:04.511 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-09 10:49:04.524 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-09 10:49:04.527 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 10:49:04.527 | + functions-common:git_clone:607 : head -1 2022-06-09 10:49:04.530 | 070a0effb Handle the case when tempest fails 2022-06-09 10:49:04.533 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 10:49:04.535 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-09 10:49:04.538 | + inc/python:setup_develop:338 : local bindep 2022-06-09 10:49:04.541 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-09 10:49:04.543 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-09 10:49:04.546 | + inc/python:setup_develop:344 : local extras= 2022-06-09 10:49:04.548 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-09 10:49:04.551 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 10:49:04.553 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-09 10:49:04.556 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-09 10:49:04.558 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 10:49:04.561 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 10:49:04.564 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-09 10:49:04.567 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 10:49:04.569 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-09 10:49:04.572 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 10:49:04.575 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 10:49:04.578 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-09 10:49:04.584 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-09 10:49:04.587 | + 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-09 10:49:05.161 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-09 10:49:05.164 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 10:49:05.168 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 10:49:05.170 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 10:49:05.174 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-09 10:49:05.177 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-09 10:49:05.179 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 10:49:05.182 | + inc/python:setup_package:427 : local extras= 2022-06-09 10:49:05.184 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 10:49:05.186 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 10:49:05.188 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 10:49:05.192 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 10:49:05.195 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 10:49:05.198 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-09 10:49:05.220 | Using python 3.8 to install /opt/stack/cinder 2022-06-09 10:49:05.222 | + 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-09 10:49:06.946 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:49:06.946 | 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-09 10:49:06.950 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:49:06.951 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:49:06.953 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:49:06.954 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:49:06.954 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:49:06.955 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:49:06.955 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:49:06.955 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:49:06.968 | Obtaining file:///opt/stack/cinder 2022-06-09 10:49:08.949 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 10:49:10.932 | 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-09 10:49:10.939 | 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-09 10:49:10.947 | 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-09 10:49:10.955 | 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-09 10:49:10.977 | 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-09 10:49:10.990 | 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-09 10:49:11.009 | 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-09 10:49:11.047 | 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-09 10:49:11.061 | 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-09 10:49:11.064 | 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-09 10:49:11.316 | Collecting google-api-python-client===1.11.0 2022-06-09 10:49:11.324 | 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-09 10:49:11.597 | Collecting google-auth===1.21.0 2022-06-09 10:49:11.604 | 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-09 10:49:11.780 | Collecting google-auth-httplib2===0.0.4 2022-06-09 10:49:11.787 | 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-09 10:49:11.865 | 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-09 10:49:11.868 | 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-09 10:49:11.871 | 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-09 10:49:11.873 | 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-09 10:49:11.884 | 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-09 10:49:11.967 | 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-09 10:49:12.022 | 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-09 10:49:12.032 | 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-09 10:49:12.159 | Collecting oauth2client===4.1.3 2022-06-09 10:49:12.166 | 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-09 10:49:12.253 | 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-09 10:49:12.277 | 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-09 10:49:12.281 | 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-09 10:49:12.301 | 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-09 10:49:12.335 | 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-09 10:49:12.346 | 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-09 10:49:12.361 | 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-09 10:49:12.367 | 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-09 10:49:12.413 | 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-09 10:49:12.419 | 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-09 10:49:12.458 | 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-09 10:49:12.510 | 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-09 10:49:12.528 | 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-09 10:49:12.544 | 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-09 10:49:12.559 | 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-09 10:49:12.573 | 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-09 10:49:12.577 | 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-09 10:49:12.586 | 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-09 10:49:12.609 | 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-09 10:49:12.617 | 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-09 10:49:12.634 | 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-09 10:49:12.820 | Collecting oslo.vmware===3.7.0 2022-06-09 10:49:12.826 | 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-09 10:49:12.935 | 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-09 10:49:12.980 | 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-09 10:49:12.986 | 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-09 10:49:13.020 | 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-09 10:49:13.023 | 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-09 10:49:13.026 | 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-09 10:49:13.248 | Collecting pyasn1===0.4.8 2022-06-09 10:49:13.255 | 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-09 10:49:13.505 | Collecting pyasn1-modules===0.2.8 2022-06-09 10:49:13.512 | 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-09 10:49:13.594 | 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-09 10:49:13.604 | 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-09 10:49:13.607 | 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-09 10:49:13.610 | 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-09 10:49:13.626 | 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-09 10:49:13.792 | Collecting python-glanceclient===3.2.2 2022-06-09 10:49:13.798 | 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-09 10:49:13.895 | 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-09 10:49:13.914 | 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-09 10:49:13.931 | 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-09 10:49:13.953 | 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-09 10:49:13.957 | 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-09 10:49:13.965 | 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-09 10:49:13.985 | 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-09 10:49:14.104 | Collecting rsa===4.6 2022-06-09 10:49:14.111 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/616/6864e23d6b519/rsa-4.6-py3-none-any.whl (47 kB) 2022-06-09 10:49:14.285 | Collecting rtslib-fb===2.1.74 2022-06-09 10:49:14.292 | 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-09 10:49:14.372 | 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-09 10:49:14.375 | 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-09 10:49:14.378 | 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-09 10:49:14.388 | 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-09 10:49:14.391 | 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-09 10:49:14.394 | 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-09 10:49:14.493 | Collecting suds-jurko===0.6 2022-06-09 10:49:14.499 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2022-06-09 10:49:14.685 | Collecting tabulate===0.8.7 2022-06-09 10:49:14.691 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2022-06-09 10:49:14.776 | 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-09 10:49:14.834 | 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-09 10:49:14.849 | 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-09 10:49:14.858 | 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-09 10:49:14.864 | 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-09 10:49:14.881 | 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-09 10:49:14.938 | 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-09 10:49:14.941 | 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-09 10:49:15.040 | Collecting uritemplate===3.0.1 2022-06-09 10:49:15.047 | 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-09 10:49:15.128 | 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-09 10:49:15.151 | 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-09 10:49:15.247 | Collecting warlock===1.3.3 2022-06-09 10:49:15.253 | 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-09 10:49:15.333 | 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-09 10:49:15.335 | 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-09 10:49:15.507 | Collecting zstd===1.4.5.1 2022-06-09 10:49:15.515 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a1/806d625bd2d89/zstd-1.4.5.1.tar.gz (483 kB) 2022-06-09 10:49:16.252 | 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-09 10:49:16.256 | 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-09 10:49:16.434 | Collecting google-api-core===1.22.1 2022-06-09 10:49:16.440 | 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-09 10:49:16.539 | 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-09 10:49:16.579 | 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-09 10:49:16.582 | 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-09 10:49:16.587 | 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-09 10:49:16.593 | 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-09 10:49:16.598 | 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-09 10:49:16.605 | 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-09 10:49:16.610 | 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-09 10:49:16.613 | 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-09 10:49:16.621 | 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-09 10:49:16.625 | 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-09 10:49:16.665 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-09 10:49:16.671 | 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-09 10:49:16.678 | 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-09 10:49:16.681 | 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-09 10:49:16.691 | 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-09 10:49:16.694 | 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-09 10:49:16.704 | 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-09 10:49:16.717 | 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-09 10:49:16.731 | 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-09 10:49:16.744 | 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-09 10:49:16.747 | 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-09 10:49:16.749 | 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-09 10:49:16.853 | Collecting pyudev===0.22.0 2022-06-09 10:49:16.859 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-06-09 10:49:16.938 | 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-09 10:49:16.941 | 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-09 10:49:16.945 | 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-09 10:49:16.982 | 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-09 10:49:16.990 | 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-09 10:49:16.992 | 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-09 10:49:16.995 | 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-09 10:49:16.997 | 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-09 10:49:17.000 | 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-09 10:49:17.005 | 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-09 10:49:17.008 | 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-09 10:49:17.143 | Collecting googleapis-common-protos===1.52.0 2022-06-09 10:49:17.149 | 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-09 10:49:17.234 | 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-09 10:49:17.242 | 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-09 10:49:17.245 | 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-09 10:49:17.247 | 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-09 10:49:17.251 | 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-09 10:49:17.304 | 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-09 10:49:17.308 | 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-09 10:49:17.342 | 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-09 10:49:17.345 | 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-09 10:49:17.351 | 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-09 10:49:17.353 | Building wheels for collected packages: zstd 2022-06-09 10:49:17.354 | Building wheel for zstd (setup.py): started 2022-06-09 10:50:02.800 | Building wheel for zstd (setup.py): finished with status 'done' 2022-06-09 10:50:02.820 | Created wheel for zstd: filename=zstd-1.4.5.1-cp38-cp38-linux_x86_64.whl size=1638712 sha256=81fb4f7a943d23cc30bfcd804027dc74654b86015b62ccc091c3468738880d98 2022-06-09 10:50:02.820 | Stored in directory: /root/.cache/pip/wheels/e1/b5/2c/590992a3e4954bbb70ccfc7fc247591b65afb25701c54993d5 2022-06-09 10:50:02.821 | Successfully built zstd 2022-06-09 10:50:03.629 | Installing collected packages: pyasn1, pyasn1-modules, rsa, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, googleapis-common-protos, google-api-core, google-auth-httplib2, uritemplate, google-api-python-client, zstd, cinder 2022-06-09 10:50:05.360 | Running setup.py develop for cinder 2022-06-09 10:50:07.551 | 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-09 10:50:07.678 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:50:07.678 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:50:07.783 | + inc/python:pip_install:200 : result=0 2022-06-09 10:50:07.786 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:50:07.789 | + functions-common:time_stop:2322 : local name 2022-06-09 10:50:07.793 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:50:07.797 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:50:07.800 | + functions-common:time_stop:2325 : local total 2022-06-09 10:50:07.806 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:50:07.810 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:50:07.813 | + functions-common:time_stop:2329 : start_time=1654771745215 2022-06-09 10:50:07.816 | + functions-common:time_stop:2331 : [[ -z 1654771745215 ]] 2022-06-09 10:50:07.819 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:50:07.824 | + functions-common:time_stop:2334 : end_time=1654771807821 2022-06-09 10:50:07.826 | + functions-common:time_stop:2335 : elapsed_time=62606 2022-06-09 10:50:07.828 | + functions-common:time_stop:2336 : total=113518 2022-06-09 10:50:07.830 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:50:07.833 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=176124 2022-06-09 10:50:07.835 | + inc/python:pip_install:203 : return 0 2022-06-09 10:50:07.837 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 10:50:07.840 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-09 10:50:07.842 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-09 10:50:07.861 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-09 10:50:07.874 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-09 10:50:07.876 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-09 10:50:07.879 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:50:07.881 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:50:07.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-09 10:50:07.886 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:50:07.889 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-09 10:50:07.892 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-09 10:50:07.894 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 10:50:07.897 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 10:50:07.900 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 10:50:07.902 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 10:50:07.905 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 10:50:07.908 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 10:50:07.911 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:50:07.913 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:50:07.916 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 10:50:07.918 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 10:50:07.921 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 10:50:07.923 | + functions-common:apt_get_update:1083 : return 2022-06-09 10:50:07.926 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-09 10:50:07.928 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 10:50:07.931 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:50:07.933 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:50:07.936 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-09 10:50:07.958 | + 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-09 10:50:08.073 | Reading package lists... 2022-06-09 10:50:08.354 | Building dependency tree... 2022-06-09 10:50:08.356 | Reading state information... 2022-06-09 10:50:08.687 | The following packages were automatically installed and are no longer required: 2022-06-09 10:50:08.688 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 10:50:08.688 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 10:50:08.688 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 10:50:08.689 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 10:50:08.689 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 10:50:08.689 | python3-zope.interface 2022-06-09 10:50:08.689 | Use 'sudo apt autoremove' to remove them. 2022-06-09 10:50:08.689 | The following additional packages will be installed: 2022-06-09 10:50:08.690 | libconfig-general-perl 2022-06-09 10:50:08.691 | Suggested packages: 2022-06-09 10:50:08.691 | tgt-rbd 2022-06-09 10:50:08.769 | The following NEW packages will be installed: 2022-06-09 10:50:08.769 | libconfig-general-perl tgt 2022-06-09 10:50:09.022 | 0 upgraded, 2 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 10:50:09.022 | Need to get 269 kB of archives. 2022-06-09 10:50:09.022 | After this operation, 824 kB of additional disk space will be used. 2022-06-09 10:50:09.022 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2022-06-09 10:50:09.380 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tgt amd64 1:1.0.79-2ubuntu1 [215 kB] 2022-06-09 10:50:10.194 | Fetched 269 kB in 1s (315 kB/s) 2022-06-09 10:50:10.230 | Selecting previously unselected package libconfig-general-perl. 2022-06-09 10:50:10.285 | (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 ... 89595 files and directories currently installed.) 2022-06-09 10:50:10.289 | Preparing to unpack .../libconfig-general-perl_2.63-1_all.deb ... 2022-06-09 10:50:10.294 | Unpacking libconfig-general-perl (2.63-1) ... 2022-06-09 10:50:10.353 | Selecting previously unselected package tgt. 2022-06-09 10:50:10.363 | Preparing to unpack .../tgt_1%3a1.0.79-2ubuntu1_amd64.deb ... 2022-06-09 10:50:10.368 | Unpacking tgt (1:1.0.79-2ubuntu1) ... 2022-06-09 10:50:10.473 | Setting up libconfig-general-perl (2.63-1) ... 2022-06-09 10:50:10.487 | Setting up tgt (1:1.0.79-2ubuntu1) ... 2022-06-09 10:50:11.574 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2022-06-09 10:50:12.497 | Processing triggers for man-db (2.9.1-1) ... 2022-06-09 10:50:12.831 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-09 10:50:21.639 | + functions-common:apt_get:1127 : result=0 2022-06-09 10:50:21.642 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 10:50:21.646 | + functions-common:time_stop:2322 : local name 2022-06-09 10:50:21.649 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:50:21.651 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:50:21.653 | + functions-common:time_stop:2325 : local total 2022-06-09 10:50:21.656 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:50:21.658 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 10:50:21.661 | + functions-common:time_stop:2329 : start_time=1654771807955 2022-06-09 10:50:21.663 | + functions-common:time_stop:2331 : [[ -z 1654771807955 ]] 2022-06-09 10:50:21.666 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:50:21.671 | + functions-common:time_stop:2334 : end_time=1654771821668 2022-06-09 10:50:21.673 | + functions-common:time_stop:2335 : elapsed_time=13713 2022-06-09 10:50:21.676 | + functions-common:time_stop:2336 : total=260769 2022-06-09 10:50:21.678 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:50:21.680 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=274482 2022-06-09 10:50:21.683 | + functions-common:apt_get:1131 : return 0 2022-06-09 10:50:21.685 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 10:50:21.688 | + ./stack.sh:main:895 : configure_cinder 2022-06-09 10:50:21.690 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-09 10:50:21.705 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-09 10:50:21.710 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-09 10:50:21.712 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-09 10:50:21.715 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-09 10:50:21.718 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-09 10:50:21.719 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-09 10:50:21.724 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-09 10:50:21.726 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-09 10:50:21.728 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-09 10:50:21.730 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-09 10:50:21.733 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-09 10:50:21.735 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-09 10:50:21.737 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-09 10:50:21.739 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-09 10:50:21.750 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-09 10:50:21.761 | + 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-09 10:50:21.773 | + 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-09 10:50:21.785 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-09 10:50:21.797 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-09 10:50:21.800 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-09 10:50:21.804 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.cEM4NCqC8b 2022-06-09 10:50:21.806 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-09 10:50:21.809 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-09 10:50:21.811 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-09 10:50:21.813 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.cEM4NCqC8b 2022-06-09 10:50:21.817 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.cEM4NCqC8b 2022-06-09 10:50:21.829 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.cEM4NCqC8b /etc/sudoers.d/cinder-rootwrap 2022-06-09 10:50:21.842 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-09 10:50:21.846 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-09 10:50:21.848 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-09 10:50:21.850 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-09 10:50:21.852 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-09 10:50:21.854 | + 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-09 10:50:21.857 | + 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-09 10:50:21.859 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-09 10:50:21.861 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-09 10:50:21.866 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-09 10:50:21.870 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-09 10:50:21.889 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-09 10:50:21.907 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-09 10:50:21.926 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-09 10:50:21.944 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-09 10:50:21.965 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-09 10:50:21.984 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-09 10:50:22.002 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-09 10:50:22.022 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-09 10:50:22.024 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-09 10:50:22.026 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-09 10:50:22.029 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 10:50:22.031 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-09 10:50:22.060 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-09 10:50:22.088 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-09 10:50:22.116 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-09 10:50:22.145 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-09 10:50:22.173 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-09 10:50:22.200 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-09 10:50:22.228 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-09 10:50:22.255 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 10:50:22.283 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 10:50:22.314 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-09 10:50:22.345 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-09 10:50:22.377 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-09 10:50:22.380 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-09 10:50:22.382 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-09 10:50:22.384 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-09 10:50:22.387 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-09 10:50:22.390 | + 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-09 10:50:22.425 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-09 10:50:22.454 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-09 10:50:22.482 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-09 10:50:22.510 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-09 10:50:22.538 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-09 10:50:22.566 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-09 10:50:22.596 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-09 10:50:22.599 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.33 2022-06-09 10:50:22.627 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-09 10:50:22.665 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-09 10:50:22.672 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 772bfd47feb8fabd32038950a0529f4a 2022-06-09 10:50:22.707 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-09 10:50:22.726 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:50:22.728 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-09 10:50:22.731 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-09 10:50:22.733 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-09 10:50:22.735 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-09 10:50:22.738 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-09 10:50:22.740 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-09 10:50:22.742 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-09 10:50:22.744 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-09 10:50:22.747 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-09 10:50:22.749 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-09 10:50:22.751 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-09 10:50:22.785 | + 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-09 10:50:22.815 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-09 10:50:22.843 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-09 10:50:22.870 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-09 10:50:22.899 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-09 10:50:22.901 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-09 10:50:22.904 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-09 10:50:22.906 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-09 10:50:22.933 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-09 10:50:22.961 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-09 10:50:22.964 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-09 10:50:22.992 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-09 10:50:22.994 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-09 10:50:22.996 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-09 10:50:22.999 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-09 10:50:23.027 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-09 10:50:23.030 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-09 10:50:23.032 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-09 10:50:23.048 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:50:23.051 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.33:8080/v1/AUTH_ 2022-06-09 10:50:23.078 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-09 10:50:23.095 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:50:23.098 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-09 10:50:23.117 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:50:23.119 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-09 10:50:23.122 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-09 10:50:23.124 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-09 10:50:23.126 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-09 10:50:23.129 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 10:50:23.131 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 10:50:23.134 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 10:50:23.149 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:50:23.152 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 10:50:23.155 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 10:50:23.157 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 10:50:23.173 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:50:23.175 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 10:50:23.178 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 10:50:23.206 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 10:50:23.208 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 10:50:23.212 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-09 10:50:23.215 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-09 10:50:23.218 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-09 10:50:23.221 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 10:50:23.237 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 10:50:23.239 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 10:50:23.242 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 10:50:23.244 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 10:50:23.246 | + 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-09 10:50:23.275 | + 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-09 10:50:23.305 | + 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-09 10:50:23.333 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 10:50:23.361 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-09 10:50:23.363 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-09 10:50:23.366 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-09 10:50:23.368 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-09 10:50:23.370 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 10:50:23.373 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 10:50:23.376 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-09 10:50:23.380 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-09 10:50:23.382 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 10:50:23.385 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 10:50:23.397 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 10:50:23.397 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:50:23.405 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 10:50:23.409 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:50:23.424 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-09 10:50:23.427 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-09 10:50:23.431 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-09 10:50:23.459 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-09 10:50:23.487 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-09 10:50:23.516 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-09 10:50:23.543 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 10:50:23.570 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 10:50:23.597 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-09 10:50:23.624 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-09 10:50:23.652 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-09 10:50:23.679 | + 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-09 10:50:23.706 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 10:50:23.734 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 10:50:23.762 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-09 10:50:23.789 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 10:50:23.791 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 10:50:23.794 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-09 10:50:23.797 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-09 10:50:23.799 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 10:50:23.802 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:50:23.804 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:50:23.806 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-09 10:50:23.809 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-09 10:50:23.811 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-09 10:50:23.839 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-09 10:50:23.868 | + 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-09 10:50:23.868 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-09 10:50:23.877 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-09 10:50:23.880 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-09 10:50:23.883 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-09 10:50:23.885 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 10:50:23.887 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 10:50:23.890 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 10:50:23.892 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:50:23.894 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:50:23.897 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 10:50:23.900 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 10:50:23.902 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:50:23.904 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:50:23.907 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-09 10:50:23.970 | Enabling site cinder-wsgi. 2022-06-09 10:50:23.979 | To activate the new configuration, you need to run: 2022-06-09 10:50:23.979 | systemctl reload apache2 2022-06-09 10:50:23.985 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 10:50:23.987 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 10:50:23.990 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 10:50:23.994 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 10:50:24.124 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-09 10:50:24.127 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-09 10:50:24.161 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.33/image 2022-06-09 10:50:24.191 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-09 10:50:24.207 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:50:24.210 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-09 10:50:24.213 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-09 10:50:24.215 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-09 10:50:24.218 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-09 10:50:24.220 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-09 10:50:24.251 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-09 10:50:24.280 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.33/identity 2022-06-09 10:50:24.310 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-09 10:50:24.339 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-09 10:50:24.368 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-09 10:50:24.402 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-09 10:50:24.431 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-09 10:50:24.459 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-09 10:50:24.492 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-09 10:50:24.522 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-09 10:50:24.553 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-09 10:50:24.581 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-09 10:50:24.584 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-09 10:50:24.601 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:50:24.604 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.33:2379 2022-06-09 10:50:24.635 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-09 10:50:24.653 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:50:24.655 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-09 10:50:24.658 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-09 10:50:24.660 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-09 10:50:24.663 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 10:50:24.666 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-09 10:50:24.668 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-09 10:50:24.672 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 10:50:24.672 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-09 10:50:24.678 | + 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-09 10:50:24.681 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-09 10:50:24.683 | + 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-09 10:50:24.686 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-09 10:50:24.688 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-09 10:50:24.691 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-09 10:50:24.694 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-09 10:50:24.696 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:50:24.699 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:50:24.702 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-09 10:50:24.704 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:50:24.707 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-09 10:50:24.710 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-09 10:50:24.712 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-09 10:50:24.714 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 10:50:24.717 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 10:50:24.720 | ++ functions-common:git_clone:529 : pwd 2022-06-09 10:50:24.723 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 10:50:24.726 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 10:50:24.729 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 10:50:24.744 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 10:50:24.746 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 10:50:24.749 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 10:50:24.752 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 10:50:24.752 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 10:50:24.757 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-09 10:50:24.760 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 10:50:24.762 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-09 10:50:24.775 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-09 10:50:24.778 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 10:50:24.778 | + functions-common:git_clone:607 : head -1 2022-06-09 10:50:24.782 | bfcc39e660 Merge "[Trunk] Check if parent port belongs to OVN to activate" into stable/victoria 2022-06-09 10:50:24.785 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 10:50:24.788 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-09 10:50:24.791 | + inc/python:setup_develop:338 : local bindep 2022-06-09 10:50:24.793 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-09 10:50:24.796 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-09 10:50:24.798 | + inc/python:setup_develop:344 : local extras= 2022-06-09 10:50:24.801 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-09 10:50:24.803 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 10:50:24.806 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-09 10:50:24.808 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-09 10:50:24.810 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 10:50:24.813 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 10:50:24.816 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-09 10:50:24.818 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 10:50:24.821 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-09 10:50:24.824 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 10:50:24.827 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 10:50:24.831 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-09 10:50:24.838 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-09 10:50:24.842 | + 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-09 10:50:25.422 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-09 10:50:25.425 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 10:50:25.428 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 10:50:25.431 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 10:50:25.434 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-09 10:50:25.437 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-09 10:50:25.440 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 10:50:25.443 | + inc/python:setup_package:427 : local extras= 2022-06-09 10:50:25.445 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 10:50:25.448 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 10:50:25.450 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 10:50:25.453 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 10:50:25.455 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 10:50:25.458 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-09 10:50:25.481 | Using python 3.8 to install /opt/stack/neutron 2022-06-09 10:50:25.483 | + 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-09 10:50:27.258 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:50:27.259 | 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-09 10:50:27.263 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:50:27.264 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:50:27.265 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:50:27.267 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:50:27.267 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:50:27.267 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:50:27.268 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:50:27.268 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:50:27.281 | Obtaining file:///opt/stack/neutron 2022-06-09 10:50:29.347 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 10:50:31.418 | 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-09 10:50:31.425 | 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-09 10:50:31.429 | 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-09 10:50:31.436 | 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-09 10:50:31.444 | 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-09 10:50:31.452 | 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-09 10:50:31.472 | 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-09 10:50:31.486 | 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-09 10:50:31.494 | 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-09 10:50:31.501 | 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-09 10:50:31.505 | 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-09 10:50:31.514 | 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-09 10:50:31.519 | 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-09 10:50:31.522 | 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-09 10:50:31.525 | 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-09 10:50:31.588 | 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-09 10:50:31.642 | 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-09 10:50:31.644 | 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-09 10:50:31.649 | 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-09 10:50:31.652 | 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-09 10:50:31.692 | 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-09 10:50:31.717 | 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-09 10:50:31.736 | 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-09 10:50:31.740 | 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-09 10:50:31.745 | 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-09 10:50:31.768 | 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-09 10:50:31.785 | 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-09 10:50:31.819 | 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-09 10:50:31.829 | 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-09 10:50:31.845 | 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-09 10:50:31.851 | 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-09 10:50:31.897 | 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-09 10:50:31.903 | 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-09 10:50:31.940 | 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-09 10:50:31.994 | 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-09 10:50:32.012 | 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-09 10:50:32.028 | 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-09 10:50:32.043 | 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-09 10:50:32.056 | 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-09 10:50:32.060 | 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-09 10:50:32.070 | 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-09 10:50:32.093 | 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-09 10:50:32.101 | 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-09 10:50:32.118 | 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-09 10:50:32.137 | 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-09 10:50:32.181 | 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-09 10:50:32.186 | 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-09 10:50:32.195 | 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-09 10:50:32.202 | 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-09 10:50:32.236 | 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-09 10:50:32.239 | 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-09 10:50:32.248 | 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-09 10:50:32.251 | 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-09 10:50:32.271 | 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-09 10:50:32.285 | 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-09 10:50:32.296 | 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-09 10:50:32.299 | 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-09 10:50:32.302 | 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-09 10:50:32.308 | 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-09 10:50:32.313 | 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-09 10:50:32.333 | 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-09 10:50:32.335 | 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-09 10:50:32.354 | 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-09 10:50:32.380 | 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-09 10:50:32.398 | 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-09 10:50:32.402 | 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-09 10:50:32.409 | 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-09 10:50:32.429 | 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-09 10:50:32.431 | 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-09 10:50:32.436 | 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-09 10:50:32.439 | 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-09 10:50:32.442 | 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-09 10:50:32.445 | 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-09 10:50:32.449 | 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-09 10:50:32.459 | 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-09 10:50:32.463 | 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-09 10:50:32.466 | 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-09 10:50:32.472 | 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-09 10:50:32.489 | 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-09 10:50:32.498 | 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-09 10:50:32.503 | 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-09 10:50:32.521 | 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-09 10:50:32.539 | 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-09 10:50:32.595 | 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-09 10:50:32.598 | 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-09 10:50:32.605 | 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-09 10:50:32.626 | 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-09 10:50:32.630 | 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-09 10:50:32.633 | 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-09 10:50:32.636 | 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-09 10:50:32.643 | 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-09 10:50:32.651 | 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-09 10:50:32.654 | 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-09 10:50:32.715 | 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-09 10:50:32.721 | 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-09 10:50:32.743 | 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-09 10:50:32.746 | 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-09 10:50:32.749 | 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-09 10:50:32.756 | 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-09 10:50:32.761 | 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-09 10:50:32.764 | 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-09 10:50:32.769 | 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-09 10:50:32.774 | 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-09 10:50:32.816 | 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-09 10:50:32.819 | 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-09 10:50:32.823 | 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-09 10:50:32.827 | 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-09 10:50:32.839 | 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-09 10:50:32.852 | 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-09 10:50:32.862 | 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-09 10:50:32.865 | 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-09 10:50:32.887 | 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-09 10:50:32.898 | 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-09 10:50:32.912 | 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-09 10:50:32.927 | 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-09 10:50:32.931 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 10:50:32.934 | 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-09 10:50:32.936 | 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-09 10:50:32.940 | 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-09 10:50:32.942 | 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-09 10:50:32.945 | 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-09 10:50:32.948 | 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-09 10:50:32.950 | 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-09 10:50:32.953 | 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-09 10:50:32.956 | 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-09 10:50:32.959 | 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-09 10:50:32.962 | 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-09 10:50:32.976 | 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-09 10:50:32.983 | 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-09 10:50:33.036 | 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-09 10:50:33.041 | 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-09 10:50:33.073 | 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-09 10:50:33.075 | 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-09 10:50:33.079 | 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-09 10:50:33.124 | 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-09 10:50:33.933 | Installing collected packages: neutron 2022-06-09 10:50:33.933 | Attempting uninstall: neutron 2022-06-09 10:50:33.934 | Found existing installation: neutron 17.4.1 2022-06-09 10:50:35.179 | Uninstalling neutron-17.4.1: 2022-06-09 10:50:35.256 | Successfully uninstalled neutron-17.4.1 2022-06-09 10:50:35.257 | Running setup.py develop for neutron 2022-06-09 10:50:37.793 | Successfully installed neutron 2022-06-09 10:50:37.922 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:50:37.922 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:50:38.011 | + inc/python:pip_install:200 : result=0 2022-06-09 10:50:38.015 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:50:38.019 | + functions-common:time_stop:2322 : local name 2022-06-09 10:50:38.022 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:50:38.024 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:50:38.027 | + functions-common:time_stop:2325 : local total 2022-06-09 10:50:38.030 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:50:38.032 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:50:38.035 | + functions-common:time_stop:2329 : start_time=1654771825475 2022-06-09 10:50:38.037 | + functions-common:time_stop:2331 : [[ -z 1654771825475 ]] 2022-06-09 10:50:38.041 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:50:38.045 | + functions-common:time_stop:2334 : end_time=1654771838042 2022-06-09 10:50:38.047 | + functions-common:time_stop:2335 : elapsed_time=12567 2022-06-09 10:50:38.050 | + functions-common:time_stop:2336 : total=176124 2022-06-09 10:50:38.052 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:50:38.055 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=188691 2022-06-09 10:50:38.057 | + inc/python:pip_install:203 : return 0 2022-06-09 10:50:38.059 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 10:50:38.063 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-09 10:50:38.065 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-09 10:50:38.087 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-09 10:50:38.099 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-09 10:50:38.102 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-09 10:50:38.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:50:38.108 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:50:38.110 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-09 10:50:38.113 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:50:38.116 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-09 10:50:38.118 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 10:50:38.121 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-09 10:50:38.143 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:50:38.146 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-09 10:50:38.149 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-09 10:50:38.151 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-09 10:50:38.154 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 10:50:38.157 | + lib/stack:stack_install_service:32 : install_nova 2022-06-09 10:50:38.159 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-09 10:50:38.162 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-09 10:50:38.164 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:50:38.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:50:38.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-09 10:50:38.171 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:50:38.174 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-09 10:50:38.190 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:50:38.192 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-09 10:50:38.210 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:50:38.213 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-09 10:50:38.232 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:50:38.235 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-09 10:50:38.237 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-09 10:50:38.240 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-09 10:50:38.244 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 10:50:38.247 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 10:50:38.251 | ++ functions-common:git_clone:529 : pwd 2022-06-09 10:50:38.255 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 10:50:38.257 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 10:50:38.260 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 10:50:38.276 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 10:50:38.278 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 10:50:38.281 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 10:50:38.284 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 10:50:38.284 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 10:50:38.290 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-09 10:50:38.293 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 10:50:38.296 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-09 10:50:38.311 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-09 10:50:38.314 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 10:50:38.314 | + functions-common:git_clone:607 : head -1 2022-06-09 10:50:38.411 | 3c0e0ea9f2 Merge commit 'refs/changes/01/754401/2' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2022-06-09 10:50:38.420 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 10:50:38.423 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-09 10:50:38.427 | + inc/python:setup_develop:338 : local bindep 2022-06-09 10:50:38.432 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-09 10:50:38.435 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-09 10:50:38.439 | + inc/python:setup_develop:344 : local extras= 2022-06-09 10:50:38.443 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-09 10:50:38.446 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 10:50:38.449 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-09 10:50:38.451 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-09 10:50:38.454 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 10:50:38.456 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 10:50:38.459 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-09 10:50:38.462 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 10:50:38.465 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-09 10:50:38.468 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 10:50:38.470 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 10:50:38.473 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-09 10:50:38.479 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-09 10:50:38.482 | + 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-09 10:50:39.070 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-09 10:50:39.073 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 10:50:39.076 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 10:50:39.079 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 10:50:39.083 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-09 10:50:39.086 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-09 10:50:39.089 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 10:50:39.092 | + inc/python:setup_package:427 : local extras= 2022-06-09 10:50:39.095 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 10:50:39.099 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 10:50:39.102 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 10:50:39.105 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 10:50:39.107 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 10:50:39.109 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-09 10:50:39.130 | Using python 3.8 to install /opt/stack/nova 2022-06-09 10:50:39.132 | + 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-09 10:50:40.904 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:50:40.904 | 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-09 10:50:40.908 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:50:40.909 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:50:40.910 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:50:40.912 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:50:40.912 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:50:40.912 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:50:40.913 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:50:40.913 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:50:40.926 | Obtaining file:///opt/stack/nova 2022-06-09 10:50:44.055 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 10:50:47.183 | 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-09 10:50:47.190 | 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-09 10:50:47.193 | 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-09 10:50:47.201 | 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-09 10:50:47.209 | 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-09 10:50:47.213 | 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-09 10:50:47.221 | 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-09 10:50:47.242 | 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-09 10:50:47.255 | 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-09 10:50:47.276 | 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-09 10:50:47.319 | 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-09 10:50:47.332 | 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-09 10:50:47.336 | 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-09 10:50:47.345 | 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-09 10:50:47.352 | 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-09 10:50:47.354 | 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-09 10:50:47.357 | 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-09 10:50:47.370 | 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-09 10:50:47.434 | 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-09 10:50:47.490 | 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-09 10:50:47.635 | Collecting microversion-parse===1.0.1 2022-06-09 10:50:47.641 | 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-09 10:50:47.728 | 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-09 10:50:47.731 | 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-09 10:50:47.735 | 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-09 10:50:47.738 | 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-09 10:50:47.764 | 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-09 10:50:47.882 | Collecting os-resource-classes===1.0.0 2022-06-09 10:50:47.888 | 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-09 10:50:47.973 | 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-09 10:50:47.977 | 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-09 10:50:48.001 | 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-09 10:50:48.025 | 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-09 10:50:48.046 | 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-09 10:50:48.063 | 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-09 10:50:48.098 | 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-09 10:50:48.108 | 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-09 10:50:48.124 | 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-09 10:50:48.129 | 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-09 10:50:48.176 | 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-09 10:50:48.182 | 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-09 10:50:48.221 | 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-09 10:50:48.273 | 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-09 10:50:48.291 | 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-09 10:50:48.307 | 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-09 10:50:48.322 | 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-09 10:50:48.339 | 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-09 10:50:48.344 | 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-09 10:50:48.353 | 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-09 10:50:48.376 | 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-09 10:50:48.385 | 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-09 10:50:48.402 | 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-09 10:50:48.422 | 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-09 10:50:48.431 | 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-09 10:50:48.437 | 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-09 10:50:48.471 | 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-09 10:50:48.474 | 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-09 10:50:48.477 | 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-09 10:50:48.498 | 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-09 10:50:48.509 | 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-09 10:50:48.511 | 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-09 10:50:48.634 | Collecting pypowervm===1.1.24 2022-06-09 10:50:48.642 | 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-09 10:50:48.784 | 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-09 10:50:48.791 | 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-09 10:50:48.806 | 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-09 10:50:48.824 | 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-09 10:50:48.829 | 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-09 10:50:48.846 | 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-09 10:50:48.864 | 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-09 10:50:48.890 | 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-09 10:50:48.894 | 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-09 10:50:48.901 | 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-09 10:50:48.922 | 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-09 10:50:48.925 | 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-09 10:50:48.929 | 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-09 10:50:48.933 | 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-09 10:50:48.936 | 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-09 10:50:48.940 | 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-09 10:50:48.950 | 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-09 10:50:48.953 | 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-09 10:50:48.956 | 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-09 10:50:48.964 | 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-09 10:50:49.021 | 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-09 10:50:49.035 | 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-09 10:50:49.044 | 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-09 10:50:49.049 | 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-09 10:50:49.067 | 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-09 10:50:49.123 | 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-09 10:50:49.126 | 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-09 10:50:49.133 | 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-09 10:50:49.153 | 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-09 10:50:49.157 | 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-09 10:50:49.261 | Collecting websockify===0.9.0 2022-06-09 10:50:49.268 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2022-06-09 10:50:49.353 | 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-09 10:50:49.355 | 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-09 10:50:49.451 | Collecting zVMCloudConnector===1.4.1 2022-06-09 10:50:49.457 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2022-06-09 10:50:50.311 | 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-09 10:50:50.315 | 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-09 10:50:50.323 | 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-09 10:50:50.328 | 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-09 10:50:50.334 | 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-09 10:50:50.338 | 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-09 10:50:50.341 | 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-09 10:50:50.362 | 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-09 10:50:50.369 | 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-09 10:50:50.374 | 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-09 10:50:50.379 | 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-09 10:50:50.388 | 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-09 10:50:50.392 | 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-09 10:50:50.433 | 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-09 10:50:50.437 | 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-09 10:50:50.440 | 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-09 10:50:50.450 | 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-09 10:50:50.455 | 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-09 10:50:50.466 | 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-09 10:50:50.479 | 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-09 10:50:50.483 | 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-09 10:50:50.486 | 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-09 10:50:50.500 | 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-09 10:50:50.513 | 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-09 10:50:50.528 | 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-09 10:50:50.532 | 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-09 10:50:50.535 | 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-09 10:50:50.537 | 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-09 10:50:50.541 | 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-09 10:50:50.543 | 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-09 10:50:50.551 | 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-09 10:50:50.588 | 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-09 10:50:50.593 | 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-09 10:50:50.596 | 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-09 10:50:50.598 | 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-09 10:50:50.601 | 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-09 10:50:51.708 | Collecting numpy===1.19.1 2022-06-09 10:50:51.741 | 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-09 10:50:52.132 | 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-09 10:50:52.140 | 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-09 10:50:52.143 | 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-09 10:50:52.146 | 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-09 10:50:52.154 | 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-09 10:50:52.156 | 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-09 10:50:52.159 | 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-09 10:50:52.162 | 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-09 10:50:52.216 | 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-09 10:50:52.257 | 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-09 10:50:52.289 | 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-09 10:50:52.293 | 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-09 10:50:52.295 | 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-09 10:50:52.300 | Building wheels for collected packages: zVMCloudConnector 2022-06-09 10:50:52.301 | Building wheel for zVMCloudConnector (setup.py): started 2022-06-09 10:50:53.241 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2022-06-09 10:50:53.246 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=6e686c9a9f697c896ddd752022eebf55ab9a311d1bad04d8749637d39054e02e 2022-06-09 10:50:53.246 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2022-06-09 10:50:53.247 | Successfully built zVMCloudConnector 2022-06-09 10:50:54.235 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, nova 2022-06-09 10:50:57.777 | Running setup.py develop for nova 2022-06-09 10:51:01.090 | 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-09 10:51:01.220 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:51:01.220 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:51:01.331 | + inc/python:pip_install:200 : result=0 2022-06-09 10:51:01.334 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:51:01.338 | + functions-common:time_stop:2322 : local name 2022-06-09 10:51:01.340 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:51:01.343 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:51:01.346 | + functions-common:time_stop:2325 : local total 2022-06-09 10:51:01.349 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:51:01.352 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:51:01.355 | + functions-common:time_stop:2329 : start_time=1654771839124 2022-06-09 10:51:01.358 | + functions-common:time_stop:2331 : [[ -z 1654771839124 ]] 2022-06-09 10:51:01.362 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:51:01.366 | + functions-common:time_stop:2334 : end_time=1654771861363 2022-06-09 10:51:01.369 | + functions-common:time_stop:2335 : elapsed_time=22239 2022-06-09 10:51:01.371 | + functions-common:time_stop:2336 : total=188691 2022-06-09 10:51:01.373 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:51:01.375 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=210930 2022-06-09 10:51:01.378 | + inc/python:pip_install:203 : return 0 2022-06-09 10:51:01.380 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 10:51:01.382 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-09 10:51:01.385 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-09 10:51:01.402 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-09 10:51:01.415 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-09 10:51:01.417 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-09 10:51:01.420 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:51:01.422 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:51:01.424 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-09 10:51:01.427 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:51:01.430 | + 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-09 10:51:01.442 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 10:51:01.444 | + ./stack.sh:main:906 : configure_nova 2022-06-09 10:51:01.447 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-09 10:51:01.460 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-09 10:51:01.462 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-09 10:51:01.465 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-09 10:51:01.468 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-09 10:51:01.469 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-09 10:51:01.474 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-09 10:51:01.477 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-09 10:51:01.479 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-09 10:51:01.482 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-09 10:51:01.484 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-09 10:51:01.487 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-09 10:51:01.489 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-09 10:51:01.491 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-09 10:51:01.503 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-09 10:51:01.516 | + 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-09 10:51:01.529 | + 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-09 10:51:01.541 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-09 10:51:01.553 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-09 10:51:01.556 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-09 10:51:01.561 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.GuN094oOdj 2022-06-09 10:51:01.563 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-09 10:51:01.566 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-09 10:51:01.568 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-09 10:51:01.571 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-09 10:51:01.573 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-09 10:51:01.576 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.GuN094oOdj 2022-06-09 10:51:01.580 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.GuN094oOdj 2022-06-09 10:51:01.592 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.GuN094oOdj /etc/sudoers.d/nova-rootwrap 2022-06-09 10:51:01.604 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-09 10:51:01.608 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-09 10:51:01.611 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-09 10:51:01.613 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-09 10:51:01.616 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-09 10:51:01.618 | + 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-09 10:51:01.621 | + 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-09 10:51:01.623 | + 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-09 10:51:01.626 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-09 10:51:01.631 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-09 10:51:01.647 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:51:01.650 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-09 10:51:01.652 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-09 10:51:01.656 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-09 10:51:01.659 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-09 10:51:01.688 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-09 10:51:01.690 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-09 10:51:01.723 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-09 10:51:01.752 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-09 10:51:01.778 | + 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-09 10:51:01.808 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-09 10:51:01.840 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-09 10:51:01.870 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-09 10:51:01.872 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.33 2022-06-09 10:51:01.898 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-09 10:51:01.925 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-09 10:51:01.952 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-09 10:51:01.980 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-09 10:51:02.007 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-09 10:51:02.037 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-09 10:51:02.039 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 10:51:02.041 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 10:51:02.044 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 10:51:02.046 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 10:51:02.048 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 10:51:02.050 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 10:51:02.052 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 10:51:02.054 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 10:51:02.057 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-09 10:51:02.059 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 10:51:02.061 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 10:51:02.063 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 10:51:02.065 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 10:51:02.067 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 10:51:02.070 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 10:51:02.072 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-09 10:51:02.088 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:51:02.090 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-09 10:51:02.092 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-09 10:51:02.094 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-09 10:51:02.121 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-09 10:51:02.124 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-09 10:51:02.126 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-09 10:51:02.128 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-09 10:51:02.130 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-09 10:51:02.133 | + 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-09 10:51:02.166 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-09 10:51:02.169 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-09 10:51:02.171 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-09 10:51:02.174 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-09 10:51:02.177 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-09 10:51:02.180 | + 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-09 10:51:02.212 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-09 10:51:02.243 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-09 10:51:02.270 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-09 10:51:02.298 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-09 10:51:02.317 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:51:02.319 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-09 10:51:02.335 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:51:02.339 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-09 10:51:02.339 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-09 10:51:02.344 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-09 10:51:02.347 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-09 10:51:02.375 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-09 10:51:02.392 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:51:02.394 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-09 10:51:02.396 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-09 10:51:02.399 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-09 10:51:02.402 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 10:51:02.405 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-09 10:51:02.434 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-09 10:51:02.460 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-09 10:51:02.488 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-09 10:51:02.517 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-09 10:51:02.545 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-09 10:51:02.575 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-09 10:51:02.604 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-09 10:51:02.631 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 10:51:02.658 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 10:51:02.687 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-09 10:51:02.708 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:51:02.710 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-09 10:51:02.713 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-09 10:51:02.743 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-09 10:51:02.770 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.33/identity 2022-06-09 10:51:02.799 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-09 10:51:02.827 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-09 10:51:02.861 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-09 10:51:02.892 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-09 10:51:02.920 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-09 10:51:02.948 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-09 10:51:02.964 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:51:02.966 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-09 10:51:02.968 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-09 10:51:02.995 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-09 10:51:03.025 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-09 10:51:03.028 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-09 10:51:03.057 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-09 10:51:03.059 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-09 10:51:03.061 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-09 10:51:03.064 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 10:51:03.066 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 10:51:03.068 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 10:51:03.070 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 10:51:03.072 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 10:51:03.075 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 10:51:03.077 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-09 10:51:03.079 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-09 10:51:03.081 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-09 10:51:03.084 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 10:51:03.100 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 10:51:03.102 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 10:51:03.104 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 10:51:03.106 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 10:51:03.109 | + 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-09 10:51:03.135 | + 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-09 10:51:03.167 | + 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-09 10:51:03.194 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 10:51:03.221 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-09 10:51:03.250 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-09 10:51:03.253 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-09 10:51:03.255 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-09 10:51:03.258 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-09 10:51:03.260 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 10:51:03.263 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 10:51:03.266 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-09 10:51:03.269 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-09 10:51:03.272 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 10:51:03.274 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 10:51:03.287 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 10:51:03.287 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:51:03.295 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 10:51:03.298 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:51:03.314 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-09 10:51:03.317 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-09 10:51:03.320 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-09 10:51:03.350 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-09 10:51:03.378 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-09 10:51:03.405 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-09 10:51:03.432 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 10:51:03.459 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 10:51:03.486 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-09 10:51:03.513 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-09 10:51:03.539 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-09 10:51:03.566 | + 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-09 10:51:03.593 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 10:51:03.620 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 10:51:03.647 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-09 10:51:03.674 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 10:51:03.676 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 10:51:03.679 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-09 10:51:03.682 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-09 10:51:03.684 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 10:51:03.686 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:51:03.689 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:51:03.691 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-09 10:51:03.694 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-09 10:51:03.696 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-09 10:51:03.724 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-09 10:51:03.755 | + 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-09 10:51:03.755 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-09 10:51:03.764 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-09 10:51:03.768 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-09 10:51:03.770 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-09 10:51:03.773 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 10:51:03.775 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 10:51:03.777 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 10:51:03.780 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:51:03.782 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:51:03.784 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 10:51:03.786 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 10:51:03.789 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:51:03.791 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:51:03.793 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-09 10:51:03.856 | Enabling site nova-api-wsgi. 2022-06-09 10:51:03.866 | To activate the new configuration, you need to run: 2022-06-09 10:51:03.866 | systemctl reload apache2 2022-06-09 10:51:03.873 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 10:51:03.882 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 10:51:03.885 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 10:51:03.890 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 10:51:04.028 | + 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-09 10:51:04.030 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-09 10:51:04.033 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-09 10:51:04.035 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-09 10:51:04.038 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-09 10:51:04.040 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 10:51:04.043 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-09 10:51:04.048 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-09 10:51:04.050 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 10:51:04.053 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 10:51:04.066 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 10:51:04.066 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:51:04.075 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 10:51:04.078 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:51:04.095 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-09 10:51:04.097 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-09 10:51:04.102 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-09 10:51:04.134 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-09 10:51:04.164 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-09 10:51:04.192 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-09 10:51:04.226 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 10:51:04.260 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 10:51:04.292 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-09 10:51:04.320 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-09 10:51:04.348 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-09 10:51:04.377 | + 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-09 10:51:04.406 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 10:51:04.433 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 10:51:04.460 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-09 10:51:04.487 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-09 10:51:04.490 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-09 10:51:04.517 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-09 10:51:04.533 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:51:04.535 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-09 10:51:04.572 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-09 10:51:04.574 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-09 10:51:04.577 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-09 10:51:04.593 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:51:04.596 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 10:51:04.598 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 10:51:04.629 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-09 10:51:04.660 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-09 10:51:04.662 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-09 10:51:04.665 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-09 10:51:04.667 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 10:51:04.669 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 10:51:04.672 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 10:51:04.687 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:51:04.690 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 10:51:04.692 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 10:51:04.695 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 10:51:04.710 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:51:04.713 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 10:51:04.715 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 10:51:04.743 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 10:51:04.745 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 10:51:04.747 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-09 10:51:04.775 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-09 10:51:04.805 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-09 10:51:04.840 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-09 10:51:04.856 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:51:04.858 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-09 10:51:04.886 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-09 10:51:04.888 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-09 10:51:04.904 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:51:04.907 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-09 10:51:04.911 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-09 10:51:04.913 | + lib/nova:create_nova_conf:525 : local conf 2022-06-09 10:51:04.916 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-09 10:51:04.918 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-09 10:51:04.921 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-09 10:51:04.923 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-09 10:51:04.926 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-09 10:51:04.928 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-09 10:51:04.930 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-09 10:51:04.935 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-09 10:51:04.937 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-09 10:51:04.939 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-09 10:51:04.942 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-09 10:51:04.944 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-09 10:51:04.947 | + 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-09 10:51:04.976 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-09 10:51:05.006 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-09 10:51:05.036 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-09 10:51:05.038 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-09 10:51:05.040 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-09 10:51:05.043 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-09 10:51:05.058 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:51:05.062 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-09 10:51:05.062 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-09 10:51:05.818 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-06-09 10:51:05.820 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-06-09 10:51:06.511 | Adding vhost "nova_cell1" ... 2022-06-09 10:51:06.564 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-06-09 10:51:07.304 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-06-09 10:51:07.331 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-09 10:51:07.335 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-09 10:51:07.338 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-09 10:51:07.340 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 10:51:07.342 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-09 10:51:07.345 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 10:51:07.361 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:51:07.364 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-09 10:51:07.366 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-09 10:51:07.368 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 10:51:07.384 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:51:07.386 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/nova_cell1 2022-06-09 10:51:07.389 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/nova_cell1 2022-06-09 10:51:07.415 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 10:51:07.418 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 10:51:07.420 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-09 10:51:07.436 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:51:07.439 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-09 10:51:07.441 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-09 10:51:07.443 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-09 10:51:07.473 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.33/identity 2022-06-09 10:51:07.500 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-09 10:51:07.527 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-09 10:51:07.558 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-09 10:51:07.587 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-09 10:51:07.615 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-09 10:51:07.644 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-09 10:51:07.672 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-09 10:51:07.674 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-09 10:51:07.676 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-09 10:51:07.679 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 10:51:07.696 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 10:51:07.698 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 10:51:07.701 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 10:51:07.704 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 10:51:07.707 | + 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-09 10:51:07.737 | + 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-09 10:51:07.764 | + 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-09 10:51:07.792 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 10:51:07.823 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-09 10:51:07.827 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-09 10:51:07.832 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-09 10:51:07.835 | + lib/nova:create_nova_conf:559 : local conf 2022-06-09 10:51:07.838 | + lib/nova:create_nova_conf:560 : local offset 2022-06-09 10:51:07.841 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-09 10:51:07.844 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-09 10:51:07.846 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-09 10:51:07.849 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-09 10:51:07.851 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-09 10:51:07.854 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-09 10:51:07.856 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-09 10:51:07.858 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-09 10:51:07.860 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-09 10:51:07.863 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-09 10:51:07.878 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:51:07.880 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-09 10:51:07.896 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:51:07.898 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-09 10:51:07.900 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-09 10:51:07.917 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:51:07.920 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-09 10:51:07.938 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:51:07.941 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-09 10:51:07.959 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:51:07.962 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-09 10:51:07.983 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:51:07.985 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-09 10:51:07.988 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-09 10:51:07.990 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-09 10:51:07.993 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 10:51:07.995 | + lib/stack:stack_install_service:32 : install_placement 2022-06-09 10:51:07.998 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-09 10:51:08.000 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-09 10:51:08.003 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:51:08.005 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:51:08.008 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-09 10:51:08.011 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 10:51:08.013 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 10:51:08.016 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 10:51:08.018 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 10:51:08.021 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 10:51:08.023 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 10:51:08.026 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:51:08.028 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:51:08.031 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 10:51:08.033 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 10:51:08.036 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 10:51:08.038 | + functions-common:apt_get_update:1083 : return 2022-06-09 10:51:08.041 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-09 10:51:08.043 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 10:51:08.047 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:51:08.049 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:51:08.052 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-09 10:51:08.076 | + 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-09 10:51:08.189 | Reading package lists... 2022-06-09 10:51:08.480 | Building dependency tree... 2022-06-09 10:51:08.482 | Reading state information... 2022-06-09 10:51:08.732 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 10:51:08.732 | The following packages were automatically installed and are no longer required: 2022-06-09 10:51:08.734 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 10:51:08.734 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 10:51:08.734 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 10:51:08.734 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 10:51:08.734 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 10:51:08.734 | python3-zope.interface 2022-06-09 10:51:08.734 | Use 'sudo apt autoremove' to remove them. 2022-06-09 10:51:08.872 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 10:51:08.879 | + functions-common:apt_get:1127 : result=0 2022-06-09 10:51:08.883 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 10:51:08.887 | + functions-common:time_stop:2322 : local name 2022-06-09 10:51:08.890 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:51:08.894 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:51:08.898 | + functions-common:time_stop:2325 : local total 2022-06-09 10:51:08.901 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:51:08.903 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 10:51:08.906 | + functions-common:time_stop:2329 : start_time=1654771868073 2022-06-09 10:51:08.908 | + functions-common:time_stop:2331 : [[ -z 1654771868073 ]] 2022-06-09 10:51:08.911 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:51:08.916 | + functions-common:time_stop:2334 : end_time=1654771868913 2022-06-09 10:51:08.918 | + functions-common:time_stop:2335 : elapsed_time=840 2022-06-09 10:51:08.920 | + functions-common:time_stop:2336 : total=274482 2022-06-09 10:51:08.923 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:51:08.925 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=275322 2022-06-09 10:51:08.928 | + functions-common:apt_get:1131 : return 0 2022-06-09 10:51:08.930 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-09 10:51:08.933 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-09 10:51:08.936 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-09 10:51:08.939 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-09 10:51:08.942 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-09 10:51:08.965 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-09 10:51:08.967 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 10:51:08.970 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 10:51:08.972 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 10:51:08.975 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 10:51:08.978 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 10:51:08.980 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 10:51:08.983 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:51:08.985 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:51:08.988 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 10:51:08.990 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 10:51:08.993 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 10:51:08.996 | + functions-common:apt_get_update:1083 : return 2022-06-09 10:51:08.998 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-09 10:51:09.001 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 10:51:09.003 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:51:09.005 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:51:09.008 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-09 10:51:09.033 | + 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-09 10:51:09.153 | Reading package lists... 2022-06-09 10:51:09.404 | Building dependency tree... 2022-06-09 10:51:09.405 | Reading state information... 2022-06-09 10:51:09.654 | The following packages were automatically installed and are no longer required: 2022-06-09 10:51:09.655 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 10:51:09.656 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 10:51:09.656 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 10:51:09.656 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 10:51:09.656 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 10:51:09.656 | python3-zope.interface 2022-06-09 10:51:09.656 | Use 'sudo apt autoremove' to remove them. 2022-06-09 10:51:09.734 | The following NEW packages will be installed: 2022-06-09 10:51:09.735 | libapache2-mod-wsgi-py3 2022-06-09 10:51:09.980 | 0 upgraded, 1 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 10:51:09.980 | Need to get 93.3 kB of archives. 2022-06-09 10:51:09.980 | After this operation, 300 kB of additional disk space will be used. 2022-06-09 10:51:09.980 | 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-09 10:51:10.886 | Fetched 93.3 kB in 1s (170 kB/s) 2022-06-09 10:51:10.928 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-06-09 10:51:10.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 ... 89646 files and directories currently installed.) 2022-06-09 10:51:10.985 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-06-09 10:51:10.990 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-09 10:51:11.073 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-09 10:51:11.258 | apache2_invoke: Enable module wsgi 2022-06-09 10:51:20.477 | + functions-common:apt_get:1127 : result=0 2022-06-09 10:51:20.480 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 10:51:20.483 | + functions-common:time_stop:2322 : local name 2022-06-09 10:51:20.486 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:51:20.489 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:51:20.492 | + functions-common:time_stop:2325 : local total 2022-06-09 10:51:20.495 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:51:20.498 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 10:51:20.501 | + functions-common:time_stop:2329 : start_time=1654771869029 2022-06-09 10:51:20.505 | + functions-common:time_stop:2331 : [[ -z 1654771869029 ]] 2022-06-09 10:51:20.509 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:51:20.513 | + functions-common:time_stop:2334 : end_time=1654771880510 2022-06-09 10:51:20.515 | + functions-common:time_stop:2335 : elapsed_time=11481 2022-06-09 10:51:20.518 | + functions-common:time_stop:2336 : total=275322 2022-06-09 10:51:20.520 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:51:20.522 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=286803 2022-06-09 10:51:20.525 | + functions-common:apt_get:1131 : return 0 2022-06-09 10:51:20.527 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-09 10:51:20.530 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-09 10:51:20.532 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 10:51:20.535 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:51:20.537 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:51:20.540 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-09 10:51:20.543 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-09 10:51:20.600 | wsgi (enabled by maintainer script) 2022-06-09 10:51:20.604 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-09 10:51:20.608 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-09 10:51:20.612 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 10:51:20.617 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-09 10:51:20.620 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-09 10:51:20.622 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 10:51:20.626 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-09 10:51:20.627 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 10:51:20.632 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-09 10:51:20.635 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-09 10:51:20.637 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-09 10:51:20.640 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-09 10:51:20.643 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-09 10:51:20.665 | Using python 3.8 to install osc-placement 2022-06-09 10:51:20.668 | + 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-09 10:51:22.437 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:51:22.437 | 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-09 10:51:22.442 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:51:22.442 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:51:22.444 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:51:22.445 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:51:22.445 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:51:22.446 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:51:22.446 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:51:22.446 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:51:22.610 | Collecting osc-placement===2.1.0 2022-06-09 10:51:22.617 | 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-09 10:51:22.715 | 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-09 10:51:22.733 | 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-09 10:51:22.739 | 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-09 10:51:22.742 | 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-09 10:51:22.745 | 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-09 10:51:22.749 | 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-09 10:51:22.752 | 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-09 10:51:22.755 | 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-09 10:51:22.818 | 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-09 10:51:22.833 | 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-09 10:51:22.840 | 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-09 10:51:22.847 | 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-09 10:51:22.852 | 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-09 10:51:22.855 | 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-09 10:51:22.858 | 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-09 10:51:22.863 | 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-09 10:51:22.870 | 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-09 10:51:22.890 | 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-09 10:51:22.904 | 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-09 10:51:22.930 | 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-09 10:51:22.933 | 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-09 10:51:22.953 | 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-09 10:51:22.957 | 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-09 10:51:22.959 | 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-09 10:51:22.962 | 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-09 10:51:23.016 | 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-09 10:51:23.019 | 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-09 10:51:23.022 | 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-09 10:51:23.025 | 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-09 10:51:23.031 | 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-09 10:51:23.052 | 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-09 10:51:23.055 | 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-09 10:51:23.060 | 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-09 10:51:23.063 | 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-09 10:51:23.066 | 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-09 10:51:23.105 | 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-09 10:51:23.138 | 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-09 10:51:23.142 | 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-09 10:51:23.183 | 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-09 10:51:23.186 | 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-09 10:51:23.191 | 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-09 10:51:23.194 | 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-09 10:51:23.197 | 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-09 10:51:24.774 | Installing collected packages: osc-placement 2022-06-09 10:51:24.965 | Successfully installed osc-placement-2.1.0 2022-06-09 10:51:25.100 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:51:25.101 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:51:25.178 | + inc/python:pip_install:200 : result=0 2022-06-09 10:51:25.182 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:51:25.185 | + functions-common:time_stop:2322 : local name 2022-06-09 10:51:25.188 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:51:25.192 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:51:25.195 | + functions-common:time_stop:2325 : local total 2022-06-09 10:51:25.198 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:51:25.201 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:51:25.204 | + functions-common:time_stop:2329 : start_time=1654771880659 2022-06-09 10:51:25.207 | + functions-common:time_stop:2331 : [[ -z 1654771880659 ]] 2022-06-09 10:51:25.211 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:51:25.216 | + functions-common:time_stop:2334 : end_time=1654771885213 2022-06-09 10:51:25.219 | + functions-common:time_stop:2335 : elapsed_time=4554 2022-06-09 10:51:25.221 | + functions-common:time_stop:2336 : total=210930 2022-06-09 10:51:25.224 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:51:25.226 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=215484 2022-06-09 10:51:25.229 | + inc/python:pip_install:203 : return 0 2022-06-09 10:51:25.231 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-09 10:51:25.234 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-09 10:51:25.236 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-09 10:51:25.239 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 10:51:25.241 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 10:51:25.244 | ++ functions-common:git_clone:529 : pwd 2022-06-09 10:51:25.247 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 10:51:25.250 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 10:51:25.253 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 10:51:25.269 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 10:51:25.272 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 10:51:25.274 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 10:51:25.278 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 10:51:25.278 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 10:51:25.283 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-09 10:51:25.286 | + functions-common:git_clone:561 : [[ False = \T\r\u\e ]] 2022-06-09 10:51:25.288 | + functions-common:git_clone:567 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/victoria 2022-06-09 10:51:25.291 | + functions-common:git_timed:631 : local count=0 2022-06-09 10:51:25.293 | + functions-common:git_timed:632 : local timeout=0 2022-06-09 10:51:25.296 | + functions-common:git_timed:634 : [[ -n 0 ]] 2022-06-09 10:51:25.298 | + functions-common:git_timed:635 : timeout=0 2022-06-09 10:51:25.300 | + functions-common:git_timed:638 : time_start git_timed 2022-06-09 10:51:25.302 | + functions-common:time_start:2308 : local name=git_timed 2022-06-09 10:51:25.305 | + functions-common:time_start:2309 : local start_time= 2022-06-09 10:51:25.307 | + functions-common:time_start:2310 : [[ -n '' ]] 2022-06-09 10:51:25.310 | ++ functions-common:time_start:2313 : date +%s%3N 2022-06-09 10:51:25.314 | + functions-common:time_start:2313 : _TIME_START[$name]=1654771885311 2022-06-09 10:51:25.316 | + 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-09 10:51:25.319 | Cloning into '/opt/stack/placement'... 2022-06-09 10:51:52.971 | + functions-common:git_timed:653 : time_stop git_timed 2022-06-09 10:51:52.975 | + functions-common:time_stop:2322 : local name 2022-06-09 10:51:52.978 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:51:52.982 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:51:52.986 | + functions-common:time_stop:2325 : local total 2022-06-09 10:51:52.989 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:51:52.991 | + functions-common:time_stop:2328 : name=git_timed 2022-06-09 10:51:52.993 | + functions-common:time_stop:2329 : start_time=1654771885311 2022-06-09 10:51:52.996 | + functions-common:time_stop:2331 : [[ -z 1654771885311 ]] 2022-06-09 10:51:52.999 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:51:53.004 | + functions-common:time_stop:2334 : end_time=1654771913001 2022-06-09 10:51:53.006 | + functions-common:time_stop:2335 : elapsed_time=27690 2022-06-09 10:51:53.010 | + functions-common:time_stop:2336 : total=0 2022-06-09 10:51:53.013 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:51:53.016 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=27690 2022-06-09 10:51:53.019 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-09 10:51:53.032 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-09 10:51:53.035 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 10:51:53.035 | + functions-common:git_clone:607 : head -1 2022-06-09 10:51:53.039 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-09 10:51:53.041 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 10:51:53.044 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-09 10:51:53.047 | + inc/python:setup_develop:338 : local bindep 2022-06-09 10:51:53.049 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-09 10:51:53.052 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-09 10:51:53.054 | + inc/python:setup_develop:344 : local extras= 2022-06-09 10:51:53.057 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-09 10:51:53.059 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 10:51:53.061 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-09 10:51:53.064 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-09 10:51:53.066 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 10:51:53.069 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 10:51:53.072 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-09 10:51:53.074 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 10:51:53.077 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-09 10:51:53.080 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 10:51:53.082 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 10:51:53.085 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-09 10:51:53.091 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-09 10:51:53.094 | + 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-09 10:51:53.670 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-09 10:51:53.673 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 10:51:53.677 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 10:51:53.680 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 10:51:53.684 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-09 10:51:53.688 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-09 10:51:53.692 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 10:51:53.696 | + inc/python:setup_package:427 : local extras= 2022-06-09 10:51:53.699 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 10:51:53.703 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 10:51:53.706 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 10:51:53.709 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 10:51:53.712 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 10:51:53.714 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-09 10:51:53.736 | Using python 3.8 to install /opt/stack/placement 2022-06-09 10:51:53.738 | + 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-09 10:51:55.619 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:51:55.619 | 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-09 10:51:55.624 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:51:55.625 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:51:55.626 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:51:55.628 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:51:55.628 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:51:55.628 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:51:55.629 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:51:55.629 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:51:55.642 | Obtaining file:///opt/stack/placement 2022-06-09 10:51:56.966 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 10:51:58.265 | 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-09 10:51:58.273 | 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-09 10:51:58.293 | 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-09 10:51:58.307 | 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-09 10:51:58.319 | 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-09 10:51:58.374 | 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-09 10:51:58.379 | 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-09 10:51:58.383 | 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-09 10:51:58.388 | 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-09 10:51:58.421 | 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-09 10:51:58.432 | 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-09 10:51:58.447 | 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-09 10:51:58.454 | 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-09 10:51:58.500 | 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-09 10:51:58.506 | 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-09 10:51:58.544 | 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-09 10:51:58.562 | 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-09 10:51:58.579 | 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-09 10:51:58.588 | 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-09 10:51:58.596 | 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-09 10:51:58.614 | 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-09 10:51:58.620 | 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-09 10:51:58.623 | 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-09 10:51:58.626 | 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-09 10:51:58.637 | 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-09 10:51:58.639 | 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-09 10:51:58.643 | 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-09 10:51:58.647 | 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-09 10:51:58.666 | 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-09 10:51:58.670 | 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-09 10:51:58.677 | 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-09 10:51:58.699 | 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-09 10:51:58.704 | 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-09 10:51:58.707 | 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-09 10:51:58.717 | 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-09 10:51:58.721 | 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-09 10:51:58.723 | 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-09 10:51:58.730 | 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-09 10:51:58.739 | 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-09 10:51:58.745 | 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-09 10:51:58.762 | 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-09 10:51:58.766 | 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-09 10:51:58.773 | 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-09 10:51:58.794 | 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-09 10:51:58.840 | 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-09 10:51:58.902 | 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-09 10:51:58.908 | 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-09 10:51:58.914 | 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-09 10:51:58.917 | 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-09 10:51:58.922 | 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-09 10:51:58.929 | 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-09 10:51:58.938 | 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-09 10:51:58.945 | 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-09 10:51:58.948 | 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-09 10:51:58.951 | 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-09 10:51:58.954 | 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-09 10:51:58.957 | 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-09 10:51:58.961 | 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-09 10:51:58.964 | 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-09 10:51:58.966 | 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-09 10:51:58.970 | 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-09 10:51:58.972 | 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-09 10:51:58.975 | 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-09 10:51:58.985 | 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-09 10:51:58.988 | 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-09 10:51:58.991 | 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-09 10:51:58.995 | 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-09 10:51:58.998 | 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-09 10:51:59.001 | 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-09 10:51:59.008 | 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-09 10:51:59.011 | 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-09 10:52:00.525 | Installing collected packages: openstack-placement 2022-06-09 10:52:00.527 | Running setup.py develop for openstack-placement 2022-06-09 10:52:02.131 | Successfully installed openstack-placement 2022-06-09 10:52:02.267 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:52:02.267 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:52:02.356 | + inc/python:pip_install:200 : result=0 2022-06-09 10:52:02.360 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:52:02.364 | + functions-common:time_stop:2322 : local name 2022-06-09 10:52:02.367 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:52:02.370 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:52:02.374 | + functions-common:time_stop:2325 : local total 2022-06-09 10:52:02.378 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:52:02.380 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:52:02.382 | + functions-common:time_stop:2329 : start_time=1654771913730 2022-06-09 10:52:02.385 | + functions-common:time_stop:2331 : [[ -z 1654771913730 ]] 2022-06-09 10:52:02.387 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:52:02.392 | + functions-common:time_stop:2334 : end_time=1654771922389 2022-06-09 10:52:02.394 | + functions-common:time_stop:2335 : elapsed_time=8659 2022-06-09 10:52:02.396 | + functions-common:time_stop:2336 : total=215484 2022-06-09 10:52:02.398 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:52:02.401 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=224143 2022-06-09 10:52:02.404 | + inc/python:pip_install:203 : return 0 2022-06-09 10:52:02.407 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 10:52:02.410 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-09 10:52:02.413 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-09 10:52:02.438 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-09 10:52:02.451 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-09 10:52:02.453 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-09 10:52:02.456 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:52:02.459 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:52:02.461 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-09 10:52:02.464 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:52:02.466 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 10:52:02.469 | + ./stack.sh:main:912 : configure_placement 2022-06-09 10:52:02.471 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-09 10:52:02.488 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-09 10:52:02.490 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-09 10:52:02.496 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-09 10:52:02.498 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-09 10:52:02.501 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-09 10:52:02.504 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-09 10:52:02.506 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-09 10:52:02.509 | + 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-09 10:52:02.540 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-09 10:52:02.572 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-09 10:52:02.604 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-09 10:52:02.606 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-09 10:52:02.609 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-09 10:52:02.611 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 10:52:02.614 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-09 10:52:02.646 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-09 10:52:02.675 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-09 10:52:02.703 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-09 10:52:02.734 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-09 10:52:02.763 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-09 10:52:02.791 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-09 10:52:02.820 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-09 10:52:02.849 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 10:52:02.879 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 10:52:02.908 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-09 10:52:02.911 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-09 10:52:02.913 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-09 10:52:02.916 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 10:52:02.934 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 10:52:02.936 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 10:52:02.939 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 10:52:02.941 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 10:52:02.943 | + 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-09 10:52:02.972 | + 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-09 10:52:03.001 | + 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-09 10:52:03.030 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 10:52:03.061 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-09 10:52:03.063 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-09 10:52:03.066 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-09 10:52:03.069 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-09 10:52:03.071 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-09 10:52:03.074 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 10:52:03.076 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 10:52:03.079 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-09 10:52:03.084 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-09 10:52:03.086 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 10:52:03.089 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 10:52:03.102 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 10:52:03.102 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:52:03.110 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 10:52:03.114 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 10:52:03.130 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-09 10:52:03.132 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-09 10:52:03.136 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-09 10:52:03.168 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-09 10:52:03.196 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-09 10:52:03.225 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-09 10:52:03.253 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 10:52:03.283 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 10:52:03.311 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-09 10:52:03.340 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-09 10:52:03.369 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-09 10:52:03.397 | + 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-09 10:52:03.426 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 10:52:03.454 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 10:52:03.487 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-09 10:52:03.520 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 10:52:03.522 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 10:52:03.526 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-09 10:52:03.528 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-09 10:52:03.531 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 10:52:03.533 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:52:03.536 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:52:03.539 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-09 10:52:03.542 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-09 10:52:03.544 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-09 10:52:03.573 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-09 10:52:03.602 | + 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-09 10:52:03.602 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-09 10:52:03.611 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-09 10:52:03.615 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-09 10:52:03.617 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-09 10:52:03.620 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 10:52:03.623 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 10:52:03.625 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 10:52:03.628 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:52:03.630 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:52:03.633 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 10:52:03.636 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 10:52:03.638 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:52:03.640 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:52:03.643 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-09 10:52:03.706 | Enabling site placement-api. 2022-06-09 10:52:03.715 | To activate the new configuration, you need to run: 2022-06-09 10:52:03.715 | systemctl reload apache2 2022-06-09 10:52:03.721 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 10:52:03.725 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 10:52:03.729 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 10:52:03.732 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 10:52:03.869 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-09 10:52:03.890 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:52:03.892 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-09 10:52:03.913 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:52:03.916 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-09 10:52:03.933 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:52:03.936 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-09 10:52:03.938 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-09 10:52:03.940 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-09 10:52:03.971 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.33/identity 2022-06-09 10:52:04.000 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-09 10:52:04.029 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-09 10:52:04.060 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-09 10:52:04.090 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-09 10:52:04.119 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-09 10:52:04.149 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-09 10:52:04.182 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-09 10:52:04.199 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:52:04.202 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-09 10:52:04.219 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:52:04.222 | + ./stack.sh:main:938 : run_phase stack install 2022-06-09 10:52:04.225 | + functions-common:run_phase:1750 : local mode=stack 2022-06-09 10:52:04.227 | + functions-common:run_phase:1751 : local phase=install 2022-06-09 10:52:04.230 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 10:52:04.232 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 10:52:04.235 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 10:52:04.237 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 10:52:04.240 | + functions-common:run_phase:1760 : local extra 2022-06-09 10:52:04.243 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 10:52:04.247 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 10:52:04.249 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 10:52:04.252 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 10:52:04.254 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-09 10:52:04.257 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 10:52:04.273 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:52:04.275 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 10:52:04.278 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-09 10:52:04.280 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-09 10:52:04.282 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-09 10:52:04.284 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 10:52:04.286 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-09 10:52:04.289 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-09 10:52:04.291 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-09 10:52:04.293 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-09 10:52:04.295 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-09 10:52:04.297 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-09 10:52:04.299 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-09 10:52:04.302 | +++ functions-common:git_clone:529 : pwd 2022-06-09 10:52:04.305 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 10:52:04.307 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 10:52:04.310 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 10:52:04.328 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-09 10:52:04.331 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 10:52:04.333 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 10:52:04.336 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-09 10:52:04.336 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 10:52:04.341 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-09 10:52:04.344 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 10:52:04.346 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-09 10:52:04.358 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-09 10:52:04.361 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-09 10:52:04.361 | ++ functions-common:git_clone:607 : head -1 2022-06-09 10:52:04.364 | 9e5595f8b Add release notes page for version 31.0.0 2022-06-09 10:52:04.367 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 10:52:04.369 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-09 10:52:04.391 | Using python 3.8 to install tox!=2.8.0 2022-06-09 10:52:04.394 | ++ 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-09 10:52:06.286 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:52:06.286 | 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-09 10:52:06.291 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:06.291 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:06.293 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:52:06.294 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:06.295 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:06.295 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:52:06.295 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:52:06.296 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:52:06.635 | Collecting tox!=2.8.0 2022-06-09 10:52:06.642 | 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-09 10:52:06.881 | Collecting toml===0.10.0 2022-06-09 10:52:06.887 | 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-09 10:52:07.014 | Collecting filelock===3.0.12 2022-06-09 10:52:07.020 | 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-09 10:52:07.134 | Collecting pluggy===0.13.1 2022-06-09 10:52:07.141 | 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-09 10:52:07.369 | Collecting py===1.9.0 2022-06-09 10:52:07.376 | 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-09 10:52:07.467 | 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-09 10:52:07.646 | Collecting virtualenv===20.0.31 2022-06-09 10:52:07.664 | 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-09 10:52:07.821 | 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-09 10:52:07.824 | 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-09 10:52:07.851 | Collecting distlib===0.3.1 2022-06-09 10:52:07.858 | 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-09 10:52:07.870 | 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-09 10:52:09.910 | Installing collected packages: distlib, filelock, pluggy, py, toml, virtualenv, tox 2022-06-09 10:52:09.910 | Attempting uninstall: distlib 2022-06-09 10:52:09.912 | Found existing installation: distlib 0.3.4 2022-06-09 10:52:09.921 | Uninstalling distlib-0.3.4: 2022-06-09 10:52:09.923 | Successfully uninstalled distlib-0.3.4 2022-06-09 10:52:10.080 | Attempting uninstall: filelock 2022-06-09 10:52:10.082 | Found existing installation: filelock 3.7.1 2022-06-09 10:52:10.089 | Uninstalling filelock-3.7.1: 2022-06-09 10:52:10.090 | Successfully uninstalled filelock-3.7.1 2022-06-09 10:52:10.289 | Attempting uninstall: virtualenv 2022-06-09 10:52:10.291 | Found existing installation: virtualenv 20.14.1 2022-06-09 10:52:10.358 | Uninstalling virtualenv-20.14.1: 2022-06-09 10:52:10.366 | Successfully uninstalled virtualenv-20.14.1 2022-06-09 10:52:10.792 | 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-09 10:52:10.943 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:52:10.943 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:52:11.030 | ++ inc/python:pip_install:200 : result=0 2022-06-09 10:52:11.032 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:52:11.035 | ++ functions-common:time_stop:2322 : local name 2022-06-09 10:52:11.037 | ++ functions-common:time_stop:2323 : local end_time 2022-06-09 10:52:11.039 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:52:11.042 | ++ functions-common:time_stop:2325 : local total 2022-06-09 10:52:11.044 | ++ functions-common:time_stop:2326 : local start_time 2022-06-09 10:52:11.046 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:52:11.049 | ++ functions-common:time_stop:2329 : start_time=1654771924386 2022-06-09 10:52:11.051 | ++ functions-common:time_stop:2331 : [[ -z 1654771924386 ]] 2022-06-09 10:52:11.054 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:52:11.059 | ++ functions-common:time_stop:2334 : end_time=1654771931056 2022-06-09 10:52:11.061 | ++ functions-common:time_stop:2335 : elapsed_time=6670 2022-06-09 10:52:11.064 | ++ functions-common:time_stop:2336 : total=224143 2022-06-09 10:52:11.067 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:52:11.070 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=230813 2022-06-09 10:52:11.072 | ++ inc/python:pip_install:203 : return 0 2022-06-09 10:52:11.075 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-09 10:52:11.075 | /opt/stack/tempest ~/devstack 2022-06-09 10:52:11.077 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-09 10:52:11.096 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-09 10:52:11.096 | HACKING.rst 2022-06-09 10:52:11.096 | doc/source/conf.py 2022-06-09 10:52:11.097 | doc/source/configuration.rst 2022-06-09 10:52:11.097 | doc/source/contributor/contributing.rst 2022-06-09 10:52:11.097 | doc/source/index.rst 2022-06-09 10:52:11.097 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-09 10:52:11.097 | doc/source/microversion_testing.rst 2022-06-09 10:52:11.097 | doc/source/plugins/plugin.rst 2022-06-09 10:52:11.097 | doc/source/supported_version.rst 2022-06-09 10:52:11.097 | doc/source/test_removal.rst 2022-06-09 10:52:11.097 | playbooks/devstack-tempest-ipv6.yaml 2022-06-09 10:52:11.097 | playbooks/devstack-tempest.yaml 2022-06-09 10:52:11.097 | playbooks/enable-fips.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-09 10:52:11.097 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-09 10:52:11.098 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-09 10:52:11.098 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-09 10:52:11.098 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-09 10:52:11.098 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-09 10:52:11.098 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-09 10:52:11.098 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-09 10:52:11.098 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-09 10:52:11.098 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-09 10:52:11.098 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-09 10:52:11.098 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-09 10:52:11.098 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-09 10:52:11.098 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-09 10:52:11.098 | releasenotes/source/conf.py 2022-06-09 10:52:11.098 | releasenotes/source/index.rst 2022-06-09 10:52:11.098 | releasenotes/source/v26.1.0.rst 2022-06-09 10:52:11.098 | releasenotes/source/v27.0.0.rst 2022-06-09 10:52:11.098 | releasenotes/source/v28.0.0.rst 2022-06-09 10:52:11.098 | releasenotes/source/v28.1.0.rst 2022-06-09 10:52:11.098 | releasenotes/source/v29.0.0.rst 2022-06-09 10:52:11.098 | releasenotes/source/v29.1.0.rst 2022-06-09 10:52:11.098 | releasenotes/source/v29.2.0.rst 2022-06-09 10:52:11.098 | releasenotes/source/v30.0.0.rst 2022-06-09 10:52:11.098 | releasenotes/source/v31.0.0.rst 2022-06-09 10:52:11.098 | requirements.txt 2022-06-09 10:52:11.098 | roles/run-tempest/README.rst 2022-06-09 10:52:11.098 | roles/run-tempest/defaults/main.yaml 2022-06-09 10:52:11.098 | roles/run-tempest/tasks/main.yaml 2022-06-09 10:52:11.098 | roles/run-tempest-26/README.rst 2022-06-09 10:52:11.098 | roles/run-tempest-26/defaults/main.yaml 2022-06-09 10:52:11.098 | roles/run-tempest-26/tasks/main.yaml 2022-06-09 10:52:11.098 | setup.cfg 2022-06-09 10:52:11.098 | tempest/api/compute/admin/test_agents.py 2022-06-09 10:52:11.098 | tempest/api/compute/admin/test_aggregates.py 2022-06-09 10:52:11.098 | tempest/api/compute/admin/test_create_server.py 2022-06-09 10:52:11.098 | tempest/api/compute/admin/test_flavors.py 2022-06-09 10:52:11.098 | tempest/api/compute/admin/test_flavors_access.py 2022-06-09 10:52:11.099 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-09 10:52:11.099 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-09 10:52:11.099 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-09 10:52:11.099 | tempest/api/compute/ 2022-06-09 10:52:11.099 | Aborting 2022-06-09 10:52:11.099 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-09 10:52:11.101 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-09 10:52:11.104 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-09 10:52:11.107 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-09 10:52:11.109 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-09 10:52:11.112 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-09 10:52:11.114 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-09 10:52:11.117 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-09 10:52:11.119 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-09 10:52:11.121 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-09 10:52:11.121 | Error on exit 2022-06-09 10:52:11.124 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-09 10:52:11.126 | + ./stack.sh:exit_trap:517 : generate-subunit 1654771328 603 fail 2022-06-09 10:52:11.702 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-09 10:52:11.704 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-09 10:52:12.094 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-09 10:52:12.094 | 2022-06-09 10:52:12.354 | + ./stack.sh:exit_trap:531 : exit 1