2022-05-28 03:40:42.297 | + ./stack.sh:main:462 : exec 2022-05-28 03:40:42.297 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-28-034042.summary.2022-05-28-034042 2022-05-28 03:40:42.297 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-28-034042' 2022-05-28 03:40:42.297 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-05-28 03:40:42.297 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-28-034042 2022-05-28 03:40:42.297 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-28-034042 /opt/stack/logs/stack.sh.log 2022-05-28 03:40:42.297 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-28-034042.summary.2022-05-28-034042 /opt/stack/logs/stack.sh.log.summary 2022-05-28 03:40:42.297 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-05-28 03:40:42.297 | + functions:check_path_perm_sanity:620 : local real_path 2022-05-28 03:40:42.297 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-05-28 03:40:42.297 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-05-28 03:40:42.297 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-05-28 03:40:42.297 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-05-28 03:40:42.297 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-05-28 03:40:42.297 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-28 03:40:42.297 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-05-28 03:40:42.297 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-05-28 03:40:42.297 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-05-28 03:40:42.297 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-28 03:40:42.297 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-05-28 03:40:42.299 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-05-28 03:40:42.302 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-05-28 03:40:42.304 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-05-28 03:40:42.306 | + ./stack.sh:main:535 : trap err_trap ERR 2022-05-28 03:40:42.308 | + ./stack.sh:main:548 : set -o errexit 2022-05-28 03:40:42.309 | + ./stack.sh:main:551 : uname -a 2022-05-28 03:40:42.310 | Linux dv-neutron-843300-3-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-05-28 03:40:42.313 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-28 03:40:42.314 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-28 03:40:42.317 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-05-28 03:40:42.350 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-28 03:40:42.366 | + ./stack.sh:main:565 : fetch_plugins 2022-05-28 03:40:42.368 | + functions-common:fetch_plugins:1668 : local plugins= 2022-05-28 03:40:42.369 | + functions-common:fetch_plugins:1669 : local plugin 2022-05-28 03:40:42.371 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-05-28 03:40:42.373 | + functions-common:fetch_plugins:1673 : return 2022-05-28 03:40:42.375 | + ./stack.sh:main:569 : run_phase override_defaults 2022-05-28 03:40:42.377 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-05-28 03:40:42.379 | + functions-common:run_phase:1751 : local phase= 2022-05-28 03:40:42.380 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-28 03:40:42.382 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-05-28 03:40:42.384 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-28 03:40:42.386 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-05-28 03:40:42.387 | + functions-common:run_phase:1760 : local extra 2022-05-28 03:40:42.390 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-28 03:40:42.392 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-05-28 03:40:42.394 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-28 03:40:42.396 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-28 03:40:42.398 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-28 03:40:42.400 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-28 03:40:42.426 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:40:42.428 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-28 03:40:42.430 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-28 03:40:42.431 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-28 03:40:42.433 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-28 03:40:42.435 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-28 03:40:42.437 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-28 03:40:42.439 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-28 03:40:42.440 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-28 03:40:42.442 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-28 03:40:42.444 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-28 03:40:42.446 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-05-28 03:40:42.448 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-05-28 03:40:42.449 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-05-28 03:40:42.451 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-05-28 03:40:42.453 | + functions-common:plugin_override_defaults:1714 : return 2022-05-28 03:40:42.455 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-05-28 03:40:42.472 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-05-28 03:40:42.474 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-28 03:40:42.490 | ++ functions-common:is_service_enabled:1978 : return 1 2022-05-28 03:40:42.493 | +++ lib/tls:source:43 : hostname -f 2022-05-28 03:40:42.498 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-28 03:40:42.501 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-28 03:40:42.503 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-28 03:40:42.505 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-28 03:40:42.507 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-28 03:40:42.509 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-28 03:40:42.511 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-28 03:40:42.513 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-28 03:40:42.516 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-28 03:40:42.518 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-28 03:40:42.523 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-05-28 03:40:42.536 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-05-28 03:40:42.553 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-05-28 03:40:42.565 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-05-28 03:40:42.577 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-05-28 03:40:42.603 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-05-28 03:40:42.648 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-05-28 03:40:42.729 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-05-28 03:40:42.750 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-05-28 03:40:42.787 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-05-28 03:40:42.843 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-05-28 03:40:42.974 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-05-28 03:40:42.988 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-05-28 03:40:43.003 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-28 03:40:43.017 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-05-28 03:40:43.099 | + ./stack.sh:main:598 : run_phase source 2022-05-28 03:40:43.103 | + functions-common:run_phase:1750 : local mode=source 2022-05-28 03:40:43.106 | + functions-common:run_phase:1751 : local phase= 2022-05-28 03:40:43.109 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-28 03:40:43.112 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-05-28 03:40:43.115 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-28 03:40:43.119 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-05-28 03:40:43.122 | + functions-common:run_phase:1760 : local extra 2022-05-28 03:40:43.125 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-28 03:40:43.129 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-05-28 03:40:43.131 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-28 03:40:43.133 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-28 03:40:43.135 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-28 03:40:43.138 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-28 03:40:43.151 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:40:43.153 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-28 03:40:43.155 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-28 03:40:43.192 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-28 03:40:43.194 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-05-28 03:40:43.196 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-05-28 03:40:43.198 | + functions-common:run_phase:1772 : load_plugin_settings 2022-05-28 03:40:43.200 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-05-28 03:40:43.203 | + functions-common:load_plugin_settings:1687 : local plugin 2022-05-28 03:40:43.205 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-05-28 03:40:43.207 | + functions-common:load_plugin_settings:1691 : return 2022-05-28 03:40:43.209 | + functions-common:run_phase:1773 : verify_disabled_services 2022-05-28 03:40:43.211 | + functions-common:verify_disabled_services:2033 : local service 2022-05-28 03:40:43.213 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.215 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-28 03:40:43.218 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.221 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-28 03:40:43.223 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.226 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-28 03:40:43.229 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.231 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-28 03:40:43.234 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.236 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-28 03:40:43.238 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.240 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-28 03:40:43.243 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.245 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-28 03:40:43.248 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.251 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-28 03:40:43.253 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.255 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-28 03:40:43.258 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.260 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-28 03:40:43.262 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.265 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-05-28 03:40:43.268 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.270 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-28 03:40:43.273 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.276 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-28 03:40:43.278 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.281 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-28 03:40:43.283 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.286 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-28 03:40:43.288 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.291 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-28 03:40:43.294 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.296 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-28 03:40:43.298 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.301 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-28 03:40:43.303 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.305 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-28 03:40:43.307 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.309 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-28 03:40:43.311 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.313 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-28 03:40:43.315 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.317 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-28 03:40:43.320 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.322 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-28 03:40:43.324 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.326 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-28 03:40:43.329 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.331 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-28 03:40:43.333 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.335 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-28 03:40:43.338 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.340 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-28 03:40:43.342 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.345 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-05-28 03:40:43.347 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.349 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-28 03:40:43.351 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.354 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-28 03:40:43.356 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.358 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-28 03:40:43.361 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.363 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-28 03:40:43.366 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.368 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-28 03:40:43.370 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.372 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-28 03:40:43.374 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.376 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-28 03:40:43.378 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.380 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-28 03:40:43.382 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.384 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-28 03:40:43.387 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.389 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-28 03:40:43.391 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.394 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-28 03:40:43.396 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.398 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-28 03:40:43.402 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.404 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-28 03:40:43.406 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-28 03:40:43.409 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-28 03:40:43.412 | + ./stack.sh:main:669 : initialize_database_backends 2022-05-28 03:40:43.415 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-28 03:40:43.417 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-28 03:40:43.433 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:40:43.435 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-28 03:40:43.437 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-28 03:40:43.439 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-28 03:40:43.455 | + functions-common:is_service_enabled:1978 : return 1 2022-05-28 03:40:43.457 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-28 03:40:43.459 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-28 03:40:43.461 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-28 03:40:43.464 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-28 03:40:43.466 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-28 03:40:43.468 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-28 03:40:43.471 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-28 03:40:43.473 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-05-28 03:40:43.475 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-28 03:40:43.477 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-05-28 03:40:43.480 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-28 03:40:43.482 | + lib/database:initialize_database_backends:104 : return 0 2022-05-28 03:40:43.484 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-05-28 03:40:43.484 | Using mysql database backend 2022-05-28 03:40:43.487 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-28 03:40:43.504 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-05-28 03:40:43.519 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:40:43.522 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-28 03:40:43.537 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-05-28 03:40:43.555 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:40:43.557 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-28 03:40:43.573 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-28 03:40:43.590 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-05-28 03:40:43.606 | + functions-common:is_service_enabled:1978 : return 1 2022-05-28 03:40:43.608 | + ./stack.sh:main:717 : is_service_enabled nova 2022-05-28 03:40:43.623 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:40:43.626 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-05-28 03:40:43.628 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-05-28 03:40:43.644 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:40:43.646 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-28 03:40:43.661 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-05-28 03:40:43.663 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-05-28 03:40:43.665 | + ./stack.sh:main:739 : save_stackenv 739 2022-05-28 03:40:43.667 | + functions-common:save_stackenv:60 : local tag=739 2022-05-28 03:40:43.670 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-28 03:40:43.674 | + functions-common:save_stackenv:62 : time_stamp=2022-05-28-034043 2022-05-28 03:40:43.677 | + functions-common:save_stackenv:63 : echo '# 2022-05-28-034043 739' 2022-05-28 03:40:43.679 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-28 03:40:43.681 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-28 03:40:43.684 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-28 03:40:43.686 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-28 03:40:43.688 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-28 03:40:43.691 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-28 03:40:43.693 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-28 03:40:43.695 | + 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-05-28 03:40:43.697 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-28 03:40:43.699 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.33 2022-05-28 03:40:43.702 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-28 03:40:43.704 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.33/identity 2022-05-28 03:40:43.706 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-28 03:40:43.709 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-28-034042 2022-05-28 03:40:43.711 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-28 03:40:43.713 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-28 03:40:43.715 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-28 03:40:43.717 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.33 2022-05-28 03:40:43.720 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-28 03:40:43.722 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-28 03:40:43.724 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-28 03:40:43.726 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-28 03:40:43.728 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-28 03:40:43.730 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-28 03:40:43.733 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-28 03:40:43.735 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-28 03:40:43.737 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-05-28 03:40:43.739 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-28 03:40:43.741 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-05-28 03:40:43.743 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-05-28 03:40:43.745 | + functions-common:git_clone:528 : local orig_dir 2022-05-28 03:40:43.748 | ++ functions-common:git_clone:529 : pwd 2022-05-28 03:40:43.750 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-28 03:40:43.752 | + functions-common:git_clone:530 : local git_clone_flags= 2022-05-28 03:40:43.754 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-28 03:40:43.771 | + functions-common:git_clone:532 : RECLONE=False 2022-05-28 03:40:43.773 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-28 03:40:43.775 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-28 03:40:43.778 | + functions-common:git_clone:546 : echo stable/victoria 2022-05-28 03:40:43.778 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-05-28 03:40:43.783 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-05-28 03:40:43.786 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-28 03:40:43.788 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-28 03:40:43.799 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-05-28 03:40:43.802 | + functions-common:git_clone:607 : git show --oneline 2022-05-28 03:40:43.802 | + functions-common:git_clone:607 : head -1 2022-05-28 03:40:43.806 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-05-28 03:40:43.808 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-28 03:40:43.811 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-05-28 03:40:43.813 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-05-28 03:40:43.815 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-05-28 03:40:43.818 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-28 03:40:43.820 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-28 03:40:43.822 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-28 03:40:43.825 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-28 03:40:43.827 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-28 03:40:43.830 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-28 03:40:43.832 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-28 03:40:43.835 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-28 03:40:43.839 | ++ tools/install_prereqs.sh:source:47 : NOW=1653709243 2022-05-28 03:40:43.843 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-28 03:40:43.847 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-05-28 03:40:43.849 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-05-28 03:40:43.852 | ++ tools/install_prereqs.sh:source:49 : DELTA=1653709243 2022-05-28 03:40:43.855 | ++ tools/install_prereqs.sh:source:50 : [[ 1653709243 -lt 7200 ]] 2022-05-28 03:40:43.857 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-28 03:40:43.860 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-05-28 03:40:43.862 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-05-28 03:40:43.864 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-05-28 03:40:43.866 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-05-28 03:40:43.869 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-05-28 03:40:43.871 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-05-28 03:40:43.875 | +++ 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-05-28 03:40:43.928 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-28 03:40:43.928 | apache2-dev 2022-05-28 03:40:43.928 | bc 2022-05-28 03:40:43.928 | bsdmainutils 2022-05-28 03:40:43.928 | curl 2022-05-28 03:40:43.928 | g++ 2022-05-28 03:40:43.928 | gcc 2022-05-28 03:40:43.928 | gettext 2022-05-28 03:40:43.928 | git 2022-05-28 03:40:43.928 | graphviz 2022-05-28 03:40:43.928 | iputils-ping 2022-05-28 03:40:43.928 | libapache2-mod-proxy-uwsgi 2022-05-28 03:40:43.928 | libffi-dev 2022-05-28 03:40:43.928 | libjpeg-dev 2022-05-28 03:40:43.928 | libmysqlclient-dev 2022-05-28 03:40:43.928 | libpcre3-dev 2022-05-28 03:40:43.928 | libpq-dev 2022-05-28 03:40:43.929 | libssl-dev 2022-05-28 03:40:43.929 | libsystemd-dev 2022-05-28 03:40:43.929 | libxml2-dev 2022-05-28 03:40:43.929 | libxslt1-dev 2022-05-28 03:40:43.929 | libyaml-dev 2022-05-28 03:40:43.929 | lsof 2022-05-28 03:40:43.929 | openssh-server 2022-05-28 03:40:43.929 | openssl 2022-05-28 03:40:43.929 | pkg-config 2022-05-28 03:40:43.929 | psmisc 2022-05-28 03:40:43.929 | python3-dev 2022-05-28 03:40:43.929 | python3-pip 2022-05-28 03:40:43.929 | python3-venv 2022-05-28 03:40:43.929 | tar 2022-05-28 03:40:43.929 | tcpdump 2022-05-28 03:40:43.929 | unzip 2022-05-28 03:40:43.929 | uuid-runtime 2022-05-28 03:40:43.929 | wget 2022-05-28 03:40:43.929 | wget 2022-05-28 03:40:43.929 | zlib1g-dev 2022-05-28 03:40:43.929 | libkrb5-dev 2022-05-28 03:40:43.929 | libldap2-dev 2022-05-28 03:40:43.929 | libsasl2-dev 2022-05-28 03:40:43.929 | memcached 2022-05-28 03:40:43.929 | python3-mysqldb 2022-05-28 03:40:43.929 | sqlite3 2022-05-28 03:40:43.929 | conntrack 2022-05-28 03:40:43.929 | curl 2022-05-28 03:40:43.929 | dnsmasq-base 2022-05-28 03:40:43.929 | dnsmasq-utils 2022-05-28 03:40:43.929 | ebtables 2022-05-28 03:40:43.929 | gawk 2022-05-28 03:40:43.929 | genisoimage 2022-05-28 03:40:43.929 | iptables 2022-05-28 03:40:43.929 | iputils-arping 2022-05-28 03:40:43.930 | kpartx 2022-05-28 03:40:43.930 | libjs-jquery-tablesorter 2022-05-28 03:40:43.930 | libmysqlclient-dev 2022-05-28 03:40:43.930 | parted 2022-05-28 03:40:43.930 | pm-utils 2022-05-28 03:40:43.930 | python3-mysqldb 2022-05-28 03:40:43.930 | socat 2022-05-28 03:40:43.930 | sqlite3 2022-05-28 03:40:43.930 | sudo 2022-05-28 03:40:43.930 | vlan 2022-05-28 03:40:43.930 | lsscsi 2022-05-28 03:40:43.930 | open-iscsi 2022-05-28 03:40:43.930 | lvm2 2022-05-28 03:40:43.930 | qemu-utils 2022-05-28 03:40:43.930 | thin-provisioning-tools 2022-05-28 03:40:43.930 | acl 2022-05-28 03:40:43.930 | dnsmasq-base 2022-05-28 03:40:43.930 | dnsmasq-utils 2022-05-28 03:40:43.930 | ebtables 2022-05-28 03:40:43.930 | haproxy 2022-05-28 03:40:43.930 | iptables 2022-05-28 03:40:43.930 | iputils-arping 2022-05-28 03:40:43.930 | iputils-ping 2022-05-28 03:40:43.930 | libmysqlclient-dev 2022-05-28 03:40:43.930 | postgresql-server-dev-all 2022-05-28 03:40:43.930 | python3-mysqldb 2022-05-28 03:40:43.930 | sqlite3 2022-05-28 03:40:43.930 | sudo 2022-05-28 03:40:43.930 | vlan 2022-05-28 03:40:43.930 | ipset 2022-05-28 03:40:43.930 | conntrack 2022-05-28 03:40:43.930 | conntrackd 2022-05-28 03:40:43.930 | keepalived 2022-05-28 03:40:43.930 | dstat 2022-05-28 03:40:43.930 | lvm2 2022-05-28 03:40:43.930 | qemu-utils 2022-05-28 03:40:43.931 | thin-provisioning-tools 2022-05-28 03:40:43.931 | curl 2022-05-28 03:40:43.931 | liberasurecode-dev 2022-05-28 03:40:43.931 | make 2022-05-28 03:40:43.931 | memcached 2022-05-28 03:40:43.931 | sqlite3 2022-05-28 03:40:43.931 | xfsprogs' 2022-05-28 03:40:43.933 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-28 03:40:43.950 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-28 03:40:43.950 | apache2-dev 2022-05-28 03:40:43.950 | bc 2022-05-28 03:40:43.950 | bsdmainutils 2022-05-28 03:40:43.950 | curl 2022-05-28 03:40:43.950 | g++ 2022-05-28 03:40:43.950 | gcc 2022-05-28 03:40:43.950 | gettext 2022-05-28 03:40:43.950 | git 2022-05-28 03:40:43.950 | graphviz 2022-05-28 03:40:43.950 | iputils-ping 2022-05-28 03:40:43.950 | libapache2-mod-proxy-uwsgi 2022-05-28 03:40:43.951 | libffi-dev 2022-05-28 03:40:43.951 | libjpeg-dev 2022-05-28 03:40:43.951 | libmysqlclient-dev 2022-05-28 03:40:43.951 | libpcre3-dev 2022-05-28 03:40:43.951 | libpq-dev 2022-05-28 03:40:43.951 | libssl-dev 2022-05-28 03:40:43.951 | libsystemd-dev 2022-05-28 03:40:43.951 | libxml2-dev 2022-05-28 03:40:43.951 | libxslt1-dev 2022-05-28 03:40:43.951 | libyaml-dev 2022-05-28 03:40:43.951 | lsof 2022-05-28 03:40:43.951 | openssh-server 2022-05-28 03:40:43.951 | openssl 2022-05-28 03:40:43.951 | pkg-config 2022-05-28 03:40:43.951 | psmisc 2022-05-28 03:40:43.951 | python3-dev 2022-05-28 03:40:43.951 | python3-pip 2022-05-28 03:40:43.951 | python3-venv 2022-05-28 03:40:43.951 | tar 2022-05-28 03:40:43.951 | tcpdump 2022-05-28 03:40:43.951 | unzip 2022-05-28 03:40:43.951 | uuid-runtime 2022-05-28 03:40:43.951 | wget 2022-05-28 03:40:43.951 | wget 2022-05-28 03:40:43.951 | zlib1g-dev 2022-05-28 03:40:43.951 | libkrb5-dev 2022-05-28 03:40:43.951 | libldap2-dev 2022-05-28 03:40:43.951 | libsasl2-dev 2022-05-28 03:40:43.951 | memcached 2022-05-28 03:40:43.951 | python3-mysqldb 2022-05-28 03:40:43.951 | sqlite3 2022-05-28 03:40:43.951 | conntrack 2022-05-28 03:40:43.951 | curl 2022-05-28 03:40:43.951 | dnsmasq-base 2022-05-28 03:40:43.951 | dnsmasq-utils 2022-05-28 03:40:43.952 | ebtables 2022-05-28 03:40:43.952 | gawk 2022-05-28 03:40:43.952 | genisoimage 2022-05-28 03:40:43.952 | iptables 2022-05-28 03:40:43.952 | iputils-arping 2022-05-28 03:40:43.952 | kpartx 2022-05-28 03:40:43.952 | libjs-jquery-tablesorter 2022-05-28 03:40:43.952 | libmysqlclient-dev 2022-05-28 03:40:43.952 | parted 2022-05-28 03:40:43.952 | pm-utils 2022-05-28 03:40:43.952 | python3-mysqldb 2022-05-28 03:40:43.952 | socat 2022-05-28 03:40:43.952 | sqlite3 2022-05-28 03:40:43.952 | sudo 2022-05-28 03:40:43.952 | vlan 2022-05-28 03:40:43.952 | lsscsi 2022-05-28 03:40:43.952 | open-iscsi 2022-05-28 03:40:43.952 | lvm2 2022-05-28 03:40:43.952 | qemu-utils 2022-05-28 03:40:43.952 | thin-provisioning-tools 2022-05-28 03:40:43.952 | acl 2022-05-28 03:40:43.952 | dnsmasq-base 2022-05-28 03:40:43.952 | dnsmasq-utils 2022-05-28 03:40:43.952 | ebtables 2022-05-28 03:40:43.952 | haproxy 2022-05-28 03:40:43.952 | iptables 2022-05-28 03:40:43.952 | iputils-arping 2022-05-28 03:40:43.952 | iputils-ping 2022-05-28 03:40:43.952 | libmysqlclient-dev 2022-05-28 03:40:43.952 | postgresql-server-dev-all 2022-05-28 03:40:43.952 | python3-mysqldb 2022-05-28 03:40:43.952 | sqlite3 2022-05-28 03:40:43.952 | sudo 2022-05-28 03:40:43.953 | vlan 2022-05-28 03:40:43.953 | ipset 2022-05-28 03:40:43.953 | conntrack 2022-05-28 03:40:43.953 | conntrackd 2022-05-28 03:40:43.953 | keepalived 2022-05-28 03:40:43.953 | dstat 2022-05-28 03:40:43.953 | lvm2 2022-05-28 03:40:43.953 | qemu-utils 2022-05-28 03:40:43.953 | thin-provisioning-tools 2022-05-28 03:40:43.953 | curl 2022-05-28 03:40:43.953 | liberasurecode-dev 2022-05-28 03:40:43.953 | make 2022-05-28 03:40:43.953 | memcached 2022-05-28 03:40:43.953 | sqlite3 2022-05-28 03:40:43.953 | xfsprogs ' 2022-05-28 03:40:43.954 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-28 03:40:43.957 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:40:43.959 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:40:43.962 | ++ 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-05-28 03:40:43.962 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-28 03:40:43.966 | ++ 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-05-28 03:40:43.968 | ++ functions-common:install_package:1356 : update_package_repo 2022-05-28 03:40:43.970 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-28 03:40:43.972 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-05-28 03:40:43.974 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-28 03:40:43.976 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-28 03:40:43.978 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-05-28 03:40:43.980 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:40:43.982 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:40:43.984 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-05-28 03:40:43.986 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-05-28 03:40:43.988 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-05-28 03:40:43.990 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-05-28 03:40:43.992 | +++ functions-common:apt_get_update:1090 : id -u 2022-05-28 03:40:43.996 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-05-28 03:40:43.998 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-05-28 03:40:44.000 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-05-28 03:40:44.001 | ++ functions-common:time_start:2309 : local start_time= 2022-05-28 03:40:44.003 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-05-28 03:40:44.006 | +++ functions-common:time_start:2313 : date +%s%3N 2022-05-28 03:40:44.010 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1653709244007 2022-05-28 03:40:44.012 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-28 03:40:44.015 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-28 03:40:44.017 | ++ 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-05-28 03:40:44.319 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-05-28 03:40:44.436 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-28 03:40:44.554 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-05-28 03:40:45.079 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-05-28 03:40:55.401 | Fetched 336 kB in 1s (286 kB/s) 2022-05-28 03:40:56.945 | Reading package lists... 2022-05-28 03:40:56.979 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-05-28 03:40:56.982 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-05-28 03:40:56.985 | ++ functions-common:time_stop:2322 : local name 2022-05-28 03:40:56.988 | ++ functions-common:time_stop:2323 : local end_time 2022-05-28 03:40:56.990 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-05-28 03:40:56.993 | ++ functions-common:time_stop:2325 : local total 2022-05-28 03:40:56.996 | ++ functions-common:time_stop:2326 : local start_time 2022-05-28 03:40:56.998 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-05-28 03:40:57.001 | ++ functions-common:time_stop:2329 : start_time=1653709244007 2022-05-28 03:40:57.003 | ++ functions-common:time_stop:2331 : [[ -z 1653709244007 ]] 2022-05-28 03:40:57.006 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-05-28 03:40:57.011 | ++ functions-common:time_stop:2334 : end_time=1653709257008 2022-05-28 03:40:57.013 | ++ functions-common:time_stop:2335 : elapsed_time=13001 2022-05-28 03:40:57.015 | ++ functions-common:time_stop:2336 : total=0 2022-05-28 03:40:57.017 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-28 03:40:57.020 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=13001 2022-05-28 03:40:57.022 | ++ 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-05-28 03:40:57.024 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-05-28 03:40:57.027 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:40:57.029 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:40:57.031 | ++ 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-05-28 03:40:57.051 | ++ 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-05-28 03:40:57.160 | Reading package lists... 2022-05-28 03:40:57.410 | Building dependency tree... 2022-05-28 03:40:57.411 | Reading state information... 2022-05-28 03:40:57.688 | bc is already the newest version (1.07.1-2build1). 2022-05-28 03:40:57.688 | bc set to manually installed. 2022-05-28 03:40:57.688 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-28 03:40:57.688 | bsdmainutils set to manually installed. 2022-05-28 03:40:57.688 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-28 03:40:57.688 | gawk set to manually installed. 2022-05-28 03:40:57.688 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-28 03:40:57.688 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-28 03:40:57.688 | iptables set to manually installed. 2022-05-28 03:40:57.688 | iputils-ping is already the newest version (3:20190709-3). 2022-05-28 03:40:57.688 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-28 03:40:57.688 | kpartx set to manually installed. 2022-05-28 03:40:57.688 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-28 03:40:57.688 | psmisc is already the newest version (23.3-1). 2022-05-28 03:40:57.688 | psmisc set to manually installed. 2022-05-28 03:40:57.688 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-28 03:40:57.688 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-28 03:40:57.689 | thin-provisioning-tools set to manually installed. 2022-05-28 03:40:57.689 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-28 03:40:57.689 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-28 03:40:57.689 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-05-28 03:40:57.689 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-28 03:40:57.689 | lsof set to manually installed. 2022-05-28 03:40:57.689 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-28 03:40:57.689 | parted set to manually installed. 2022-05-28 03:40:57.689 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-28 03:40:57.689 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-28 03:40:57.689 | zlib1g-dev set to manually installed. 2022-05-28 03:40:57.689 | The following packages were automatically installed and are no longer required: 2022-05-28 03:40:57.689 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-28 03:40:57.689 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-28 03:40:57.689 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-28 03:40:57.689 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-28 03:40:57.689 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-28 03:40:57.690 | python3-zope.interface 2022-05-28 03:40:57.690 | Use 'sudo apt autoremove' to remove them. 2022-05-28 03:40:57.690 | The following additional packages will be installed: 2022-05-28 03:40:57.690 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-05-28 03:40:57.690 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-05-28 03:40:57.690 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-05-28 03:40:57.690 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-05-28 03:40:57.690 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-05-28 03:40:57.690 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-05-28 03:40:57.690 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-05-28 03:40:57.690 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-05-28 03:40:57.690 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-05-28 03:40:57.690 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-05-28 03:40:57.690 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-05-28 03:40:57.690 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-05-28 03:40:57.690 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-05-28 03:40:57.690 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-05-28 03:40:57.690 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-05-28 03:40:57.690 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-05-28 03:40:57.690 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-05-28 03:40:57.690 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-05-28 03:40:57.690 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-05-28 03:40:57.690 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-05-28 03:40:57.690 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2022-05-28 03:40:57.690 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2022-05-28 03:40:57.690 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2022-05-28 03:40:57.691 | libpq5 librados2 librbd1 librdmacm1 libsasl2-2 libsasl2-modules 2022-05-28 03:40:57.691 | libsasl2-modules-db libsctp-dev libsctp1 libsensors-config libsensors5 2022-05-28 03:40:57.691 | libsm6 libsnmp-base libsnmp35 libsqlite3-0 libssl1.1 libstdc++-9-dev 2022-05-28 03:40:57.691 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2022-05-28 03:40:57.691 | libthai0 libtiff5 libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 2022-05-28 03:40:57.691 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2022-05-28 03:40:57.691 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2022-05-28 03:40:57.691 | mysql-common openssh-client openssh-sftp-server po-debconf 2022-05-28 03:40:57.691 | postgresql-client-12 postgresql-client-common postgresql-common 2022-05-28 03:40:57.691 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2022-05-28 03:40:57.691 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2022-05-28 03:40:57.691 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2022-05-28 03:40:57.693 | Suggested packages: 2022-05-28 03:40:57.693 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-05-28 03:40:57.693 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-05-28 03:40:57.693 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-05-28 03:40:57.693 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-05-28 03:40:57.693 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-05-28 03:40:57.694 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-05-28 03:40:57.694 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-05-28 03:40:57.694 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-05-28 03:40:57.694 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-05-28 03:40:57.694 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-05-28 03:40:57.694 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-05-28 03:40:57.694 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-05-28 03:40:57.694 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2022-05-28 03:40:57.694 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-05-28 03:40:57.694 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-05-28 03:40:57.694 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-05-28 03:40:57.694 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-05-28 03:40:57.974 | The following NEW packages will be installed: 2022-05-28 03:40:57.974 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-05-28 03:40:57.974 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-05-28 03:40:57.974 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-05-28 03:40:57.974 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-05-28 03:40:57.974 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-05-28 03:40:57.974 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-05-28 03:40:57.974 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-05-28 03:40:57.974 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-05-28 03:40:57.974 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-05-28 03:40:57.974 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-05-28 03:40:57.974 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-05-28 03:40:57.974 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-05-28 03:40:57.974 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-05-28 03:40:57.974 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-05-28 03:40:57.974 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-05-28 03:40:57.974 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-05-28 03:40:57.974 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-05-28 03:40:57.974 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-05-28 03:40:57.974 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-05-28 03:40:57.974 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-05-28 03:40:57.974 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-05-28 03:40:57.974 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-05-28 03:40:57.974 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-05-28 03:40:57.974 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2022-05-28 03:40:57.975 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2022-05-28 03:40:57.975 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2022-05-28 03:40:57.975 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2022-05-28 03:40:57.975 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2022-05-28 03:40:57.975 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-05-28 03:40:57.975 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2022-05-28 03:40:57.975 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-05-28 03:40:57.975 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-05-28 03:40:57.975 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-05-28 03:40:57.975 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-05-28 03:40:57.975 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2022-05-28 03:40:57.975 | postgresql-client-12 postgresql-client-common postgresql-common 2022-05-28 03:40:57.975 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2022-05-28 03:40:57.975 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2022-05-28 03:40:57.975 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2022-05-28 03:40:57.975 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2022-05-28 03:40:57.975 | The following packages will be upgraded: 2022-05-28 03:40:57.976 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-05-28 03:40:57.976 | libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 2022-05-28 03:40:57.976 | libsystemd0 libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-05-28 03:40:57.977 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd tar 2022-05-28 03:40:57.977 | tcpdump uuid-runtime wget 2022-05-28 03:40:58.100 | 26 upgraded, 208 newly installed, 0 to remove and 138 not upgraded. 2022-05-28 03:40:58.100 | Need to get 162 MB of archives. 2022-05-28 03:40:58.100 | After this operation, 762 MB of additional disk space will be used. 2022-05-28 03:40:58.100 | 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-05-28 03:40:58.342 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-05-28 03:40:58.358 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-05-28 03:40:58.363 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-05-28 03:40:58.365 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-05-28 03:40:58.416 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-05-28 03:40:58.968 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-05-28 03:40:59.064 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-05-28 03:40:59.066 | 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-05-28 03:40:59.067 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-05-28 03:40:59.069 | 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-05-28 03:40:59.096 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-05-28 03:40:59.098 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-05-28 03:40:59.149 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-05-28 03:40:59.150 | 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-05-28 03:40:59.150 | 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-05-28 03:40:59.152 | 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-05-28 03:40:59.182 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-05-28 03:40:59.183 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.11 [162 kB] 2022-05-28 03:40:59.186 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.11 [235 kB] 2022-05-28 03:40:59.196 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-05-28 03:40:59.200 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-05-28 03:40:59.311 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-05-28 03:41:00.805 | 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-05-28 03:41:00.884 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB] 2022-05-28 03:41:01.094 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-05-28 03:41:01.156 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB] 2022-05-28 03:41:01.179 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-05-28 03:41:01.196 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-05-28 03:41:01.216 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-05-28 03:41:01.463 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-05-28 03:41:01.465 | 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-05-28 03:41:01.466 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-05-28 03:41:01.466 | 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-05-28 03:41:01.727 | 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-05-28 03:41:01.727 | 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-05-28 03:41:01.730 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-05-28 03:41:01.746 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-05-28 03:41:01.923 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-05-28 03:41:01.997 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-05-28 03:41:02.052 | 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-05-28 03:41:02.075 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.13 [620 kB] 2022-05-28 03:41:02.175 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-05-28 03:41:02.237 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-05-28 03:41:02.239 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-05-28 03:41:02.319 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-05-28 03:41:02.450 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-05-28 03:41:02.510 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-05-28 03:41:02.578 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-05-28 03:41:02.579 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-05-28 03:41:02.581 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-05-28 03:41:02.625 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-05-28 03:41:02.681 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-05-28 03:41:02.737 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-05-28 03:41:02.769 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-05-28 03:41:05.402 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-05-28 03:41:07.124 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-05-28 03:41:07.396 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-05-28 03:41:07.416 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-05-28 03:41:07.417 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-05-28 03:41:07.492 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-05-28 03:41:07.915 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-05-28 03:41:07.945 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-05-28 03:41:08.047 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-05-28 03:41:08.874 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-05-28 03:41:10.119 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-05-28 03:41:10.131 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-05-28 03:41:10.193 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-05-28 03:41:10.193 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-05-28 03:41:10.195 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-05-28 03:41:10.197 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-05-28 03:41:10.198 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-05-28 03:41:10.198 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-05-28 03:41:10.199 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] 2022-05-28 03:41:10.216 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-05-28 03:41:10.239 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] 2022-05-28 03:41:10.371 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-05-28 03:41:10.386 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-05-28 03:41:10.408 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-05-28 03:41:10.527 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-05-28 03:41:10.528 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-05-28 03:41:10.569 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-05-28 03:41:10.737 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-05-28 03:41:10.738 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-05-28 03:41:10.740 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-05-28 03:41:10.761 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-05-28 03:41:11.050 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-05-28 03:41:11.133 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-05-28 03:41:11.183 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB] 2022-05-28 03:41:11.205 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-05-28 03:41:11.258 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-05-28 03:41:12.388 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-05-28 03:41:12.389 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-05-28 03:41:12.390 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-05-28 03:41:12.391 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-05-28 03:41:12.391 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-05-28 03:41:12.391 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-05-28 03:41:12.455 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-05-28 03:41:12.456 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-05-28 03:41:12.458 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-05-28 03:41:12.475 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-05-28 03:41:12.562 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2022-05-28 03:41:12.700 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-05-28 03:41:12.745 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-05-28 03:41:12.757 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-05-28 03:41:12.782 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-05-28 03:41:12.907 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-05-28 03:41:12.980 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-05-28 03:41:12.982 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-05-28 03:41:12.992 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-05-28 03:41:13.007 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-05-28 03:41:13.035 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-05-28 03:41:13.037 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-05-28 03:41:13.039 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-05-28 03:41:13.042 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-05-28 03:41:13.052 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-05-28 03:41:13.062 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-05-28 03:41:13.064 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-05-28 03:41:13.080 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-05-28 03:41:13.094 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-05-28 03:41:13.104 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-05-28 03:41:13.115 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-05-28 03:41:13.127 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-05-28 03:41:13.147 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-05-28 03:41:13.148 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-05-28 03:41:13.149 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-05-28 03:41:13.151 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-05-28 03:41:13.280 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-05-28 03:41:13.283 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-05-28 03:41:13.293 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-05-28 03:41:13.297 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-05-28 03:41:13.297 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-05-28 03:41:13.298 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-05-28 03:41:13.301 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-05-28 03:41:13.302 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-05-28 03:41:13.303 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-05-28 03:41:13.326 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-05-28 03:41:13.496 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-05-28 03:41:13.500 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-05-28 03:41:13.503 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-05-28 03:41:13.504 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-05-28 03:41:13.505 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-05-28 03:41:13.506 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-05-28 03:41:13.509 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-05-28 03:41:13.510 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-05-28 03:41:13.513 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-05-28 03:41:13.554 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-05-28 03:41:13.583 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-05-28 03:41:13.589 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-05-28 03:41:13.648 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-05-28 03:41:13.652 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-05-28 03:41:13.653 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-05-28 03:41:13.654 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-05-28 03:41:13.673 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-05-28 03:41:13.675 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-05-28 03:41:13.681 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-05-28 03:41:13.683 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-05-28 03:41:13.686 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-05-28 03:41:13.723 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-05-28 03:41:13.727 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-05-28 03:41:13.728 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-05-28 03:41:13.729 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-05-28 03:41:13.730 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-05-28 03:41:13.819 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-05-28 03:41:13.824 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-05-28 03:41:13.830 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-05-28 03:41:13.831 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-05-28 03:41:15.361 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-05-28 03:41:15.378 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-05-28 03:41:15.427 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-05-28 03:41:15.429 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-05-28 03:41:15.477 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-05-28 03:41:15.479 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-05-28 03:41:15.479 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-05-28 03:41:15.492 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-05-28 03:41:15.494 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-05-28 03:41:15.519 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-05-28 03:41:15.541 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-05-28 03:41:15.550 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-05-28 03:41:15.554 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.13 [1,584 kB] 2022-05-28 03:41:15.826 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.29-0ubuntu0.20.04.3 [1,604 kB] 2022-05-28 03:41:16.110 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-05-28 03:41:16.197 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-05-28 03:41:16.205 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-05-28 03:41:16.212 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.11-0ubuntu0.20.04.1 [117 kB] 2022-05-28 03:41:16.237 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.11-0ubuntu0.20.04.1 [137 kB] 2022-05-28 03:41:16.255 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-05-28 03:41:16.804 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-05-28 03:41:17.151 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-05-28 03:41:17.157 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-05-28 03:41:17.159 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-05-28 03:41:17.165 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-05-28 03:41:17.166 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-05-28 03:41:17.202 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [735 kB] 2022-05-28 03:41:17.302 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-05-28 03:41:17.332 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-05-28 03:41:17.398 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-05-28 03:41:17.478 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-05-28 03:41:18.264 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-05-28 03:41:18.266 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-05-28 03:41:18.366 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-05-28 03:41:18.418 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-05-28 03:41:19.639 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-05-28 03:41:19.851 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-05-28 03:41:23.960 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-05-28 03:41:23.962 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-05-28 03:41:23.964 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-05-28 03:41:23.966 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-05-28 03:41:23.968 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.11-0ubuntu0.20.04.1 [1,050 kB] 2022-05-28 03:41:24.106 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-05-28 03:41:24.106 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-05-28 03:41:24.137 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.11-0ubuntu0.20.04.1 [982 kB] 2022-05-28 03:41:24.356 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-05-28 03:41:24.357 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-05-28 03:41:24.658 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-05-28 03:41:24.659 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-05-28 03:41:24.660 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-05-28 03:41:24.666 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-05-28 03:41:24.666 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-05-28 03:41:24.667 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-05-28 03:41:24.668 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-05-28 03:41:24.790 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-05-28 03:41:24.863 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-05-28 03:41:25.017 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-05-28 03:41:25.026 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-05-28 03:41:25.027 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-05-28 03:41:25.041 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-05-28 03:41:25.056 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.10 [1,184 B] 2022-05-28 03:41:25.056 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-05-28 03:41:25.058 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-05-28 03:41:25.059 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-05-28 03:41:25.059 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-05-28 03:41:25.079 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-05-28 03:41:25.187 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-05-28 03:41:26.721 | Preconfiguring packages ... 2022-05-28 03:41:26.879 | Fetched 162 MB in 27s (5,949 kB/s) 2022-05-28 03:41:26.963 | (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-05-28 03:41:26.965 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-05-28 03:41:26.985 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-05-28 03:41:27.076 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-05-28 03:41:27.191 | (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-05-28 03:41:27.194 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-28 03:41:27.213 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-28 03:41:27.289 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-28 03:41:27.305 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-28 03:41:27.709 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-05-28 03:41:27.722 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-28 03:41:27.773 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-28 03:41:27.787 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-28 03:41:27.880 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-28 03:41:28.063 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-28 03:41:28.878 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-05-28 03:41:28.889 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-28 03:41:28.983 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-05-28 03:41:29.082 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-05-28 03:41:29.085 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-05-28 03:41:29.107 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-05-28 03:41:29.172 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-05-28 03:41:29.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 ... 67326 files and directories currently installed.) 2022-05-28 03:41:29.288 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-05-28 03:41:29.307 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-05-28 03:41:29.365 | Selecting previously unselected package libapr1:amd64. 2022-05-28 03:41:29.373 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-05-28 03:41:29.378 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-05-28 03:41:29.451 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-05-28 03:41:29.464 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-05-28 03:41:29.693 | Selecting previously unselected package libaprutil1:amd64. 2022-05-28 03:41:29.700 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-05-28 03:41:29.706 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-05-28 03:41:29.771 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-05-28 03:41:29.781 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-05-28 03:41:29.891 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-05-28 03:41:29.899 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-05-28 03:41:29.903 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-05-28 03:41:29.947 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-28 03:41:29.960 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-05-28 03:41:30.011 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-28 03:41:30.025 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-05-28 03:41:30.084 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-05-28 03:41:30.098 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-05-28 03:41:30.168 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-05-28 03:41:30.176 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-05-28 03:41:30.181 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-05-28 03:41:30.228 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.11_amd64.deb ... 2022-05-28 03:41:30.241 | Unpacking curl (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-05-28 03:41:30.321 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.11_amd64.deb ... 2022-05-28 03:41:30.332 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-05-28 03:41:30.410 | Selecting previously unselected package libjansson4:amd64. 2022-05-28 03:41:30.417 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-05-28 03:41:30.422 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-05-28 03:41:30.476 | Selecting previously unselected package liblua5.2-0:amd64. 2022-05-28 03:41:30.487 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-05-28 03:41:30.492 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-05-28 03:41:30.559 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-05-28 03:41:30.571 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-05-28 03:41:31.861 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-05-28 03:41:31.875 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) over (2.9.10+dfsg-5) ... 2022-05-28 03:41:32.004 | Selecting previously unselected package apache2-bin. 2022-05-28 03:41:32.014 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-28 03:41:32.019 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-05-28 03:41:32.247 | Selecting previously unselected package apache2-data. 2022-05-28 03:41:32.258 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-05-28 03:41:32.263 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-05-28 03:41:32.395 | Selecting previously unselected package apache2-utils. 2022-05-28 03:41:32.403 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-28 03:41:32.407 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-05-28 03:41:32.469 | Selecting previously unselected package apache2. 2022-05-28 03:41:32.480 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-28 03:41:32.503 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-05-28 03:41:32.583 | Selecting previously unselected package liblua5.3-0:amd64. 2022-05-28 03:41:32.590 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-05-28 03:41:32.595 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-05-28 03:41:32.663 | Selecting previously unselected package haproxy. 2022-05-28 03:41:32.672 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-05-28 03:41:32.685 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-05-28 03:41:32.927 | Selecting previously unselected package libnl-3-200:amd64. 2022-05-28 03:41:32.935 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-05-28 03:41:32.939 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-05-28 03:41:32.987 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-05-28 03:41:32.994 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-05-28 03:41:32.999 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-05-28 03:41:33.046 | Selecting previously unselected package mysql-common. 2022-05-28 03:41:33.054 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-05-28 03:41:33.081 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-05-28 03:41:33.124 | Selecting previously unselected package libmysqlclient21:amd64. 2022-05-28 03:41:33.132 | Preparing to unpack .../025-libmysqlclient21_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-28 03:41:33.137 | Unpacking libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-28 03:41:33.386 | Selecting previously unselected package libsensors-config. 2022-05-28 03:41:33.393 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-05-28 03:41:33.397 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-05-28 03:41:33.446 | Selecting previously unselected package libsensors5:amd64. 2022-05-28 03:41:33.453 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-05-28 03:41:33.535 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-05-28 03:41:33.582 | Selecting previously unselected package libsnmp-base. 2022-05-28 03:41:33.593 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-05-28 03:41:33.598 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-05-28 03:41:33.692 | Selecting previously unselected package libsnmp35:amd64. 2022-05-28 03:41:33.699 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-05-28 03:41:33.704 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-05-28 03:41:33.893 | Selecting previously unselected package keepalived. 2022-05-28 03:41:33.900 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-05-28 03:41:33.905 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-05-28 03:41:34.010 | Selecting previously unselected package memcached. 2022-05-28 03:41:34.018 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-05-28 03:41:34.022 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-05-28 03:41:34.102 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-05-28 03:41:34.586 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-05-28 03:41:34.721 | Preparing to unpack .../033-openssl_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-05-28 03:41:34.737 | Unpacking openssl (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-05-28 03:41:34.906 | Selecting previously unselected package python3-yaml. 2022-05-28 03:41:34.914 | Preparing to unpack .../034-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-05-28 03:41:34.919 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-05-28 03:41:34.985 | Preparing to unpack .../035-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-05-28 03:41:34.999 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-05-28 03:41:35.063 | Preparing to unpack .../036-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-05-28 03:41:35.149 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-05-28 03:41:35.619 | Preparing to unpack .../037-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-05-28 03:41:35.655 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-05-28 03:41:35.837 | Preparing to unpack .../038-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-05-28 03:41:35.848 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-05-28 03:41:35.959 | Preparing to unpack .../039-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-05-28 03:41:35.973 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-05-28 03:41:36.063 | Selecting previously unselected package acl. 2022-05-28 03:41:36.070 | Preparing to unpack .../040-acl_2.2.53-6_amd64.deb ... 2022-05-28 03:41:36.075 | Unpacking acl (2.2.53-6) ... 2022-05-28 03:41:36.119 | Selecting previously unselected package autotools-dev. 2022-05-28 03:41:36.127 | Preparing to unpack .../041-autotools-dev_20180224.1_all.deb ... 2022-05-28 03:41:36.132 | Unpacking autotools-dev (20180224.1) ... 2022-05-28 03:41:36.182 | Selecting previously unselected package m4. 2022-05-28 03:41:36.190 | Preparing to unpack .../042-m4_1.4.18-4_amd64.deb ... 2022-05-28 03:41:36.196 | Unpacking m4 (1.4.18-4) ... 2022-05-28 03:41:36.263 | Selecting previously unselected package autoconf. 2022-05-28 03:41:36.271 | Preparing to unpack .../043-autoconf_2.69-11.1_all.deb ... 2022-05-28 03:41:36.276 | Unpacking autoconf (2.69-11.1) ... 2022-05-28 03:41:36.376 | Selecting previously unselected package automake. 2022-05-28 03:41:36.383 | Preparing to unpack .../044-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-05-28 03:41:36.391 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-05-28 03:41:36.512 | Selecting previously unselected package autopoint. 2022-05-28 03:41:36.519 | Preparing to unpack .../045-autopoint_0.19.8.1-10build1_all.deb ... 2022-05-28 03:41:36.524 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-05-28 03:41:36.580 | Selecting previously unselected package libllvm10:amd64. 2022-05-28 03:41:36.588 | Preparing to unpack .../046-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-28 03:41:36.593 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-28 03:41:38.894 | Selecting previously unselected package libclang-cpp10. 2022-05-28 03:41:38.901 | Preparing to unpack .../047-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-28 03:41:38.905 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-05-28 03:41:40.381 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-05-28 03:41:40.389 | Preparing to unpack .../048-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-05-28 03:41:40.394 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-28 03:41:40.873 | Selecting previously unselected package libgc1c2:amd64. 2022-05-28 03:41:40.881 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-05-28 03:41:40.887 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-05-28 03:41:40.943 | Selecting previously unselected package libobjc4:amd64. 2022-05-28 03:41:40.950 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-05-28 03:41:40.955 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-05-28 03:41:40.994 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-05-28 03:41:41.001 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-05-28 03:41:41.006 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-28 03:41:41.106 | Selecting previously unselected package libc6-i386. 2022-05-28 03:41:41.114 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-05-28 03:41:41.118 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-05-28 03:41:41.631 | Selecting previously unselected package lib32gcc-s1. 2022-05-28 03:41:41.639 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-05-28 03:41:41.643 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-05-28 03:41:41.698 | Selecting previously unselected package lib32stdc++6. 2022-05-28 03:41:41.706 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-05-28 03:41:41.710 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-05-28 03:41:41.826 | Selecting previously unselected package libclang-common-10-dev. 2022-05-28 03:41:41.833 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-28 03:41:41.837 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-28 03:41:42.833 | Selecting previously unselected package libclang1-10. 2022-05-28 03:41:42.841 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-28 03:41:42.845 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-05-28 03:41:43.955 | Selecting previously unselected package clang-10. 2022-05-28 03:41:43.962 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-28 03:41:43.969 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-05-28 03:41:44.027 | Selecting previously unselected package libtool. 2022-05-28 03:41:44.035 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-05-28 03:41:44.040 | Unpacking libtool (2.4.6-14) ... 2022-05-28 03:41:44.109 | Selecting previously unselected package dh-autoreconf. 2022-05-28 03:41:44.117 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-05-28 03:41:44.121 | Unpacking dh-autoreconf (19) ... 2022-05-28 03:41:44.161 | Selecting previously unselected package libdebhelper-perl. 2022-05-28 03:41:44.169 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-05-28 03:41:44.174 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-05-28 03:41:44.242 | Selecting previously unselected package libarchive-zip-perl. 2022-05-28 03:41:44.253 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-05-28 03:41:44.258 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-05-28 03:41:44.315 | Selecting previously unselected package libsub-override-perl. 2022-05-28 03:41:44.322 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-05-28 03:41:44.327 | Unpacking libsub-override-perl (0.09-2) ... 2022-05-28 03:41:44.368 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-05-28 03:41:44.375 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-05-28 03:41:44.380 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-05-28 03:41:44.422 | Selecting previously unselected package dh-strip-nondeterminism. 2022-05-28 03:41:44.430 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-05-28 03:41:44.435 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-05-28 03:41:44.512 | Selecting previously unselected package libdpkg-perl. 2022-05-28 03:41:44.519 | Preparing to unpack .../065-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... 2022-05-28 03:41:44.524 | Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... 2022-05-28 03:41:44.615 | Selecting previously unselected package make. 2022-05-28 03:41:44.623 | Preparing to unpack .../066-make_4.2.1-1.2_amd64.deb ... 2022-05-28 03:41:44.628 | Unpacking make (4.2.1-1.2) ... 2022-05-28 03:41:44.691 | Selecting previously unselected package dpkg-dev. 2022-05-28 03:41:44.699 | Preparing to unpack .../067-dpkg-dev_1.19.7ubuntu3.2_all.deb ... 2022-05-28 03:41:44.704 | Unpacking dpkg-dev (1.19.7ubuntu3.2) ... 2022-05-28 03:41:44.861 | Selecting previously unselected package dwz. 2022-05-28 03:41:44.873 | Preparing to unpack .../068-dwz_0.13-5_amd64.deb ... 2022-05-28 03:41:44.879 | Unpacking dwz (0.13-5) ... 2022-05-28 03:41:44.960 | Selecting previously unselected package libcroco3:amd64. 2022-05-28 03:41:44.967 | Preparing to unpack .../069-libcroco3_0.6.13-1_amd64.deb ... 2022-05-28 03:41:44.972 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-05-28 03:41:45.031 | Selecting previously unselected package gettext. 2022-05-28 03:41:45.039 | Preparing to unpack .../070-gettext_0.19.8.1-10build1_amd64.deb ... 2022-05-28 03:41:45.044 | Unpacking gettext (0.19.8.1-10build1) ... 2022-05-28 03:41:45.228 | Selecting previously unselected package intltool-debian. 2022-05-28 03:41:45.235 | Preparing to unpack .../071-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-05-28 03:41:45.240 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-05-28 03:41:45.284 | Selecting previously unselected package po-debconf. 2022-05-28 03:41:45.296 | Preparing to unpack .../072-po-debconf_1.0.21_all.deb ... 2022-05-28 03:41:45.301 | Unpacking po-debconf (1.0.21) ... 2022-05-28 03:41:45.392 | Selecting previously unselected package debhelper. 2022-05-28 03:41:45.401 | Preparing to unpack .../073-debhelper_12.10ubuntu1_all.deb ... 2022-05-28 03:41:45.406 | Unpacking debhelper (12.10ubuntu1) ... 2022-05-28 03:41:45.622 | Selecting previously unselected package uuid-dev:amd64. 2022-05-28 03:41:45.630 | Preparing to unpack .../074-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-05-28 03:41:45.638 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-05-28 03:41:45.693 | Selecting previously unselected package libsctp1:amd64. 2022-05-28 03:41:45.701 | Preparing to unpack .../075-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-05-28 03:41:45.706 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-05-28 03:41:45.746 | Selecting previously unselected package libsctp-dev:amd64. 2022-05-28 03:41:45.754 | Preparing to unpack .../076-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-05-28 03:41:45.759 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-05-28 03:41:45.809 | Selecting previously unselected package libapr1-dev. 2022-05-28 03:41:45.817 | Preparing to unpack .../077-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-05-28 03:41:45.822 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-05-28 03:41:46.079 | Selecting previously unselected package libldap2-dev:amd64. 2022-05-28 03:41:46.087 | Preparing to unpack .../078-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-05-28 03:41:46.091 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-05-28 03:41:46.218 | Selecting previously unselected package libaprutil1-dev. 2022-05-28 03:41:46.226 | Preparing to unpack .../079-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-05-28 03:41:46.231 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-05-28 03:41:46.452 | Selecting previously unselected package apache2-dev. 2022-05-28 03:41:46.460 | Preparing to unpack .../080-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-28 03:41:46.464 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-05-28 03:41:46.550 | Selecting previously unselected package binfmt-support. 2022-05-28 03:41:46.558 | Preparing to unpack .../081-binfmt-support_2.2.0-2_amd64.deb ... 2022-05-28 03:41:46.571 | Unpacking binfmt-support (2.2.0-2) ... 2022-05-28 03:41:46.621 | Selecting previously unselected package g++-9. 2022-05-28 03:41:46.629 | Preparing to unpack .../082-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-05-28 03:41:46.636 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-28 03:41:47.780 | Selecting previously unselected package g++. 2022-05-28 03:41:47.788 | Preparing to unpack .../083-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-05-28 03:41:47.793 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-05-28 03:41:47.838 | Selecting previously unselected package build-essential. 2022-05-28 03:41:47.846 | Preparing to unpack .../084-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-05-28 03:41:47.850 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-05-28 03:41:47.891 | Selecting previously unselected package conntrack. 2022-05-28 03:41:47.899 | Preparing to unpack .../085-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-05-28 03:41:47.905 | Unpacking conntrack (1:1.4.5-2) ... 2022-05-28 03:41:47.952 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-05-28 03:41:47.960 | Preparing to unpack .../086-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-05-28 03:41:47.965 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-05-28 03:41:48.010 | Selecting previously unselected package libnetfilter-queue1. 2022-05-28 03:41:48.018 | Preparing to unpack .../087-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-05-28 03:41:48.022 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-05-28 03:41:48.071 | Selecting previously unselected package conntrackd. 2022-05-28 03:41:48.079 | Preparing to unpack .../088-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-05-28 03:41:48.083 | Unpacking conntrackd (1:1.4.5-2) ... 2022-05-28 03:41:48.155 | Selecting previously unselected package dns-root-data. 2022-05-28 03:41:48.162 | Preparing to unpack .../089-dns-root-data_2019052802_all.deb ... 2022-05-28 03:41:48.167 | Unpacking dns-root-data (2019052802) ... 2022-05-28 03:41:48.208 | Selecting previously unselected package libidn11:amd64. 2022-05-28 03:41:48.216 | Preparing to unpack .../090-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-05-28 03:41:48.221 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-05-28 03:41:48.272 | Selecting previously unselected package dnsmasq-base. 2022-05-28 03:41:48.279 | Preparing to unpack .../091-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-05-28 03:41:48.284 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-05-28 03:41:48.374 | Selecting previously unselected package dnsmasq-utils. 2022-05-28 03:41:48.382 | Preparing to unpack .../092-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-05-28 03:41:48.387 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-05-28 03:41:48.437 | Selecting previously unselected package dstat. 2022-05-28 03:41:48.446 | Preparing to unpack .../093-dstat_0.7.4-6_all.deb ... 2022-05-28 03:41:48.451 | Unpacking dstat (0.7.4-6) ... 2022-05-28 03:41:48.540 | Selecting previously unselected package ebtables. 2022-05-28 03:41:48.548 | Preparing to unpack .../094-ebtables_2.0.11-3build1_amd64.deb ... 2022-05-28 03:41:48.569 | Unpacking ebtables (2.0.11-3build1) ... 2022-05-28 03:41:48.634 | Selecting previously unselected package libfakeroot:amd64. 2022-05-28 03:41:48.642 | Preparing to unpack .../095-libfakeroot_1.24-1_amd64.deb ... 2022-05-28 03:41:48.646 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-05-28 03:41:48.700 | Selecting previously unselected package fakeroot. 2022-05-28 03:41:48.708 | Preparing to unpack .../096-fakeroot_1.24-1_amd64.deb ... 2022-05-28 03:41:48.715 | Unpacking fakeroot (1.24-1) ... 2022-05-28 03:41:48.776 | Selecting previously unselected package fonts-dejavu-core. 2022-05-28 03:41:48.784 | Preparing to unpack .../097-fonts-dejavu-core_2.37-1_all.deb ... 2022-05-28 03:41:48.789 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-05-28 03:41:48.980 | Selecting previously unselected package fonts-liberation. 2022-05-28 03:41:48.988 | Preparing to unpack .../098-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-05-28 03:41:48.993 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-05-28 03:41:49.157 | Selecting previously unselected package fontconfig-config. 2022-05-28 03:41:49.165 | Preparing to unpack .../099-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-05-28 03:41:49.172 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-05-28 03:41:49.230 | Selecting previously unselected package libfontconfig1:amd64. 2022-05-28 03:41:49.237 | Preparing to unpack .../100-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-05-28 03:41:49.245 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-05-28 03:41:49.316 | Selecting previously unselected package fontconfig. 2022-05-28 03:41:49.325 | Preparing to unpack .../101-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-05-28 03:41:49.330 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-05-28 03:41:49.397 | Selecting previously unselected package genisoimage. 2022-05-28 03:41:49.404 | Preparing to unpack .../102-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-05-28 03:41:49.409 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-05-28 03:41:49.512 | Selecting previously unselected package libann0. 2022-05-28 03:41:49.520 | Preparing to unpack .../103-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-05-28 03:41:49.525 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-05-28 03:41:49.574 | Selecting previously unselected package libcdt5:amd64. 2022-05-28 03:41:49.582 | Preparing to unpack .../104-libcdt5_2.42.2-3build2_amd64.deb ... 2022-05-28 03:41:49.587 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-05-28 03:41:49.638 | Selecting previously unselected package libcgraph6:amd64. 2022-05-28 03:41:49.645 | Preparing to unpack .../105-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-05-28 03:41:49.650 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-05-28 03:41:49.703 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-05-28 03:41:49.712 | Preparing to unpack .../106-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-05-28 03:41:49.718 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-28 03:41:49.784 | Selecting previously unselected package libjpeg8:amd64. 2022-05-28 03:41:49.792 | Preparing to unpack .../107-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-05-28 03:41:49.797 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-05-28 03:41:49.840 | Selecting previously unselected package libjbig0:amd64. 2022-05-28 03:41:49.848 | Preparing to unpack .../108-libjbig0_2.1-3.1build1_amd64.deb ... 2022-05-28 03:41:49.854 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-05-28 03:41:49.911 | Selecting previously unselected package libwebp6:amd64. 2022-05-28 03:41:49.918 | Preparing to unpack .../109-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-05-28 03:41:49.923 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-05-28 03:41:49.995 | Selecting previously unselected package libtiff5:amd64. 2022-05-28 03:41:50.003 | Preparing to unpack .../110-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-05-28 03:41:50.008 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-05-28 03:41:50.088 | Selecting previously unselected package libxpm4:amd64. 2022-05-28 03:41:50.096 | Preparing to unpack .../111-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-05-28 03:41:50.101 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-05-28 03:41:50.151 | Selecting previously unselected package libgd3:amd64. 2022-05-28 03:41:50.159 | Preparing to unpack .../112-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-05-28 03:41:50.164 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-05-28 03:41:50.234 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-05-28 03:41:50.242 | Preparing to unpack .../113-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-05-28 03:41:50.249 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-05-28 03:41:50.324 | Selecting previously unselected package libpixman-1-0:amd64. 2022-05-28 03:41:50.332 | Preparing to unpack .../114-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-05-28 03:41:50.337 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-05-28 03:41:50.420 | Selecting previously unselected package libxcb-render0:amd64. 2022-05-28 03:41:50.429 | Preparing to unpack .../115-libxcb-render0_1.14-2_amd64.deb ... 2022-05-28 03:41:50.434 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-05-28 03:41:50.487 | Selecting previously unselected package libxcb-shm0:amd64. 2022-05-28 03:41:50.495 | Preparing to unpack .../116-libxcb-shm0_1.14-2_amd64.deb ... 2022-05-28 03:41:50.501 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-05-28 03:41:50.549 | Selecting previously unselected package libxrender1:amd64. 2022-05-28 03:41:50.557 | Preparing to unpack .../117-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-05-28 03:41:50.562 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-05-28 03:41:50.615 | Selecting previously unselected package libcairo2:amd64. 2022-05-28 03:41:50.623 | Preparing to unpack .../118-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-05-28 03:41:50.631 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-05-28 03:41:50.748 | Selecting previously unselected package libgraphite2-3:amd64. 2022-05-28 03:41:50.756 | Preparing to unpack .../119-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-05-28 03:41:50.760 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-05-28 03:41:50.828 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-05-28 03:41:50.836 | Preparing to unpack .../120-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-05-28 03:41:50.841 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-05-28 03:41:50.944 | Selecting previously unselected package libthai-data. 2022-05-28 03:41:50.952 | Preparing to unpack .../121-libthai-data_0.1.28-3_all.deb ... 2022-05-28 03:41:50.956 | Unpacking libthai-data (0.1.28-3) ... 2022-05-28 03:41:51.030 | Selecting previously unselected package libdatrie1:amd64. 2022-05-28 03:41:51.041 | Preparing to unpack .../122-libdatrie1_0.2.12-3_amd64.deb ... 2022-05-28 03:41:51.045 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-05-28 03:41:51.097 | Selecting previously unselected package libthai0:amd64. 2022-05-28 03:41:51.105 | Preparing to unpack .../123-libthai0_0.1.28-3_amd64.deb ... 2022-05-28 03:41:51.110 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-05-28 03:41:51.167 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-05-28 03:41:51.175 | Preparing to unpack .../124-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-05-28 03:41:51.179 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-28 03:41:51.253 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-05-28 03:41:51.261 | Preparing to unpack .../125-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-05-28 03:41:51.266 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-28 03:41:51.321 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-05-28 03:41:51.334 | Preparing to unpack .../126-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-05-28 03:41:51.339 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-28 03:41:51.395 | Selecting previously unselected package libpathplan4:amd64. 2022-05-28 03:41:51.403 | Preparing to unpack .../127-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-05-28 03:41:51.408 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-05-28 03:41:51.464 | Selecting previously unselected package libgvc6. 2022-05-28 03:41:51.472 | Preparing to unpack .../128-libgvc6_2.42.2-3build2_amd64.deb ... 2022-05-28 03:41:51.476 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-05-28 03:41:51.621 | Selecting previously unselected package libgvpr2:amd64. 2022-05-28 03:41:51.633 | Preparing to unpack .../129-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-05-28 03:41:51.638 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-05-28 03:41:51.717 | Selecting previously unselected package liblab-gamut1:amd64. 2022-05-28 03:41:51.725 | Preparing to unpack .../130-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-05-28 03:41:51.731 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-05-28 03:41:51.923 | Selecting previously unselected package x11-common. 2022-05-28 03:41:51.933 | Preparing to unpack .../131-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-05-28 03:41:51.962 | dpkg-query: no packages found matching nux-tools 2022-05-28 03:41:51.974 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-05-28 03:41:52.024 | Selecting previously unselected package libice6:amd64. 2022-05-28 03:41:52.032 | Preparing to unpack .../132-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-05-28 03:41:52.037 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-05-28 03:41:52.088 | Selecting previously unselected package libsm6:amd64. 2022-05-28 03:41:52.100 | Preparing to unpack .../133-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-05-28 03:41:52.106 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-05-28 03:41:52.152 | Selecting previously unselected package libxt6:amd64. 2022-05-28 03:41:52.160 | Preparing to unpack .../134-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-05-28 03:41:52.165 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-05-28 03:41:52.234 | Selecting previously unselected package libxmu6:amd64. 2022-05-28 03:41:52.242 | Preparing to unpack .../135-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-05-28 03:41:52.247 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-05-28 03:41:52.299 | Selecting previously unselected package libxaw7:amd64. 2022-05-28 03:41:52.307 | Preparing to unpack .../136-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-05-28 03:41:52.312 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-05-28 03:41:52.382 | Selecting previously unselected package graphviz. 2022-05-28 03:41:52.390 | Preparing to unpack .../137-graphviz_2.42.2-3build2_amd64.deb ... 2022-05-28 03:41:52.396 | Unpacking graphviz (2.42.2-3build2) ... 2022-05-28 03:41:52.550 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-05-28 03:41:52.559 | Preparing to unpack .../138-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-05-28 03:41:52.564 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-05-28 03:41:52.638 | Selecting previously unselected package libibverbs1:amd64. 2022-05-28 03:41:52.649 | Preparing to unpack .../139-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-05-28 03:41:52.654 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-05-28 03:41:52.722 | Selecting previously unselected package ibverbs-providers:amd64. 2022-05-28 03:41:52.730 | Preparing to unpack .../140-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-05-28 03:41:52.749 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-05-28 03:41:52.837 | Selecting previously unselected package icu-devtools. 2022-05-28 03:41:52.844 | Preparing to unpack .../141-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-05-28 03:41:52.850 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-05-28 03:41:52.921 | Selecting previously unselected package iputils-arping. 2022-05-28 03:41:52.929 | Preparing to unpack .../142-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-05-28 03:41:52.936 | Unpacking iputils-arping (3:20190709-3) ... 2022-05-28 03:41:52.994 | Selecting previously unselected package javascript-common. 2022-05-28 03:41:53.002 | Preparing to unpack .../143-javascript-common_11_all.deb ... 2022-05-28 03:41:53.022 | Unpacking javascript-common (11) ... 2022-05-28 03:41:53.073 | Selecting previously unselected package libgssrpc4:amd64. 2022-05-28 03:41:53.081 | Preparing to unpack .../144-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-05-28 03:41:53.086 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-05-28 03:41:53.145 | Selecting previously unselected package libkdb5-9:amd64. 2022-05-28 03:41:53.153 | Preparing to unpack .../145-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-05-28 03:41:53.160 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-05-28 03:41:53.214 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-05-28 03:41:53.226 | Preparing to unpack .../146-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-05-28 03:41:53.232 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-28 03:41:53.290 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-05-28 03:41:53.298 | Preparing to unpack .../147-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-05-28 03:41:53.302 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-28 03:41:53.360 | Selecting previously unselected package comerr-dev:amd64. 2022-05-28 03:41:53.368 | Preparing to unpack .../148-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-05-28 03:41:53.396 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-05-28 03:41:53.452 | Selecting previously unselected package krb5-multidev:amd64. 2022-05-28 03:41:53.460 | Preparing to unpack .../149-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-05-28 03:41:53.465 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-05-28 03:41:53.534 | Selecting previously unselected package libalgorithm-diff-perl. 2022-05-28 03:41:53.545 | Preparing to unpack .../150-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-05-28 03:41:53.552 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-05-28 03:41:53.597 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-05-28 03:41:53.606 | Preparing to unpack .../151-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-05-28 03:41:53.612 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-05-28 03:41:53.659 | Selecting previously unselected package libalgorithm-merge-perl. 2022-05-28 03:41:53.669 | Preparing to unpack .../152-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-05-28 03:41:53.679 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-05-28 03:41:53.738 | Selecting previously unselected package libarchive-cpio-perl. 2022-05-28 03:41:53.747 | Preparing to unpack .../153-libarchive-cpio-perl_0.10-1_all.deb ... 2022-05-28 03:41:53.751 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-05-28 03:41:53.798 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-05-28 03:41:53.807 | Preparing to unpack .../154-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-05-28 03:41:53.815 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-28 03:41:53.912 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-05-28 03:41:53.921 | Preparing to unpack .../155-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-05-28 03:41:53.926 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-28 03:41:54.015 | Selecting previously unselected package libfile-fcntllock-perl. 2022-05-28 03:41:54.027 | Preparing to unpack .../156-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-05-28 03:41:54.031 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-05-28 03:41:54.082 | Selecting previously unselected package libgts-bin. 2022-05-28 03:41:54.091 | Preparing to unpack .../157-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-05-28 03:41:54.096 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-05-28 03:41:54.156 | Selecting previously unselected package libicu-dev:amd64. 2022-05-28 03:41:54.169 | Preparing to unpack .../158-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-05-28 03:41:54.174 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-05-28 03:41:55.663 | Selecting previously unselected package libipset13:amd64. 2022-05-28 03:41:55.671 | Preparing to unpack .../159-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-05-28 03:41:55.676 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-05-28 03:41:55.737 | Selecting previously unselected package librdmacm1:amd64. 2022-05-28 03:41:55.749 | Preparing to unpack .../160-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-05-28 03:41:55.753 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-05-28 03:41:55.812 | Selecting previously unselected package libiscsi7:amd64. 2022-05-28 03:41:55.821 | Preparing to unpack .../161-libiscsi7_1.18.0-2_amd64.deb ... 2022-05-28 03:41:55.825 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-05-28 03:41:55.874 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-05-28 03:41:55.882 | Preparing to unpack .../162-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-05-28 03:41:55.887 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-28 03:41:55.968 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-05-28 03:41:55.977 | Preparing to unpack .../163-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-05-28 03:41:55.981 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-05-28 03:41:56.020 | Selecting previously unselected package libjpeg-dev:amd64. 2022-05-28 03:41:56.028 | Preparing to unpack .../164-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-05-28 03:41:56.032 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-05-28 03:41:56.072 | Selecting previously unselected package libjs-jquery. 2022-05-28 03:41:56.081 | Preparing to unpack .../165-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-05-28 03:41:56.086 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-05-28 03:41:56.163 | Selecting previously unselected package libjs-jquery-metadata. 2022-05-28 03:41:56.171 | Preparing to unpack .../166-libjs-jquery-metadata_12-1.1_all.deb ... 2022-05-28 03:41:56.176 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-05-28 03:41:56.217 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-05-28 03:41:56.225 | Preparing to unpack .../167-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-05-28 03:41:56.230 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-05-28 03:41:56.319 | Selecting previously unselected package libltdl-dev:amd64. 2022-05-28 03:41:56.327 | Preparing to unpack .../168-libltdl-dev_2.4.6-14_amd64.deb ... 2022-05-28 03:41:56.332 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-05-28 03:41:56.409 | Selecting previously unselected package libsys-hostname-long-perl. 2022-05-28 03:41:56.417 | Preparing to unpack .../169-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-05-28 03:41:56.422 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-05-28 03:41:56.465 | Selecting previously unselected package libmail-sendmail-perl. 2022-05-28 03:41:56.473 | Preparing to unpack .../170-libmail-sendmail-perl_0.80-1_all.deb ... 2022-05-28 03:41:56.479 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-05-28 03:41:56.524 | Selecting previously unselected package libssl-dev:amd64. 2022-05-28 03:41:56.532 | Preparing to unpack .../171-libssl-dev_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-05-28 03:41:56.537 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-05-28 03:41:56.815 | Selecting previously unselected package libmysqlclient-dev. 2022-05-28 03:41:56.823 | Preparing to unpack .../172-libmysqlclient-dev_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-28 03:41:56.829 | Unpacking libmysqlclient-dev (8.0.29-0ubuntu0.20.04.3) ... 2022-05-28 03:41:57.140 | Selecting previously unselected package libncurses-dev:amd64. 2022-05-28 03:41:57.149 | Preparing to unpack .../173-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-05-28 03:41:57.154 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-05-28 03:41:57.269 | Selecting previously unselected package libomp5-10:amd64. 2022-05-28 03:41:57.277 | Preparing to unpack .../174-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-28 03:41:57.282 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-28 03:41:57.382 | Selecting previously unselected package libomp-10-dev. 2022-05-28 03:41:57.391 | Preparing to unpack .../175-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-28 03:41:57.396 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-28 03:41:57.455 | Selecting previously unselected package libpq5:amd64. 2022-05-28 03:41:57.463 | Preparing to unpack .../176-libpq5_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-05-28 03:41:57.467 | Unpacking libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-05-28 03:41:57.528 | Selecting previously unselected package libpq-dev. 2022-05-28 03:41:57.536 | Preparing to unpack .../177-libpq-dev_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-05-28 03:41:57.540 | Unpacking libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-05-28 03:41:57.647 | Selecting previously unselected package librados2. 2022-05-28 03:41:57.658 | Preparing to unpack .../178-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-05-28 03:41:57.664 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-28 03:41:58.165 | Selecting previously unselected package librbd1. 2022-05-28 03:41:58.174 | Preparing to unpack .../179-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-05-28 03:41:58.178 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-28 03:41:58.458 | Selecting previously unselected package libsasl2-dev. 2022-05-28 03:41:58.466 | Preparing to unpack .../180-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-28 03:41:58.471 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-28 03:41:58.579 | Preparing to unpack .../181-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-28 03:41:58.593 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-05-28 03:41:58.658 | Selecting previously unselected package libsystemd-dev:amd64. 2022-05-28 03:41:58.666 | Preparing to unpack .../182-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-05-28 03:41:58.673 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-05-28 03:41:58.807 | Selecting previously unselected package libtinfo-dev:amd64. 2022-05-28 03:41:58.816 | Preparing to unpack .../183-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-05-28 03:41:58.820 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-05-28 03:41:58.861 | Selecting previously unselected package libx86-1:amd64. 2022-05-28 03:41:58.870 | Preparing to unpack .../184-libx86-1_1.1+ds1-11_amd64.deb ... 2022-05-28 03:41:58.874 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-05-28 03:41:58.924 | Selecting previously unselected package libxml2-dev:amd64. 2022-05-28 03:41:58.932 | Preparing to unpack .../185-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-05-28 03:41:58.937 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-05-28 03:41:59.092 | Selecting previously unselected package libxslt1-dev:amd64. 2022-05-28 03:41:59.100 | Preparing to unpack .../186-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-05-28 03:41:59.105 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-05-28 03:41:59.206 | Selecting previously unselected package llvm-10-runtime. 2022-05-28 03:41:59.215 | Preparing to unpack .../187-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-28 03:41:59.222 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-05-28 03:41:59.292 | Selecting previously unselected package libpfm4:amd64. 2022-05-28 03:41:59.301 | Preparing to unpack .../188-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-05-28 03:41:59.306 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-05-28 03:41:59.392 | Selecting previously unselected package llvm-10. 2022-05-28 03:41:59.400 | Preparing to unpack .../189-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-28 03:41:59.405 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-05-28 03:42:00.203 | Selecting previously unselected package libffi-dev:amd64. 2022-05-28 03:42:00.211 | Preparing to unpack .../190-libffi-dev_3.3-4_amd64.deb ... 2022-05-28 03:42:00.216 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-05-28 03:42:00.276 | Selecting previously unselected package python3-pygments. 2022-05-28 03:42:00.284 | Preparing to unpack .../191-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-05-28 03:42:00.289 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-05-28 03:42:00.450 | Selecting previously unselected package llvm-10-tools. 2022-05-28 03:42:00.460 | Preparing to unpack .../192-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-28 03:42:00.464 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-05-28 03:42:00.643 | Selecting previously unselected package libz3-4:amd64. 2022-05-28 03:42:00.652 | Preparing to unpack .../193-libz3-4_4.8.7-4build1_amd64.deb ... 2022-05-28 03:42:00.657 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-05-28 03:42:01.628 | Selecting previously unselected package libz3-dev:amd64. 2022-05-28 03:42:01.637 | Preparing to unpack .../194-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-05-28 03:42:01.642 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-05-28 03:42:01.708 | Selecting previously unselected package llvm-10-dev. 2022-05-28 03:42:01.717 | Preparing to unpack .../195-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-28 03:42:01.722 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-28 03:42:06.146 | Selecting previously unselected package lsscsi. 2022-05-28 03:42:06.155 | Preparing to unpack .../196-lsscsi_0.30-0.1_amd64.deb ... 2022-05-28 03:42:06.161 | Unpacking lsscsi (0.30-0.1) ... 2022-05-28 03:42:06.214 | Selecting previously unselected package pkg-config. 2022-05-28 03:42:06.223 | Preparing to unpack .../197-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-05-28 03:42:06.228 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-05-28 03:42:06.273 | Selecting previously unselected package pm-utils. 2022-05-28 03:42:06.281 | Preparing to unpack .../198-pm-utils_1.4.1-19_all.deb ... 2022-05-28 03:42:06.286 | Unpacking pm-utils (1.4.1-19) ... 2022-05-28 03:42:06.365 | Selecting previously unselected package postgresql-client-common. 2022-05-28 03:42:06.373 | Preparing to unpack .../199-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-05-28 03:42:06.378 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-05-28 03:42:06.427 | Selecting previously unselected package postgresql-client-12. 2022-05-28 03:42:06.436 | Preparing to unpack .../200-postgresql-client-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-05-28 03:42:06.440 | Unpacking postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-05-28 03:42:06.665 | Selecting previously unselected package ssl-cert. 2022-05-28 03:42:06.674 | Preparing to unpack .../201-ssl-cert_1.0.39_all.deb ... 2022-05-28 03:42:06.679 | Unpacking ssl-cert (1.0.39) ... 2022-05-28 03:42:06.736 | Selecting previously unselected package postgresql-common. 2022-05-28 03:42:06.744 | Preparing to unpack .../202-postgresql-common_214ubuntu0.1_all.deb ... 2022-05-28 03:42:06.788 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-05-28 03:42:06.797 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-05-28 03:42:06.881 | Selecting previously unselected package postgresql-server-dev-12. 2022-05-28 03:42:06.890 | Preparing to unpack .../203-postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-05-28 03:42:06.895 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-05-28 03:42:07.256 | Selecting previously unselected package postgresql-server-dev-all. 2022-05-28 03:42:07.266 | Preparing to unpack .../204-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-05-28 03:42:07.270 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-05-28 03:42:07.314 | Selecting previously unselected package python-pip-whl. 2022-05-28 03:42:07.322 | Preparing to unpack .../205-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-05-28 03:42:07.326 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-05-28 03:42:07.549 | Selecting previously unselected package python3-mysqldb. 2022-05-28 03:42:07.558 | Preparing to unpack .../206-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-05-28 03:42:07.563 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-05-28 03:42:07.611 | Selecting previously unselected package python3-wheel. 2022-05-28 03:42:07.620 | Preparing to unpack .../207-python3-wheel_0.34.2-1_all.deb ... 2022-05-28 03:42:07.624 | Unpacking python3-wheel (0.34.2-1) ... 2022-05-28 03:42:07.671 | Selecting previously unselected package python3-pip. 2022-05-28 03:42:07.679 | Preparing to unpack .../208-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-05-28 03:42:07.685 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-05-28 03:42:07.803 | Selecting previously unselected package python3.8-venv. 2022-05-28 03:42:07.812 | Preparing to unpack .../209-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-05-28 03:42:07.817 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-05-28 03:42:07.856 | Selecting previously unselected package python3-venv. 2022-05-28 03:42:07.865 | Preparing to unpack .../210-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-05-28 03:42:07.869 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-05-28 03:42:07.909 | Selecting previously unselected package qemu-block-extra:amd64. 2022-05-28 03:42:07.922 | Preparing to unpack .../211-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-05-28 03:42:07.927 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-05-28 03:42:07.971 | Selecting previously unselected package qemu-utils. 2022-05-28 03:42:07.980 | Preparing to unpack .../212-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-05-28 03:42:07.985 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-05-28 03:42:08.183 | Selecting previously unselected package sharutils. 2022-05-28 03:42:08.192 | Preparing to unpack .../213-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-05-28 03:42:08.197 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-05-28 03:42:08.267 | Selecting previously unselected package sqlite3. 2022-05-28 03:42:08.276 | Preparing to unpack .../214-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-05-28 03:42:08.280 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-05-28 03:42:08.441 | Selecting previously unselected package unzip. 2022-05-28 03:42:08.450 | Preparing to unpack .../215-unzip_6.0-25ubuntu1_amd64.deb ... 2022-05-28 03:42:08.454 | Unpacking unzip (6.0-25ubuntu1) ... 2022-05-28 03:42:08.521 | Selecting previously unselected package vbetool. 2022-05-28 03:42:08.535 | Preparing to unpack .../216-vbetool_1.1-4_amd64.deb ... 2022-05-28 03:42:08.540 | Unpacking vbetool (1.1-4) ... 2022-05-28 03:42:08.586 | Selecting previously unselected package ipset. 2022-05-28 03:42:08.595 | Preparing to unpack .../217-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-05-28 03:42:08.609 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-05-28 03:42:08.659 | Selecting previously unselected package ipvsadm. 2022-05-28 03:42:08.668 | Preparing to unpack .../218-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-05-28 03:42:08.672 | Unpacking ipvsadm (1:1.31-1) ... 2022-05-28 03:42:08.724 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-05-28 03:42:08.736 | Preparing to unpack .../219-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-28 03:42:08.751 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-05-28 03:42:08.800 | Selecting previously unselected package liberasurecode1:amd64. 2022-05-28 03:42:08.809 | Preparing to unpack .../220-liberasurecode1_1.6.1-4_amd64.deb ... 2022-05-28 03:42:08.813 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-05-28 03:42:08.860 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-05-28 03:42:08.869 | Preparing to unpack .../221-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-05-28 03:42:08.872 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-05-28 03:42:08.916 | Selecting previously unselected package libkrb5-dev:amd64. 2022-05-28 03:42:08.930 | Preparing to unpack .../222-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-05-28 03:42:08.935 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-05-28 03:42:08.982 | Selecting previously unselected package libyaml-dev:amd64. 2022-05-28 03:42:08.991 | Preparing to unpack .../223-libyaml-dev_0.2.2-1_amd64.deb ... 2022-05-28 03:42:08.996 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-05-28 03:42:09.041 | Selecting previously unselected package socat. 2022-05-28 03:42:09.050 | Preparing to unpack .../224-socat_1.7.3.3-2_amd64.deb ... 2022-05-28 03:42:09.055 | Unpacking socat (1.7.3.3-2) ... 2022-05-28 03:42:09.146 | Selecting previously unselected package vlan. 2022-05-28 03:42:09.155 | Preparing to unpack .../225-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-05-28 03:42:09.160 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-05-28 03:42:09.236 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-05-28 03:42:09.248 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-05-28 03:42:09.265 | Setting up javascript-common (11) ... 2022-05-28 03:42:09.301 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-05-28 03:42:09.320 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-05-28 03:42:09.330 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-05-28 03:42:09.337 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-05-28 03:42:09.345 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-05-28 03:42:09.379 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-05-28 03:42:09.386 | Setting up dstat (0.7.4-6) ... 2022-05-28 03:42:09.688 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-28 03:42:09.688 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-05-28 03:42:09.706 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-28 03:42:09.706 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-05-28 03:42:09.760 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-05-28 03:42:09.770 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-05-28 03:42:09.779 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-28 03:42:09.787 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-05-28 03:42:09.795 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-05-28 03:42:09.803 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-05-28 03:42:09.811 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-05-28 03:42:09.818 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-05-28 03:42:09.825 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-05-28 03:42:09.832 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-05-28 03:42:09.839 | Setting up libarchive-zip-perl (1.67-2) ... 2022-05-28 03:42:09.846 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-05-28 03:42:09.853 | Setting up vbetool (1.1-4) ... 2022-05-28 03:42:09.860 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-05-28 03:42:09.866 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-05-28 03:42:09.875 | Setting up pm-utils (1.4.1-19) ... 2022-05-28 03:42:09.888 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.13) ... 2022-05-28 03:42:10.151 | Setting up unzip (6.0-25ubuntu1) ... 2022-05-28 03:42:10.196 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-05-28 03:42:10.209 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-05-28 03:42:10.219 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-28 03:42:10.245 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-05-28 03:42:10.254 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-05-28 03:42:10.521 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-05-28 03:42:11.250 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-05-28 03:42:11.267 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-05-28 03:42:11.275 | Setting up m4 (1.4.18-4) ... 2022-05-28 03:42:11.282 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-05-28 03:42:11.590 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-05-28 03:42:11.601 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-05-28 03:42:11.610 | Setting up iputils-arping (3:20190709-3) ... 2022-05-28 03:42:11.656 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-05-28 03:42:11.667 | Setting up conntrack (1:1.4.5-2) ... 2022-05-28 03:42:11.675 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-28 03:42:11.683 | Setting up python3-wheel (0.34.2-1) ... 2022-05-28 03:42:11.937 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-05-28 03:42:11.948 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-05-28 03:42:12.173 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-05-28 03:42:14.465 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-05-28 03:42:14.483 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-05-28 03:42:14.491 | Setting up acl (2.2.53-6) ... 2022-05-28 03:42:14.500 | Setting up dns-root-data (2019052802) ... 2022-05-28 03:42:14.506 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-28 03:42:14.513 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-28 03:42:14.520 | Setting up fakeroot (1.24-1) ... 2022-05-28 03:42:14.529 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-05-28 03:42:14.543 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-05-28 03:42:14.553 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-05-28 03:42:14.560 | Setting up autotools-dev (20180224.1) ... 2022-05-28 03:42:14.568 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-05-28 03:42:15.394 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-05-28 03:42:15.407 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-05-28 03:42:15.415 | Setting up make (4.2.1-1.2) ... 2022-05-28 03:42:15.423 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-05-28 03:42:15.432 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-05-28 03:42:15.442 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-05-28 03:42:15.451 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-05-28 03:42:15.459 | Setting up ebtables (2.0.11-3build1) ... 2022-05-28 03:42:16.060 | Setting up socat (1.7.3.3-2) ... 2022-05-28 03:42:16.069 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-05-28 03:42:16.076 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-05-28 03:42:16.085 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-05-28 03:42:16.092 | Setting up autopoint (0.19.8.1-10build1) ... 2022-05-28 03:42:16.098 | Setting up binfmt-support (2.2.0-2) ... 2022-05-28 03:42:16.399 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-05-28 03:42:17.506 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-05-28 03:42:17.515 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-05-28 03:42:17.523 | Setting up fonts-dejavu-core (2.37-1) ... 2022-05-28 03:42:17.583 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-05-28 03:42:17.592 | Setting up lsscsi (0.30-0.1) ... 2022-05-28 03:42:17.600 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-05-28 03:42:17.608 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-28 03:42:17.617 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-28 03:42:17.626 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-28 03:42:17.636 | Setting up libdpkg-perl (1.19.7ubuntu3.2) ... 2022-05-28 03:42:17.645 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-28 03:42:17.655 | Setting up autoconf (2.69-11.1) ... 2022-05-28 03:42:17.666 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-05-28 03:42:17.675 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-05-28 03:42:17.732 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-05-28 03:42:17.742 | Setting up dwz (0.13-5) ... 2022-05-28 03:42:17.754 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-05-28 03:42:17.764 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-05-28 03:42:17.773 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-05-28 03:42:17.783 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-05-28 03:42:17.792 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-05-28 03:42:17.813 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-05-28 03:42:19.094 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-05-28 03:42:19.111 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-28 03:42:19.121 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-05-28 03:42:19.131 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-05-28 03:42:19.141 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-05-28 03:42:19.153 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-05-28 03:42:19.171 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-28 03:42:19.183 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-05-28 03:42:19.195 | Setting up libsub-override-perl (0.09-2) ... 2022-05-28 03:42:19.204 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-05-28 03:42:19.213 | Setting up libthai-data (0.1.28-3) ... 2022-05-28 03:42:19.221 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-05-28 03:42:19.229 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-05-28 03:42:19.239 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-05-28 03:42:19.247 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-05-28 03:42:19.256 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-28 03:42:19.265 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-05-28 03:42:19.272 | Setting up sharutils (1:4.15.2-4build1) ... 2022-05-28 03:42:19.280 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-05-28 03:42:19.298 | Setting up openssl (1.1.1f-1ubuntu2.13) ... 2022-05-28 03:42:19.312 | Setting up conntrackd (1:1.4.5-2) ... 2022-05-28 03:42:20.384 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-05-28 03:42:20.753 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-05-28 03:42:20.764 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-05-28 03:42:20.772 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-05-28 03:42:20.779 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-05-28 03:42:20.786 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-05-28 03:42:20.794 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-05-28 03:42:20.802 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-05-28 03:42:20.810 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-05-28 03:42:20.817 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-05-28 03:42:20.826 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-05-28 03:42:20.835 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-05-28 03:42:20.841 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-05-28 03:42:20.851 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-05-28 03:42:20.859 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-28 03:42:20.867 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-05-28 03:42:20.873 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-05-28 03:42:20.880 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-05-28 03:42:20.889 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-05-28 03:42:21.117 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-28 03:42:21.134 | Setting up libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-28 03:42:21.148 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-05-28 03:42:21.156 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-05-28 03:42:21.165 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-28 03:42:21.174 | Setting up wget (1.20.3-1ubuntu2) ... 2022-05-28 03:42:21.187 | Setting up libtool (2.4.6-14) ... 2022-05-28 03:42:21.194 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-05-28 03:42:21.357 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-05-28 03:42:21.398 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-05-28 03:42:21.887 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-05-28 03:42:22.976 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-05-28 03:42:22.990 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-05-28 03:42:23.003 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-05-28 03:42:23.223 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-05-28 03:42:23.237 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-05-28 03:42:23.246 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-05-28 03:42:23.258 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-05-28 03:42:24.495 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-05-28 03:42:25.222 | Setting up dpkg-dev (1.19.7ubuntu3.2) ... 2022-05-28 03:42:25.235 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-05-28 03:42:25.246 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-05-28 03:42:25.500 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-05-28 03:42:25.517 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-05-28 03:42:25.528 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-05-28 03:42:25.537 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-05-28 03:42:25.547 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-05-28 03:42:25.555 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-28 03:42:25.563 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-05-28 03:42:25.571 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-05-28 03:42:25.582 | Setting up ssl-cert (1.0.39) ... 2022-05-28 03:42:26.099 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-05-28 03:42:26.110 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-05-28 03:42:26.200 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-05-28 03:42:26.209 | Setting up postgresql-common (214ubuntu0.1) ... 2022-05-28 03:42:26.739 | Adding user postgres to group ssl-cert 2022-05-28 03:42:26.911 | 2022-05-28 03:42:26.911 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-05-28 03:42:27.115 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-05-28 03:42:27.116 | Removing obsolete dictionary files: 2022-05-28 03:42:27.743 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-05-28 03:42:28.900 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-05-28 03:42:28.918 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-05-28 03:42:28.930 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-05-28 03:42:29.029 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-05-28 03:42:29.463 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-05-28 03:42:29.471 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-05-28 03:42:29.479 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-05-28 03:42:29.489 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-05-28 03:42:29.498 | Setting up build-essential (12.8ubuntu1.1) ... 2022-05-28 03:42:29.506 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.11) ... 2022-05-28 03:42:29.517 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-05-28 03:42:29.525 | Setting up curl (7.68.0-1ubuntu2.11) ... 2022-05-28 03:42:29.532 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-05-28 03:42:29.539 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-05-28 03:42:29.547 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-05-28 03:42:29.555 | Setting up libmysqlclient-dev (8.0.29-0ubuntu0.20.04.3) ... 2022-05-28 03:42:29.562 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-05-28 03:42:29.569 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-05-28 03:42:29.577 | Setting up ipvsadm (1:1.31-1) ... 2022-05-28 03:42:30.383 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-05-28 03:42:30.391 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-05-28 03:42:30.511 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-05-28 03:42:32.589 | Regenerating fonts cache... done. 2022-05-28 03:42:32.595 | Setting up gettext (0.19.8.1-10build1) ... 2022-05-28 03:42:32.609 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-05-28 03:42:32.621 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-05-28 03:42:34.003 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-05-28 03:42:34.848 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-05-28 03:42:34.926 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-28 03:42:34.937 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-05-28 03:42:35.957 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-05-28 03:42:36.659 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-05-28 03:42:36.669 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-28 03:42:36.675 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-05-28 03:42:36.683 | Setting up libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-05-28 03:42:36.691 | Setting up libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-05-28 03:42:36.698 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-05-28 03:42:36.706 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-05-28 03:42:36.713 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-05-28 03:42:36.719 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-05-28 03:42:36.726 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-28 03:42:36.732 | Setting up postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-05-28 03:42:37.414 | 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-05-28 03:42:37.442 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-05-28 03:42:37.472 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-05-28 03:42:37.482 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-05-28 03:42:37.491 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-05-28 03:42:37.499 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-05-28 03:42:37.507 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-05-28 03:42:37.516 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-28 03:42:37.526 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-05-28 03:42:37.533 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-28 03:42:37.541 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-05-28 03:42:37.549 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-28 03:42:37.556 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-05-28 03:42:37.563 | Setting up po-debconf (1.0.21) ... 2022-05-28 03:42:37.570 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-05-28 03:42:38.064 | Enabling module mpm_event. 2022-05-28 03:42:38.133 | Enabling module authz_core. 2022-05-28 03:42:38.141 | Enabling module authz_host. 2022-05-28 03:42:38.206 | Enabling module authn_core. 2022-05-28 03:42:38.214 | Enabling module auth_basic. 2022-05-28 03:42:38.277 | Enabling module access_compat. 2022-05-28 03:42:38.350 | Enabling module authn_file. 2022-05-28 03:42:38.418 | Enabling module authz_user. 2022-05-28 03:42:38.481 | Enabling module alias. 2022-05-28 03:42:38.547 | Enabling module dir. 2022-05-28 03:42:38.618 | Enabling module autoindex. 2022-05-28 03:42:38.686 | Enabling module env. 2022-05-28 03:42:38.752 | Enabling module mime. 2022-05-28 03:42:38.816 | Enabling module negotiation. 2022-05-28 03:42:38.881 | Enabling module setenvif. 2022-05-28 03:42:38.945 | Enabling module filter. 2022-05-28 03:42:39.014 | Enabling module deflate. 2022-05-28 03:42:39.079 | Enabling module status. 2022-05-28 03:42:39.144 | Enabling module reqtimeout. 2022-05-28 03:42:39.220 | Enabling conf charset. 2022-05-28 03:42:39.291 | Enabling conf localized-error-pages. 2022-05-28 03:42:39.364 | Enabling conf other-vhosts-access-log. 2022-05-28 03:42:39.434 | Enabling conf security. 2022-05-28 03:42:39.500 | Enabling conf serve-cgi-bin. 2022-05-28 03:42:39.565 | Enabling site 000-default. 2022-05-28 03:42:39.623 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-05-28 03:42:39.682 | Enabling conf javascript-common. 2022-05-28 03:42:39.972 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-05-28 03:42:40.574 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-05-28 03:42:43.378 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-05-28 03:42:43.400 | Setting up libgvc6 (2.42.2-3build2) ... 2022-05-28 03:42:43.429 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-28 03:42:43.440 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-05-28 03:42:43.459 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-05-28 03:42:43.470 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-05-28 03:42:43.478 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-05-28 03:42:43.486 | Setting up graphviz (2.42.2-3build2) ... 2022-05-28 03:42:43.499 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-05-28 03:42:43.510 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-05-28 03:42:43.514 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-05-28 03:42:44.698 | Setting up dh-autoreconf (19) ... 2022-05-28 03:42:44.709 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-05-28 03:42:45.576 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-05-28 03:42:45.591 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-05-28 03:42:45.624 | Setting up debhelper (12.10ubuntu1) ... 2022-05-28 03:42:45.636 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-05-28 03:42:46.024 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-05-28 03:42:46.041 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-05-28 03:42:46.069 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-05-28 03:42:46.135 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-05-28 03:43:00.127 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-05-28 03:43:00.158 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-05-28 03:43:00.569 | Processing triggers for ufw (0.36-6) ... 2022-05-28 03:43:00.707 | Processing triggers for man-db (2.9.1-1) ... 2022-05-28 03:43:25.854 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-05-28 03:43:25.872 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-05-28 03:43:33.853 | ++ functions-common:apt_get:1127 : result=0 2022-05-28 03:43:33.856 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-05-28 03:43:33.859 | ++ functions-common:time_stop:2322 : local name 2022-05-28 03:43:33.862 | ++ functions-common:time_stop:2323 : local end_time 2022-05-28 03:43:33.865 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-05-28 03:43:33.868 | ++ functions-common:time_stop:2325 : local total 2022-05-28 03:43:33.871 | ++ functions-common:time_stop:2326 : local start_time 2022-05-28 03:43:33.874 | ++ functions-common:time_stop:2328 : name=apt-get 2022-05-28 03:43:33.876 | ++ functions-common:time_stop:2329 : start_time=1653709257048 2022-05-28 03:43:33.878 | ++ functions-common:time_stop:2331 : [[ -z 1653709257048 ]] 2022-05-28 03:43:33.881 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-05-28 03:43:33.886 | ++ functions-common:time_stop:2334 : end_time=1653709413884 2022-05-28 03:43:33.889 | ++ functions-common:time_stop:2335 : elapsed_time=156836 2022-05-28 03:43:33.892 | ++ functions-common:time_stop:2336 : total=784 2022-05-28 03:43:33.894 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-28 03:43:33.897 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=157620 2022-05-28 03:43:33.899 | ++ functions-common:apt_get:1131 : return 0 2022-05-28 03:43:33.901 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-28 03:43:33.905 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-28 03:43:33.907 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-28 03:43:33.912 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-28 03:43:33.917 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-05-28 03:43:33.919 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-05-28 03:43:33.922 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-28 03:43:35.512 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-28 03:43:35.515 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-28 03:43:35.517 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-28 03:43:35.519 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-28 03:43:35.521 | + functions-common:GetDistro:373 : GetOSVersion 2022-05-28 03:43:35.523 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-05-28 03:43:35.526 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-05-28 03:43:35.529 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-05-28 03:43:35.531 | + functions-common:_ensure_lsb_release:328 : return 2022-05-28 03:43:35.533 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-05-28 03:43:35.597 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-05-28 03:43:35.601 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-05-28 03:43:35.672 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-05-28 03:43:35.676 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-05-28 03:43:35.743 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-05-28 03:43:35.745 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-28 03:43:35.749 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-05-28 03:43:35.752 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-05-28 03:43:35.756 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-05-28 03:43:35.759 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-05-28 03:43:35.762 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-05-28 03:43:35.764 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-28 03:43:35.766 | + functions-common:GetDistro:378 : DISTRO=focal 2022-05-28 03:43:35.768 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-05-28 03:43:35.770 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-28 03:43:35.770 | Distro: focal 2022-05-28 03:43:35.773 | + tools/install_pip.sh:main:136 : get_versions 2022-05-28 03:43:35.775 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-28 03:43:35.778 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-28 03:43:35.780 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-28 03:43:35.783 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-28 03:43:35.783 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-28 03:43:36.151 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-05-28 03:43:36.153 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-05-28 03:43:36.153 | pip: 20.2.2 2022-05-28 03:43:36.156 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-05-28 03:43:36.516 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-05-28 03:43:36.539 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-05-28 03:43:36.542 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-05-28 03:43:36.545 | + tools/install_pip.sh:main:144 : exit 0 2022-05-28 03:43:36.549 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-28 03:43:36.552 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-28 03:43:36.557 | + ./stack.sh:main:764 : fixup_all 2022-05-28 03:43:36.560 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-05-28 03:43:36.563 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-05-28 03:43:36.566 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-05-28 03:43:36.577 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-05-28 03:43:36.577 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-05-28 03:43:36.578 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-05-28 03:43:36.583 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-05-28 03:43:36.585 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-05-28 03:43:36.587 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-05-28 03:43:36.595 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-05-28 03:43:36.598 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-05-28 03:43:36.600 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-05-28 03:43:36.602 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-05-28 03:43:36.605 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-05-28 03:43:36.607 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-05-28 03:43:36.609 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-05-28 03:43:36.611 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-05-28 03:43:36.613 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-05-28 03:43:36.615 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-28 03:43:36.617 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-28 03:43:36.619 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-05-28 03:43:36.621 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-05-28 03:43:36.623 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-05-28 03:43:36.626 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-05-28 03:43:36.628 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-05-28 03:43:36.631 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-05-28 03:43:36.633 | + functions-common:is_suse:464 : is_opensuse 2022-05-28 03:43:36.636 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-05-28 03:43:36.639 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-28 03:43:36.641 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-05-28 03:43:36.644 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-05-28 03:43:36.646 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-28 03:43:36.648 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-05-28 03:43:36.650 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-05-28 03:43:36.671 | Using python 3.8 to install os-testr 2022-05-28 03:43:36.673 | + 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-05-28 03:43:38.279 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-28 03:43:38.282 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:43:38.288 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:43:38.289 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:43:38.294 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:43:38.295 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:43:38.297 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:43:38.297 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:43:38.299 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-28 03:43:38.837 | Collecting os-testr===2.0.0 2022-05-28 03:43:38.844 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2022-05-28 03:43:38.932 | 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-05-28 03:43:39.035 | Collecting stestr===3.0.1 2022-05-28 03:43:39.041 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2022-05-28 03:43:39.211 | Collecting python-subunit===1.4.0 2022-05-28 03:43:39.217 | 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-05-28 03:43:39.296 | 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-05-28 03:43:39.298 | 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-05-28 03:43:39.301 | 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-05-28 03:43:39.303 | 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-05-28 03:43:39.305 | 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-05-28 03:43:39.312 | 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-05-28 03:43:39.315 | 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-05-28 03:43:39.325 | 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-05-28 03:43:39.328 | 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-05-28 03:43:39.341 | 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-05-28 03:43:39.434 | Collecting future===0.18.2 2022-05-28 03:43:39.441 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-05-28 03:43:40.396 | 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-05-28 03:43:40.399 | 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-05-28 03:43:40.401 | 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-05-28 03:43:40.404 | 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-05-28 03:43:40.411 | 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-05-28 03:43:40.463 | 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-05-28 03:43:40.465 | 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-05-28 03:43:40.513 | 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-05-28 03:43:40.518 | 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-05-28 03:43:40.550 | 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-05-28 03:43:40.552 | 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-05-28 03:43:40.556 | Building wheels for collected packages: future 2022-05-28 03:43:40.557 | Building wheel for future (setup.py): started 2022-05-28 03:43:41.558 | Building wheel for future (setup.py): finished with status 'done' 2022-05-28 03:43:41.563 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=7c1a11b1f0b6790e293f7020d7aa1dba5dbaaae1a2d3c32e8c43155fae78c264 2022-05-28 03:43:41.563 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-05-28 03:43:41.564 | Successfully built future 2022-05-28 03:43:42.712 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-05-28 03:43:43.526 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2022-05-28 03:43:43.628 | WARNING: You are using pip version 20.2.2; however, version 22.1.1 is available. 2022-05-28 03:43:43.628 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-28 03:43:43.730 | + inc/python:pip_install:200 : result=0 2022-05-28 03:43:43.734 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-28 03:43:43.737 | + functions-common:time_stop:2322 : local name 2022-05-28 03:43:43.741 | + functions-common:time_stop:2323 : local end_time 2022-05-28 03:43:43.744 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-28 03:43:43.748 | + functions-common:time_stop:2325 : local total 2022-05-28 03:43:43.750 | + functions-common:time_stop:2326 : local start_time 2022-05-28 03:43:43.752 | + functions-common:time_stop:2328 : name=pip_install 2022-05-28 03:43:43.754 | + functions-common:time_stop:2329 : start_time=1653709416666 2022-05-28 03:43:43.757 | + functions-common:time_stop:2331 : [[ -z 1653709416666 ]] 2022-05-28 03:43:43.759 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-28 03:43:43.763 | + functions-common:time_stop:2334 : end_time=1653709423761 2022-05-28 03:43:43.765 | + functions-common:time_stop:2335 : elapsed_time=7095 2022-05-28 03:43:43.767 | + functions-common:time_stop:2336 : total=0 2022-05-28 03:43:43.769 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-28 03:43:43.771 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7095 2022-05-28 03:43:43.773 | + inc/python:pip_install:203 : return 0 2022-05-28 03:43:43.776 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-05-28 03:43:43.778 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-05-28 03:43:43.780 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-28 03:43:43.783 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-05-28 03:43:43.786 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-05-28 03:43:43.788 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-28 03:43:43.791 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-05-28 03:43:43.792 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-28 03:43:43.797 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-05-28 03:43:43.799 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-05-28 03:43:43.801 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-05-28 03:43:43.804 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-05-28 03:43:43.806 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-05-28 03:43:43.825 | Using python 3.8 to install systemd-python 2022-05-28 03:43:43.827 | + 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-05-28 03:43:45.476 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-28 03:43:45.480 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:43:45.486 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:43:45.486 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:43:45.491 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:43:45.493 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:43:45.494 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:43:45.495 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:43:45.496 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-28 03:43:45.499 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (234) 2022-05-28 03:43:46.958 | WARNING: You are using pip version 20.2.2; however, version 22.1.1 is available. 2022-05-28 03:43:46.958 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-28 03:43:47.034 | + inc/python:pip_install:200 : result=0 2022-05-28 03:43:47.038 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-28 03:43:47.040 | + functions-common:time_stop:2322 : local name 2022-05-28 03:43:47.044 | + functions-common:time_stop:2323 : local end_time 2022-05-28 03:43:47.047 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-28 03:43:47.050 | + functions-common:time_stop:2325 : local total 2022-05-28 03:43:47.052 | + functions-common:time_stop:2326 : local start_time 2022-05-28 03:43:47.055 | + functions-common:time_stop:2328 : name=pip_install 2022-05-28 03:43:47.057 | + functions-common:time_stop:2329 : start_time=1653709423820 2022-05-28 03:43:47.060 | + functions-common:time_stop:2331 : [[ -z 1653709423820 ]] 2022-05-28 03:43:47.063 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-28 03:43:47.069 | + functions-common:time_stop:2334 : end_time=1653709427066 2022-05-28 03:43:47.071 | + functions-common:time_stop:2335 : elapsed_time=3246 2022-05-28 03:43:47.073 | + functions-common:time_stop:2336 : total=7095 2022-05-28 03:43:47.076 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-28 03:43:47.078 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=10341 2022-05-28 03:43:47.080 | + inc/python:pip_install:203 : return 0 2022-05-28 03:43:47.083 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-28 03:43:47.130 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-05-28 03:43:47.232 | + ./stack.sh:main:779 : install_infra 2022-05-28 03:43:47.234 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-28 03:43:47.239 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-28 03:43:47.242 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-05-28 03:43:50.323 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-28 03:43:50.326 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-28 03:43:50.352 | + 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-05-28 03:43:52.289 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:43:52.520 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:43:52.522 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:43:52.734 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:43:52.793 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:43:52.852 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:43:52.854 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:43:52.903 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-28 03:43:52.948 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-28 03:43:53.101 | Collecting pbr===5.5.0 2022-05-28 03:43:53.108 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2022-05-28 03:43:53.146 | Installing collected packages: pbr 2022-05-28 03:43:53.281 | Successfully installed pbr-5.5.0 2022-05-28 03:43:53.348 | + inc/python:pip_install:200 : result=0 2022-05-28 03:43:53.351 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-28 03:43:53.354 | + functions-common:time_stop:2322 : local name 2022-05-28 03:43:53.357 | + functions-common:time_stop:2323 : local end_time 2022-05-28 03:43:53.361 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-28 03:43:53.364 | + functions-common:time_stop:2325 : local total 2022-05-28 03:43:53.367 | + functions-common:time_stop:2326 : local start_time 2022-05-28 03:43:53.371 | + functions-common:time_stop:2328 : name=pip_install 2022-05-28 03:43:53.373 | + functions-common:time_stop:2329 : start_time=1653709430344 2022-05-28 03:43:53.376 | + functions-common:time_stop:2331 : [[ -z 1653709430344 ]] 2022-05-28 03:43:53.380 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-28 03:43:53.385 | + functions-common:time_stop:2334 : end_time=1653709433381 2022-05-28 03:43:53.387 | + functions-common:time_stop:2335 : elapsed_time=3037 2022-05-28 03:43:53.389 | + functions-common:time_stop:2336 : total=10341 2022-05-28 03:43:53.391 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-28 03:43:53.394 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=13378 2022-05-28 03:43:53.396 | + inc/python:pip_install:203 : return 0 2022-05-28 03:43:53.399 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-28 03:43:53.402 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-28 03:43:53.427 | + 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-05-28 03:43:55.307 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:43:55.537 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:43:55.540 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:43:55.740 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:43:55.797 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:43:55.856 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:43:55.858 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:43:55.906 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-28 03:43:55.951 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-28 03:43:55.953 | Processing /opt/stack/requirements 2022-05-28 03:43:57.293 | Collecting fixtures===3.0.0 2022-05-28 03:43:57.301 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-05-28 03:43:57.524 | Collecting PyYAML===5.3.1 2022-05-28 03:43:57.534 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2022-05-28 03:43:58.309 | Collecting requests===2.23.0 2022-05-28 03:43:58.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2022-05-28 03:43:58.406 | Collecting packaging===20.4 2022-05-28 03:43:58.414 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2022-05-28 03:43:58.480 | Collecting testtools===2.4.0 2022-05-28 03:43:58.488 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-05-28 03:43:58.583 | Collecting idna===2.10 2022-05-28 03:43:58.590 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-05-28 03:43:58.727 | Collecting pyparsing===2.4.7 2022-05-28 03:43:58.733 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-05-28 03:43:58.786 | Collecting six===1.15.0 2022-05-28 03:43:58.792 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-05-28 03:43:58.819 | Collecting Parsley>=1.2 2022-05-28 03:43:58.825 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-05-28 03:43:58.876 | Collecting beagle>=0.2.1 2022-05-28 03:43:58.883 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-05-28 03:43:58.909 | 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-05-28 03:43:59.249 | Collecting chardet===3.0.4 2022-05-28 03:43:59.256 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) 2022-05-28 03:43:59.339 | Collecting certifi===2021.10.8 2022-05-28 03:43:59.346 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-05-28 03:43:59.431 | Collecting urllib3===1.25.10 2022-05-28 03:43:59.437 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e79/83572181f5e15/urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 2022-05-28 03:43:59.499 | Collecting extras===1.0.0 2022-05-28 03:43:59.506 | 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-05-28 03:43:59.545 | Collecting unittest2===1.1.0 2022-05-28 03:43:59.552 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-05-28 03:43:59.600 | Collecting python-mimeparse===1.6.0 2022-05-28 03:43:59.606 | 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-05-28 03:43:59.637 | Collecting traceback2===1.4.0 2022-05-28 03:43:59.644 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-05-28 03:43:59.728 | Collecting cliff===3.4.0 2022-05-28 03:43:59.735 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2022-05-28 03:43:59.801 | Collecting argparse 2022-05-28 03:43:59.808 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-05-28 03:43:59.844 | Collecting linecache2===1.0.0 2022-05-28 03:43:59.851 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-05-28 03:43:59.936 | Collecting stevedore===3.2.2 2022-05-28 03:43:59.944 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2022-05-28 03:44:00.107 | Collecting cmd2===1.3.8 2022-05-28 03:44:00.114 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130 kB) 2022-05-28 03:44:00.226 | Collecting prettytable===0.7.2 2022-05-28 03:44:00.232 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-05-28 03:44:00.278 | Collecting pyperclip===1.8.0 2022-05-28 03:44:00.284 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2022-05-28 03:44:00.294 | 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-05-28 03:44:00.699 | Collecting colorama===0.4.3 2022-05-28 03:44:00.706 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d7/3d2a99753107a/colorama-0.4.3-py2.py3-none-any.whl (15 kB) 2022-05-28 03:44:00.747 | Collecting wcwidth===0.2.5 2022-05-28 03:44:00.754 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-05-28 03:44:00.806 | Collecting attrs===20.1.0 2022-05-28 03:44:00.811 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/7b7b9f8326499/attrs-20.1.0-py2.py3-none-any.whl (49 kB) 2022-05-28 03:44:00.860 | Building wheels for collected packages: PyYAML, openstack-requirements 2022-05-28 03:44:00.861 | Building wheel for PyYAML (setup.py): started 2022-05-28 03:44:01.114 | Building wheel for PyYAML (setup.py): finished with status 'error' 2022-05-28 03:44:01.114 | ERROR: Command errored out with exit status 1: 2022-05-28 03:44:01.114 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-kgdj_x1z/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-kgdj_x1z/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-1mvpn_5g 2022-05-28 03:44:01.114 | cwd: /tmp/pip-install-kgdj_x1z/PyYAML/ 2022-05-28 03:44:01.114 | Complete output (6 lines): 2022-05-28 03:44:01.114 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-28 03:44:01.114 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-28 03:44:01.115 | or: setup.py --help-commands 2022-05-28 03:44:01.115 | or: setup.py cmd --help 2022-05-28 03:44:01.115 | 2022-05-28 03:44:01.115 | error: invalid command 'bdist_wheel' 2022-05-28 03:44:01.115 | ---------------------------------------- 2022-05-28 03:44:01.115 | ERROR: Failed building wheel for PyYAML 2022-05-28 03:44:01.115 | Running setup.py clean for PyYAML 2022-05-28 03:44:01.373 | Building wheel for openstack-requirements (setup.py): started 2022-05-28 03:44:02.124 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-28 03:44:02.124 | ERROR: Command errored out with exit status 1: 2022-05-28 03:44:02.124 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-gsnpu61p/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-gsnpu61p/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-2a0lsk38 2022-05-28 03:44:02.124 | cwd: /tmp/pip-req-build-gsnpu61p/ 2022-05-28 03:44:02.124 | Complete output (6 lines): 2022-05-28 03:44:02.125 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-28 03:44:02.125 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-28 03:44:02.125 | or: setup.py --help-commands 2022-05-28 03:44:02.125 | or: setup.py cmd --help 2022-05-28 03:44:02.125 | 2022-05-28 03:44:02.125 | error: invalid command 'bdist_wheel' 2022-05-28 03:44:02.125 | ---------------------------------------- 2022-05-28 03:44:02.125 | ERROR: Failed building wheel for openstack-requirements 2022-05-28 03:44:02.125 | Running setup.py clean for openstack-requirements 2022-05-28 03:44:02.891 | Failed to build PyYAML openstack-requirements 2022-05-28 03:44:03.104 | Installing collected packages: chardet, certifi, attrs, extras, six, linecache2, traceback2, argparse, unittest2, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, stevedore, pyperclip, colorama, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-05-28 03:44:04.232 | Running setup.py install for PyYAML: started 2022-05-28 03:44:18.816 | Running setup.py install for PyYAML: finished with status 'done' 2022-05-28 03:44:19.680 | Running setup.py install for openstack-requirements: started 2022-05-28 03:44:21.953 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-28 03:44:21.995 | 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-05-28 03:44:22.156 | + inc/python:pip_install:200 : result=0 2022-05-28 03:44:22.158 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-28 03:44:22.161 | + functions-common:time_stop:2322 : local name 2022-05-28 03:44:22.164 | + functions-common:time_stop:2323 : local end_time 2022-05-28 03:44:22.167 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-28 03:44:22.170 | + functions-common:time_stop:2325 : local total 2022-05-28 03:44:22.172 | + functions-common:time_stop:2326 : local start_time 2022-05-28 03:44:22.174 | + functions-common:time_stop:2328 : name=pip_install 2022-05-28 03:44:22.176 | + functions-common:time_stop:2329 : start_time=1653709433418 2022-05-28 03:44:22.178 | + functions-common:time_stop:2331 : [[ -z 1653709433418 ]] 2022-05-28 03:44:22.181 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-28 03:44:22.186 | + functions-common:time_stop:2334 : end_time=1653709462184 2022-05-28 03:44:22.189 | + functions-common:time_stop:2335 : elapsed_time=28766 2022-05-28 03:44:22.191 | + functions-common:time_stop:2336 : total=13378 2022-05-28 03:44:22.193 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-28 03:44:22.195 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=42144 2022-05-28 03:44:22.198 | + inc/python:pip_install:203 : return 0 2022-05-28 03:44:22.200 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-28 03:44:22.202 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-28 03:44:22.205 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-28 03:44:22.207 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:44:22.209 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:44:22.211 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-05-28 03:44:22.214 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:44:22.216 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-28 03:44:22.238 | Using python 3.8 to install pbr 2022-05-28 03:44:22.240 | + 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-05-28 03:44:23.884 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-28 03:44:23.888 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:44:23.894 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:44:23.895 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:44:23.900 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:44:23.901 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:44:23.903 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:44:23.903 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:44:23.905 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-28 03:44:24.026 | 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-05-28 03:44:25.467 | WARNING: You are using pip version 20.2.2; however, version 22.1.1 is available. 2022-05-28 03:44:25.467 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-28 03:44:25.541 | + inc/python:pip_install:200 : result=0 2022-05-28 03:44:25.543 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-28 03:44:25.546 | + functions-common:time_stop:2322 : local name 2022-05-28 03:44:25.550 | + functions-common:time_stop:2323 : local end_time 2022-05-28 03:44:25.552 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-28 03:44:25.555 | + functions-common:time_stop:2325 : local total 2022-05-28 03:44:25.558 | + functions-common:time_stop:2326 : local start_time 2022-05-28 03:44:25.560 | + functions-common:time_stop:2328 : name=pip_install 2022-05-28 03:44:25.563 | + functions-common:time_stop:2329 : start_time=1653709462232 2022-05-28 03:44:25.565 | + functions-common:time_stop:2331 : [[ -z 1653709462232 ]] 2022-05-28 03:44:25.568 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-28 03:44:25.571 | + functions-common:time_stop:2334 : end_time=1653709465569 2022-05-28 03:44:25.574 | + functions-common:time_stop:2335 : elapsed_time=3337 2022-05-28 03:44:25.576 | + functions-common:time_stop:2336 : total=42144 2022-05-28 03:44:25.578 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-28 03:44:25.580 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45481 2022-05-28 03:44:25.582 | + inc/python:pip_install:203 : return 0 2022-05-28 03:44:25.584 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-05-28 03:44:28.650 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-28 03:44:30.381 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-28 03:44:30.887 | Collecting bindep 2022-05-28 03:44:30.895 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-05-28 03:44:31.003 | Collecting packaging; python_version >= "3.6" 2022-05-28 03:44:31.009 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-05-28 03:44:31.366 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-05-28 03:44:31.374 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-05-28 03:44:31.513 | Collecting pbr>=2.0.0 2022-05-28 03:44:31.520 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-05-28 03:44:31.567 | Collecting Parsley 2022-05-28 03:44:31.573 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-05-28 03:44:31.750 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-05-28 03:44:31.756 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-05-28 03:44:31.806 | Installing collected packages: pyparsing, packaging, distro, pbr, Parsley, bindep 2022-05-28 03:44:32.362 | 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-05-28 03:44:32.435 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-28 03:44:32.439 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-28 03:44:32.443 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-05-28 03:44:32.466 | + ./stack.sh:main:788 : pkgs= 2022-05-28 03:44:32.469 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-05-28 03:44:32.471 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-05-28 03:44:32.474 | + functions-common:run_phase:1750 : local mode=stack 2022-05-28 03:44:32.476 | + functions-common:run_phase:1751 : local phase=pre-install 2022-05-28 03:44:32.478 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-28 03:44:32.480 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-05-28 03:44:32.483 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-28 03:44:32.485 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-05-28 03:44:32.487 | + functions-common:run_phase:1760 : local extra 2022-05-28 03:44:32.490 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-28 03:44:32.493 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-05-28 03:44:32.496 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-28 03:44:32.498 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-28 03:44:32.501 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-28 03:44:32.503 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-28 03:44:32.520 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:44:32.523 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-28 03:44:32.526 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-28 03:44:32.529 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-28 03:44:32.531 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-28 03:44:32.533 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-28 03:44:32.535 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-28 03:44:32.537 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-28 03:44:32.539 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-28 03:44:32.541 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-28 03:44:32.543 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-28 03:44:32.545 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-28 03:44:32.547 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-28 03:44:32.549 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-05-28 03:44:32.551 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-05-28 03:44:32.553 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-28 03:44:32.555 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-05-28 03:44:32.557 | + functions-common:run_plugins:1736 : local mode=stack 2022-05-28 03:44:32.559 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-05-28 03:44:32.562 | + functions-common:run_plugins:1739 : local plugins= 2022-05-28 03:44:32.565 | + functions-common:run_plugins:1740 : local plugin 2022-05-28 03:44:32.569 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-28 03:44:32.571 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-05-28 03:44:32.573 | + functions:set_systemd_override:826 : local value=2048 2022-05-28 03:44:32.577 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-05-28 03:44:32.579 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-28 03:44:32.629 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-28 03:44:32.629 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-28 03:44:32.631 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-05-28 03:44:33.015 | + ./stack.sh:main:801 : install_rpc_backend 2022-05-28 03:44:33.019 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-28 03:44:33.039 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:44:33.041 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-28 03:44:33.043 | + functions-common:install_package:1356 : update_package_repo 2022-05-28 03:44:33.046 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-28 03:44:33.048 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-05-28 03:44:33.050 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-28 03:44:33.053 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-28 03:44:33.055 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-05-28 03:44:33.057 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:44:33.059 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:44:33.062 | + functions-common:update_package_repo:1337 : apt_get_update 2022-05-28 03:44:33.064 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-05-28 03:44:33.066 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-05-28 03:44:33.068 | + functions-common:apt_get_update:1083 : return 2022-05-28 03:44:33.070 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-05-28 03:44:33.073 | + functions-common:real_install_package:1342 : is_ubuntu 2022-05-28 03:44:33.075 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:44:33.077 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:44:33.080 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-05-28 03:44:33.099 | + 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-05-28 03:44:33.210 | Reading package lists... 2022-05-28 03:44:33.467 | Building dependency tree... 2022-05-28 03:44:33.468 | Reading state information... 2022-05-28 03:44:33.724 | The following packages were automatically installed and are no longer required: 2022-05-28 03:44:33.725 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-28 03:44:33.725 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-28 03:44:33.725 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-28 03:44:33.725 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-28 03:44:33.725 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-28 03:44:33.725 | python3-zope.interface 2022-05-28 03:44:33.725 | Use 'sudo apt autoremove' to remove them. 2022-05-28 03:44:33.726 | The following additional packages will be installed: 2022-05-28 03:44:33.726 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-05-28 03:44:33.726 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-05-28 03:44:33.726 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-05-28 03:44:33.726 | erlang-tools erlang-xmerl locales-all 2022-05-28 03:44:33.728 | Suggested packages: 2022-05-28 03:44:33.728 | erlang erlang-manpages erlang-doc 2022-05-28 03:44:33.809 | The following NEW packages will be installed: 2022-05-28 03:44:33.809 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-05-28 03:44:33.809 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-05-28 03:44:33.809 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-05-28 03:44:33.810 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-05-28 03:44:34.094 | 0 upgraded, 19 newly installed, 0 to remove and 138 not upgraded. 2022-05-28 03:44:34.095 | Need to get 38.0 MB of archives. 2022-05-28 03:44:34.095 | After this operation, 276 MB of additional disk space will be used. 2022-05-28 03:44:34.095 | 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-05-28 03:44:35.860 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-05-28 03:44:35.920 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-05-28 03:44:35.931 | 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-05-28 03:44:35.980 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-05-28 03:44:36.199 | 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-05-28 03:44:36.204 | 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-05-28 03:44:36.395 | 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-05-28 03:44:36.397 | 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-05-28 03:44:36.399 | 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-05-28 03:44:36.401 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-05-28 03:44:36.411 | 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-05-28 03:44:36.699 | 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-05-28 03:44:36.708 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-05-28 03:44:36.727 | 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-05-28 03:44:36.745 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-05-28 03:44:36.787 | 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-05-28 03:44:37.265 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-05-28 03:44:38.897 | 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-05-28 03:44:41.179 | Fetched 38.0 MB in 7s (5,637 kB/s) 2022-05-28 03:44:41.222 | Selecting previously unselected package erlang-base. 2022-05-28 03:44:41.274 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 80311 files and directories currently installed.) 2022-05-28 03:44:41.277 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-28 03:44:41.283 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:42.399 | Selecting previously unselected package erlang-asn1. 2022-05-28 03:44:42.408 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-28 03:44:42.414 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:42.548 | Selecting previously unselected package erlang-crypto. 2022-05-28 03:44:42.557 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-28 03:44:42.562 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:42.624 | Selecting previously unselected package erlang-public-key. 2022-05-28 03:44:42.633 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-28 03:44:42.639 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:42.755 | Selecting previously unselected package erlang-mnesia. 2022-05-28 03:44:42.764 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-28 03:44:42.769 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:42.894 | Selecting previously unselected package erlang-runtime-tools. 2022-05-28 03:44:42.903 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-28 03:44:42.908 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:42.986 | Selecting previously unselected package erlang-ssl. 2022-05-28 03:44:42.995 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-28 03:44:42.999 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:43.199 | Selecting previously unselected package erlang-eldap. 2022-05-28 03:44:43.208 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-28 03:44:43.213 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:43.272 | Selecting previously unselected package erlang-ftp. 2022-05-28 03:44:43.280 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-28 03:44:43.285 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:43.335 | Selecting previously unselected package erlang-tftp. 2022-05-28 03:44:43.344 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-28 03:44:43.348 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:43.403 | Selecting previously unselected package erlang-inets. 2022-05-28 03:44:43.412 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-28 03:44:43.417 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:43.546 | Selecting previously unselected package erlang-snmp. 2022-05-28 03:44:43.559 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-28 03:44:43.565 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:43.823 | Selecting previously unselected package erlang-os-mon. 2022-05-28 03:44:43.832 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-28 03:44:43.836 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:43.886 | Selecting previously unselected package erlang-parsetools. 2022-05-28 03:44:43.895 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-28 03:44:43.900 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:43.955 | Selecting previously unselected package erlang-syntax-tools. 2022-05-28 03:44:43.964 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-28 03:44:43.969 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:44.055 | Selecting previously unselected package erlang-tools. 2022-05-28 03:44:44.064 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-28 03:44:44.069 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:44.180 | Selecting previously unselected package erlang-xmerl. 2022-05-28 03:44:44.188 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-28 03:44:44.194 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:44.404 | Selecting previously unselected package locales-all. 2022-05-28 03:44:44.413 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-05-28 03:44:44.417 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-05-28 03:44:48.626 | Selecting previously unselected package rabbitmq-server. 2022-05-28 03:44:48.638 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-05-28 03:44:48.643 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-05-28 03:44:49.803 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:50.248 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-05-28 03:44:50.249 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-05-28 03:44:54.347 | Searching for services which depend on erlang and should be started... none found. 2022-05-28 03:44:54.354 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:54.366 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:54.374 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-05-28 03:44:54.385 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:54.393 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:54.399 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:54.407 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:54.415 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:54.422 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:54.428 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:54.434 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:54.440 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:54.447 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:54.455 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:54.463 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:54.470 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:54.479 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-05-28 03:44:54.488 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-05-28 03:44:54.583 | Adding group `rabbitmq' (GID 125) ... 2022-05-28 03:44:54.606 | Done. 2022-05-28 03:44:54.687 | Adding system user `rabbitmq' (UID 117) ... 2022-05-28 03:44:54.687 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-05-28 03:44:54.737 | Not creating home directory `/var/lib/rabbitmq'. 2022-05-28 03:44:55.019 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-05-28 03:45:00.995 | Processing triggers for man-db (2.9.1-1) ... 2022-05-28 03:45:01.566 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-28 03:45:09.729 | + functions-common:apt_get:1127 : result=0 2022-05-28 03:45:09.731 | + functions-common:apt_get:1130 : time_stop apt-get 2022-05-28 03:45:09.734 | + functions-common:time_stop:2322 : local name 2022-05-28 03:45:09.736 | + functions-common:time_stop:2323 : local end_time 2022-05-28 03:45:09.738 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-28 03:45:09.741 | + functions-common:time_stop:2325 : local total 2022-05-28 03:45:09.743 | + functions-common:time_stop:2326 : local start_time 2022-05-28 03:45:09.745 | + functions-common:time_stop:2328 : name=apt-get 2022-05-28 03:45:09.747 | + functions-common:time_stop:2329 : start_time=1653709473097 2022-05-28 03:45:09.749 | + functions-common:time_stop:2331 : [[ -z 1653709473097 ]] 2022-05-28 03:45:09.753 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-28 03:45:09.757 | + functions-common:time_stop:2334 : end_time=1653709509755 2022-05-28 03:45:09.759 | + functions-common:time_stop:2335 : elapsed_time=36658 2022-05-28 03:45:09.762 | + functions-common:time_stop:2336 : total=157620 2022-05-28 03:45:09.764 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-28 03:45:09.766 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=194278 2022-05-28 03:45:09.768 | + functions-common:apt_get:1131 : return 0 2022-05-28 03:45:09.771 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-28 03:45:09.773 | + functions-common:is_suse:464 : is_opensuse 2022-05-28 03:45:09.775 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-05-28 03:45:09.777 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-28 03:45:09.780 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-05-28 03:45:09.782 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-05-28 03:45:09.784 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-28 03:45:09.787 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-28 03:45:09.789 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-05-28 03:45:09.791 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-05-28 03:45:09.794 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-05-28 03:45:09.796 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-28 03:45:09.798 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-28 03:45:09.800 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-05-28 03:45:09.803 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-05-28 03:45:09.805 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-05-28 03:45:09.807 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-28 03:45:09.809 | + functions-common:is_suse:464 : is_opensuse 2022-05-28 03:45:09.811 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-05-28 03:45:09.814 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-28 03:45:09.816 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-05-28 03:45:09.818 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-05-28 03:45:09.821 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-28 03:45:09.823 | + ./stack.sh:main:802 : restart_rpc_backend 2022-05-28 03:45:09.825 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-28 03:45:09.841 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:45:09.843 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-28 03:45:09.845 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-05-28 03:45:09.847 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-05-28 03:45:09.850 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-28 03:45:09.852 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-28 03:45:09.856 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-28 03:45:09.859 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-28 03:45:09.861 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-28 03:45:09.863 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-28 03:45:09.865 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-28 03:45:09.868 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-28 03:45:09.871 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-28 03:45:10.579 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-28 03:45:10.579 | user tags 2022-05-28 03:45:10.579 | guest [administrator]' 2022-05-28 03:45:10.583 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-28 03:45:10.583 | user tags 2022-05-28 03:45:10.583 | guest [administrator]' 2022-05-28 03:45:10.583 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-28 03:45:10.589 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-05-28 03:45:10.591 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-05-28 03:45:10.594 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-05-28 03:45:11.297 | Adding user "stackrabbit" ... 2022-05-28 03:45:11.327 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-28 03:45:12.022 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-28 03:45:12.047 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-28 03:45:12.050 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-28 03:45:12.733 | Changing password for user "stackrabbit" ... 2022-05-28 03:45:12.764 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-28 03:45:12.766 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-28 03:45:12.768 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-28 03:45:13.450 | Deleting user "guest" ... 2022-05-28 03:45:13.475 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-05-28 03:45:13.492 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:45:13.494 | + ./stack.sh:main:805 : install_database 2022-05-28 03:45:13.496 | + lib/database:install_database:116 : install_database_mysql 2022-05-28 03:45:13.499 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-05-28 03:45:13.501 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:45:13.503 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:45:13.506 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-05-28 03:45:13.731 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-28 03:45:13.734 | + lib/databases/mysql:install_database_mysql:164 : cat 2022-05-28 03:45:13.740 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-05-28 03:45:13.742 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:45:13.745 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:45:13.747 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2022-05-28 03:45:13.749 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2022-05-28 03:45:13.751 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2022-05-28 03:45:13.756 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-05-28 03:45:13.759 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-05-28 03:45:13.763 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-05-28 03:45:13.765 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-05-28 03:45:13.767 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-05-28 03:45:13.769 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-05-28 03:45:13.772 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-05-28 03:45:13.775 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-28 03:45:13.778 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-28 03:45:13.781 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-05-28 03:45:13.783 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-05-28 03:45:13.786 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-05-28 03:45:13.789 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-05-28 03:45:13.792 | + functions-common:is_suse:464 : is_opensuse 2022-05-28 03:45:13.795 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-05-28 03:45:13.797 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-28 03:45:13.800 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-05-28 03:45:13.803 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-05-28 03:45:13.805 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-28 03:45:13.808 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-05-28 03:45:13.810 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:45:13.812 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:45:13.814 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-05-28 03:45:13.817 | + functions-common:install_package:1356 : update_package_repo 2022-05-28 03:45:13.819 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-28 03:45:13.821 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-05-28 03:45:13.824 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-28 03:45:13.826 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-28 03:45:13.828 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-05-28 03:45:13.830 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:45:13.833 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:45:13.835 | + functions-common:update_package_repo:1337 : apt_get_update 2022-05-28 03:45:13.837 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-05-28 03:45:13.839 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-05-28 03:45:13.841 | + functions-common:apt_get_update:1083 : return 2022-05-28 03:45:13.844 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-05-28 03:45:13.846 | + functions-common:real_install_package:1342 : is_ubuntu 2022-05-28 03:45:13.848 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:45:13.850 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:45:13.853 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-05-28 03:45:13.874 | + 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-05-28 03:45:13.984 | Reading package lists... 2022-05-28 03:45:14.232 | Building dependency tree... 2022-05-28 03:45:14.233 | Reading state information... 2022-05-28 03:45:14.477 | The following packages were automatically installed and are no longer required: 2022-05-28 03:45:14.479 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-28 03:45:14.479 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-28 03:45:14.479 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-28 03:45:14.479 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-28 03:45:14.479 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-28 03:45:14.479 | python3-zope.interface 2022-05-28 03:45:14.479 | Use 'sudo apt autoremove' to remove them. 2022-05-28 03:45:14.479 | The following additional packages will be installed: 2022-05-28 03:45:14.479 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-05-28 03:45:14.479 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-05-28 03:45:14.479 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-05-28 03:45:14.480 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-05-28 03:45:14.480 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-05-28 03:45:14.480 | mysql-server-8.0 mysql-server-core-8.0 2022-05-28 03:45:14.481 | Suggested packages: 2022-05-28 03:45:14.481 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-05-28 03:45:14.569 | The following NEW packages will be installed: 2022-05-28 03:45:14.569 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-05-28 03:45:14.569 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-05-28 03:45:14.569 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-05-28 03:45:14.570 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-05-28 03:45:14.570 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-05-28 03:45:14.570 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-05-28 03:45:14.688 | 0 upgraded, 24 newly installed, 0 to remove and 138 not upgraded. 2022-05-28 03:45:14.688 | Need to get 31.5 MB of archives. 2022-05-28 03:45:14.688 | After this operation, 262 MB of additional disk space will be used. 2022-05-28 03:45:14.688 | 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-05-28 03:45:15.382 | 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-05-28 03:45:15.383 | 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-05-28 03:45:15.391 | 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-05-28 03:45:15.394 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-05-28 03:45:15.415 | 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-05-28 03:45:18.212 | 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-05-28 03:45:18.419 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-05-28 03:45:18.421 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-05-28 03:45:18.473 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-05-28 03:45:18.493 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-05-28 03:45:18.497 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-05-28 03:45:18.498 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-05-28 03:45:18.498 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-05-28 03:45:18.499 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-05-28 03:45:18.501 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-05-28 03:45:18.550 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-05-28 03:45:18.551 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-05-28 03:45:18.553 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-05-28 03:45:18.557 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-05-28 03:45:18.606 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-05-28 03:45:18.607 | 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-05-28 03:45:19.643 | 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-05-28 03:45:19.670 | 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-05-28 03:45:20.208 | Preconfiguring packages ... 2022-05-28 03:45:20.345 | Fetched 31.5 MB in 5s (6,195 kB/s) 2022-05-28 03:45:20.380 | Selecting previously unselected package mysql-client-core-8.0. 2022-05-28 03:45:20.431 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88767 files and directories currently installed.) 2022-05-28 03:45:20.435 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-28 03:45:20.440 | Unpacking mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-28 03:45:21.389 | Selecting previously unselected package mysql-client-8.0. 2022-05-28 03:45:21.398 | Preparing to unpack .../01-mysql-client-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-28 03:45:21.403 | Unpacking mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-28 03:45:21.460 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-05-28 03:45:21.472 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-05-28 03:45:21.482 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-28 03:45:21.540 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-05-28 03:45:21.550 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-05-28 03:45:21.555 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-28 03:45:21.613 | Selecting previously unselected package libmecab2:amd64. 2022-05-28 03:45:21.627 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-05-28 03:45:21.632 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-05-28 03:45:21.728 | Selecting previously unselected package mysql-server-core-8.0. 2022-05-28 03:45:21.737 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-28 03:45:21.743 | Unpacking mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-28 03:45:24.619 | Selecting previously unselected package mysql-server-8.0. 2022-05-28 03:45:24.630 | Preparing to unpack .../06-mysql-server-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-28 03:45:25.139 | Unpacking mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-28 03:45:25.214 | Selecting previously unselected package libhtml-tagset-perl. 2022-05-28 03:45:25.224 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-05-28 03:45:25.228 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-05-28 03:45:25.268 | Selecting previously unselected package liburi-perl. 2022-05-28 03:45:25.278 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-05-28 03:45:25.282 | Unpacking liburi-perl (1.76-2) ... 2022-05-28 03:45:25.344 | Selecting previously unselected package libhtml-parser-perl. 2022-05-28 03:45:25.354 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-05-28 03:45:25.358 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-05-28 03:45:25.416 | Selecting previously unselected package libcgi-pm-perl. 2022-05-28 03:45:25.426 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-05-28 03:45:25.430 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-05-28 03:45:25.512 | Selecting previously unselected package libfcgi-perl. 2022-05-28 03:45:25.521 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-05-28 03:45:25.526 | Unpacking libfcgi-perl (0.79-1) ... 2022-05-28 03:45:25.571 | Selecting previously unselected package libcgi-fast-perl. 2022-05-28 03:45:25.581 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-05-28 03:45:25.586 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-05-28 03:45:25.627 | Selecting previously unselected package libencode-locale-perl. 2022-05-28 03:45:25.637 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-05-28 03:45:25.642 | Unpacking libencode-locale-perl (1.05-1) ... 2022-05-28 03:45:25.684 | Selecting previously unselected package libhtml-template-perl. 2022-05-28 03:45:25.694 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-05-28 03:45:25.699 | Unpacking libhtml-template-perl (2.97-1) ... 2022-05-28 03:45:25.745 | Selecting previously unselected package libtimedate-perl. 2022-05-28 03:45:25.755 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-05-28 03:45:25.760 | Unpacking libtimedate-perl (2.3200-1) ... 2022-05-28 03:45:25.824 | Selecting previously unselected package libhttp-date-perl. 2022-05-28 03:45:25.834 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-05-28 03:45:25.839 | Unpacking libhttp-date-perl (6.05-1) ... 2022-05-28 03:45:25.883 | Selecting previously unselected package libio-html-perl. 2022-05-28 03:45:25.893 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-05-28 03:45:25.898 | Unpacking libio-html-perl (1.001-1) ... 2022-05-28 03:45:25.940 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-05-28 03:45:25.949 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-05-28 03:45:25.954 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-05-28 03:45:25.996 | Selecting previously unselected package libhttp-message-perl. 2022-05-28 03:45:26.005 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-05-28 03:45:26.011 | Unpacking libhttp-message-perl (6.22-1) ... 2022-05-28 03:45:26.067 | Selecting previously unselected package mecab-utils. 2022-05-28 03:45:26.077 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-05-28 03:45:26.082 | Unpacking mecab-utils (0.996-10build1) ... 2022-05-28 03:45:26.125 | Selecting previously unselected package mecab-ipadic. 2022-05-28 03:45:26.135 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-05-28 03:45:26.139 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-05-28 03:45:27.449 | Selecting previously unselected package mecab-ipadic-utf8. 2022-05-28 03:45:27.458 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-05-28 03:45:27.463 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-05-28 03:45:27.506 | Selecting previously unselected package mysql-server. 2022-05-28 03:45:27.515 | Preparing to unpack .../23-mysql-server_8.0.29-0ubuntu0.20.04.3_all.deb ... 2022-05-28 03:45:27.521 | Unpacking mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-05-28 03:45:27.590 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-05-28 03:45:27.611 | Setting up mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-28 03:45:27.623 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-05-28 03:45:27.634 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-05-28 03:45:27.642 | Setting up libencode-locale-perl (1.05-1) ... 2022-05-28 03:45:27.650 | Setting up mecab-utils (0.996-10build1) ... 2022-05-28 03:45:27.658 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-28 03:45:27.666 | Setting up libio-html-perl (1.001-1) ... 2022-05-28 03:45:27.673 | Setting up libtimedate-perl (2.3200-1) ... 2022-05-28 03:45:27.681 | Setting up mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-28 03:45:27.689 | Setting up libfcgi-perl (0.79-1) ... 2022-05-28 03:45:27.699 | Setting up liburi-perl (1.76-2) ... 2022-05-28 03:45:27.707 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-28 03:45:27.716 | Setting up libhttp-date-perl (6.05-1) ... 2022-05-28 03:45:27.724 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-05-28 03:45:27.731 | Compiling IPA dictionary for Mecab. This takes long time... 2022-05-28 03:45:27.734 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-05-28 03:45:27.734 | 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-05-28 03:45:27.735 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-05-28 03:45:27.735 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-05-28 03:45:27.876 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-05-28 03:45:27.876 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-05-28 03:45:27.876 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-05-28 03:45:27.876 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-05-28 03:45:27.884 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-05-28 03:45:27.975 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-05-28 03:45:27.975 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-05-28 03:45:27.975 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-05-28 03:45:28.002 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-05-28 03:45:28.046 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-05-28 03:45:28.337 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-05-28 03:45:28.344 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-05-28 03:45:28.435 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-05-28 03:45:28.435 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-05-28 03:45:28.436 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-05-28 03:45:28.436 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-05-28 03:45:28.440 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-05-28 03:45:28.440 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-05-28 03:45:28.486 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-05-28 03:45:28.679 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-05-28 03:45:28.680 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-05-28 03:45:28.680 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-05-28 03:45:28.681 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-05-28 03:45:28.683 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-05-28 03:45:28.684 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-05-28 03:45:29.116 | 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-05-28 03:45:29.242 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-05-28 03:45:29.566 | 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-05-28 03:45:29.571 | 2022-05-28 03:45:29.571 | done! 2022-05-28 03:45:29.578 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-05-28 03:45:29.587 | Setting up mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-28 03:45:29.599 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-05-28 03:45:29.608 | Compiling IPA dictionary for Mecab. This takes long time... 2022-05-28 03:45:29.612 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-05-28 03:45:29.612 | 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-05-28 03:45:29.612 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-05-28 03:45:29.612 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-05-28 03:45:29.825 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-05-28 03:45:29.825 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-05-28 03:45:29.825 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-05-28 03:45:29.825 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-05-28 03:45:29.838 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-05-28 03:45:29.971 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-05-28 03:45:29.971 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-05-28 03:45:29.972 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-05-28 03:45:30.012 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-05-28 03:45:30.086 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-05-28 03:45:30.600 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-05-28 03:45:30.610 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-05-28 03:45:30.734 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-05-28 03:45:30.735 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-05-28 03:45:30.735 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-05-28 03:45:30.735 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-05-28 03:45:30.740 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-05-28 03:45:30.741 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-05-28 03:45:30.830 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-05-28 03:45:31.118 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-05-28 03:45:31.119 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-05-28 03:45:31.120 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-05-28 03:45:31.120 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-05-28 03:45:31.124 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-05-28 03:45:31.124 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-05-28 03:45:31.634 | 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-05-28 03:45:31.772 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-05-28 03:45:32.092 | 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-05-28 03:45:32.096 | 2022-05-28 03:45:32.096 | done! 2022-05-28 03:45:32.108 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-05-28 03:45:32.117 | Setting up libhtml-parser-perl (3.72-5) ... 2022-05-28 03:45:32.128 | Setting up libhttp-message-perl (6.22-1) ... 2022-05-28 03:45:32.137 | Setting up mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-28 03:45:32.851 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-05-28 03:45:32.895 | Renaming removed key_buffer and myisam-recover options (if present) 2022-05-28 03:45:42.194 | mysqld will log errors to /var/log/mysql/error.log 2022-05-28 03:45:42.860 | mysqld is running as pid 43921 2022-05-28 03:45:45.553 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-05-28 03:45:47.774 | Setting up libcgi-pm-perl (4.46-1) ... 2022-05-28 03:45:47.783 | Setting up libhtml-template-perl (2.97-1) ... 2022-05-28 03:45:47.792 | Setting up mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-05-28 03:45:47.802 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-05-28 03:45:47.811 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-28 03:45:48.178 | Processing triggers for man-db (2.9.1-1) ... 2022-05-28 03:45:49.913 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-05-28 03:45:57.688 | + functions-common:apt_get:1127 : result=0 2022-05-28 03:45:57.691 | + functions-common:apt_get:1130 : time_stop apt-get 2022-05-28 03:45:57.694 | + functions-common:time_stop:2322 : local name 2022-05-28 03:45:57.697 | + functions-common:time_stop:2323 : local end_time 2022-05-28 03:45:57.699 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-28 03:45:57.702 | + functions-common:time_stop:2325 : local total 2022-05-28 03:45:57.704 | + functions-common:time_stop:2326 : local start_time 2022-05-28 03:45:57.708 | + functions-common:time_stop:2328 : name=apt-get 2022-05-28 03:45:57.710 | + functions-common:time_stop:2329 : start_time=1653709513871 2022-05-28 03:45:57.713 | + functions-common:time_stop:2331 : [[ -z 1653709513871 ]] 2022-05-28 03:45:57.715 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-28 03:45:57.720 | + functions-common:time_stop:2334 : end_time=1653709557718 2022-05-28 03:45:57.722 | + functions-common:time_stop:2335 : elapsed_time=43847 2022-05-28 03:45:57.725 | + functions-common:time_stop:2336 : total=194278 2022-05-28 03:45:57.728 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-28 03:45:57.730 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=238125 2022-05-28 03:45:57.733 | + functions-common:apt_get:1131 : return 0 2022-05-28 03:45:57.736 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-05-28 03:45:57.739 | + ./stack.sh:main:808 : install_database_python 2022-05-28 03:45:57.741 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-05-28 03:45:57.743 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-05-28 03:45:57.747 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-28 03:45:57.749 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-28 03:45:57.754 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-28 03:45:57.756 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-28 03:45:57.758 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-28 03:45:57.762 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-28 03:45:57.762 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-28 03:45:57.770 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-28 03:45:57.772 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-28 03:45:57.775 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-28 03:45:57.779 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-28 03:45:57.783 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-28 03:45:57.808 | Using python 3.8 to install PyMySQL 2022-05-28 03:45:57.811 | + 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-05-28 03:45:59.531 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-28 03:45:59.534 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:45:59.540 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:45:59.541 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:45:59.546 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:45:59.547 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:45:59.549 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:45:59.549 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:45:59.551 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-28 03:45:59.692 | Collecting PyMySQL===0.10.0 2022-05-28 03:45:59.699 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ade/f15ceccf1ff54/PyMySQL-0.10.0-py2.py3-none-any.whl (47 kB) 2022-05-28 03:46:01.069 | Installing collected packages: PyMySQL 2022-05-28 03:46:01.196 | Successfully installed PyMySQL-0.10.0 2022-05-28 03:46:01.301 | WARNING: You are using pip version 20.2.2; however, version 22.1.1 is available. 2022-05-28 03:46:01.301 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-28 03:46:01.376 | + inc/python:pip_install:200 : result=0 2022-05-28 03:46:01.380 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-28 03:46:01.383 | + functions-common:time_stop:2322 : local name 2022-05-28 03:46:01.387 | + functions-common:time_stop:2323 : local end_time 2022-05-28 03:46:01.391 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-28 03:46:01.394 | + functions-common:time_stop:2325 : local total 2022-05-28 03:46:01.398 | + functions-common:time_stop:2326 : local start_time 2022-05-28 03:46:01.401 | + functions-common:time_stop:2328 : name=pip_install 2022-05-28 03:46:01.405 | + functions-common:time_stop:2329 : start_time=1653709557802 2022-05-28 03:46:01.408 | + functions-common:time_stop:2331 : [[ -z 1653709557802 ]] 2022-05-28 03:46:01.411 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-28 03:46:01.415 | + functions-common:time_stop:2334 : end_time=1653709561412 2022-05-28 03:46:01.417 | + functions-common:time_stop:2335 : elapsed_time=3610 2022-05-28 03:46:01.420 | + functions-common:time_stop:2336 : total=45481 2022-05-28 03:46:01.422 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-28 03:46:01.424 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=49091 2022-05-28 03:46:01.427 | + inc/python:pip_install:203 : return 0 2022-05-28 03:46:01.429 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-28 03:46:01.431 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-28 03:46:01.433 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-28 03:46:01.436 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-05-28 03:46:01.452 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:46:01.454 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-05-28 03:46:01.456 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-05-28 03:46:01.460 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-28 03:46:01.460 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-05-28 03:46:01.466 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-28 03:46:01.468 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-28 03:46:01.470 | + 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-05-28 03:46:01.473 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-05-28 03:46:01.476 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-05-28 03:46:01.479 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-05-28 03:46:01.494 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:46:01.496 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-05-28 03:46:01.499 | + functions-common:install_package:1356 : update_package_repo 2022-05-28 03:46:01.501 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-28 03:46:01.504 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-05-28 03:46:01.506 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-28 03:46:01.508 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-28 03:46:01.510 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-05-28 03:46:01.512 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:46:01.515 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:46:01.517 | + functions-common:update_package_repo:1337 : apt_get_update 2022-05-28 03:46:01.519 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-05-28 03:46:01.521 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-05-28 03:46:01.524 | + functions-common:apt_get_update:1083 : return 2022-05-28 03:46:01.526 | + functions-common:install_package:1357 : real_install_package radvd 2022-05-28 03:46:01.528 | + functions-common:real_install_package:1342 : is_ubuntu 2022-05-28 03:46:01.530 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:46:01.533 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:46:01.536 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-05-28 03:46:01.558 | + 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-05-28 03:46:01.668 | Reading package lists... 2022-05-28 03:46:01.944 | Building dependency tree... 2022-05-28 03:46:01.946 | Reading state information... 2022-05-28 03:46:02.209 | The following packages were automatically installed and are no longer required: 2022-05-28 03:46:02.211 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-28 03:46:02.211 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-28 03:46:02.211 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-28 03:46:02.211 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-28 03:46:02.211 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-28 03:46:02.211 | python3-zope.interface 2022-05-28 03:46:02.211 | Use 'sudo apt autoremove' to remove them. 2022-05-28 03:46:02.289 | The following NEW packages will be installed: 2022-05-28 03:46:02.289 | radvd 2022-05-28 03:46:02.406 | 0 upgraded, 1 newly installed, 0 to remove and 138 not upgraded. 2022-05-28 03:46:02.406 | Need to get 59.0 kB of archives. 2022-05-28 03:46:02.406 | After this operation, 164 kB of additional disk space will be used. 2022-05-28 03:46:02.406 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-05-28 03:46:03.091 | Fetched 59.0 kB in 0s (292 kB/s) 2022-05-28 03:46:03.134 | Selecting previously unselected package radvd. 2022-05-28 03:46:03.187 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89345 files and directories currently installed.) 2022-05-28 03:46:03.191 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-05-28 03:46:03.197 | Unpacking radvd (1:2.17-2) ... 2022-05-28 03:46:03.281 | Setting up radvd (1:2.17-2) ... 2022-05-28 03:46:04.257 | Job for radvd.service failed because the control process exited with error code. 2022-05-28 03:46:04.257 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-05-28 03:46:04.259 | invoke-rc.d: initscript radvd, action "start" failed. 2022-05-28 03:46:04.270 | ● radvd.service - Router advertisement daemon for IPv6 2022-05-28 03:46:04.270 | Loaded: loaded (]8;;file://dv-neutron-843300-3-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-05-28 03:46:04.270 | Active: failed (Result: exit-code) since Sat 2022-05-28 03:46:04 UTC; 15ms ago 2022-05-28 03:46:04.270 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-05-28 03:46:04.270 | Process: 45076 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-05-28 03:46:04.271 | 2022-05-28 03:46:04.271 | May 28 03:46:04 dv-neutron-843300-3-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-05-28 03:46:04.271 | May 28 03:46:04 dv-neutron-843300-3-hyperv radvd[45076]: can't open /etc/radvd.conf: No such file or directory 2022-05-28 03:46:04.271 | May 28 03:46:04 dv-neutron-843300-3-hyperv radvd[45076]: Insecure file permissions, but continuing anyway 2022-05-28 03:46:04.271 | May 28 03:46:04 dv-neutron-843300-3-hyperv radvd[45076]: exiting, failed to read config file 2022-05-28 03:46:04.271 | May 28 03:46:04 dv-neutron-843300-3-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-05-28 03:46:04.271 | May 28 03:46:04 dv-neutron-843300-3-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-05-28 03:46:04.271 | May 28 03:46:04 dv-neutron-843300-3-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-05-28 03:46:04.277 | Processing triggers for man-db (2.9.1-1) ... 2022-05-28 03:46:04.378 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-28 03:46:12.405 | + functions-common:apt_get:1127 : result=0 2022-05-28 03:46:12.408 | + functions-common:apt_get:1130 : time_stop apt-get 2022-05-28 03:46:12.410 | + functions-common:time_stop:2322 : local name 2022-05-28 03:46:12.412 | + functions-common:time_stop:2323 : local end_time 2022-05-28 03:46:12.414 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-28 03:46:12.417 | + functions-common:time_stop:2325 : local total 2022-05-28 03:46:12.419 | + functions-common:time_stop:2326 : local start_time 2022-05-28 03:46:12.421 | + functions-common:time_stop:2328 : name=apt-get 2022-05-28 03:46:12.423 | + functions-common:time_stop:2329 : start_time=1653709561555 2022-05-28 03:46:12.425 | + functions-common:time_stop:2331 : [[ -z 1653709561555 ]] 2022-05-28 03:46:12.428 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-28 03:46:12.432 | + functions-common:time_stop:2334 : end_time=1653709572430 2022-05-28 03:46:12.435 | + functions-common:time_stop:2335 : elapsed_time=10875 2022-05-28 03:46:12.437 | + functions-common:time_stop:2336 : total=238125 2022-05-28 03:46:12.439 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-28 03:46:12.441 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=249000 2022-05-28 03:46:12.443 | + functions-common:apt_get:1131 : return 0 2022-05-28 03:46:12.446 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-05-28 03:46:12.463 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:46:12.465 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-05-28 03:46:12.467 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-28 03:46:12.471 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-05-28 03:46:12.491 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-05-28 03:46:12.493 | + functions-common:install_package:1356 : update_package_repo 2022-05-28 03:46:12.495 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-28 03:46:12.498 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-05-28 03:46:12.500 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-28 03:46:12.502 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-28 03:46:12.505 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-05-28 03:46:12.507 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:46:12.509 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:46:12.511 | + functions-common:update_package_repo:1337 : apt_get_update 2022-05-28 03:46:12.513 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-05-28 03:46:12.515 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-05-28 03:46:12.518 | + functions-common:apt_get_update:1083 : return 2022-05-28 03:46:12.520 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-05-28 03:46:12.522 | + functions-common:real_install_package:1342 : is_ubuntu 2022-05-28 03:46:12.524 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:46:12.527 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:46:12.529 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-05-28 03:46:12.549 | + 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-05-28 03:46:12.661 | Reading package lists... 2022-05-28 03:46:12.914 | Building dependency tree... 2022-05-28 03:46:12.915 | Reading state information... 2022-05-28 03:46:13.160 | fakeroot is already the newest version (1.24-1). 2022-05-28 03:46:13.161 | fakeroot set to manually installed. 2022-05-28 03:46:13.161 | make is already the newest version (4.2.1-1.2). 2022-05-28 03:46:13.161 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-28 03:46:13.161 | The following packages were automatically installed and are no longer required: 2022-05-28 03:46:13.162 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-28 03:46:13.162 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-28 03:46:13.162 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-28 03:46:13.162 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-28 03:46:13.162 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-28 03:46:13.162 | python3-zope.interface 2022-05-28 03:46:13.162 | Use 'sudo apt autoremove' to remove them. 2022-05-28 03:46:13.328 | 0 upgraded, 0 newly installed, 0 to remove and 138 not upgraded. 2022-05-28 03:46:13.333 | + functions-common:apt_get:1127 : result=0 2022-05-28 03:46:13.335 | + functions-common:apt_get:1130 : time_stop apt-get 2022-05-28 03:46:13.337 | + functions-common:time_stop:2322 : local name 2022-05-28 03:46:13.339 | + functions-common:time_stop:2323 : local end_time 2022-05-28 03:46:13.342 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-28 03:46:13.344 | + functions-common:time_stop:2325 : local total 2022-05-28 03:46:13.347 | + functions-common:time_stop:2326 : local start_time 2022-05-28 03:46:13.349 | + functions-common:time_stop:2328 : name=apt-get 2022-05-28 03:46:13.351 | + functions-common:time_stop:2329 : start_time=1653709572546 2022-05-28 03:46:13.353 | + functions-common:time_stop:2331 : [[ -z 1653709572546 ]] 2022-05-28 03:46:13.356 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-28 03:46:13.360 | + functions-common:time_stop:2334 : end_time=1653709573357 2022-05-28 03:46:13.362 | + functions-common:time_stop:2335 : elapsed_time=811 2022-05-28 03:46:13.365 | + functions-common:time_stop:2336 : total=249000 2022-05-28 03:46:13.367 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-28 03:46:13.369 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=249811 2022-05-28 03:46:13.372 | + functions-common:apt_get:1131 : return 0 2022-05-28 03:46:13.374 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-05-28 03:46:13.376 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:46:13.379 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:46:13.381 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-28 03:46:13.383 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-05-28 03:46:13.386 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-05-28 03:46:13.390 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-05-28 03:46:13.393 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-05-28 03:46:13.396 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-05-28 03:46:13.396 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-05-28 03:46:13.402 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-05-28 03:46:13.404 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-05-28 03:46:13.407 | + functions:vercmp:652 : local v1=5.4 2022-05-28 03:46:13.409 | + functions:vercmp:653 : local 'op=<' 2022-05-28 03:46:13.412 | + functions:vercmp:654 : local v2=3.13 2022-05-28 03:46:13.414 | + functions:vercmp:655 : local result 2022-05-28 03:46:13.418 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-05-28 03:46:13.418 | ++ functions:vercmp:659 : sort -V 2022-05-28 03:46:13.419 | ++ functions:vercmp:659 : head -1 2022-05-28 03:46:13.425 | + functions:vercmp:659 : result=3.13 2022-05-28 03:46:13.428 | + functions:vercmp:661 : case $op in 2022-05-28 03:46:13.430 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-05-28 03:46:13.432 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-05-28 03:46:13.434 | + functions:vercmp:672 : return 2022-05-28 03:46:13.437 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-05-28 03:46:13.440 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-28 03:46:13.442 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-05-28 03:46:13.937 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-05-28 03:46:13.954 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:46:13.957 | + ./stack.sh:main:816 : install_etcd3 2022-05-28 03:46:13.959 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-28 03:46:13.959 | Installing etcd 2022-05-28 03:46:13.961 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-28 03:46:13.975 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-28 03:46:13.987 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-28 03:46:13.990 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-28 03:46:14.006 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-28 03:46:14.009 | ++ 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-05-28 03:46:14.011 | ++ 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-05-28 03:46:14.014 | +++ 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-05-28 03:46:14.018 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-28 03:46:14.021 | ++ 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-05-28 03:46:14.023 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-28 03:46:14.025 | ++ 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-05-28 03:46:14.029 | --2022-05-28 03:46:14-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-28 03:46:14.061 | Resolving github.com (github.com)... 140.82.121.4 2022-05-28 03:46:14.105 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-05-28 03:46:14.385 | HTTP request sent, awaiting response... 302 Found 2022-05-28 03:46:14.386 | 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%2F20220528%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220528T034614Z&X-Amz-Expires=300&X-Amz-Signature=689bfeade4b2efb22735c33f2ae195569c2f386f51a6039c1398e2a63e5112aa&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-05-28 03:46:14.386 | --2022-05-28 03:46:14-- 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%2F20220528%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220528T034614Z&X-Amz-Expires=300&X-Amz-Signature=689bfeade4b2efb22735c33f2ae195569c2f386f51a6039c1398e2a63e5112aa&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-05-28 03:46:14.389 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... 2022-05-28 03:46:14.415 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2022-05-28 03:46:14.762 | HTTP request sent, awaiting response... 200 OK 2022-05-28 03:46:14.763 | Length: 11350736 (11M) [application/octet-stream] 2022-05-28 03:46:14.763 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-05-28 03:46:14.880 | 2022-05-28 03:46:15.112 | 0K ........ .. 100% 31.0M=0.3s 2022-05-28 03:46:15.112 | 2022-05-28 03:46:15.112 | 2022-05-28 03:46:15 (31.0 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-05-28 03:46:15.112 | 2022-05-28 03:46:15.116 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2022-05-28 03:46:15.120 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-28 03:46:15.123 | ++ functions:get_extra_file:73 : return 2022-05-28 03:46:15.126 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-28 03:46:15.129 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-28 03:46:15.132 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-05-28 03:46:15.135 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-05-28 03:46:15.267 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-05-28 03:46:15.271 | + 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-05-28 03:46:15.276 | etcd-v3.3.12-linux-amd64/ 2022-05-28 03:46:15.276 | etcd-v3.3.12-linux-amd64/README.md 2022-05-28 03:46:15.276 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-05-28 03:46:15.277 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-05-28 03:46:15.277 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-05-28 03:46:15.277 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-05-28 03:46:15.277 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-05-28 03:46:15.277 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-05-28 03:46:15.277 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-05-28 03:46:15.277 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-05-28 03:46:15.277 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-05-28 03:46:15.277 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-05-28 03:46:15.277 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-05-28 03:46:15.277 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-05-28 03:46:15.278 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-05-28 03:46:15.278 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-05-28 03:46:15.278 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-05-28 03:46:15.278 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-05-28 03:46:15.278 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-05-28 03:46:15.278 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-05-28 03:46:15.278 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-05-28 03:46:15.278 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-05-28 03:46:15.278 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-05-28 03:46:15.278 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-05-28 03:46:15.278 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-05-28 03:46:15.278 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-05-28 03:46:15.278 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-05-28 03:46:15.279 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-05-28 03:46:15.279 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-05-28 03:46:15.279 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-05-28 03:46:15.279 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-05-28 03:46:15.279 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-05-28 03:46:15.279 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-05-28 03:46:15.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-05-28 03:46:15.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-05-28 03:46:15.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-05-28 03:46:15.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-05-28 03:46:15.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-05-28 03:46:15.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-05-28 03:46:15.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-05-28 03:46:15.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-05-28 03:46:15.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-05-28 03:46:15.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-05-28 03:46:15.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-05-28 03:46:15.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-05-28 03:46:15.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-05-28 03:46:15.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-05-28 03:46:15.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-05-28 03:46:15.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-05-28 03:46:15.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-05-28 03:46:15.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-05-28 03:46:15.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-05-28 03:46:15.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-05-28 03:46:15.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-05-28 03:46:15.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-05-28 03:46:15.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-05-28 03:46:15.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-05-28 03:46:15.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-05-28 03:46:15.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-05-28 03:46:15.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-05-28 03:46:15.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-05-28 03:46:15.281 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-05-28 03:46:15.281 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-05-28 03:46:15.281 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-05-28 03:46:15.281 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-05-28 03:46:15.281 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-05-28 03:46:15.281 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-05-28 03:46:15.281 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-05-28 03:46:15.281 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-05-28 03:46:15.281 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-05-28 03:46:15.281 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-05-28 03:46:15.281 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-05-28 03:46:15.281 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-05-28 03:46:15.281 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-05-28 03:46:15.281 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-05-28 03:46:15.281 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-05-28 03:46:15.281 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-05-28 03:46:15.282 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-05-28 03:46:15.282 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-05-28 03:46:15.282 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-05-28 03:46:15.282 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-05-28 03:46:15.282 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-05-28 03:46:15.282 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-05-28 03:46:15.282 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-05-28 03:46:15.282 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-05-28 03:46:15.282 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-05-28 03:46:15.282 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-05-28 03:46:15.282 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-05-28 03:46:15.283 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-05-28 03:46:15.283 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-05-28 03:46:15.283 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-05-28 03:46:15.283 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-05-28 03:46:15.283 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-05-28 03:46:15.283 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-05-28 03:46:15.283 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-05-28 03:46:15.283 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-05-28 03:46:15.283 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-05-28 03:46:15.283 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-05-28 03:46:15.283 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-05-28 03:46:15.283 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-05-28 03:46:15.283 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-05-28 03:46:15.283 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-05-28 03:46:15.283 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-05-28 03:46:15.283 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-05-28 03:46:15.284 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-05-28 03:46:15.284 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-05-28 03:46:15.284 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-05-28 03:46:15.284 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-05-28 03:46:15.284 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-05-28 03:46:15.284 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-05-28 03:46:15.284 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-05-28 03:46:15.284 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-05-28 03:46:15.284 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-05-28 03:46:15.284 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-05-28 03:46:15.285 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-05-28 03:46:15.285 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-05-28 03:46:15.285 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-05-28 03:46:15.285 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-05-28 03:46:15.285 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-05-28 03:46:15.285 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-05-28 03:46:15.285 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-05-28 03:46:15.286 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-05-28 03:46:15.286 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-05-28 03:46:15.286 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-05-28 03:46:15.286 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-05-28 03:46:15.286 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-05-28 03:46:15.287 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-05-28 03:46:15.289 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-05-28 03:46:15.289 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-05-28 03:46:15.289 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-05-28 03:46:15.289 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-05-28 03:46:15.289 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-05-28 03:46:15.289 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-05-28 03:46:15.289 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-05-28 03:46:15.290 | etcd-v3.3.12-linux-amd64/etcdctl 2022-05-28 03:46:15.478 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-05-28 03:46:15.478 | etcd-v3.3.12-linux-amd64/etcd 2022-05-28 03:46:15.705 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-05-28 03:46:15.753 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-05-28 03:46:15.790 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-28 03:46:15.793 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-05-28 03:46:15.811 | + functions-common:is_service_enabled:1978 : return 1 2022-05-28 03:46:15.814 | + ./stack.sh:main:835 : install_dstat 2022-05-28 03:46:15.817 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-28 03:46:15.834 | + functions-common:is_service_enabled:1978 : return 1 2022-05-28 03:46:15.837 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-05-28 03:46:15.839 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-05-28 03:46:15.841 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-05-28 03:46:15.844 | + ./stack.sh:main:844 : install_libs 2022-05-28 03:46:15.846 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-05-28 03:46:15.848 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-05-28 03:46:15.851 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-05-28 03:46:15.853 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-28 03:46:15.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:15.857 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:15.859 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-05-28 03:46:15.862 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:15.864 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-05-28 03:46:15.867 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-05-28 03:46:15.869 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-05-28 03:46:15.871 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-28 03:46:15.874 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:15.876 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:15.878 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-05-28 03:46:15.881 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:15.883 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-05-28 03:46:15.886 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-05-28 03:46:15.888 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-05-28 03:46:15.890 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-28 03:46:15.893 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:15.895 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:15.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-05-28 03:46:15.899 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:15.902 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-05-28 03:46:15.904 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-05-28 03:46:15.906 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-05-28 03:46:15.908 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-28 03:46:15.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:15.913 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:15.915 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-05-28 03:46:15.917 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:15.920 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-05-28 03:46:15.922 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-05-28 03:46:15.924 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-05-28 03:46:15.926 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-28 03:46:15.929 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:15.931 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:15.933 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-05-28 03:46:15.935 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:15.938 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-05-28 03:46:15.940 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-05-28 03:46:15.943 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-05-28 03:46:15.945 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-28 03:46:15.947 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:15.950 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:15.952 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-05-28 03:46:15.954 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:15.956 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-05-28 03:46:15.958 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-05-28 03:46:15.961 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-05-28 03:46:15.963 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-28 03:46:15.965 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:15.967 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:15.969 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-05-28 03:46:15.971 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:15.974 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-05-28 03:46:15.976 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-05-28 03:46:15.978 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-05-28 03:46:15.980 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-28 03:46:15.982 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:15.984 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:15.986 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-05-28 03:46:15.989 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:15.991 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-05-28 03:46:15.994 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-05-28 03:46:15.996 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-05-28 03:46:15.998 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-28 03:46:16.001 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.003 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-05-28 03:46:16.009 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.011 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-05-28 03:46:16.013 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-05-28 03:46:16.015 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-05-28 03:46:16.018 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-28 03:46:16.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.024 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-05-28 03:46:16.026 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.028 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-05-28 03:46:16.031 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-05-28 03:46:16.033 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-05-28 03:46:16.035 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-28 03:46:16.037 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.039 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.041 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-05-28 03:46:16.044 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.046 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-05-28 03:46:16.048 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-05-28 03:46:16.050 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-05-28 03:46:16.052 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-28 03:46:16.054 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.057 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.059 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-05-28 03:46:16.061 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.063 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-05-28 03:46:16.066 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-05-28 03:46:16.068 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-05-28 03:46:16.070 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-28 03:46:16.073 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.076 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.078 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-05-28 03:46:16.081 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.083 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-05-28 03:46:16.085 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-05-28 03:46:16.088 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-05-28 03:46:16.091 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-28 03:46:16.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.095 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.098 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-05-28 03:46:16.100 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.102 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-05-28 03:46:16.104 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-05-28 03:46:16.106 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-05-28 03:46:16.108 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-28 03:46:16.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.113 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.115 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-05-28 03:46:16.117 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.119 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-05-28 03:46:16.121 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-05-28 03:46:16.124 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-05-28 03:46:16.126 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-28 03:46:16.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.133 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-05-28 03:46:16.135 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.137 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-05-28 03:46:16.139 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-05-28 03:46:16.141 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-05-28 03:46:16.144 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-28 03:46:16.146 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.148 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.150 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-05-28 03:46:16.152 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.154 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-05-28 03:46:16.156 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-05-28 03:46:16.159 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-05-28 03:46:16.161 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-28 03:46:16.163 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.166 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-05-28 03:46:16.171 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.173 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-05-28 03:46:16.176 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-05-28 03:46:16.178 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-05-28 03:46:16.180 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-28 03:46:16.182 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.185 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.187 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-05-28 03:46:16.189 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.192 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-05-28 03:46:16.194 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-05-28 03:46:16.196 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-05-28 03:46:16.198 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-28 03:46:16.200 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.202 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.205 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-05-28 03:46:16.207 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.209 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-05-28 03:46:16.211 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-05-28 03:46:16.214 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-05-28 03:46:16.216 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-28 03:46:16.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.220 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.222 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-05-28 03:46:16.224 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.227 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-05-28 03:46:16.229 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-05-28 03:46:16.231 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-05-28 03:46:16.233 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-28 03:46:16.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.238 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.240 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-05-28 03:46:16.242 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.244 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-05-28 03:46:16.247 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-05-28 03:46:16.249 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-05-28 03:46:16.251 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-28 03:46:16.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.256 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.258 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-05-28 03:46:16.260 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.262 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-05-28 03:46:16.264 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-05-28 03:46:16.267 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-05-28 03:46:16.269 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-28 03:46:16.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.275 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-05-28 03:46:16.277 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.280 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-05-28 03:46:16.282 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-05-28 03:46:16.284 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-05-28 03:46:16.286 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-28 03:46:16.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.291 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.293 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-05-28 03:46:16.296 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.298 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-05-28 03:46:16.301 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-05-28 03:46:16.303 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-05-28 03:46:16.305 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-28 03:46:16.308 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.310 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.312 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-05-28 03:46:16.314 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.316 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-05-28 03:46:16.319 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-05-28 03:46:16.321 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-05-28 03:46:16.323 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-28 03:46:16.325 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.327 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.329 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-05-28 03:46:16.332 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.334 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-05-28 03:46:16.336 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-05-28 03:46:16.338 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-05-28 03:46:16.340 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-28 03:46:16.342 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.344 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.347 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-05-28 03:46:16.349 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.351 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-05-28 03:46:16.353 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-05-28 03:46:16.355 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-05-28 03:46:16.358 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-28 03:46:16.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.362 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.364 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-05-28 03:46:16.366 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.369 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-05-28 03:46:16.371 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-05-28 03:46:16.373 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-05-28 03:46:16.375 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-28 03:46:16.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.380 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.382 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-05-28 03:46:16.385 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.387 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-05-28 03:46:16.389 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-05-28 03:46:16.391 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-05-28 03:46:16.393 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-28 03:46:16.396 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.398 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.400 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-05-28 03:46:16.402 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.404 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-05-28 03:46:16.407 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-05-28 03:46:16.409 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-05-28 03:46:16.411 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-28 03:46:16.413 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.416 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.418 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-05-28 03:46:16.420 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.422 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-05-28 03:46:16.425 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-05-28 03:46:16.427 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-05-28 03:46:16.429 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-28 03:46:16.431 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.433 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.435 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-05-28 03:46:16.438 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.440 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-05-28 03:46:16.442 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-05-28 03:46:16.444 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-05-28 03:46:16.446 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-28 03:46:16.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.451 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-05-28 03:46:16.455 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.458 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-05-28 03:46:16.460 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-05-28 03:46:16.462 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-05-28 03:46:16.464 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-28 03:46:16.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.468 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-05-28 03:46:16.473 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.475 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-05-28 03:46:16.478 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-05-28 03:46:16.480 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-05-28 03:46:16.482 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-28 03:46:16.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:16.487 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:16.489 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-05-28 03:46:16.491 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:16.493 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-05-28 03:46:16.514 | Using python 3.8 to install etcd3 2022-05-28 03:46:16.516 | + 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-05-28 03:46:18.133 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-28 03:46:18.136 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:18.142 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:18.143 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:46:18.148 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:18.150 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:18.151 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:18.151 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:46:18.153 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-28 03:46:18.671 | Collecting etcd3===0.12.0 2022-05-28 03:46:18.677 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-05-28 03:46:23.858 | Collecting grpcio===1.31.0 2022-05-28 03:46:23.874 | 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-05-28 03:46:25.785 | Collecting protobuf===3.13.0 2022-05-28 03:46:25.802 | 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-05-28 03:46:25.922 | 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-05-28 03:46:25.925 | 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-05-28 03:46:25.939 | 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-05-28 03:46:25.981 | Building wheels for collected packages: etcd3 2022-05-28 03:46:25.982 | Building wheel for etcd3 (setup.py): started 2022-05-28 03:46:26.702 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-05-28 03:46:26.704 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=c2485ae7fc11ab2a328c6f97ed6bb540656358b5def9cdfe286fab1347604c66 2022-05-28 03:46:26.704 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-05-28 03:46:26.705 | Successfully built etcd3 2022-05-28 03:46:27.971 | Installing collected packages: grpcio, protobuf, etcd3 2022-05-28 03:46:29.012 | Successfully installed etcd3-0.12.0 grpcio-1.31.0 protobuf-3.13.0 2022-05-28 03:46:29.115 | WARNING: You are using pip version 20.2.2; however, version 22.1.1 is available. 2022-05-28 03:46:29.115 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-28 03:46:29.206 | + inc/python:pip_install:200 : result=0 2022-05-28 03:46:29.210 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-28 03:46:29.213 | + functions-common:time_stop:2322 : local name 2022-05-28 03:46:29.216 | + functions-common:time_stop:2323 : local end_time 2022-05-28 03:46:29.219 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-28 03:46:29.222 | + functions-common:time_stop:2325 : local total 2022-05-28 03:46:29.224 | + functions-common:time_stop:2326 : local start_time 2022-05-28 03:46:29.226 | + functions-common:time_stop:2328 : name=pip_install 2022-05-28 03:46:29.228 | + functions-common:time_stop:2329 : start_time=1653709576508 2022-05-28 03:46:29.230 | + functions-common:time_stop:2331 : [[ -z 1653709576508 ]] 2022-05-28 03:46:29.233 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-28 03:46:29.237 | + functions-common:time_stop:2334 : end_time=1653709589235 2022-05-28 03:46:29.239 | + functions-common:time_stop:2335 : elapsed_time=12727 2022-05-28 03:46:29.241 | + functions-common:time_stop:2336 : total=49091 2022-05-28 03:46:29.243 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-28 03:46:29.245 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=61818 2022-05-28 03:46:29.248 | + inc/python:pip_install:203 : return 0 2022-05-28 03:46:29.250 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-05-28 03:46:29.274 | Using python 3.8 to install etcd3gw 2022-05-28 03:46:29.277 | + 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-05-28 03:46:30.945 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-28 03:46:30.948 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:30.954 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:30.955 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:46:30.960 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:30.961 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:30.963 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:30.963 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:46:30.965 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-28 03:46:31.490 | Collecting etcd3gw===0.2.5 2022-05-28 03:46:31.496 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2022-05-28 03:46:31.587 | 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-05-28 03:46:31.593 | 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-05-28 03:46:31.595 | 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-05-28 03:46:31.616 | 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-05-28 03:46:31.636 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-05-28 03:46:31.639 | 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-05-28 03:46:31.641 | 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-05-28 03:46:31.643 | 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-05-28 03:46:32.894 | Installing collected packages: etcd3gw 2022-05-28 03:46:33.006 | Successfully installed etcd3gw-0.2.5 2022-05-28 03:46:33.113 | WARNING: You are using pip version 20.2.2; however, version 22.1.1 is available. 2022-05-28 03:46:33.113 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-28 03:46:33.188 | + inc/python:pip_install:200 : result=0 2022-05-28 03:46:33.192 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-28 03:46:33.195 | + functions-common:time_stop:2322 : local name 2022-05-28 03:46:33.199 | + functions-common:time_stop:2323 : local end_time 2022-05-28 03:46:33.201 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-28 03:46:33.205 | + functions-common:time_stop:2325 : local total 2022-05-28 03:46:33.208 | + functions-common:time_stop:2326 : local start_time 2022-05-28 03:46:33.212 | + functions-common:time_stop:2328 : name=pip_install 2022-05-28 03:46:33.215 | + functions-common:time_stop:2329 : start_time=1653709589267 2022-05-28 03:46:33.218 | + functions-common:time_stop:2331 : [[ -z 1653709589267 ]] 2022-05-28 03:46:33.222 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-28 03:46:33.228 | + functions-common:time_stop:2334 : end_time=1653709593224 2022-05-28 03:46:33.231 | + functions-common:time_stop:2335 : elapsed_time=3957 2022-05-28 03:46:33.234 | + functions-common:time_stop:2336 : total=61818 2022-05-28 03:46:33.237 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-28 03:46:33.239 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=65775 2022-05-28 03:46:33.242 | + inc/python:pip_install:203 : return 0 2022-05-28 03:46:33.245 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-05-28 03:46:33.248 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-05-28 03:46:33.250 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-05-28 03:46:33.253 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-05-28 03:46:33.255 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-05-28 03:46:33.258 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-05-28 03:46:33.260 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-28 03:46:33.262 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-28 03:46:33.265 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-05-28 03:46:33.267 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-05-28 03:46:33.269 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-05-28 03:46:33.271 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-05-28 03:46:33.274 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-05-28 03:46:33.284 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:46:33.286 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:46:33.288 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-28 03:46:33.291 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-05-28 03:46:33.293 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-28 03:46:33.296 | + functions-common:install_package:1356 : update_package_repo 2022-05-28 03:46:33.298 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-28 03:46:33.300 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-05-28 03:46:33.303 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-28 03:46:33.305 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-28 03:46:33.308 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-05-28 03:46:33.311 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:46:33.314 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:46:33.317 | + functions-common:update_package_repo:1337 : apt_get_update 2022-05-28 03:46:33.320 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-05-28 03:46:33.323 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-05-28 03:46:33.326 | + functions-common:apt_get_update:1083 : return 2022-05-28 03:46:33.329 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-28 03:46:33.331 | + functions-common:real_install_package:1342 : is_ubuntu 2022-05-28 03:46:33.333 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:46:33.336 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:46:33.338 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-28 03:46:33.359 | + 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-05-28 03:46:33.479 | Reading package lists... 2022-05-28 03:46:33.732 | Building dependency tree... 2022-05-28 03:46:33.733 | Reading state information... 2022-05-28 03:46:33.979 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-28 03:46:33.979 | The following packages were automatically installed and are no longer required: 2022-05-28 03:46:33.980 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-28 03:46:33.980 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-28 03:46:33.980 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-28 03:46:33.980 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-28 03:46:33.980 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-28 03:46:33.980 | python3-zope.interface 2022-05-28 03:46:33.980 | Use 'sudo apt autoremove' to remove them. 2022-05-28 03:46:33.981 | The following additional packages will be installed: 2022-05-28 03:46:33.981 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-05-28 03:46:33.982 | Suggested packages: 2022-05-28 03:46:33.983 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-05-28 03:46:34.065 | The following NEW packages will be installed: 2022-05-28 03:46:34.066 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-05-28 03:46:34.213 | 0 upgraded, 6 newly installed, 0 to remove and 138 not upgraded. 2022-05-28 03:46:34.213 | Need to get 1,306 kB of archives. 2022-05-28 03:46:34.213 | After this operation, 4,613 kB of additional disk space will be used. 2022-05-28 03:46:34.213 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-05-28 03:46:34.563 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-05-28 03:46:34.591 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-05-28 03:46:34.638 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-05-28 03:46:34.709 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-05-28 03:46:34.710 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-05-28 03:46:35.336 | Fetched 1,306 kB in 1s (2,026 kB/s) 2022-05-28 03:46:35.383 | Selecting previously unselected package libnorm1:amd64. 2022-05-28 03:46:35.434 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89358 files and directories currently installed.) 2022-05-28 03:46:35.438 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-05-28 03:46:35.448 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-05-28 03:46:35.540 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-05-28 03:46:35.549 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-05-28 03:46:35.554 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-05-28 03:46:35.624 | Selecting previously unselected package libzmq5:amd64. 2022-05-28 03:46:35.635 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-05-28 03:46:35.640 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-05-28 03:46:35.714 | Selecting previously unselected package uwsgi-core. 2022-05-28 03:46:35.723 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-05-28 03:46:35.727 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-05-28 03:46:35.890 | Selecting previously unselected package uwsgi. 2022-05-28 03:46:35.905 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-05-28 03:46:35.910 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-05-28 03:46:35.963 | Selecting previously unselected package uwsgi-plugin-python3. 2022-05-28 03:46:35.973 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-05-28 03:46:35.978 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-05-28 03:46:36.053 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-05-28 03:46:36.063 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-05-28 03:46:36.072 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-05-28 03:46:36.081 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-05-28 03:46:36.101 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-05-28 03:46:36.971 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-05-28 03:46:37.008 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-28 03:46:37.380 | Processing triggers for man-db (2.9.1-1) ... 2022-05-28 03:46:37.778 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-05-28 03:46:45.681 | + functions-common:apt_get:1127 : result=0 2022-05-28 03:46:45.684 | + functions-common:apt_get:1130 : time_stop apt-get 2022-05-28 03:46:45.687 | + functions-common:time_stop:2322 : local name 2022-05-28 03:46:45.691 | + functions-common:time_stop:2323 : local end_time 2022-05-28 03:46:45.695 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-28 03:46:45.698 | + functions-common:time_stop:2325 : local total 2022-05-28 03:46:45.701 | + functions-common:time_stop:2326 : local start_time 2022-05-28 03:46:45.704 | + functions-common:time_stop:2328 : name=apt-get 2022-05-28 03:46:45.707 | + functions-common:time_stop:2329 : start_time=1653709593356 2022-05-28 03:46:45.710 | + functions-common:time_stop:2331 : [[ -z 1653709593356 ]] 2022-05-28 03:46:45.713 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-28 03:46:45.717 | + functions-common:time_stop:2334 : end_time=1653709605715 2022-05-28 03:46:45.719 | + functions-common:time_stop:2335 : elapsed_time=12359 2022-05-28 03:46:45.722 | + functions-common:time_stop:2336 : total=249811 2022-05-28 03:46:45.724 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-28 03:46:45.726 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=262170 2022-05-28 03:46:45.729 | + functions-common:apt_get:1131 : return 0 2022-05-28 03:46:45.731 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-05-28 03:46:45.733 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:46:45.735 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:46:45.738 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-05-28 03:46:45.803 | Enabling module proxy. 2022-05-28 03:46:45.813 | To activate the new configuration, you need to run: 2022-05-28 03:46:45.813 | systemctl restart apache2 2022-05-28 03:46:45.819 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-05-28 03:46:45.883 | Considering dependency proxy for proxy_uwsgi: 2022-05-28 03:46:45.883 | Module proxy already enabled 2022-05-28 03:46:45.883 | Enabling module proxy_uwsgi. 2022-05-28 03:46:45.892 | To activate the new configuration, you need to run: 2022-05-28 03:46:45.892 | systemctl restart apache2 2022-05-28 03:46:45.899 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-05-28 03:46:45.903 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-05-28 03:46:45.906 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-28 03:46:45.910 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-05-28 03:46:46.038 | + ./stack.sh:main:850 : install_keystoneauth 2022-05-28 03:46:46.040 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-05-28 03:46:46.043 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-28 03:46:46.045 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:46.048 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:46.050 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-05-28 03:46:46.054 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:46.056 | + ./stack.sh:main:851 : install_keystoneclient 2022-05-28 03:46:46.058 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-05-28 03:46:46.062 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-28 03:46:46.064 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:46.066 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:46.070 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-05-28 03:46:46.072 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:46.074 | + ./stack.sh:main:852 : install_glanceclient 2022-05-28 03:46:46.077 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-05-28 03:46:46.079 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-28 03:46:46.081 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:46.084 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:46.087 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-05-28 03:46:46.089 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:46.091 | + ./stack.sh:main:853 : install_cinderclient 2022-05-28 03:46:46.094 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-05-28 03:46:46.096 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-28 03:46:46.099 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:46.101 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:46.104 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-05-28 03:46:46.106 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:46.108 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-05-28 03:46:46.111 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-28 03:46:46.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:46.116 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:46.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-05-28 03:46:46.120 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:46.123 | + ./stack.sh:main:854 : install_novaclient 2022-05-28 03:46:46.125 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-05-28 03:46:46.127 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-28 03:46:46.130 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:46.132 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:46.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-05-28 03:46:46.137 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:46.139 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-05-28 03:46:46.156 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:46:46.158 | + ./stack.sh:main:856 : install_swiftclient 2022-05-28 03:46:46.161 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-05-28 03:46:46.163 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-28 03:46:46.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:46.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:46.170 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-05-28 03:46:46.172 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:46.174 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-05-28 03:46:46.190 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:46:46.192 | + ./stack.sh:main:859 : install_neutronclient 2022-05-28 03:46:46.195 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-05-28 03:46:46.197 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-28 03:46:46.200 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:46.202 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:46.204 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-05-28 03:46:46.207 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:46.209 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-05-28 03:46:46.211 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-05-28 03:46:46.213 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-28 03:46:46.216 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:46:46.218 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:46:46.220 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-05-28 03:46:46.223 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:46:46.225 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-05-28 03:46:46.227 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-28 03:46:46.230 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-28 03:46:46.233 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-28 03:46:46.235 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-28 03:46:46.237 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-28 03:46:46.241 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-28 03:46:46.241 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-28 03:46:46.246 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-28 03:46:46.249 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-28 03:46:46.251 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-28 03:46:46.254 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-28 03:46:46.257 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-28 03:46:46.277 | Using python 3.8 to install keystonemiddleware 2022-05-28 03:46:46.279 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-05-28 03:46:47.921 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-28 03:46:47.925 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:47.931 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:47.931 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:46:47.936 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:47.938 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:47.940 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:47.940 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:46:47.941 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-28 03:46:47.944 | 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-05-28 03:46:48.015 | 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-05-28 03:46:48.048 | 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-05-28 03:46:48.064 | 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-05-28 03:46:48.070 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.2.2) 2022-05-28 03:46:48.076 | 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-05-28 03:46:48.079 | 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-05-28 03:46:48.083 | 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-05-28 03:46:48.147 | 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-05-28 03:46:48.165 | 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-05-28 03:46:48.168 | 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-05-28 03:46:48.185 | 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-05-28 03:46:48.188 | 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-05-28 03:46:48.194 | 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-05-28 03:46:48.200 | 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-05-28 03:46:48.213 | 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-05-28 03:46:48.221 | 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-05-28 03:46:48.231 | 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-05-28 03:46:48.252 | 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-05-28 03:46:48.290 | 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-05-28 03:46:48.293 | 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-05-28 03:46:48.300 | 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-05-28 03:46:48.304 | 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-05-28 03:46:48.307 | 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-05-28 03:46:48.310 | 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-05-28 03:46:48.314 | 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-05-28 03:46:48.317 | 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-05-28 03:46:48.320 | 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-05-28 03:46:48.326 | 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-05-28 03:46:48.329 | 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-05-28 03:46:48.349 | 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-05-28 03:46:48.351 | 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-05-28 03:46:48.353 | 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-05-28 03:46:48.357 | 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-05-28 03:46:48.361 | 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-05-28 03:46:48.363 | 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-05-28 03:46:49.579 | WARNING: You are using pip version 20.2.2; however, version 22.1.1 is available. 2022-05-28 03:46:49.579 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-28 03:46:49.651 | + inc/python:pip_install:200 : result=0 2022-05-28 03:46:49.655 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-28 03:46:49.659 | + functions-common:time_stop:2322 : local name 2022-05-28 03:46:49.662 | + functions-common:time_stop:2323 : local end_time 2022-05-28 03:46:49.666 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-28 03:46:49.668 | + functions-common:time_stop:2325 : local total 2022-05-28 03:46:49.671 | + functions-common:time_stop:2326 : local start_time 2022-05-28 03:46:49.674 | + functions-common:time_stop:2328 : name=pip_install 2022-05-28 03:46:49.676 | + functions-common:time_stop:2329 : start_time=1653709606272 2022-05-28 03:46:49.680 | + functions-common:time_stop:2331 : [[ -z 1653709606272 ]] 2022-05-28 03:46:49.683 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-28 03:46:49.689 | + functions-common:time_stop:2334 : end_time=1653709609685 2022-05-28 03:46:49.692 | + functions-common:time_stop:2335 : elapsed_time=3413 2022-05-28 03:46:49.694 | + functions-common:time_stop:2336 : total=65775 2022-05-28 03:46:49.696 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-28 03:46:49.699 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=69188 2022-05-28 03:46:49.701 | + inc/python:pip_install:203 : return 0 2022-05-28 03:46:49.704 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-05-28 03:46:49.706 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-28 03:46:49.709 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-28 03:46:49.712 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-28 03:46:49.714 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-28 03:46:49.716 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-28 03:46:49.720 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-28 03:46:49.720 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-28 03:46:49.725 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-28 03:46:49.728 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-28 03:46:49.731 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-28 03:46:49.733 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-28 03:46:49.736 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-28 03:46:49.759 | Using python 3.8 to install python-memcached 2022-05-28 03:46:49.761 | + 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-05-28 03:46:51.416 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-28 03:46:51.420 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:51.426 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:51.426 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:46:51.432 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:51.434 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:51.435 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:51.436 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:46:51.437 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-28 03:46:51.955 | Collecting python-memcached===1.59 2022-05-28 03:46:51.961 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-05-28 03:46:52.046 | 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-05-28 03:46:53.354 | Installing collected packages: python-memcached 2022-05-28 03:46:53.446 | Successfully installed python-memcached-1.59 2022-05-28 03:46:53.557 | WARNING: You are using pip version 20.2.2; however, version 22.1.1 is available. 2022-05-28 03:46:53.557 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-28 03:46:53.634 | + inc/python:pip_install:200 : result=0 2022-05-28 03:46:53.637 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-28 03:46:53.640 | + functions-common:time_stop:2322 : local name 2022-05-28 03:46:53.644 | + functions-common:time_stop:2323 : local end_time 2022-05-28 03:46:53.647 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-28 03:46:53.649 | + functions-common:time_stop:2325 : local total 2022-05-28 03:46:53.651 | + functions-common:time_stop:2326 : local start_time 2022-05-28 03:46:53.653 | + functions-common:time_stop:2328 : name=pip_install 2022-05-28 03:46:53.656 | + functions-common:time_stop:2329 : start_time=1653709609752 2022-05-28 03:46:53.658 | + functions-common:time_stop:2331 : [[ -z 1653709609752 ]] 2022-05-28 03:46:53.661 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-28 03:46:53.666 | + functions-common:time_stop:2334 : end_time=1653709613663 2022-05-28 03:46:53.668 | + functions-common:time_stop:2335 : elapsed_time=3911 2022-05-28 03:46:53.672 | + functions-common:time_stop:2336 : total=69188 2022-05-28 03:46:53.675 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-28 03:46:53.678 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=73099 2022-05-28 03:46:53.680 | + inc/python:pip_install:203 : return 0 2022-05-28 03:46:53.683 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-05-28 03:46:53.700 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:46:53.702 | + ./stack.sh:main:866 : '[' 10.222.0.33 == 10.222.0.33 ']' 2022-05-28 03:46:53.704 | + ./stack.sh:main:867 : stack_install_service keystone 2022-05-28 03:46:53.707 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-28 03:46:53.710 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-28 03:46:53.712 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-28 03:46:53.715 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-28 03:46:53.718 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-05-28 03:46:53.733 | + functions-common:is_service_enabled:1978 : return 1 2022-05-28 03:46:53.735 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-05-28 03:46:53.738 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-28 03:46:53.740 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-05-28 03:46:53.742 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-05-28 03:46:53.744 | + functions-common:git_clone:528 : local orig_dir 2022-05-28 03:46:53.746 | ++ functions-common:git_clone:529 : pwd 2022-05-28 03:46:53.749 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-28 03:46:53.751 | + functions-common:git_clone:530 : local git_clone_flags= 2022-05-28 03:46:53.753 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-28 03:46:53.769 | + functions-common:git_clone:532 : RECLONE=False 2022-05-28 03:46:53.771 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-28 03:46:53.777 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-28 03:46:53.780 | + functions-common:git_clone:546 : echo stable/victoria 2022-05-28 03:46:53.780 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-05-28 03:46:53.785 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-05-28 03:46:53.791 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-28 03:46:53.794 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-28 03:46:53.810 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-05-28 03:46:53.813 | + functions-common:git_clone:607 : git show --oneline 2022-05-28 03:46:53.814 | + functions-common:git_clone:607 : head -1 2022-05-28 03:46:53.817 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-05-28 03:46:53.820 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-28 03:46:53.823 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-05-28 03:46:53.826 | + inc/python:setup_develop:338 : local bindep 2022-05-28 03:46:53.829 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-28 03:46:53.831 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-28 03:46:53.834 | + inc/python:setup_develop:344 : local extras= 2022-05-28 03:46:53.836 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-28 03:46:53.839 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-28 03:46:53.841 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-28 03:46:53.843 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-28 03:46:53.846 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-28 03:46:53.848 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-28 03:46:53.851 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-28 03:46:53.853 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-28 03:46:53.856 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-28 03:46:53.858 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-28 03:46:53.860 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-05-28 03:46:53.863 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-28 03:46:53.869 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-05-28 03:46:53.872 | + 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-05-28 03:46:54.452 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-05-28 03:46:54.456 | + inc/python:setup_package:417 : local bindep=0 2022-05-28 03:46:54.459 | + inc/python:setup_package:418 : local bindep_flag= 2022-05-28 03:46:54.462 | + inc/python:setup_package:419 : local bindep_profiles= 2022-05-28 03:46:54.465 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-28 03:46:54.467 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-05-28 03:46:54.470 | + inc/python:setup_package:426 : local flags=-e 2022-05-28 03:46:54.473 | + inc/python:setup_package:427 : local extras= 2022-05-28 03:46:54.475 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-05-28 03:46:54.478 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-05-28 03:46:54.480 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-05-28 03:46:54.483 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-05-28 03:46:54.486 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-05-28 03:46:54.489 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-05-28 03:46:54.513 | Using python 3.8 to install /opt/stack/keystone 2022-05-28 03:46:54.516 | + 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-05-28 03:46:56.143 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-28 03:46:56.143 | 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-05-28 03:46:56.148 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:56.148 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:56.150 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-28 03:46:56.151 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:56.151 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:56.152 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:46:56.152 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:46:56.152 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:46:56.165 | Obtaining file:///opt/stack/keystone 2022-05-28 03:46:57.697 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-05-28 03:46:59.695 | Collecting Flask===1.1.2 2022-05-28 03:46:59.702 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2022-05-28 03:47:00.222 | Collecting Flask-RESTful===0.3.8 2022-05-28 03:47:00.228 | 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-05-28 03:47:00.304 | 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-05-28 03:47:00.312 | 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-05-28 03:47:00.315 | 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-05-28 03:47:00.322 | 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-05-28 03:47:00.343 | 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-05-28 03:47:00.838 | Collecting Werkzeug===1.0.1 2022-05-28 03:47:00.844 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2022-05-28 03:47:01.367 | Collecting aniso8601===8.0.0 2022-05-28 03:47:01.375 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2022-05-28 03:47:01.442 | 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-05-28 03:47:01.451 | 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-05-28 03:47:01.851 | Collecting click===7.1.2 2022-05-28 03:47:01.858 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2022-05-28 03:47:01.867 | 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-05-28 03:47:01.905 | 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-05-28 03:47:02.320 | Collecting itsdangerous===1.1.0 2022-05-28 03:47:02.328 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2022-05-28 03:47:02.393 | 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-05-28 03:47:02.404 | 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-05-28 03:47:02.459 | 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-05-28 03:47:02.462 | 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-05-28 03:47:02.467 | 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-05-28 03:47:02.501 | 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-05-28 03:47:02.516 | 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-05-28 03:47:02.522 | 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-05-28 03:47:02.568 | 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-05-28 03:47:02.574 | 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-05-28 03:47:02.612 | 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-05-28 03:47:02.664 | 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-05-28 03:47:02.681 | 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-05-28 03:47:02.698 | 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-05-28 03:47:02.706 | 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-05-28 03:47:02.730 | 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-05-28 03:47:02.737 | 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-05-28 03:47:02.755 | 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-05-28 03:47:02.799 | 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-05-28 03:47:03.248 | Collecting passlib===1.7.2 2022-05-28 03:47:03.257 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2022-05-28 03:47:03.356 | 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-05-28 03:47:03.358 | 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-05-28 03:47:03.360 | 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-05-28 03:47:03.371 | 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-05-28 03:47:03.373 | 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-05-28 03:47:03.376 | 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-05-28 03:47:03.928 | Collecting pysaml2===6.1.0 2022-05-28 03:47:03.935 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/47065526c55b7/pysaml2-6.1.0-py2.py3-none-any.whl (341 kB) 2022-05-28 03:47:04.022 | 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-05-28 03:47:04.027 | 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-05-28 03:47:04.046 | 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-05-28 03:47:04.049 | 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-05-28 03:47:04.070 | 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-05-28 03:47:04.884 | Collecting scrypt===0.8.15 2022-05-28 03:47:04.893 | 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-05-28 03:47:04.973 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (1.15.0) 2022-05-28 03:47:04.976 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (0.13.0) 2022-05-28 03:47:04.985 | 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-05-28 03:47:04.988 | 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-05-28 03:47:04.991 | 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-05-28 03:47:04.999 | 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-05-28 03:47:05.009 | 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-05-28 03:47:05.014 | 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-05-28 03:47:05.031 | 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-05-28 03:47:05.034 | 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-05-28 03:47:05.041 | 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-05-28 03:47:05.060 | 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-05-28 03:47:05.063 | 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-05-28 03:47:05.066 | 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-05-28 03:47:05.129 | 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-05-28 03:47:05.132 | 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-05-28 03:47:05.139 | 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-05-28 03:47:05.144 | 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-05-28 03:47:05.152 | 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-05-28 03:47:05.156 | 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-05-28 03:47:05.159 | 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-05-28 03:47:05.198 | 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-05-28 03:47:05.204 | 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-05-28 03:47:05.214 | 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-05-28 03:47:05.225 | 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-05-28 03:47:05.232 | 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-05-28 03:47:05.240 | 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-05-28 03:47:05.242 | 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-05-28 03:47:05.250 | 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-05-28 03:47:05.259 | 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-05-28 03:47:05.261 | 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-05-28 03:47:05.659 | Collecting defusedxml===0.6.0 2022-05-28 03:47:05.668 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2022-05-28 03:47:05.741 | 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-05-28 03:47:05.755 | 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-05-28 03:47:05.757 | 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-05-28 03:47:05.759 | 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-05-28 03:47:05.763 | 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-05-28 03:47:05.765 | 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-05-28 03:47:05.767 | 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-05-28 03:47:05.769 | 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-05-28 03:47:05.771 | 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-05-28 03:47:05.774 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.7.0) 2022-05-28 03:47:05.778 | 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-05-28 03:47:05.781 | 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-05-28 03:47:05.788 | 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-05-28 03:47:05.790 | 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-05-28 03:47:05.793 | 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-05-28 03:47:05.797 | 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-05-28 03:47:05.804 | 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-05-28 03:47:05.807 | 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-05-28 03:47:06.636 | Installing collected packages: Werkzeug, click, itsdangerous, Flask, aniso8601, Flask-RESTful, passlib, scrypt, defusedxml, pysaml2, keystone 2022-05-28 03:47:06.826 | Attempting uninstall: click 2022-05-28 03:47:06.828 | Found existing installation: Click 7.0 2022-05-28 03:47:06.836 | Uninstalling Click-7.0: 2022-05-28 03:47:06.865 | Successfully uninstalled Click-7.0 2022-05-28 03:47:08.127 | Running setup.py develop for keystone 2022-05-28 03:47:09.850 | 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-05-28 03:47:09.959 | WARNING: You are using pip version 20.2.2; however, version 22.1.1 is available. 2022-05-28 03:47:09.959 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-28 03:47:10.045 | + inc/python:pip_install:200 : result=0 2022-05-28 03:47:10.048 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-28 03:47:10.052 | + functions-common:time_stop:2322 : local name 2022-05-28 03:47:10.055 | + functions-common:time_stop:2323 : local end_time 2022-05-28 03:47:10.058 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-28 03:47:10.061 | + functions-common:time_stop:2325 : local total 2022-05-28 03:47:10.065 | + functions-common:time_stop:2326 : local start_time 2022-05-28 03:47:10.068 | + functions-common:time_stop:2328 : name=pip_install 2022-05-28 03:47:10.070 | + functions-common:time_stop:2329 : start_time=1653709614507 2022-05-28 03:47:10.072 | + functions-common:time_stop:2331 : [[ -z 1653709614507 ]] 2022-05-28 03:47:10.075 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-28 03:47:10.079 | + functions-common:time_stop:2334 : end_time=1653709630077 2022-05-28 03:47:10.081 | + functions-common:time_stop:2335 : elapsed_time=15570 2022-05-28 03:47:10.083 | + functions-common:time_stop:2336 : total=73099 2022-05-28 03:47:10.086 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-28 03:47:10.088 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=88669 2022-05-28 03:47:10.090 | + inc/python:pip_install:203 : return 0 2022-05-28 03:47:10.092 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-05-28 03:47:10.094 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-28 03:47:10.097 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-28 03:47:10.114 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-28 03:47:10.126 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-05-28 03:47:10.129 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-28 03:47:10.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:47:10.134 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:47:10.136 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-05-28 03:47:10.139 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:47:10.142 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-05-28 03:47:10.159 | + functions-common:is_service_enabled:1978 : return 1 2022-05-28 03:47:10.162 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-05-28 03:47:10.164 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-28 03:47:10.166 | + ./stack.sh:main:868 : configure_keystone 2022-05-28 03:47:10.169 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-05-28 03:47:10.181 | + 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-05-28 03:47:10.184 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-28 03:47:10.188 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-05-28 03:47:10.204 | + functions-common:is_service_enabled:1978 : return 1 2022-05-28 03:47:10.206 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-28 03:47:10.235 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-28 03:47:10.263 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-28 03:47:10.293 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-28 03:47:10.323 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-28 03:47:10.353 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-28 03:47:10.383 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-28 03:47:10.410 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-28 03:47:10.437 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-28 03:47:10.440 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-28 03:47:10.442 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-28 03:47:10.445 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-28 03:47:10.447 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-28 03:47:10.450 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-28 03:47:10.466 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:47:10.469 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-28 03:47:10.472 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-28 03:47:10.474 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-28 03:47:10.491 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:47:10.493 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-05-28 03:47:10.497 | + 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-05-28 03:47:10.527 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-28 03:47:10.530 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-28 03:47:10.532 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-05-28 03:47:10.534 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-05-28 03:47:10.537 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-05-28 03:47:10.553 | + functions-common:is_service_enabled:1978 : return 1 2022-05-28 03:47:10.555 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.33/identity 2022-05-28 03:47:10.585 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.33/identity 2022-05-28 03:47:10.612 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-05-28 03:47:10.615 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-28 03:47:10.650 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-05-28 03:47:10.652 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-05-28 03:47:10.655 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-05-28 03:47:10.658 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-05-28 03:47:10.661 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-28 03:47:10.664 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-28 03:47:10.693 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-05-28 03:47:10.696 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-05-28 03:47:10.698 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-28 03:47:10.701 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-05-28 03:47:10.703 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-05-28 03:47:10.719 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-05-28 03:47:10.722 | + functions:setup_systemd_logging:719 : local pidstr= 2022-05-28 03:47:10.724 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-05-28 03:47:10.727 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-05-28 03:47:10.730 | + 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-05-28 03:47:10.761 | + 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-05-28 03:47:10.788 | + 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-05-28 03:47:10.817 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-28 03:47:10.845 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-28 03:47:10.873 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-05-28 03:47:10.875 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-28 03:47:10.878 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-28 03:47:10.880 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-28 03:47:10.884 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-05-28 03:47:10.886 | + lib/apache:write_uwsgi_config:260 : local http= 2022-05-28 03:47:10.888 | + lib/apache:write_uwsgi_config:261 : local name= 2022-05-28 03:47:10.891 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-05-28 03:47:10.896 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-05-28 03:47:10.898 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-05-28 03:47:10.900 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-28 03:47:10.913 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-28 03:47:10.913 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-28 03:47:10.921 | d /var/run/uwsgi 0755 ubuntu root 2022-05-28 03:47:10.925 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-28 03:47:10.940 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-28 03:47:10.943 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-28 03:47:10.947 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-28 03:47:10.976 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-28 03:47:11.007 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-28 03:47:11.036 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-28 03:47:11.064 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-28 03:47:11.092 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-28 03:47:11.118 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-28 03:47:11.145 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-28 03:47:11.172 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-28 03:47:11.199 | + 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-05-28 03:47:11.226 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-28 03:47:11.253 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-28 03:47:11.281 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-28 03:47:11.308 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-05-28 03:47:11.310 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-05-28 03:47:11.313 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-05-28 03:47:11.315 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-05-28 03:47:11.318 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-05-28 03:47:11.320 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:47:11.322 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:47:11.325 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-28 03:47:11.327 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-28 03:47:11.329 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-28 03:47:11.358 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-28 03:47:11.387 | + 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-05-28 03:47:11.387 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-28 03:47:11.395 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-28 03:47:11.399 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-05-28 03:47:11.402 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-05-28 03:47:11.404 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-05-28 03:47:11.406 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-05-28 03:47:11.408 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-28 03:47:11.411 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:47:11.413 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:47:11.415 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-28 03:47:11.418 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-05-28 03:47:11.420 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:47:11.422 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:47:11.424 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-05-28 03:47:11.488 | Enabling site keystone-wsgi-public. 2022-05-28 03:47:11.497 | To activate the new configuration, you need to run: 2022-05-28 03:47:11.497 | systemctl reload apache2 2022-05-28 03:47:11.504 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-05-28 03:47:11.507 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-05-28 03:47:11.509 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-28 03:47:11.512 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-05-28 03:47:11.641 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-05-28 03:47:11.643 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-05-28 03:47:11.645 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-05-28 03:47:11.648 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-05-28 03:47:11.651 | + lib/apache:write_uwsgi_config:260 : local http= 2022-05-28 03:47:11.654 | + lib/apache:write_uwsgi_config:261 : local name= 2022-05-28 03:47:11.657 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-05-28 03:47:11.662 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-05-28 03:47:11.664 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-05-28 03:47:11.667 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-28 03:47:11.679 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-28 03:47:11.680 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-28 03:47:11.688 | d /var/run/uwsgi 0755 ubuntu root 2022-05-28 03:47:11.692 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-28 03:47:11.708 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-05-28 03:47:11.710 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-05-28 03:47:11.714 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-05-28 03:47:11.744 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-05-28 03:47:11.771 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-05-28 03:47:11.800 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-05-28 03:47:11.830 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-05-28 03:47:11.858 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-05-28 03:47:11.887 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-05-28 03:47:11.915 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-05-28 03:47:11.942 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-05-28 03:47:11.969 | + 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-05-28 03:47:11.996 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-05-28 03:47:12.024 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-05-28 03:47:12.054 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-05-28 03:47:12.081 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-05-28 03:47:12.084 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-05-28 03:47:12.087 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-05-28 03:47:12.089 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-05-28 03:47:12.091 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-05-28 03:47:12.094 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:47:12.096 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:47:12.098 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-05-28 03:47:12.101 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-05-28 03:47:12.103 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-05-28 03:47:12.130 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-05-28 03:47:12.158 | + 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-05-28 03:47:12.158 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-05-28 03:47:12.169 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-05-28 03:47:12.173 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-05-28 03:47:12.176 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-05-28 03:47:12.178 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-05-28 03:47:12.181 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-05-28 03:47:12.184 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-28 03:47:12.187 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:47:12.190 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:47:12.193 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-28 03:47:12.196 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-05-28 03:47:12.198 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:47:12.201 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:47:12.203 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-05-28 03:47:12.272 | Enabling site keystone-wsgi-admin. 2022-05-28 03:47:12.281 | To activate the new configuration, you need to run: 2022-05-28 03:47:12.281 | systemctl reload apache2 2022-05-28 03:47:12.287 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-05-28 03:47:12.290 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-05-28 03:47:12.292 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-28 03:47:12.294 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-05-28 03:47:12.433 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-28 03:47:12.462 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-28 03:47:12.492 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-28 03:47:12.523 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-05-28 03:47:12.525 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-28 03:47:12.556 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-28 03:47:12.584 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-28 03:47:12.612 | + ./stack.sh:main:872 : is_service_enabled swift 2022-05-28 03:47:12.629 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:47:12.633 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-05-28 03:47:12.651 | + functions-common:is_service_enabled:1978 : return 1 2022-05-28 03:47:12.653 | + ./stack.sh:main:876 : stack_install_service swift 2022-05-28 03:47:12.655 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-28 03:47:12.658 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-28 03:47:12.660 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-28 03:47:12.663 | + lib/stack:stack_install_service:32 : install_swift 2022-05-28 03:47:12.665 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-05-28 03:47:12.668 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-28 03:47:12.670 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-05-28 03:47:12.672 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-05-28 03:47:12.674 | + functions-common:git_clone:528 : local orig_dir 2022-05-28 03:47:12.677 | ++ functions-common:git_clone:529 : pwd 2022-05-28 03:47:12.680 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-28 03:47:12.683 | + functions-common:git_clone:530 : local git_clone_flags= 2022-05-28 03:47:12.686 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-28 03:47:12.703 | + functions-common:git_clone:532 : RECLONE=False 2022-05-28 03:47:12.705 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-28 03:47:12.708 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-28 03:47:12.711 | + functions-common:git_clone:546 : echo stable/victoria 2022-05-28 03:47:12.711 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-05-28 03:47:12.716 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-05-28 03:47:12.718 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-28 03:47:12.720 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-28 03:47:12.733 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-05-28 03:47:12.736 | + functions-common:git_clone:607 : git show --oneline 2022-05-28 03:47:12.736 | + functions-common:git_clone:607 : head -1 2022-05-28 03:47:12.742 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-05-28 03:47:12.745 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-28 03:47:12.747 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-05-28 03:47:12.750 | + inc/python:setup_develop:338 : local bindep 2022-05-28 03:47:12.752 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-28 03:47:12.755 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-28 03:47:12.758 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-28 03:47:12.760 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-28 03:47:12.763 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-28 03:47:12.765 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-28 03:47:12.767 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-28 03:47:12.770 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-28 03:47:12.772 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-28 03:47:12.775 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-28 03:47:12.777 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-28 03:47:12.780 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-28 03:47:12.782 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-28 03:47:12.785 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-05-28 03:47:12.788 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-28 03:47:12.793 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-05-28 03:47:12.796 | + 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-05-28 03:47:13.390 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-05-28 03:47:13.393 | + inc/python:setup_package:417 : local bindep=0 2022-05-28 03:47:13.396 | + inc/python:setup_package:418 : local bindep_flag= 2022-05-28 03:47:13.399 | + inc/python:setup_package:419 : local bindep_profiles= 2022-05-28 03:47:13.401 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-05-28 03:47:13.404 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-05-28 03:47:13.406 | + inc/python:setup_package:426 : local flags=-e 2022-05-28 03:47:13.409 | + inc/python:setup_package:427 : local extras=keystone 2022-05-28 03:47:13.411 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-05-28 03:47:13.414 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-05-28 03:47:13.419 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-05-28 03:47:13.422 | + inc/python:setup_package:437 : extras='[keystone]' 2022-05-28 03:47:13.424 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-05-28 03:47:13.426 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-28 03:47:13.447 | Using python 3.8 to install /opt/stack/swift 2022-05-28 03:47:13.450 | + 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-05-28 03:47:15.101 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-28 03:47:15.101 | 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-05-28 03:47:15.106 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:47:15.106 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:47:15.108 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-28 03:47:15.109 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:47:15.109 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:47:15.110 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:47:15.110 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:47:15.110 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:47:15.123 | Obtaining file:///opt/stack/swift 2022-05-28 03:47:16.372 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-05-28 03:47:17.606 | 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-05-28 03:47:17.614 | 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-05-28 03:47:17.653 | 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-05-28 03:47:17.662 | 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-05-28 03:47:17.664 | 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-05-28 03:47:18.608 | Collecting lxml===4.5.2 2022-05-28 03:47:18.628 | 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-05-28 03:47:18.824 | 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-05-28 03:47:18.826 | 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-05-28 03:47:18.829 | 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-05-28 03:47:18.863 | 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-05-28 03:47:18.878 | 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-05-28 03:47:18.884 | 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-05-28 03:47:18.890 | 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-05-28 03:47:18.928 | 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-05-28 03:47:18.938 | 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-05-28 03:47:18.954 | 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-05-28 03:47:18.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 325)) (5.5.0) 2022-05-28 03:47:18.963 | 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-05-28 03:47:19.480 | Collecting pyeclib===1.6.0 2022-05-28 03:47:19.501 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-05-28 03:47:20.539 | 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-05-28 03:47:20.542 | 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-05-28 03:47:20.545 | 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-05-28 03:47:20.550 | 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-05-28 03:47:20.568 | 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-05-28 03:47:20.572 | 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-05-28 03:47:20.595 | 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-05-28 03:47:20.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 473)) (1.15.0) 2022-05-28 03:47:20.602 | 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-05-28 03:47:20.609 | 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-05-28 03:47:21.250 | Collecting xattr===0.9.7 2022-05-28 03:47:21.257 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2022-05-28 03:47:22.012 | 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-05-28 03:47:22.016 | 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-05-28 03:47:22.024 | 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-05-28 03:47:22.037 | 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-05-28 03:47:22.100 | 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-05-28 03:47:22.105 | 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-05-28 03:47:22.113 | 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-05-28 03:47:22.116 | 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-05-28 03:47:22.121 | 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-05-28 03:47:22.124 | 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-05-28 03:47:22.126 | 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-05-28 03:47:22.128 | 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-05-28 03:47:22.132 | 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-05-28 03:47:22.135 | 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-05-28 03:47:22.137 | 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-05-28 03:47:22.142 | 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-05-28 03:47:22.144 | 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-05-28 03:47:22.147 | Building wheels for collected packages: pyeclib, xattr 2022-05-28 03:47:22.148 | Building wheel for pyeclib (setup.py): started 2022-05-28 03:47:23.446 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-05-28 03:47:23.447 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55500 sha256=60a35c528081f2d32e8a2fedea5796d838857ecc4e2960e074fc9da37e68883d 2022-05-28 03:47:23.448 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-05-28 03:47:23.451 | Building wheel for xattr (setup.py): started 2022-05-28 03:47:24.852 | Building wheel for xattr (setup.py): finished with status 'done' 2022-05-28 03:47:24.853 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33233 sha256=9400348456ad194d068e249c6763399b19898926cf38d6c4ead643d8dfc3c535 2022-05-28 03:47:24.853 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2022-05-28 03:47:24.855 | Successfully built pyeclib xattr 2022-05-28 03:47:26.035 | Installing collected packages: lxml, xattr, pyeclib, swift 2022-05-28 03:47:26.344 | Running setup.py develop for swift 2022-05-28 03:47:27.913 | Successfully installed lxml-4.5.2 pyeclib-1.6.0 swift xattr-0.9.7 2022-05-28 03:47:28.025 | WARNING: You are using pip version 20.2.2; however, version 22.1.1 is available. 2022-05-28 03:47:28.025 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-28 03:47:28.122 | + inc/python:pip_install:200 : result=0 2022-05-28 03:47:28.125 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-28 03:47:28.128 | + functions-common:time_stop:2322 : local name 2022-05-28 03:47:28.131 | + functions-common:time_stop:2323 : local end_time 2022-05-28 03:47:28.135 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-28 03:47:28.138 | + functions-common:time_stop:2325 : local total 2022-05-28 03:47:28.141 | + functions-common:time_stop:2326 : local start_time 2022-05-28 03:47:28.144 | + functions-common:time_stop:2328 : name=pip_install 2022-05-28 03:47:28.146 | + functions-common:time_stop:2329 : start_time=1653709633442 2022-05-28 03:47:28.149 | + functions-common:time_stop:2331 : [[ -z 1653709633442 ]] 2022-05-28 03:47:28.152 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-28 03:47:28.157 | + functions-common:time_stop:2334 : end_time=1653709648154 2022-05-28 03:47:28.160 | + functions-common:time_stop:2335 : elapsed_time=14712 2022-05-28 03:47:28.163 | + functions-common:time_stop:2336 : total=88669 2022-05-28 03:47:28.166 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-28 03:47:28.168 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=103381 2022-05-28 03:47:28.171 | + inc/python:pip_install:203 : return 0 2022-05-28 03:47:28.174 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-05-28 03:47:28.177 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-28 03:47:28.180 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-28 03:47:28.199 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-28 03:47:28.211 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-05-28 03:47:28.214 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-28 03:47:28.216 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:47:28.219 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:47:28.221 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-05-28 03:47:28.223 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:47:28.226 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-05-28 03:47:28.228 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-28 03:47:28.231 | + ./stack.sh:main:877 : configure_swift 2022-05-28 03:47:28.233 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-05-28 03:47:28.235 | + lib/swift:configure_swift:335 : local node_number 2022-05-28 03:47:28.237 | + lib/swift:configure_swift:336 : local swift_node_config 2022-05-28 03:47:28.239 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-05-28 03:47:28.241 | + lib/swift:configure_swift:338 : local user_group 2022-05-28 03:47:28.243 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-28 03:47:28.994 | No container-sharder running 2022-05-28 03:47:28.995 | No container-replicator running 2022-05-28 03:47:28.995 | No container-reconciler running 2022-05-28 03:47:28.995 | No object-auditor running 2022-05-28 03:47:28.995 | No container-auditor running 2022-05-28 03:47:28.995 | No account-reaper running 2022-05-28 03:47:28.995 | No container-sync running 2022-05-28 03:47:28.995 | No object-expirer running 2022-05-28 03:47:28.995 | No object-replicator running 2022-05-28 03:47:28.995 | No object-reconstructor running 2022-05-28 03:47:28.995 | No account-auditor running 2022-05-28 03:47:28.995 | No account-replicator running 2022-05-28 03:47:28.995 | No container-server running 2022-05-28 03:47:28.995 | No object-updater running 2022-05-28 03:47:28.995 | No object-server running 2022-05-28 03:47:28.995 | No proxy-server running 2022-05-28 03:47:28.995 | No account-server running 2022-05-28 03:47:28.995 | No container-updater running 2022-05-28 03:47:29.042 | + lib/swift:configure_swift:341 : true 2022-05-28 03:47:29.045 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-05-28 03:47:29.061 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-28 03:47:29.076 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-28 03:47:29.080 | + lib/swift:configure_swift:355 : sed -e ' 2022-05-28 03:47:29.080 | s/%GROUP%//; 2022-05-28 03:47:29.080 | s/%USER%/ubuntu/; 2022-05-28 03:47:29.080 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-28 03:47:29.080 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-28 03:47:29.080 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-05-28 03:47:29.090 | uid = ubuntu 2022-05-28 03:47:29.090 | gid = 2022-05-28 03:47:29.090 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-28 03:47:29.090 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-28 03:47:29.090 | address = 127.0.0.1 2022-05-28 03:47:29.090 | 2022-05-28 03:47:29.090 | [account6612] 2022-05-28 03:47:29.090 | max connections = 25 2022-05-28 03:47:29.090 | path = /opt/stack/data/swift/1/node/ 2022-05-28 03:47:29.090 | read only = false 2022-05-28 03:47:29.090 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-28 03:47:29.090 | 2022-05-28 03:47:29.090 | [account6622] 2022-05-28 03:47:29.090 | max connections = 25 2022-05-28 03:47:29.091 | path = /opt/stack/data/swift/2/node/ 2022-05-28 03:47:29.091 | read only = false 2022-05-28 03:47:29.091 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-28 03:47:29.091 | 2022-05-28 03:47:29.091 | [account6632] 2022-05-28 03:47:29.091 | max connections = 25 2022-05-28 03:47:29.091 | path = /opt/stack/data/swift/3/node/ 2022-05-28 03:47:29.091 | read only = false 2022-05-28 03:47:29.091 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-28 03:47:29.091 | 2022-05-28 03:47:29.091 | [account6642] 2022-05-28 03:47:29.091 | max connections = 25 2022-05-28 03:47:29.091 | path = /opt/stack/data/swift/4/node/ 2022-05-28 03:47:29.091 | read only = false 2022-05-28 03:47:29.091 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-28 03:47:29.091 | 2022-05-28 03:47:29.091 | 2022-05-28 03:47:29.091 | [container6611] 2022-05-28 03:47:29.091 | max connections = 25 2022-05-28 03:47:29.091 | path = /opt/stack/data/swift/1/node/ 2022-05-28 03:47:29.091 | read only = false 2022-05-28 03:47:29.091 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-28 03:47:29.091 | 2022-05-28 03:47:29.091 | [container6621] 2022-05-28 03:47:29.091 | max connections = 25 2022-05-28 03:47:29.091 | path = /opt/stack/data/swift/2/node/ 2022-05-28 03:47:29.091 | read only = false 2022-05-28 03:47:29.091 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-28 03:47:29.091 | 2022-05-28 03:47:29.091 | [container6631] 2022-05-28 03:47:29.091 | max connections = 25 2022-05-28 03:47:29.091 | path = /opt/stack/data/swift/3/node/ 2022-05-28 03:47:29.091 | read only = false 2022-05-28 03:47:29.092 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-28 03:47:29.092 | 2022-05-28 03:47:29.092 | [container6641] 2022-05-28 03:47:29.092 | max connections = 25 2022-05-28 03:47:29.092 | path = /opt/stack/data/swift/4/node/ 2022-05-28 03:47:29.092 | read only = false 2022-05-28 03:47:29.092 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-28 03:47:29.092 | 2022-05-28 03:47:29.092 | 2022-05-28 03:47:29.092 | [object6613] 2022-05-28 03:47:29.092 | max connections = 25 2022-05-28 03:47:29.092 | path = /opt/stack/data/swift/1/node/ 2022-05-28 03:47:29.092 | read only = false 2022-05-28 03:47:29.092 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-28 03:47:29.092 | 2022-05-28 03:47:29.092 | [object6623] 2022-05-28 03:47:29.092 | max connections = 25 2022-05-28 03:47:29.092 | path = /opt/stack/data/swift/2/node/ 2022-05-28 03:47:29.092 | read only = false 2022-05-28 03:47:29.092 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-28 03:47:29.092 | 2022-05-28 03:47:29.092 | [object6633] 2022-05-28 03:47:29.092 | max connections = 25 2022-05-28 03:47:29.092 | path = /opt/stack/data/swift/3/node/ 2022-05-28 03:47:29.092 | read only = false 2022-05-28 03:47:29.092 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-28 03:47:29.092 | 2022-05-28 03:47:29.092 | [object6643] 2022-05-28 03:47:29.092 | max connections = 25 2022-05-28 03:47:29.092 | path = /opt/stack/data/swift/4/node/ 2022-05-28 03:47:29.092 | read only = false 2022-05-28 03:47:29.092 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-28 03:47:29.093 | + lib/swift:configure_swift:361 : is_ubuntu 2022-05-28 03:47:29.095 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:47:29.097 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:47:29.100 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-28 03:47:29.121 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-28 03:47:29.123 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-28 03:47:29.127 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-28 03:47:29.131 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-28 03:47:29.133 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-28 03:47:29.138 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-28 03:47:29.166 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.33:8080/v1/ 2022-05-28 03:47:29.194 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-28 03:47:29.212 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-28 03:47:29.244 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-28 03:47:29.263 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-28 03:47:29.290 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-28 03:47:29.308 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-28 03:47:29.337 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-28 03:47:29.356 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-28 03:47:29.389 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-28 03:47:29.414 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-28 03:47:29.445 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-28 03:47:29.464 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-05-28 03:47:29.479 | + functions-common:is_service_enabled:1978 : return 1 2022-05-28 03:47:29.481 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-28 03:47:29.509 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-28 03:47:29.535 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-28 03:47:29.561 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-28 03:47:29.588 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-05-28 03:47:29.603 | + functions-common:is_service_enabled:1978 : return 1 2022-05-28 03:47:29.605 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-28 03:47:29.633 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-05-28 03:47:29.648 | + functions-common:is_service_enabled:1978 : return 1 2022-05-28 03:47:29.650 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-05-28 03:47:29.666 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:47:29.669 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-05-28 03:47:29.671 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-05-28 03:47:29.685 | + functions-common:is_service_enabled:1978 : return 1 2022-05-28 03:47:29.687 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-05-28 03:47:29.689 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-05-28 03:47:29.691 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-28 03:47:29.696 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-28 03:47:29.701 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-28 03:47:29.727 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-28 03:47:29.754 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-28 03:47:29.785 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-28 03:47:29.814 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-28 03:47:29.843 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-28 03:47:29.845 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-05-28 03:47:29.848 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-05-28 03:47:29.850 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-05-28 03:47:29.853 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-28 03:47:29.880 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-28 03:47:29.910 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.33/identity 2022-05-28 03:47:29.941 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-28 03:47:29.969 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-28 03:47:29.996 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-28 03:47:30.027 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-28 03:47:30.056 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-28 03:47:30.083 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-28 03:47:30.109 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-28 03:47:30.136 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-28 03:47:30.163 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-28 03:47:30.191 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-28 03:47:30.224 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-28 03:47:30.256 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-28 03:47:30.284 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-28 03:47:30.302 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-28 03:47:30.332 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-28 03:47:30.361 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-28 03:47:30.365 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-28 03:47:30.396 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-28 03:47:30.422 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-28 03:47:30.449 | + lib/swift:configure_swift:479 : local node_number 2022-05-28 03:47:30.451 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-28 03:47:30.453 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-28 03:47:30.455 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-28 03:47:30.459 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-28 03:47:30.462 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-28 03:47:30.464 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-05-28 03:47:30.466 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-05-28 03:47:30.468 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-05-28 03:47:30.470 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-05-28 03:47:30.472 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-05-28 03:47:30.474 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-28 03:47:30.492 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-28 03:47:30.519 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-28 03:47:30.537 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-28 03:47:30.568 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-28 03:47:30.588 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-28 03:47:30.615 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-28 03:47:30.633 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-28 03:47:30.661 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-28 03:47:30.678 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-28 03:47:30.706 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-28 03:47:30.724 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-28 03:47:30.751 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-28 03:47:30.770 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-28 03:47:30.799 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-28 03:47:30.821 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-28 03:47:30.854 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-28 03:47:30.873 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-28 03:47:30.899 | + 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-05-28 03:47:30.904 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-28 03:47:30.923 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-28 03:47:30.954 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-28 03:47:30.985 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-28 03:47:30.987 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-28 03:47:30.992 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-28 03:47:30.994 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-28 03:47:30.997 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-05-28 03:47:30.999 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-05-28 03:47:31.001 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-05-28 03:47:31.005 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-05-28 03:47:31.007 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-05-28 03:47:31.009 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-28 03:47:31.027 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-28 03:47:31.054 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-28 03:47:31.072 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-28 03:47:31.099 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-28 03:47:31.117 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-28 03:47:31.145 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-28 03:47:31.163 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-28 03:47:31.190 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-28 03:47:31.209 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-28 03:47:31.237 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-28 03:47:31.262 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-28 03:47:31.297 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-28 03:47:31.316 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-28 03:47:31.347 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-28 03:47:31.365 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-28 03:47:31.395 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-28 03:47:31.413 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-28 03:47:31.440 | + 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-05-28 03:47:31.446 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-28 03:47:31.465 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-28 03:47:31.494 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-28 03:47:31.496 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-28 03:47:31.501 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-28 03:47:31.503 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-28 03:47:31.506 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-05-28 03:47:31.508 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-05-28 03:47:31.511 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-05-28 03:47:31.513 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-05-28 03:47:31.516 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-05-28 03:47:31.518 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-28 03:47:31.537 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-28 03:47:31.564 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-28 03:47:31.582 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-28 03:47:31.610 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-28 03:47:31.628 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-28 03:47:31.657 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-28 03:47:31.675 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-28 03:47:31.706 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-28 03:47:31.724 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-28 03:47:31.751 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-28 03:47:31.771 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-28 03:47:31.801 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-28 03:47:31.819 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-28 03:47:31.854 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-28 03:47:31.872 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-28 03:47:31.903 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-28 03:47:31.920 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-28 03:47:31.947 | + 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-05-28 03:47:31.951 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-28 03:47:31.969 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-28 03:47:31.999 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-28 03:47:32.029 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-28 03:47:32.057 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-28 03:47:32.084 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-05-28 03:47:32.087 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-28 03:47:32.091 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-28 03:47:32.118 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-28 03:47:32.148 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-28 03:47:32.183 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-28 03:47:32.214 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-28 03:47:32.242 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-28 03:47:32.269 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-28 03:47:32.297 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-28 03:47:32.329 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-28 03:47:32.362 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-05-28 03:47:32.378 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:47:32.380 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-28 03:47:32.399 | + lib/swift:configure_swift:522 : local auth_vers 2022-05-28 03:47:32.404 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-05-28 03:47:32.429 | + lib/swift:configure_swift:523 : auth_vers=3 2022-05-28 03:47:32.431 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.33 2022-05-28 03:47:32.460 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-05-28 03:47:32.463 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-28 03:47:32.490 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.33/identity 2022-05-28 03:47:32.520 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-05-28 03:47:32.522 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-28 03:47:32.549 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-05-28 03:47:32.567 | + functions-common:is_service_enabled:1978 : return 1 2022-05-28 03:47:32.569 | + lib/swift:configure_swift:542 : local user_group 2022-05-28 03:47:32.572 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-05-28 03:47:32.577 | + lib/swift:configure_swift:543 : user_group=1000 2022-05-28 03:47:32.579 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-28 03:47:32.591 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-28 03:47:32.594 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-28 03:47:32.605 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-05-28 03:47:32.607 | + lib/swift:configure_swift:549 : is_suse 2022-05-28 03:47:32.609 | + functions-common:is_suse:464 : is_opensuse 2022-05-28 03:47:32.612 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-05-28 03:47:32.614 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-28 03:47:32.616 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-05-28 03:47:32.618 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-05-28 03:47:32.621 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-28 03:47:32.623 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-28 03:47:32.637 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-05-28 03:47:32.640 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-05-28 03:47:32.643 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-05-28 03:47:32.660 | + functions-common:is_service_enabled:1978 : return 1 2022-05-28 03:47:32.663 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-05-28 03:47:32.682 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:47:32.684 | + ./stack.sh:main:888 : stack_install_service glance 2022-05-28 03:47:32.686 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-28 03:47:32.689 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-28 03:47:32.692 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-28 03:47:32.694 | + lib/stack:stack_install_service:32 : install_glance 2022-05-28 03:47:32.698 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-05-28 03:47:32.700 | + lib/glance:install_glance:436 : local glance_store_extras 2022-05-28 03:47:32.703 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-05-28 03:47:32.720 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:47:32.723 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-28 03:47:32.725 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-05-28 03:47:32.743 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:47:32.745 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-28 03:47:32.747 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-05-28 03:47:32.750 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-28 03:47:32.753 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:47:32.755 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:47:32.759 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-05-28 03:47:32.761 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:47:32.765 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-05-28 03:47:32.768 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-28 03:47:32.771 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-28 03:47:32.774 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-05-28 03:47:32.776 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-28 03:47:32.779 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-28 03:47:32.781 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-28 03:47:32.784 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-28 03:47:32.787 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-28 03:47:32.790 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-28 03:47:32.793 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-28 03:47:32.794 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-28 03:47:32.799 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-28 03:47:32.801 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-28 03:47:32.804 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-28 03:47:32.807 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-28 03:47:32.809 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-28 03:47:32.833 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-28 03:47:32.835 | + 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-05-28 03:47:34.519 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-28 03:47:34.519 | 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-05-28 03:47:34.524 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:47:34.524 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:47:34.526 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-28 03:47:34.527 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:47:34.527 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:47:34.528 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:47:34.528 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:47:34.528 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:47:35.170 | Collecting glance-store===2.3.1 2022-05-28 03:47:35.178 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/881/42b19fa58645a/glance_store-2.3.1-py3-none-any.whl (215 kB) 2022-05-28 03:47:35.337 | 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-05-28 03:47:35.339 | 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-05-28 03:47:35.350 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2022-05-28 03:47:35.595 | Collecting os-brick===4.0.5 2022-05-28 03:47:35.602 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9a4/37ad0b6077a86/os_brick-4.0.5-py3-none-any.whl (242 kB) 2022-05-28 03:47:35.704 | 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-05-28 03:47:35.708 | 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-05-28 03:47:35.728 | 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-05-28 03:47:35.739 | 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-05-28 03:47:35.753 | 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-05-28 03:47:35.759 | 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-05-28 03:47:35.765 | 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-05-28 03:47:35.803 | 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-05-28 03:47:35.817 | 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-05-28 03:47:35.821 | 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-05-28 03:47:35.830 | 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-05-28 03:47:35.853 | 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-05-28 03:47:35.871 | 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-05-28 03:47:35.877 | 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-05-28 03:47:35.880 | 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-05-28 03:47:35.882 | 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-05-28 03:47:36.043 | Collecting python-cinderclient===7.2.2 2022-05-28 03:47:36.050 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b33/e33f381e22461/python_cinderclient-7.2.2-py3-none-any.whl (279 kB) 2022-05-28 03:47:36.148 | 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-05-28 03:47:36.153 | 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-05-28 03:47:36.653 | Collecting python-swiftclient===3.10.1 2022-05-28 03:47:36.660 | 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-05-28 03:47:36.753 | 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-05-28 03:47:36.757 | 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-05-28 03:47:36.777 | 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-05-28 03:47:36.781 | 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-05-28 03:47:36.784 | 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-05-28 03:47:36.787 | 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-05-28 03:47:36.793 | 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-05-28 03:47:36.807 | 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-05-28 03:47:36.827 | 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-05-28 03:47:36.829 | 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-05-28 03:47:36.839 | 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-05-28 03:47:36.841 | 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-05-28 03:47:36.848 | 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-05-28 03:47:36.855 | 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-05-28 03:47:36.862 | 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-05-28 03:47:36.865 | 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-05-28 03:47:36.870 | 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-05-28 03:47:36.873 | 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-05-28 03:47:36.876 | 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-05-28 03:47:36.879 | 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-05-28 03:47:36.892 | 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-05-28 03:47:36.900 | 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-05-28 03:47:36.907 | 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-05-28 03:47:36.918 | 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-05-28 03:47:36.925 | 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-05-28 03:47:36.928 | 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-05-28 03:47:36.930 | 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-05-28 03:47:36.932 | 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-05-28 03:47:36.934 | 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-05-28 03:47:36.938 | 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-05-28 03:47:36.946 | 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-05-28 03:47:36.948 | 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-05-28 03:47:36.951 | 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-05-28 03:47:36.954 | 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-05-28 03:47:36.979 | 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-05-28 03:47:36.996 | 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-05-28 03:47:36.999 | 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-05-28 03:47:37.001 | 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-05-28 03:47:37.008 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (1.6.0) 2022-05-28 03:47:37.010 | 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-05-28 03:47:37.012 | 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-05-28 03:47:38.261 | Installing collected packages: python-cinderclient, os-brick, python-swiftclient, glance-store 2022-05-28 03:47:39.240 | Successfully installed glance-store-2.3.1 os-brick-4.0.5 python-cinderclient-7.2.2 python-swiftclient-3.10.1 2022-05-28 03:47:39.353 | WARNING: You are using pip version 20.2.2; however, version 22.1.1 is available. 2022-05-28 03:47:39.353 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-28 03:47:39.433 | + inc/python:pip_install:200 : result=0 2022-05-28 03:47:39.437 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-28 03:47:39.441 | + functions-common:time_stop:2322 : local name 2022-05-28 03:47:39.444 | + functions-common:time_stop:2323 : local end_time 2022-05-28 03:47:39.447 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-28 03:47:39.449 | + functions-common:time_stop:2325 : local total 2022-05-28 03:47:39.451 | + functions-common:time_stop:2326 : local start_time 2022-05-28 03:47:39.454 | + functions-common:time_stop:2328 : name=pip_install 2022-05-28 03:47:39.456 | + functions-common:time_stop:2329 : start_time=1653709652826 2022-05-28 03:47:39.458 | + functions-common:time_stop:2331 : [[ -z 1653709652826 ]] 2022-05-28 03:47:39.461 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-28 03:47:39.465 | + functions-common:time_stop:2334 : end_time=1653709659463 2022-05-28 03:47:39.468 | + functions-common:time_stop:2335 : elapsed_time=6637 2022-05-28 03:47:39.470 | + functions-common:time_stop:2336 : total=103381 2022-05-28 03:47:39.472 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-28 03:47:39.475 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=110018 2022-05-28 03:47:39.477 | + inc/python:pip_install:203 : return 0 2022-05-28 03:47:39.480 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-05-28 03:47:39.482 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-05-28 03:47:39.485 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-05-28 03:47:39.500 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-28 03:47:39.506 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-05-28 03:47:39.508 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-28 03:47:39.511 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-05-28 03:47:39.514 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-05-28 03:47:39.517 | + functions-common:git_clone:528 : local orig_dir 2022-05-28 03:47:39.520 | ++ functions-common:git_clone:529 : pwd 2022-05-28 03:47:39.524 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-28 03:47:39.527 | + functions-common:git_clone:530 : local git_clone_flags= 2022-05-28 03:47:39.531 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-28 03:47:39.547 | + functions-common:git_clone:532 : RECLONE=False 2022-05-28 03:47:39.550 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-28 03:47:39.552 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-28 03:47:39.555 | + functions-common:git_clone:546 : echo stable/victoria 2022-05-28 03:47:39.555 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-05-28 03:47:39.560 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-05-28 03:47:39.563 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-28 03:47:39.565 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-28 03:47:39.578 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-05-28 03:47:39.580 | + functions-common:git_clone:607 : git show --oneline 2022-05-28 03:47:39.581 | + functions-common:git_clone:607 : head -1 2022-05-28 03:47:39.584 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-05-28 03:47:39.587 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-28 03:47:39.589 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-05-28 03:47:39.592 | + inc/python:setup_develop:338 : local bindep 2022-05-28 03:47:39.594 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-28 03:47:39.597 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-28 03:47:39.599 | + inc/python:setup_develop:344 : local extras= 2022-05-28 03:47:39.601 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-28 03:47:39.604 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-28 03:47:39.606 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-28 03:47:39.608 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-28 03:47:39.611 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-28 03:47:39.613 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-28 03:47:39.616 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-28 03:47:39.618 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-28 03:47:39.621 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-28 03:47:39.623 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-28 03:47:39.626 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-05-28 03:47:39.629 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-28 03:47:39.635 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-05-28 03:47:39.637 | + 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-05-28 03:47:40.273 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-05-28 03:47:40.277 | + inc/python:setup_package:417 : local bindep=0 2022-05-28 03:47:40.281 | + inc/python:setup_package:418 : local bindep_flag= 2022-05-28 03:47:40.285 | + inc/python:setup_package:419 : local bindep_profiles= 2022-05-28 03:47:40.288 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-05-28 03:47:40.290 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-05-28 03:47:40.293 | + inc/python:setup_package:426 : local flags=-e 2022-05-28 03:47:40.295 | + inc/python:setup_package:427 : local extras= 2022-05-28 03:47:40.297 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-05-28 03:47:40.300 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-05-28 03:47:40.302 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-05-28 03:47:40.304 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-05-28 03:47:40.307 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-05-28 03:47:40.309 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-05-28 03:47:40.329 | Using python 3.8 to install /opt/stack/glance 2022-05-28 03:47:40.332 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-05-28 03:47:42.064 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-28 03:47:42.064 | 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-05-28 03:47:42.068 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:47:42.069 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:47:42.071 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-28 03:47:42.072 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:47:42.072 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:47:42.072 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:47:42.073 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:47:42.073 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:47:42.086 | Obtaining file:///opt/stack/glance 2022-05-28 03:47:43.371 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-05-28 03:47:44.623 | 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-05-28 03:47:44.632 | 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-05-28 03:47:44.639 | 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-05-28 03:47:44.647 | 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-05-28 03:47:45.208 | Collecting WSME===0.10.0 2022-05-28 03:47:45.217 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2022-05-28 03:47:45.309 | 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-05-28 03:47:45.322 | 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-05-28 03:47:45.464 | Collecting castellan===3.6.1 2022-05-28 03:47:45.471 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/060/fab32571ae43c/castellan-3.6.1-py3-none-any.whl (93 kB) 2022-05-28 03:47:45.564 | 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-05-28 03:47:45.686 | Collecting cursive===0.2.2 2022-05-28 03:47:45.693 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-05-28 03:47:45.775 | 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-05-28 03:47:45.782 | 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-05-28 03:47:45.787 | 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-05-28 03:47:45.796 | 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-05-28 03:47:45.802 | 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-05-28 03:47:45.870 | 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-05-28 03:47:45.872 | 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-05-28 03:47:45.875 | 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-05-28 03:47:45.877 | 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-05-28 03:47:45.888 | 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-05-28 03:47:45.951 | 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-05-28 03:47:46.006 | 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-05-28 03:47:46.008 | 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-05-28 03:47:46.013 | 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-05-28 03:47:46.017 | 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-05-28 03:47:46.037 | 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-05-28 03:47:46.071 | 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-05-28 03:47:46.081 | 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-05-28 03:47:46.096 | 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-05-28 03:47:46.102 | 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-05-28 03:47:46.148 | 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-05-28 03:47:46.154 | 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-05-28 03:47:46.192 | 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-05-28 03:47:46.244 | 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-05-28 03:47:46.262 | 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-05-28 03:47:46.278 | 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-05-28 03:47:46.292 | 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-05-28 03:47:46.300 | 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-05-28 03:47:46.323 | 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-05-28 03:47:46.331 | 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-05-28 03:47:46.348 | 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-05-28 03:47:46.392 | 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-05-28 03:47:46.399 | 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-05-28 03:47:46.401 | 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-05-28 03:47:46.404 | 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-05-28 03:47:46.424 | 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-05-28 03:47:46.437 | 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-05-28 03:47:46.453 | 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-05-28 03:47:46.455 | 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-05-28 03:47:46.571 | Collecting python-barbicanclient===5.0.1 2022-05-28 03:47:46.577 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a2/c78d3a61be98e/python_barbicanclient-5.0.1-py3-none-any.whl (80 kB) 2022-05-28 03:47:46.667 | 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-05-28 03:47:46.671 | 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-05-28 03:47:46.673 | 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-05-28 03:47:46.691 | 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-05-28 03:47:46.695 | 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-05-28 03:47:46.702 | 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-05-28 03:47:46.826 | Collecting retrying===1.3.3 2022-05-28 03:47:46.832 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-05-28 03:47:46.907 | 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-05-28 03:47:47.299 | Collecting simplegeneric===0.8.1 2022-05-28 03:47:47.307 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-05-28 03:47:48.007 | 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-05-28 03:47:48.010 | 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-05-28 03:47:48.020 | 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-05-28 03:47:48.023 | 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-05-28 03:47:48.025 | 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-05-28 03:47:48.191 | Collecting taskflow===4.5.0 2022-05-28 03:47:48.197 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2b0/a10f9e46ddf23/taskflow-4.5.0-py3-none-any.whl (488 kB) 2022-05-28 03:47:48.344 | 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-05-28 03:47:48.358 | 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-05-28 03:47:48.367 | 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-05-28 03:47:48.373 | 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-05-28 03:47:48.390 | 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-05-28 03:47:48.393 | 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-05-28 03:47:48.400 | 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-05-28 03:47:48.420 | 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-05-28 03:47:48.423 | 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-05-28 03:47:48.425 | 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-05-28 03:47:48.433 | 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-05-28 03:47:48.437 | 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-05-28 03:47:48.445 | 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-05-28 03:47:48.450 | 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-05-28 03:47:48.459 | 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-05-28 03:47:48.467 | 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-05-28 03:47:48.472 | 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-05-28 03:47:48.514 | 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-05-28 03:47:48.517 | 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-05-28 03:47:48.521 | 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-05-28 03:47:48.527 | 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-05-28 03:47:48.530 | 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-05-28 03:47:48.541 | 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-05-28 03:47:48.544 | 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-05-28 03:47:48.559 | 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-05-28 03:47:48.561 | 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-05-28 03:47:48.563 | 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-05-28 03:47:48.567 | 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-05-28 03:47:48.570 | 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-05-28 03:47:48.691 | Collecting automaton===2.2.0 2022-05-28 03:47:48.699 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2022-05-28 03:47:48.939 | Collecting networkx===2.5 2022-05-28 03:47:48.950 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2022-05-28 03:47:49.194 | Collecting pydot===1.4.1 2022-05-28 03:47:49.202 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2022-05-28 03:47:49.285 | 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-05-28 03:47:49.288 | 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-05-28 03:47:49.290 | 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-05-28 03:47:49.292 | 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-05-28 03:47:49.295 | 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-05-28 03:47:49.298 | 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-05-28 03:47:49.300 | 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-05-28 03:47:49.303 | 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-05-28 03:47:49.355 | 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-05-28 03:47:49.388 | 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-05-28 03:47:49.393 | 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-05-28 03:47:49.396 | 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-05-28 03:47:49.399 | 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-05-28 03:47:49.440 | Building wheels for collected packages: simplegeneric 2022-05-28 03:47:49.441 | Building wheel for simplegeneric (setup.py): started 2022-05-28 03:47:50.110 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-05-28 03:47:50.111 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=6fceb9aae6e3aac11057e97b9a46ecffe28a9e125cdbd2ee6fe76daff2421e93 2022-05-28 03:47:50.111 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-05-28 03:47:50.112 | Successfully built simplegeneric 2022-05-28 03:47:51.018 | Installing collected packages: automaton, networkx, pydot, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2022-05-28 03:47:53.478 | Running setup.py develop for glance 2022-05-28 03:47:54.975 | 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-05-28 03:47:55.098 | WARNING: You are using pip version 20.2.2; however, version 22.1.1 is available. 2022-05-28 03:47:55.098 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-28 03:47:55.190 | + inc/python:pip_install:200 : result=0 2022-05-28 03:47:55.194 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-28 03:47:55.197 | + functions-common:time_stop:2322 : local name 2022-05-28 03:47:55.200 | + functions-common:time_stop:2323 : local end_time 2022-05-28 03:47:55.204 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-28 03:47:55.207 | + functions-common:time_stop:2325 : local total 2022-05-28 03:47:55.210 | + functions-common:time_stop:2326 : local start_time 2022-05-28 03:47:55.213 | + functions-common:time_stop:2328 : name=pip_install 2022-05-28 03:47:55.216 | + functions-common:time_stop:2329 : start_time=1653709660324 2022-05-28 03:47:55.220 | + functions-common:time_stop:2331 : [[ -z 1653709660324 ]] 2022-05-28 03:47:55.224 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-28 03:47:55.229 | + functions-common:time_stop:2334 : end_time=1653709675225 2022-05-28 03:47:55.231 | + functions-common:time_stop:2335 : elapsed_time=14901 2022-05-28 03:47:55.233 | + functions-common:time_stop:2336 : total=110018 2022-05-28 03:47:55.236 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-28 03:47:55.238 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=124919 2022-05-28 03:47:55.241 | + inc/python:pip_install:203 : return 0 2022-05-28 03:47:55.244 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-05-28 03:47:55.246 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-28 03:47:55.250 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-28 03:47:55.270 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-28 03:47:55.283 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-05-28 03:47:55.287 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-28 03:47:55.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-28 03:47:55.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-28 03:47:55.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-05-28 03:47:55.297 | + inc/python:use_library_from_git:253 : return 1 2022-05-28 03:47:55.300 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-28 03:47:55.302 | + ./stack.sh:main:889 : configure_glance 2022-05-28 03:47:55.306 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-28 03:47:55.319 | + lib/glance:configure_glance:270 : local dburl 2022-05-28 03:47:55.322 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-05-28 03:47:55.325 | ++ lib/database:database_connection_url:132 : local db=glance 2022-05-28 03:47:55.327 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-05-28 03:47:55.330 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-05-28 03:47:55.332 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-28 03:47:55.335 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-28 03:47:55.337 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-28 03:47:55.366 | + 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-05-28 03:47:55.397 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-28 03:47:55.429 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-28 03:47:55.457 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-28 03:47:55.491 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-28 03:47:55.521 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-28 03:47:55.524 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-05-28 03:47:55.526 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-05-28 03:47:55.529 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-05-28 03:47:55.531 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-28 03:47:55.560 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-28 03:47:55.588 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-05-28 03:47:55.618 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-28 03:47:55.646 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-28 03:47:55.676 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-28 03:47:55.703 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-28 03:47:55.731 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-28 03:47:55.759 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-28 03:47:55.790 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-28 03:47:55.819 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-28 03:47:55.855 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-28 03:47:55.858 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-28 03:47:55.860 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-28 03:47:55.863 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-28 03:47:55.865 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-28 03:47:55.868 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-28 03:47:55.885 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:47:55.888 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-28 03:47:55.890 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-28 03:47:55.892 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-28 03:47:55.907 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:47:55.910 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-05-28 03:47:55.913 | + 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-05-28 03:47:55.943 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-28 03:47:55.946 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-28 03:47:55.948 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-05-28 03:47:55.951 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-05-28 03:47:55.953 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-05-28 03:47:55.956 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-05-28 03:47:55.958 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-05-28 03:47:55.960 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-05-28 03:47:55.963 | + lib/glance:configure_glance_store:230 : local be 2022-05-28 03:47:55.965 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-05-28 03:47:55.967 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-05-28 03:47:55.970 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-28 03:47:56.000 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-05-28 03:47:56.002 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.33 2022-05-28 03:47:56.034 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-05-28 03:47:56.036 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-05-28 03:47:56.053 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:47:56.055 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-28 03:47:56.084 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-28 03:47:56.114 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-28 03:47:56.144 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-28 03:47:56.173 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-28 03:47:56.202 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-05-28 03:47:56.219 | + functions-common:is_service_enabled:1978 : return 1 2022-05-28 03:47:56.222 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-28 03:47:56.249 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-28 03:47:56.280 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-28 03:47:56.310 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.33/identity/v3 2022-05-28 03:47:56.350 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-28 03:47:56.382 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.33/image 2022-05-28 03:47:56.409 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-05-28 03:47:56.426 | + functions-common:is_service_enabled:1978 : return 1 2022-05-28 03:47:56.428 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-05-28 03:47:56.431 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-28 03:47:56.433 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-05-28 03:47:56.436 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-05-28 03:47:56.455 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-05-28 03:47:56.459 | + functions:setup_systemd_logging:719 : local pidstr= 2022-05-28 03:47:56.461 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-05-28 03:47:56.464 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-05-28 03:47:56.466 | + 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-05-28 03:47:56.504 | + 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-05-28 03:47:56.535 | + 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-05-28 03:47:56.564 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-28 03:47:56.593 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-28 03:47:56.598 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-28 03:47:56.629 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-28 03:47:56.657 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-28 03:47:56.685 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.33/identity 2022-05-28 03:47:56.715 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-28 03:47:56.749 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-28 03:47:56.779 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-28 03:47:56.811 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-28 03:47:56.843 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-28 03:47:56.873 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-28 03:47:56.905 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-28 03:47:56.933 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-28 03:47:56.938 | + 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-05-28 03:47:56.945 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-05-28 03:47:56.961 | + functions-common:is_service_enabled:1978 : return 1 2022-05-28 03:47:56.964 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-05-28 03:47:56.966 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.33:19292 /image 2022-05-28 03:47:56.968 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-05-28 03:47:56.971 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.33:19292 2022-05-28 03:47:56.973 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-05-28 03:47:56.976 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-05-28 03:47:56.979 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-05-28 03:47:56.982 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-05-28 03:47:56.984 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-05-28 03:47:56.987 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:47:56.990 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:47:56.992 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-05-28 03:47:56.995 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-05-28 03:47:56.997 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-05-28 03:47:57.000 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-05-28 03:47:57.002 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-28 03:47:57.005 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:47:57.008 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:47:57.010 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-28 03:47:57.013 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-05-28 03:47:57.073 | proxy (enabled by site administrator) 2022-05-28 03:47:57.076 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-05-28 03:47:57.080 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-05-28 03:47:57.083 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-28 03:47:57.085 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:47:57.088 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:47:57.091 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-28 03:47:57.094 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-05-28 03:47:57.178 | No module matches proxy_http 2022-05-28 03:47:57.183 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-05-28 03:47:57.252 | Considering dependency proxy for proxy_http: 2022-05-28 03:47:57.252 | Module proxy already enabled 2022-05-28 03:47:57.252 | Enabling module proxy_http. 2022-05-28 03:47:57.261 | To activate the new configuration, you need to run: 2022-05-28 03:47:57.262 | systemctl restart apache2 2022-05-28 03:47:57.267 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-05-28 03:47:57.271 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-05-28 03:47:57.273 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-28 03:47:57.275 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-05-28 03:47:57.413 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-05-28 03:47:57.415 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-05-28 03:47:57.423 | KeepAlive Off 2022-05-28 03:47:57.428 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-05-28 03:47:57.428 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-05-28 03:47:57.436 | SetEnv proxy-sendchunked 1 2022-05-28 03:47:57.440 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.33:19292" retry=0 ' 2022-05-28 03:47:57.441 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-05-28 03:47:57.449 | ProxyPass "/image" "http://10.222.0.33:19292" retry=0 2022-05-28 03:47:57.452 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-05-28 03:47:57.455 | + lib/apache:enable_apache_site:206 : local site=glance 2022-05-28 03:47:57.457 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-05-28 03:47:57.460 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-05-28 03:47:57.462 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-28 03:47:57.464 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:47:57.467 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:47:57.469 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-28 03:47:57.471 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-05-28 03:47:57.474 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-28 03:47:57.476 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-28 03:47:57.478 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-05-28 03:47:57.543 | Enabling site glance. 2022-05-28 03:47:57.552 | To activate the new configuration, you need to run: 2022-05-28 03:47:57.552 | systemctl reload apache2 2022-05-28 03:47:57.558 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-05-28 03:47:57.562 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-05-28 03:47:57.566 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-28 03:47:57.569 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-05-28 03:47:57.701 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-05-28 03:47:57.730 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-05-28 03:47:57.759 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-05-28 03:47:57.787 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-05-28 03:47:57.804 | + functions-common:is_service_enabled:1978 : return 0 2022-05-28 03:47:57.807 | + ./stack.sh:main:894 : stack_install_service cinder 2022-05-28 03:47:57.809 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-28 03:47:57.812 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-28 03:47:57.815 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-28 03:47:57.817 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-28 03:47:57.821 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-05-28 03:47:57.823 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-28 03:47:57.825 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-05-28 03:47:57.828 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-05-28 03:47:57.830 | + functions-common:git_clone:528 : local orig_dir 2022-05-28 03:47:57.833 | ++ functions-common:git_clone:529 : pwd 2022-05-28 03:47:57.836 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-28 03:47:57.838 | + functions-common:git_clone:530 : local git_clone_flags= 2022-05-28 03:47:57.841 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-28 03:47:57.861 | + functions-common:git_clone:532 : RECLONE=False 2022-05-28 03:47:57.864 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-28 03:47:57.866 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-28 03:47:57.869 | + functions-common:git_clone:546 : echo stable/victoria 2022-05-28 03:47:57.870 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-05-28 03:47:57.875 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-05-28 03:47:57.877 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-28 03:47:57.880 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-28 03:47:57.893 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-05-28 03:47:57.897 | + functions-common:git_clone:607 : git show --oneline 2022-05-28 03:47:57.897 | + functions-common:git_clone:607 : head -1 2022-05-28 03:47:57.900 | 070a0effb Handle the case when tempest fails 2022-05-28 03:47:57.903 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-28 03:47:57.905 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-05-28 03:47:57.908 | + inc/python:setup_develop:338 : local bindep 2022-05-28 03:47:57.910 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-28 03:47:57.913 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-28 03:47:57.916 | + inc/python:setup_develop:344 : local extras= 2022-05-28 03:47:57.918 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-28 03:47:57.921 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-28 03:47:57.924 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-28 03:47:57.926 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-28 03:47:57.930 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-28 03:47:57.932 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-28 03:47:57.936 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-28 03:47:57.939 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-28 03:47:57.943 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-28 03:47:57.946 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-28 03:47:57.949 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-05-28 03:47:57.953 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-28 03:47:57.959 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-05-28 03:47:57.962 | + 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-05-28 03:47:58.552 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-05-28 03:47:58.556 | + inc/python:setup_package:417 : local bindep=0 2022-05-28 03:47:58.559 | + inc/python:setup_package:418 : local bindep_flag= 2022-05-28 03:47:58.562 | + inc/python:setup_package:419 : local bindep_profiles= 2022-05-28 03:47:58.565 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-28 03:47:58.568 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-05-28 03:47:58.571 | + inc/python:setup_package:426 : local flags=-e 2022-05-28 03:47:58.574 | + inc/python:setup_package:427 : local extras= 2022-05-28 03:47:58.577 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-05-28 03:47:58.580 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-05-28 03:47:58.584 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-05-28 03:47:58.586 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-05-28 03:47:58.588 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-05-28 03:47:58.591 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-05-28 03:47:58.611 | Using python 3.8 to install /opt/stack/cinder 2022-05-28 03:47:58.613 | + 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-05-28 03:48:00.354 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-28 03:48:00.355 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-05-28 03:48:00.359 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:48:00.360 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:48:00.362 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-28 03:48:00.363 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:48:00.363 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:48:00.364 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:48:00.364 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-28 03:48:00.364 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-28 03:48:00.378 | Obtaining file:///opt/stack/cinder 2022-05-28 03:48:02.400 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-05-28 03:48:04.380 | 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-05-28 03:48:04.387 | 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-05-28 03:48:04.395 | 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-05-28 03:48:04.403 | 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-05-28 03:48:04.424 | 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-05-28 03:48:04.436 | 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-05-28 03:48:04.456 | 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-05-28 03:48:04.494 | 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-05-28 03:48:04.508 | 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-05-28 03:48:04.511 | 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-05-28 03:48:05.292 | Collecting google-api-python-client===1.11.0 2022-05-28 03:48:05.299 | 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-05-28 03:48:05.967 | Collecting google-auth===1.21.0 2022-05-28 03:48:05.974 | 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-05-28 03:48:06.557 | Collecting google-auth-httplib2===0.0.4 2022-05-28 03:48:06.566 | 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-05-28 03:48:06.646 | 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-05-28 03:48:06.649 | 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-05-28 03:48:06.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 208)) (0.1.12) 2022-05-28 03:48:06.654 | 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-05-28 03:48:06.665 | 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-05-28 03:48:06.746 | 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-05-28 03:48:06.800 | 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-05-28 03:48:06.811 | 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-05-28 03:48:07.284 | Collecting oauth2client===4.1.3 2022-05-28 03:48:07.292 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-05-28 03:48:07.378 | 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-05-28 03:48:07.402 | 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-05-28 03:48:07.406 | 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-05-28 03:48:07.427 | 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-05-28 03:48:07.461 | 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-05-28 03:48:07.471 | 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-05-28 03:48:07.486 | 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-05-28 03:48:07.492 | 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-05-28 03:48:07.539 | 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-05-28 03:48:07.545 | 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-05-28 03:48:07.583 | 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-05-28 03:48:07.635 | 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-05-28 03:48:07.652 | 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-05-28 03:48:07.669 | 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-05-28 03:48:07.683 | 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-05-28 03:48:07.697 | 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-05-28 03:48:07.701 | 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-05-28 03:48:07.710 | 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-05-28 03:48:07.733 | 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-05-28 03:48:07.740 | 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-05-28 03:48:07.758 | 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-05-28 03:48:08.487 | Collecting oslo.vmware===3.7.0 2022-05-28 03:48:08.495 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/329/18f39db9fbef2/oslo.vmware-3.7.0-py3-none-any.whl (355 kB) 2022-05-28 03:48:08.605 | 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-05-28 03:48:08.649 | 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-05-28 03:48:08.656 | 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-05-28 03:48:08.694 | 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-05-28 03:48:08.696 | 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-05-28 03:48:08.699 | 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-05-28 03:48:08.915 | Collecting pyasn1===0.4.8 2022-05-28 03:48:08.922 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-05-28 03:48:09.174 | Collecting pyasn1-modules===0.2.8 2022-05-28 03:48:09.181 | 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-05-28 03:48:09.265 | 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-05-28 03:48:09.275 | 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-05-28 03:48:09.278 | 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-05-28 03:48:09.281 | 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-05-28 03:48:09.296 | 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-05-28 03:48:09.462 | Collecting python-glanceclient===3.2.2 2022-05-28 03:48:09.469 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a6/98806cba5fd9b/python_glanceclient-3.2.2-py3-none-any.whl (189 kB) 2022-05-28 03:48:09.564 | 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-05-28 03:48:09.583 | 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-05-28 03:48:09.600 | 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-05-28 03:48:09.622 | 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-05-28 03:48:09.626 | 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-05-28 03:48:09.634 | 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-05-28 03:48:09.654 | 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-05-28 03:48:10.099 | Collecting rsa===4.6 2022-05-28 03:48:10.106 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/616/6864e23d6b519/rsa-4.6-py3-none-any.whl (47 kB) 2022-05-28 03:48:10.601 | Collecting rtslib-fb===2.1.74 2022-05-28 03:48:10.608 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-05-28 03:48:10.691 | 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-05-28 03:48:10.696 | 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-05-28 03:48:10.699 | 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-05-28 03:48:10.710 | 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-05-28 03:48:10.713 | 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-05-28 03:48:10.715 | 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-05-28 03:48:11.116 | Collecting suds-jurko===0.6 2022-05-28 03:48:11.127 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2022-05-28 03:48:11.632 | Collecting tabulate===0.8.7 2022-05-28 03:48:11.639 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2022-05-28 03:48:11.722 | 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-05-28 03:48:11.781 | 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-05-28 03:48:11.795 | 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-05-28 03:48:11.805 | 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-05-28 03:48:11.810 | 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-05-28 03:48:11.828 | 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-05-28 03:48:11.886 | 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-05-28 03:48:11.890 | 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-05-28 03:48:12.293 | Collecting uritemplate===3.0.1 2022-05-28 03:48:12.299 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2022-05-28 03:48:12.378 | 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-05-28 03:48:12.398 | 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-05-28 03:48:12.497 | Collecting warlock===1.3.3 2022-05-28 03:48:12.503 | 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-05-28 03:48:12.585 | 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-05-28 03:48:12.588 | 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-05-28 03:48:13.245 | Collecting zstd===1.4.5.1 2022-05-28 03:48:13.251 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a1/806d625bd2d89/zstd-1.4.5.1.tar.gz (483 kB) 2022-05-28 03:48:13.999 | 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-05-28 03:48:14.002 | 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-05-28 03:48:14.556 | Collecting google-api-core===1.22.1 2022-05-28 03:48:14.564 | 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-05-28 03:48:14.662 | 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-05-28 03:48:14.703 | 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-05-28 03:48:14.706 | 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-05-28 03:48:14.711 | 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-05-28 03:48:14.716 | 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-05-28 03:48:14.722 | 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-05-28 03:48:14.728 | 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-05-28 03:48:14.736 | 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-05-28 03:48:14.741 | 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-05-28 03:48:14.750 | 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-05-28 03:48:14.756 | 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-05-28 03:48:14.796 | 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-05-28 03:48:14.800 | 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-05-28 03:48:14.807 | 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-05-28 03:48:14.810 | 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-05-28 03:48:14.820 | 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-05-28 03:48:14.823 | 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-05-28 03:48:14.832 | 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-05-28 03:48:14.845 | 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-05-28 03:48:14.859 | 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-05-28 03:48:14.872 | 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-05-28 03:48:14.876 | 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-05-28 03:48:14.878 | 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-05-28 03:48:15.288 | Collecting pyudev===0.22.0 2022-05-28 03:48:15.295 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-05-28 03:48:15.379 | 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-05-28 03:48:15.382 | 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-05-28 03:48:15.390 | 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-05-28 03:48:15.426 | 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-05-28 03:48:15.431 | 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-05-28 03:48:15.433 | 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-05-28 03:48:15.436 | 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-05-28 03:48:15.438 | 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-05-28 03:48:15.441 | 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-05-28 03:48:15.446 | 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-05-28 03:48:15.449 | 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-05-28 03:48:15.984 | Collecting googleapis-common-protos===1.52.0 2022-05-28 03:48:15.990 | 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-05-28 03:48:16.074 | 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-05-28 03:48:16.076 | 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-05-28 03:48:16.084 | 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-05-28 03:48:16.086 | 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-05-28 03:48:16.089 | 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-05-28 03:48:16.141 | 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-05-28 03:48:16.144 | 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-05-28 03:48:16.147 | 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-05-28 03:48:16.153 | 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-05-28 03:48:16.156 | 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-05-28 03:48:16.188 | Building wheels for collected packages: zstd 2022-05-28 03:48:16.189 | Building wheel for zstd (setup.py): started 2022-05-28 03:49:01.778 | Building wheel for zstd (setup.py): finished with status 'done' 2022-05-28 03:49:01.793 | Created wheel for zstd: filename=zstd-1.4.5.1-cp38-cp38-linux_x86_64.whl size=1638723 sha256=9f2e797f46e86cb4891f11c937ce937004fa807f6f6a5578e8670545936e98ab 2022-05-28 03:49:01.793 | Stored in directory: /root/.cache/pip/wheels/e1/b5/2c/590992a3e4954bbb70ccfc7fc247591b65afb25701c54993d5 2022-05-28 03:49:01.794 | Successfully built zstd 2022-05-28 03:49:02.627 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, google-auth-httplib2, uritemplate, googleapis-common-protos, google-api-core, google-api-python-client, zstd, cinder 2022-05-28 03:49:04.305 | Running setup.py develop for cinder