2022-01-05 16:02:49.455 | + ./stack.sh:main:462 : exec 2022-01-05 16:02:49.455 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-05-160249.summary.2022-01-05-160249 2022-01-05 16:02:49.455 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-160249' 2022-01-05 16:02:49.455 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 16:02:49.455 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-160249 2022-01-05 16:02:49.455 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-160249 /opt/stack/logs/stack.sh.log 2022-01-05 16:02:49.455 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-160249.summary.2022-01-05-160249 /opt/stack/logs/stack.sh.log.summary 2022-01-05 16:02:49.455 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-01-05 16:02:49.455 | + functions:check_path_perm_sanity:620 : local real_path 2022-01-05 16:02:49.455 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-01-05 16:02:49.455 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-01-05 16:02:49.455 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-01-05 16:02:49.455 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-01-05 16:02:49.455 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-01-05 16:02:49.455 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:02:49.455 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-01-05 16:02:49.455 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-01-05 16:02:49.455 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-05 16:02:49.456 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:02:49.456 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-01-05 16:02:49.459 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-01-05 16:02:49.462 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-05 16:02:49.464 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-01-05 16:02:49.467 | + ./stack.sh:main:535 : trap err_trap ERR 2022-01-05 16:02:49.469 | + ./stack.sh:main:548 : set -o errexit 2022-01-05 16:02:49.471 | + ./stack.sh:main:551 : uname -a 2022-01-05 16:02:49.472 | Linux dv-osbrick-victoria-4-smb 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-01-05 16:02:49.474 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-05 16:02:49.476 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-05 16:02:49.479 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-01-05 16:02:49.506 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-05 16:02:49.521 | + ./stack.sh:main:565 : fetch_plugins 2022-01-05 16:02:49.523 | + functions-common:fetch_plugins:1656 : local plugins= 2022-01-05 16:02:49.525 | + functions-common:fetch_plugins:1657 : local plugin 2022-01-05 16:02:49.527 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2022-01-05 16:02:49.529 | + functions-common:fetch_plugins:1661 : return 2022-01-05 16:02:49.531 | + ./stack.sh:main:569 : run_phase override_defaults 2022-01-05 16:02:49.533 | + functions-common:run_phase:1738 : local mode=override_defaults 2022-01-05 16:02:49.535 | + functions-common:run_phase:1739 : local phase= 2022-01-05 16:02:49.537 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:02:49.538 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 16:02:49.540 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:02:49.542 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 16:02:49.544 | + functions-common:run_phase:1748 : local extra 2022-01-05 16:02:49.547 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:02:49.550 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 16:02:49.551 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:02:49.553 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:02:49.555 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-05 16:02:49.557 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:02:49.569 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:49.571 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:02:49.573 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:02:49.574 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:02:49.576 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:02:49.578 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:02:49.580 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:02:49.581 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-05 16:02:49.583 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-05 16:02:49.585 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:02:49.587 | + functions-common:run_phase:1762 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 16:02:49.588 | + functions-common:run_phase:1763 : plugin_override_defaults 2022-01-05 16:02:49.590 | + functions-common:plugin_override_defaults:1697 : local plugins= 2022-01-05 16:02:49.593 | + functions-common:plugin_override_defaults:1698 : local plugin 2022-01-05 16:02:49.594 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2022-01-05 16:02:49.596 | + functions-common:plugin_override_defaults:1702 : return 2022-01-05 16:02:49.598 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-01-05 16:02:49.615 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-01-05 16:02:49.617 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-05 16:02:49.630 | ++ functions-common:is_service_enabled:1966 : return 1 2022-01-05 16:02:49.632 | +++ lib/tls:source:43 : hostname -f 2022-01-05 16:02:49.636 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-05 16:02:49.637 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-05 16:02:49.639 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-05 16:02:49.641 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-05 16:02:49.643 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-05 16:02:49.645 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-05 16:02:49.647 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-05 16:02:49.648 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-05 16:02:49.650 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-05 16:02:49.652 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-05 16:02:49.657 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-01-05 16:02:49.670 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-01-05 16:02:49.687 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-01-05 16:02:49.699 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-01-05 16:02:49.711 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-01-05 16:02:49.739 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-01-05 16:02:49.777 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-01-05 16:02:49.858 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-01-05 16:02:49.879 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-01-05 16:02:49.913 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-01-05 16:02:49.964 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-01-05 16:02:50.093 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-01-05 16:02:50.106 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-01-05 16:02:50.118 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-05 16:02:50.131 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-01-05 16:02:50.214 | + ./stack.sh:main:598 : run_phase source 2022-01-05 16:02:50.216 | + functions-common:run_phase:1738 : local mode=source 2022-01-05 16:02:50.219 | + functions-common:run_phase:1739 : local phase= 2022-01-05 16:02:50.221 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:02:50.223 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 16:02:50.225 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:02:50.227 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 16:02:50.229 | + functions-common:run_phase:1748 : local extra 2022-01-05 16:02:50.231 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:02:50.236 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 16:02:50.238 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:02:50.240 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:02:50.242 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-05 16:02:50.244 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:02:50.258 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:50.260 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:02:50.262 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-05 16:02:50.301 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-05 16:02:50.303 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-01-05 16:02:50.305 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:02:50.307 | + functions-common:run_phase:1760 : load_plugin_settings 2022-01-05 16:02:50.309 | + functions-common:load_plugin_settings:1674 : local plugins= 2022-01-05 16:02:50.311 | + functions-common:load_plugin_settings:1675 : local plugin 2022-01-05 16:02:50.313 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2022-01-05 16:02:50.315 | + functions-common:load_plugin_settings:1679 : return 2022-01-05 16:02:50.318 | + functions-common:run_phase:1761 : verify_disabled_services 2022-01-05 16:02:50.320 | + functions-common:verify_disabled_services:2021 : local service 2022-01-05 16:02:50.322 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.324 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-05 16:02:50.327 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.329 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-05 16:02:50.331 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.333 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-05 16:02:50.335 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.338 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-05 16:02:50.340 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.342 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-05 16:02:50.345 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.347 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-05 16:02:50.349 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.351 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-05 16:02:50.353 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.356 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-05 16:02:50.358 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.361 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-05 16:02:50.363 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.365 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-05 16:02:50.367 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.369 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-05 16:02:50.371 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.374 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-05 16:02:50.376 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.378 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-05 16:02:50.380 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.383 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-05 16:02:50.385 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.387 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-05 16:02:50.389 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.392 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-05 16:02:50.394 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.396 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-05 16:02:50.398 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.400 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-05 16:02:50.403 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.406 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-05 16:02:50.408 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.410 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-05 16:02:50.412 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.415 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-05 16:02:50.417 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.419 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-05 16:02:50.422 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.424 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-05 16:02:50.426 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.428 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-05 16:02:50.430 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.433 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-05 16:02:50.435 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.437 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-05 16:02:50.439 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.442 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-05 16:02:50.444 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.446 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-05 16:02:50.448 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.450 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-05 16:02:50.453 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.455 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-05 16:02:50.457 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.459 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-05 16:02:50.462 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.464 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-05 16:02:50.466 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.469 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-05 16:02:50.471 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.473 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-05 16:02:50.476 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.478 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-05 16:02:50.480 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.483 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-05 16:02:50.485 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.487 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-05 16:02:50.489 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.491 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-05 16:02:50.494 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.496 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-05 16:02:50.498 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:02:50.500 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-05 16:02:50.503 | + ./stack.sh:main:669 : initialize_database_backends 2022-01-05 16:02:50.505 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:02:50.508 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-05 16:02:50.522 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:50.524 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-05 16:02:50.526 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:02:50.528 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-05 16:02:50.543 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 16:02:50.548 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-05 16:02:50.550 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-05 16:02:50.552 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-05 16:02:50.555 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-05 16:02:50.557 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-05 16:02:50.559 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-05 16:02:50.561 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-05 16:02:50.564 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-05 16:02:50.566 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:02:50.568 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-05 16:02:50.571 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:02:50.573 | + lib/database:initialize_database_backends:104 : return 0 2022-01-05 16:02:50.576 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-01-05 16:02:50.576 | Using mysql database backend 2022-01-05 16:02:50.578 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-05 16:02:50.594 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-01-05 16:02:50.610 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:50.612 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-05 16:02:50.627 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-01-05 16:02:50.643 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:50.646 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-05 16:02:50.661 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-05 16:02:50.677 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-01-05 16:02:50.692 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 16:02:50.695 | + ./stack.sh:main:717 : is_service_enabled nova 2022-01-05 16:02:50.711 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:50.713 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-01-05 16:02:50.715 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-01-05 16:02:50.731 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:50.734 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-05 16:02:50.750 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-01-05 16:02:50.752 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-01-05 16:02:50.755 | + ./stack.sh:main:739 : save_stackenv 739 2022-01-05 16:02:50.757 | + functions-common:save_stackenv:60 : local tag=739 2022-01-05 16:02:50.760 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-05 16:02:50.764 | + functions-common:save_stackenv:62 : time_stamp=2022-01-05-160250 2022-01-05 16:02:50.767 | + functions-common:save_stackenv:63 : echo '# 2022-01-05-160250 739' 2022-01-05 16:02:50.769 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:02:50.771 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:02:50.773 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:02:50.776 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-05 16:02:50.778 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:02:50.780 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-05 16:02:50.782 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:02:50.785 | + 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,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,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-01-05 16:02:50.787 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:02:50.789 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2022-01-05 16:02:50.791 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:02:50.794 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2022-01-05 16:02:50.796 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:02:50.799 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-05-160249 2022-01-05 16:02:50.801 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:02:50.803 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-05 16:02:50.805 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:02:50.807 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2022-01-05 16:02:50.810 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:02:50.813 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-05 16:02:50.815 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:02:50.817 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-05 16:02:50.819 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:02:50.821 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-05 16:02:50.824 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:02:50.826 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-05 16:02:50.828 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-01-05 16:02:50.831 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-05 16:02:50.833 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-01-05 16:02:50.835 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-01-05 16:02:50.837 | + functions-common:git_clone:528 : local orig_dir 2022-01-05 16:02:50.840 | ++ functions-common:git_clone:529 : pwd 2022-01-05 16:02:50.842 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:02:50.844 | + functions-common:git_clone:530 : local git_clone_flags= 2022-01-05 16:02:50.847 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-01-05 16:02:50.862 | + functions-common:git_clone:532 : RECLONE=False 2022-01-05 16:02:50.864 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-01-05 16:02:50.866 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-01-05 16:02:50.868 | + functions-common:git_clone:546 : echo stable/victoria 2022-01-05 16:02:50.869 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-01-05 16:02:50.874 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-01-05 16:02:50.876 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-01-05 16:02:50.878 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2022-01-05 16:02:50.881 | + functions-common:git_clone:595 : git show --oneline 2022-01-05 16:02:50.881 | + functions-common:git_clone:595 : head -1 2022-01-05 16:02:50.885 | 533601b0 update constraint for oslo.context to new release 3.1.2 2022-01-05 16:02:50.888 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2022-01-05 16:02:50.890 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-01-05 16:02:50.892 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 16:02:50.895 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-01-05 16:02:50.897 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-05 16:02:50.899 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-05 16:02:50.902 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-05 16:02:50.904 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:02:50.907 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-05 16:02:50.909 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-05 16:02:50.911 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-05 16:02:50.914 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-05 16:02:50.918 | ++ tools/install_prereqs.sh:source:47 : NOW=1641398570 2022-01-05 16:02:50.922 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-05 16:02:50.926 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641398333 2022-01-05 16:02:50.928 | ++ tools/install_prereqs.sh:source:49 : DELTA=237 2022-01-05 16:02:50.931 | ++ tools/install_prereqs.sh:source:50 : [[ 237 -lt 7200 ]] 2022-01-05 16:02:50.933 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-05 16:02:50.936 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-05 16:02:50.939 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2022-01-05 16:02:50.941 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-05 16:02:50.943 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2022-01-05 16:02:50.945 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-05 16:02:50.948 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2022-01-05 16:02:50.950 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-05 16:02:50.953 | +++ 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,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,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-01-05 16:02:51.000 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-05 16:02:51.000 | apache2-dev 2022-01-05 16:02:51.000 | bc 2022-01-05 16:02:51.000 | bsdmainutils 2022-01-05 16:02:51.000 | curl 2022-01-05 16:02:51.000 | g++ 2022-01-05 16:02:51.000 | gcc 2022-01-05 16:02:51.000 | gettext 2022-01-05 16:02:51.000 | git 2022-01-05 16:02:51.000 | graphviz 2022-01-05 16:02:51.000 | iputils-ping 2022-01-05 16:02:51.000 | libapache2-mod-proxy-uwsgi 2022-01-05 16:02:51.000 | libffi-dev 2022-01-05 16:02:51.000 | libjpeg-dev 2022-01-05 16:02:51.000 | libmysqlclient-dev 2022-01-05 16:02:51.000 | libpcre3-dev 2022-01-05 16:02:51.000 | libpq-dev 2022-01-05 16:02:51.000 | libssl-dev 2022-01-05 16:02:51.000 | libsystemd-dev 2022-01-05 16:02:51.000 | libxml2-dev 2022-01-05 16:02:51.000 | libxslt1-dev 2022-01-05 16:02:51.000 | libyaml-dev 2022-01-05 16:02:51.000 | lsof 2022-01-05 16:02:51.000 | openssh-server 2022-01-05 16:02:51.000 | openssl 2022-01-05 16:02:51.000 | pkg-config 2022-01-05 16:02:51.000 | psmisc 2022-01-05 16:02:51.000 | python3-dev 2022-01-05 16:02:51.000 | python3-pip 2022-01-05 16:02:51.000 | python3-venv 2022-01-05 16:02:51.001 | tar 2022-01-05 16:02:51.001 | tcpdump 2022-01-05 16:02:51.001 | unzip 2022-01-05 16:02:51.001 | uuid-runtime 2022-01-05 16:02:51.001 | wget 2022-01-05 16:02:51.001 | wget 2022-01-05 16:02:51.001 | zlib1g-dev 2022-01-05 16:02:51.001 | libkrb5-dev 2022-01-05 16:02:51.001 | libldap2-dev 2022-01-05 16:02:51.001 | libsasl2-dev 2022-01-05 16:02:51.001 | memcached 2022-01-05 16:02:51.001 | python3-mysqldb 2022-01-05 16:02:51.001 | sqlite3 2022-01-05 16:02:51.001 | conntrack 2022-01-05 16:02:51.001 | curl 2022-01-05 16:02:51.001 | dnsmasq-base 2022-01-05 16:02:51.001 | dnsmasq-utils 2022-01-05 16:02:51.001 | ebtables 2022-01-05 16:02:51.001 | gawk 2022-01-05 16:02:51.001 | genisoimage 2022-01-05 16:02:51.001 | iptables 2022-01-05 16:02:51.001 | iputils-arping 2022-01-05 16:02:51.001 | kpartx 2022-01-05 16:02:51.001 | libjs-jquery-tablesorter 2022-01-05 16:02:51.001 | libmysqlclient-dev 2022-01-05 16:02:51.001 | parted 2022-01-05 16:02:51.001 | pm-utils 2022-01-05 16:02:51.001 | python3-mysqldb 2022-01-05 16:02:51.001 | socat 2022-01-05 16:02:51.001 | sqlite3 2022-01-05 16:02:51.001 | sudo 2022-01-05 16:02:51.001 | vlan 2022-01-05 16:02:51.001 | lsscsi 2022-01-05 16:02:51.001 | open-iscsi 2022-01-05 16:02:51.001 | lvm2 2022-01-05 16:02:51.001 | qemu-utils 2022-01-05 16:02:51.001 | thin-provisioning-tools 2022-01-05 16:02:51.001 | acl 2022-01-05 16:02:51.002 | dnsmasq-base 2022-01-05 16:02:51.002 | dnsmasq-utils 2022-01-05 16:02:51.002 | ebtables 2022-01-05 16:02:51.002 | haproxy 2022-01-05 16:02:51.002 | iptables 2022-01-05 16:02:51.002 | iputils-arping 2022-01-05 16:02:51.002 | iputils-ping 2022-01-05 16:02:51.002 | libmysqlclient-dev 2022-01-05 16:02:51.002 | postgresql-server-dev-all 2022-01-05 16:02:51.002 | python3-mysqldb 2022-01-05 16:02:51.002 | sqlite3 2022-01-05 16:02:51.002 | sudo 2022-01-05 16:02:51.002 | vlan 2022-01-05 16:02:51.002 | ipset 2022-01-05 16:02:51.002 | conntrack 2022-01-05 16:02:51.002 | conntrackd 2022-01-05 16:02:51.002 | keepalived 2022-01-05 16:02:51.002 | dstat 2022-01-05 16:02:51.002 | lvm2 2022-01-05 16:02:51.002 | qemu-utils 2022-01-05 16:02:51.002 | thin-provisioning-tools 2022-01-05 16:02:51.002 | curl 2022-01-05 16:02:51.002 | liberasurecode-dev 2022-01-05 16:02:51.002 | make 2022-01-05 16:02:51.002 | memcached 2022-01-05 16:02:51.002 | sqlite3 2022-01-05 16:02:51.002 | xfsprogs' 2022-01-05 16:02:51.003 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-05 16:02:51.021 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-05 16:02:51.021 | apache2-dev 2022-01-05 16:02:51.021 | bc 2022-01-05 16:02:51.021 | bsdmainutils 2022-01-05 16:02:51.021 | curl 2022-01-05 16:02:51.021 | g++ 2022-01-05 16:02:51.021 | gcc 2022-01-05 16:02:51.021 | gettext 2022-01-05 16:02:51.021 | git 2022-01-05 16:02:51.021 | graphviz 2022-01-05 16:02:51.021 | iputils-ping 2022-01-05 16:02:51.021 | libapache2-mod-proxy-uwsgi 2022-01-05 16:02:51.021 | libffi-dev 2022-01-05 16:02:51.021 | libjpeg-dev 2022-01-05 16:02:51.021 | libmysqlclient-dev 2022-01-05 16:02:51.021 | libpcre3-dev 2022-01-05 16:02:51.021 | libpq-dev 2022-01-05 16:02:51.021 | libssl-dev 2022-01-05 16:02:51.021 | libsystemd-dev 2022-01-05 16:02:51.021 | libxml2-dev 2022-01-05 16:02:51.021 | libxslt1-dev 2022-01-05 16:02:51.021 | libyaml-dev 2022-01-05 16:02:51.021 | lsof 2022-01-05 16:02:51.021 | openssh-server 2022-01-05 16:02:51.021 | openssl 2022-01-05 16:02:51.021 | pkg-config 2022-01-05 16:02:51.021 | psmisc 2022-01-05 16:02:51.021 | python3-dev 2022-01-05 16:02:51.022 | python3-pip 2022-01-05 16:02:51.022 | python3-venv 2022-01-05 16:02:51.022 | tar 2022-01-05 16:02:51.022 | tcpdump 2022-01-05 16:02:51.022 | unzip 2022-01-05 16:02:51.022 | uuid-runtime 2022-01-05 16:02:51.022 | wget 2022-01-05 16:02:51.022 | wget 2022-01-05 16:02:51.022 | zlib1g-dev 2022-01-05 16:02:51.022 | libkrb5-dev 2022-01-05 16:02:51.022 | libldap2-dev 2022-01-05 16:02:51.022 | libsasl2-dev 2022-01-05 16:02:51.022 | memcached 2022-01-05 16:02:51.022 | python3-mysqldb 2022-01-05 16:02:51.022 | sqlite3 2022-01-05 16:02:51.022 | conntrack 2022-01-05 16:02:51.022 | curl 2022-01-05 16:02:51.022 | dnsmasq-base 2022-01-05 16:02:51.022 | dnsmasq-utils 2022-01-05 16:02:51.022 | ebtables 2022-01-05 16:02:51.022 | gawk 2022-01-05 16:02:51.022 | genisoimage 2022-01-05 16:02:51.022 | iptables 2022-01-05 16:02:51.022 | iputils-arping 2022-01-05 16:02:51.022 | kpartx 2022-01-05 16:02:51.022 | libjs-jquery-tablesorter 2022-01-05 16:02:51.022 | libmysqlclient-dev 2022-01-05 16:02:51.022 | parted 2022-01-05 16:02:51.022 | pm-utils 2022-01-05 16:02:51.022 | python3-mysqldb 2022-01-05 16:02:51.022 | socat 2022-01-05 16:02:51.022 | sqlite3 2022-01-05 16:02:51.022 | sudo 2022-01-05 16:02:51.022 | vlan 2022-01-05 16:02:51.022 | lsscsi 2022-01-05 16:02:51.022 | open-iscsi 2022-01-05 16:02:51.022 | lvm2 2022-01-05 16:02:51.022 | qemu-utils 2022-01-05 16:02:51.022 | thin-provisioning-tools 2022-01-05 16:02:51.022 | acl 2022-01-05 16:02:51.023 | dnsmasq-base 2022-01-05 16:02:51.023 | dnsmasq-utils 2022-01-05 16:02:51.023 | ebtables 2022-01-05 16:02:51.023 | haproxy 2022-01-05 16:02:51.023 | iptables 2022-01-05 16:02:51.023 | iputils-arping 2022-01-05 16:02:51.023 | iputils-ping 2022-01-05 16:02:51.023 | libmysqlclient-dev 2022-01-05 16:02:51.023 | postgresql-server-dev-all 2022-01-05 16:02:51.023 | python3-mysqldb 2022-01-05 16:02:51.023 | sqlite3 2022-01-05 16:02:51.023 | sudo 2022-01-05 16:02:51.023 | vlan 2022-01-05 16:02:51.023 | ipset 2022-01-05 16:02:51.023 | conntrack 2022-01-05 16:02:51.023 | conntrackd 2022-01-05 16:02:51.023 | keepalived 2022-01-05 16:02:51.023 | dstat 2022-01-05 16:02:51.023 | lvm2 2022-01-05 16:02:51.023 | qemu-utils 2022-01-05 16:02:51.023 | thin-provisioning-tools 2022-01-05 16:02:51.023 | curl 2022-01-05 16:02:51.023 | liberasurecode-dev 2022-01-05 16:02:51.023 | make 2022-01-05 16:02:51.023 | memcached 2022-01-05 16:02:51.023 | sqlite3 2022-01-05 16:02:51.023 | xfsprogs ' 2022-01-05 16:02:51.023 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-05 16:02:51.025 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:51.028 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:51.031 | ++ 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-01-05 16:02:51.032 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-05 16:02:51.036 | ++ 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-01-05 16:02:51.038 | ++ functions-common:install_package:1344 : update_package_repo 2022-01-05 16:02:51.041 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:02:51.043 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2022-01-05 16:02:51.045 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:02:51.047 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:02:51.049 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:02:51.051 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:51.053 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:51.055 | ++ functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:02:51.057 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2022-01-05 16:02:51.059 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2022-01-05 16:02:51.061 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2022-01-05 16:02:51.064 | +++ functions-common:apt_get_update:1078 : id -u 2022-01-05 16:02:51.068 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2022-01-05 16:02:51.070 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2022-01-05 16:02:51.072 | ++ functions-common:time_start:2296 : local name=apt-get-update 2022-01-05 16:02:51.074 | ++ functions-common:time_start:2297 : local start_time= 2022-01-05 16:02:51.076 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2022-01-05 16:02:51.079 | +++ functions-common:time_start:2301 : date +%s%3N 2022-01-05 16:02:51.082 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1641398571080 2022-01-05 16:02:51.084 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-05 16:02:51.086 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-05 16:02:51.088 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-05 16:02:51.290 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-05 16:02:51.448 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-05 16:02:51.572 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-05 16:02:51.697 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-05 16:02:53.484 | Reading package lists... 2022-01-05 16:02:53.514 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2022-01-05 16:02:53.516 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2022-01-05 16:02:53.518 | ++ functions-common:time_stop:2310 : local name 2022-01-05 16:02:53.520 | ++ functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:53.523 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:53.524 | ++ functions-common:time_stop:2313 : local total 2022-01-05 16:02:53.527 | ++ functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:53.529 | ++ functions-common:time_stop:2316 : name=apt-get-update 2022-01-05 16:02:53.531 | ++ functions-common:time_stop:2317 : start_time=1641398571080 2022-01-05 16:02:53.533 | ++ functions-common:time_stop:2319 : [[ -z 1641398571080 ]] 2022-01-05 16:02:53.536 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:53.540 | ++ functions-common:time_stop:2322 : end_time=1641398573537 2022-01-05 16:02:53.542 | ++ functions-common:time_stop:2323 : elapsed_time=2457 2022-01-05 16:02:53.544 | ++ functions-common:time_stop:2324 : total=0 2022-01-05 16:02:53.546 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:53.549 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=2457 2022-01-05 16:02:53.551 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:02:53.553 | ++ functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:02:53.555 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:53.557 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:53.560 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:02:53.580 | ++ functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:02:53.689 | Reading package lists... 2022-01-05 16:02:53.920 | Building dependency tree... 2022-01-05 16:02:53.922 | Reading state information... 2022-01-05 16:02:53.954 | acl is already the newest version (2.2.53-6). 2022-01-05 16:02:53.954 | bc is already the newest version (1.07.1-2build1). 2022-01-05 16:02:53.954 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-05 16:02:53.954 | conntrack is already the newest version (1:1.4.5-2). 2022-01-05 16:02:53.954 | ebtables is already the newest version (2.0.11-3build1). 2022-01-05 16:02:53.954 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:02:53.954 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-05 16:02:53.954 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:02:53.954 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-05 16:02:53.954 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-05 16:02:53.954 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-05 16:02:53.954 | iputils-arping is already the newest version (3:20190709-3). 2022-01-05 16:02:53.954 | iputils-ping is already the newest version (3:20190709-3). 2022-01-05 16:02:53.954 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-05 16:02:53.954 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-05 16:02:53.954 | libffi-dev is already the newest version (3.3-4). 2022-01-05 16:02:53.954 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-05 16:02:53.954 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-05 16:02:53.954 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-05 16:02:53.954 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-05 16:02:53.954 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-05 16:02:53.954 | lsscsi is already the newest version (0.30-0.1). 2022-01-05 16:02:53.954 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-05 16:02:53.954 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:02:53.954 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-05 16:02:53.954 | psmisc is already the newest version (23.3-1). 2022-01-05 16:02:53.955 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:02:53.955 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-05 16:02:53.955 | socat is already the newest version (1.7.3.3-2). 2022-01-05 16:02:53.955 | tcpdump is already the newest version (4.9.3-4). 2022-01-05 16:02:53.955 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-05 16:02:53.955 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-05 16:02:53.955 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-05 16:02:53.955 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-05 16:02:53.955 | dstat is already the newest version (0.7.4-6). 2022-01-05 16:02:53.955 | graphviz is already the newest version (2.42.2-3build2). 2022-01-05 16:02:53.955 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-05 16:02:53.955 | pm-utils is already the newest version (1.4.1-19). 2022-01-05 16:02:53.955 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:02:53.955 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:02:53.955 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:02:53.955 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-05 16:02:53.955 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:02:53.955 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:02:53.955 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-05 16:02:53.955 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-05 16:02:53.955 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-05 16:02:53.955 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-05 16:02:53.955 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-05 16:02:53.955 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-05 16:02:53.955 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:02:53.955 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-05 16:02:53.955 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:02:53.955 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-05 16:02:53.955 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-05 16:02:53.955 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-05 16:02:53.955 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-05 16:02:53.955 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-05 16:02:53.955 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-05 16:02:53.955 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:02:53.955 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-05 16:02:53.955 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-05 16:02:53.956 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-05 16:02:53.956 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-05 16:02:53.956 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-05 16:02:53.956 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-05 16:02:53.956 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-05 16:02:53.956 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-05 16:02:53.956 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:02:54.165 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-05 16:02:54.165 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-05 16:02:54.165 | The following packages were automatically installed and are no longer required: 2022-01-05 16:02:54.166 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:02:54.166 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:02:54.166 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:02:54.166 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:02:54.166 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:02:54.166 | python3-zope.interface 2022-01-05 16:02:54.166 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:02:54.167 | The following additional packages will be installed: 2022-01-05 16:02:54.167 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-01-05 16:02:54.245 | The following NEW packages will be installed: 2022-01-05 16:02:54.245 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-01-05 16:02:54.245 | python3-yaml 2022-01-05 16:02:54.808 | 0 upgraded, 5 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:02:54.808 | Need to get 0 B/27.4 MB of archives. 2022-01-05 16:02:54.808 | After this operation, 211 MB of additional disk space will be used. 2022-01-05 16:02:54.838 | Selecting previously unselected package python3-yaml. 2022-01-05 16:02:54.889 | (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 ... 86621 files and directories currently installed.) 2022-01-05 16:02:54.892 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-05 16:02:54.895 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:02:54.943 | Selecting previously unselected package llvm-10-tools. 2022-01-05 16:02:54.952 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:02:54.954 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:02:55.099 | Selecting previously unselected package llvm-10-dev. 2022-01-05 16:02:55.109 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:02:55.112 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:02:59.532 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-05 16:02:59.542 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:02:59.544 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:02:59.836 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-05 16:02:59.846 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-05 16:02:59.848 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:02:59.905 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:03:00.185 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:03:00.191 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:03:00.196 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:03:00.202 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:03:00.208 | Processing triggers for man-db (2.9.1-1) ... 2022-01-05 16:03:00.543 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-05 16:03:07.510 | ++ functions-common:apt_get:1115 : result=0 2022-01-05 16:03:07.512 | ++ functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:03:07.514 | ++ functions-common:time_stop:2310 : local name 2022-01-05 16:03:07.516 | ++ functions-common:time_stop:2311 : local end_time 2022-01-05 16:03:07.518 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:03:07.520 | ++ functions-common:time_stop:2313 : local total 2022-01-05 16:03:07.523 | ++ functions-common:time_stop:2314 : local start_time 2022-01-05 16:03:07.525 | ++ functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:03:07.527 | ++ functions-common:time_stop:2317 : start_time=1641398573577 2022-01-05 16:03:07.530 | ++ functions-common:time_stop:2319 : [[ -z 1641398573577 ]] 2022-01-05 16:03:07.532 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:03:07.536 | ++ functions-common:time_stop:2322 : end_time=1641398587534 2022-01-05 16:03:07.539 | ++ functions-common:time_stop:2323 : elapsed_time=13957 2022-01-05 16:03:07.541 | ++ functions-common:time_stop:2324 : total=724 2022-01-05 16:03:07.543 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:03:07.546 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=14681 2022-01-05 16:03:07.548 | ++ functions-common:apt_get:1119 : return 0 2022-01-05 16:03:07.550 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-05 16:03:07.553 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-05 16:03:07.555 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-05 16:03:07.559 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-05 16:03:07.563 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-01-05 16:03:07.566 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-01-05 16:03:07.568 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-05 16:03:09.137 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-05 16:03:09.140 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:03:09.142 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:03:09.145 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-05 16:03:09.147 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-05 16:03:09.149 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-05 16:03:09.151 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-05 16:03:09.153 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-05 16:03:09.155 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-05 16:03:09.157 | + functions-common:_ensure_lsb_release:328 : return 2022-01-05 16:03:09.159 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-05 16:03:09.224 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-05 16:03:09.227 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-05 16:03:09.291 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-05 16:03:09.293 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-05 16:03:09.358 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-05 16:03:09.360 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-05 16:03:09.362 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-05 16:03:09.363 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-05 16:03:09.365 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-05 16:03:09.367 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-05 16:03:09.369 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-05 16:03:09.371 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-05 16:03:09.373 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-05 16:03:09.375 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-01-05 16:03:09.377 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-05 16:03:09.377 | Distro: focal 2022-01-05 16:03:09.379 | + tools/install_pip.sh:main:127 : get_versions 2022-01-05 16:03:09.382 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-05 16:03:09.385 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-05 16:03:09.387 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-05 16:03:09.390 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-05 16:03:09.390 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-05 16:03:09.956 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-05 16:03:09.957 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-05 16:03:09.957 | pip: 21.3.1 2022-01-05 16:03:09.959 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-05 16:03:10.479 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-05 16:03:10.520 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-05 16:03:10.522 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-05 16:03:10.524 | + tools/install_pip.sh:main:135 : exit 0 2022-01-05 16:03:10.527 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-05 16:03:10.530 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:03:10.533 | + ./stack.sh:main:764 : fixup_all 2022-01-05 16:03:10.535 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-01-05 16:03:10.537 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-05 16:03:10.539 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:03:10.544 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:03:10.544 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-05 16:03:10.546 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-05 16:03:10.551 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-05 16:03:10.553 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-05 16:03:10.555 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-05 16:03:10.564 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-05 16:03:10.567 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-01-05 16:03:10.569 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-05 16:03:10.571 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-05 16:03:10.574 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-01-05 16:03:10.576 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-05 16:03:10.578 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 16:03:10.581 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 16:03:10.583 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:03:10.585 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:03:10.586 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:03:10.588 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 16:03:10.590 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:03:10.593 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:03:10.595 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-05 16:03:10.597 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-01-05 16:03:10.599 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-01-05 16:03:10.601 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 16:03:10.603 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 16:03:10.605 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:03:10.607 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 16:03:10.610 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 16:03:10.611 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:03:10.614 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-01-05 16:03:10.616 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-01-05 16:03:10.636 | Using python 3.8 to install os-testr 2022-01-05 16:03:10.639 | + 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-01-05 16:03:12.318 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:03:12.350 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.0) 2022-01-05 16:03:12.418 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.5.0) 2022-01-05 16:03:12.420 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.0.1) 2022-01-05 16:03:12.421 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.4.0) 2022-01-05 16:03:12.422 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-01-05 16:03:12.436 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-05 16:03:12.463 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.11.7) 2022-01-05 16:03:12.464 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-01-05 16:03:12.465 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.3.1) 2022-01-05 16:03:12.466 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.4.0) 2022-01-05 16:03:12.467 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-01-05 16:03:12.486 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.15.0) 2022-01-05 16:03:12.486 | Requirement already satisfied: python-mimeparse in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.6.0) 2022-01-05 16:03:12.488 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.4.0) 2022-01-05 16:03:12.489 | Requirement already satisfied: unittest2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.1.0) 2022-01-05 16:03:12.512 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2022-01-05 16:03:12.514 | Requirement already satisfied: cmd2!=0.8.3,>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.3.8) 2022-01-05 16:03:12.516 | Requirement already satisfied: PrettyTable<0.8,>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2022-01-05 16:03:12.519 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.2.2) 2022-01-05 16:03:12.584 | Collecting argparse 2022-01-05 16:03:12.590 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 16:03:12.611 | Requirement already satisfied: linecache2 in /usr/local/lib/python3.8/dist-packages (from traceback2->testtools>=2.2.0->os-testr) (1.0.0) 2022-01-05 16:03:12.665 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.0) 2022-01-05 16:03:12.666 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (60.2.0) 2022-01-05 16:03:12.667 | Requirement already satisfied: colorama>=0.3.7 in /usr/lib/python3/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.3) 2022-01-05 16:03:12.668 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (20.1.0) 2022-01-05 16:03:12.670 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-01-05 16:03:13.958 | Installing collected packages: argparse 2022-01-05 16:03:14.062 | Successfully installed argparse-1.4.0 2022-01-05 16:03:14.062 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:03:14.179 | + inc/python:pip_install:200 : result=0 2022-01-05 16:03:14.181 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:03:14.183 | + functions-common:time_stop:2310 : local name 2022-01-05 16:03:14.186 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:03:14.188 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:03:14.190 | + functions-common:time_stop:2313 : local total 2022-01-05 16:03:14.192 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:03:14.194 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:03:14.196 | + functions-common:time_stop:2317 : start_time=1641398590631 2022-01-05 16:03:14.198 | + functions-common:time_stop:2319 : [[ -z 1641398590631 ]] 2022-01-05 16:03:14.201 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:03:14.205 | + functions-common:time_stop:2322 : end_time=1641398594202 2022-01-05 16:03:14.207 | + functions-common:time_stop:2323 : elapsed_time=3571 2022-01-05 16:03:14.209 | + functions-common:time_stop:2324 : total=0 2022-01-05 16:03:14.211 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:03:14.213 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=3571 2022-01-05 16:03:14.215 | + inc/python:pip_install:203 : return 0 2022-01-05 16:03:14.217 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-01-05 16:03:14.220 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-01-05 16:03:14.222 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:03:14.225 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-01-05 16:03:14.227 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-01-05 16:03:14.229 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:03:14.233 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:03:14.233 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:03:14.238 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-01-05 16:03:14.241 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-01-05 16:03:14.243 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-01-05 16:03:14.246 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-01-05 16:03:14.249 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-01-05 16:03:14.269 | Using python 3.8 to install systemd-python 2022-01-05 16:03:14.271 | + 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-01-05 16:03:15.960 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:03:15.992 | Requirement already satisfied: systemd-python in /usr/lib/python3/dist-packages (234) 2022-01-05 16:03:17.373 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:03:17.476 | + inc/python:pip_install:200 : result=0 2022-01-05 16:03:17.478 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:03:17.480 | + functions-common:time_stop:2310 : local name 2022-01-05 16:03:17.483 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:03:17.485 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:03:17.487 | + functions-common:time_stop:2313 : local total 2022-01-05 16:03:17.489 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:03:17.491 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:03:17.493 | + functions-common:time_stop:2317 : start_time=1641398594264 2022-01-05 16:03:17.495 | + functions-common:time_stop:2319 : [[ -z 1641398594264 ]] 2022-01-05 16:03:17.498 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:03:17.502 | + functions-common:time_stop:2322 : end_time=1641398597500 2022-01-05 16:03:17.504 | + functions-common:time_stop:2323 : elapsed_time=3236 2022-01-05 16:03:17.506 | + functions-common:time_stop:2324 : total=3571 2022-01-05 16:03:17.509 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:03:17.511 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=6807 2022-01-05 16:03:17.514 | + inc/python:pip_install:203 : return 0 2022-01-05 16:03:17.516 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-05 16:03:17.567 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-01-05 16:03:17.683 | + ./stack.sh:main:779 : install_infra 2022-01-05 16:03:17.687 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:03:17.689 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-05 16:03:17.693 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-05 16:03:20.833 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:03:20.836 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-05 16:03:20.858 | + 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-01-05 16:03:22.795 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:03:23.040 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:03:23.042 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-01-05 16:03:23.257 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:03:23.316 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:03:23.376 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:03:23.378 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-01-05 16:03:23.428 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-01-05 16:03:23.475 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:03:23.614 | Collecting pbr===5.5.0 2022-01-05 16:03:23.621 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2022-01-05 16:03:23.658 | Installing collected packages: pbr 2022-01-05 16:03:23.798 | Successfully installed pbr-5.5.0 2022-01-05 16:03:23.858 | + inc/python:pip_install:200 : result=0 2022-01-05 16:03:23.860 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:03:23.862 | + functions-common:time_stop:2310 : local name 2022-01-05 16:03:23.864 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:03:23.867 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:03:23.869 | + functions-common:time_stop:2313 : local total 2022-01-05 16:03:23.871 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:03:23.873 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:03:23.875 | + functions-common:time_stop:2317 : start_time=1641398600850 2022-01-05 16:03:23.877 | + functions-common:time_stop:2319 : [[ -z 1641398600850 ]] 2022-01-05 16:03:23.880 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:03:23.884 | + functions-common:time_stop:2322 : end_time=1641398603882 2022-01-05 16:03:23.886 | + functions-common:time_stop:2323 : elapsed_time=3032 2022-01-05 16:03:23.889 | + functions-common:time_stop:2324 : total=6807 2022-01-05 16:03:23.891 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:03:23.893 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=9839 2022-01-05 16:03:23.895 | + inc/python:pip_install:203 : return 0 2022-01-05 16:03:23.897 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:03:23.900 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-05 16:03:23.922 | + 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-01-05 16:03:25.879 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:03:26.118 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:03:26.121 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-01-05 16:03:26.330 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:03:26.390 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:03:26.452 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:03:26.454 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-01-05 16:03:26.504 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-01-05 16:03:26.552 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:03:26.554 | Processing /opt/stack/requirements 2022-01-05 16:03:27.848 | Collecting fixtures===3.0.0 2022-01-05 16:03:27.855 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-01-05 16:03:28.072 | Collecting PyYAML===5.3.1 2022-01-05 16:03:28.081 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2022-01-05 16:03:28.777 | Collecting requests===2.23.0 2022-01-05 16:03:28.785 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2022-01-05 16:03:28.871 | Collecting packaging===20.4 2022-01-05 16:03:28.877 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2022-01-05 16:03:28.939 | Collecting testtools===2.4.0 2022-01-05 16:03:28.945 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-01-05 16:03:29.036 | Collecting idna===2.10 2022-01-05 16:03:29.042 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-01-05 16:03:29.180 | Collecting pyparsing===2.4.7 2022-01-05 16:03:29.186 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-01-05 16:03:29.236 | Collecting six===1.15.0 2022-01-05 16:03:29.242 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-01-05 16:03:29.269 | Collecting Parsley>=1.2 2022-01-05 16:03:29.276 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-05 16:03:29.320 | Collecting beagle>=0.2.1 2022-01-05 16:03:29.326 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-01-05 16:03:29.352 | 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-01-05 16:03:29.405 | Collecting certifi===2021.10.8 2022-01-05 16:03:29.412 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-01-05 16:03:29.494 | Collecting urllib3===1.25.10 2022-01-05 16:03:29.500 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e79/83572181f5e15/urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 2022-01-05 16:03:29.568 | Collecting chardet===3.0.4 2022-01-05 16:03:29.574 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) 2022-01-05 16:03:29.623 | Collecting traceback2===1.4.0 2022-01-05 16:03:29.630 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-01-05 16:03:29.671 | Collecting unittest2===1.1.0 2022-01-05 16:03:29.677 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-01-05 16:03:29.722 | Collecting extras===1.0.0 2022-01-05 16:03:29.728 | 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-01-05 16:03:29.760 | Collecting python-mimeparse===1.6.0 2022-01-05 16:03:29.766 | 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-01-05 16:03:29.848 | Collecting cliff===3.4.0 2022-01-05 16:03:29.854 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2022-01-05 16:03:29.908 | Collecting linecache2===1.0.0 2022-01-05 16:03:29.915 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-01-05 16:03:29.956 | Collecting argparse 2022-01-05 16:03:29.962 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 16:03:30.005 | Collecting prettytable===0.7.2 2022-01-05 16:03:30.011 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-01-05 16:03:30.157 | Collecting cmd2===1.3.8 2022-01-05 16:03:30.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130 kB) 2022-01-05 16:03:30.309 | Collecting stevedore===3.2.2 2022-01-05 16:03:30.316 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2022-01-05 16:03:30.343 | 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-01-05 16:03:30.398 | Collecting colorama===0.4.3 2022-01-05 16:03:30.404 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d7/3d2a99753107a/colorama-0.4.3-py2.py3-none-any.whl (15 kB) 2022-01-05 16:03:30.451 | Collecting pyperclip===1.8.0 2022-01-05 16:03:30.456 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2022-01-05 16:03:30.501 | Collecting attrs===20.1.0 2022-01-05 16:03:30.507 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/7b7b9f8326499/attrs-20.1.0-py2.py3-none-any.whl (49 kB) 2022-01-05 16:03:30.582 | Collecting wcwidth===0.2.5 2022-01-05 16:03:30.588 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-01-05 16:03:30.607 | Building wheels for collected packages: PyYAML, openstack-requirements 2022-01-05 16:03:30.607 | Building wheel for PyYAML (setup.py): started 2022-01-05 16:03:30.861 | Building wheel for PyYAML (setup.py): finished with status 'error' 2022-01-05 16:03:30.862 | ERROR: Command errored out with exit status 1: 2022-01-05 16:03:30.862 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-kpq1pzty/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-kpq1pzty/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-5hpyimc9 2022-01-05 16:03:30.862 | cwd: /tmp/pip-install-kpq1pzty/PyYAML/ 2022-01-05 16:03:30.862 | Complete output (6 lines): 2022-01-05 16:03:30.862 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 16:03:30.862 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 16:03:30.862 | or: setup.py --help-commands 2022-01-05 16:03:30.862 | or: setup.py cmd --help 2022-01-05 16:03:30.862 | 2022-01-05 16:03:30.862 | error: invalid command 'bdist_wheel' 2022-01-05 16:03:30.862 | ---------------------------------------- 2022-01-05 16:03:30.862 | ERROR: Failed building wheel for PyYAML 2022-01-05 16:03:30.862 | Running setup.py clean for PyYAML 2022-01-05 16:03:31.117 | Building wheel for openstack-requirements (setup.py): started 2022-01-05 16:03:31.873 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-05 16:03:31.874 | ERROR: Command errored out with exit status 1: 2022-01-05 16:03:31.874 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-luf1nkte/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-luf1nkte/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-w78guh1_ 2022-01-05 16:03:31.874 | cwd: /tmp/pip-req-build-luf1nkte/ 2022-01-05 16:03:31.874 | Complete output (6 lines): 2022-01-05 16:03:31.874 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 16:03:31.874 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 16:03:31.874 | or: setup.py --help-commands 2022-01-05 16:03:31.874 | or: setup.py cmd --help 2022-01-05 16:03:31.874 | 2022-01-05 16:03:31.874 | error: invalid command 'bdist_wheel' 2022-01-05 16:03:31.874 | ---------------------------------------- 2022-01-05 16:03:31.874 | ERROR: Failed building wheel for openstack-requirements 2022-01-05 16:03:31.874 | Running setup.py clean for openstack-requirements 2022-01-05 16:03:32.617 | Failed to build PyYAML openstack-requirements 2022-01-05 16:03:32.824 | Installing collected packages: chardet, certifi, attrs, linecache2, traceback2, six, argparse, unittest2, extras, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, colorama, pyperclip, cmd2, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-05 16:03:34.014 | Running setup.py install for PyYAML: started 2022-01-05 16:03:48.858 | Running setup.py install for PyYAML: finished with status 'done' 2022-01-05 16:03:49.757 | Running setup.py install for openstack-requirements: started 2022-01-05 16:03:51.864 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-05 16:03:51.903 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.1.0 beagle-0.3.0 certifi-2021.10.8 chardet-3.0.4 cliff-3.4.0 cmd2-1.3.8 colorama-0.4.3 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4168 packaging-20.4 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.0 python-mimeparse-1.6.0 requests-2.23.0 six-1.15.0 stevedore-3.2.2 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.10 wcwidth-0.2.5 2022-01-05 16:03:52.053 | + inc/python:pip_install:200 : result=0 2022-01-05 16:03:52.056 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:03:52.058 | + functions-common:time_stop:2310 : local name 2022-01-05 16:03:52.060 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:03:52.062 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:03:52.064 | + functions-common:time_stop:2313 : local total 2022-01-05 16:03:52.066 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:03:52.068 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:03:52.071 | + functions-common:time_stop:2317 : start_time=1641398603914 2022-01-05 16:03:52.073 | + functions-common:time_stop:2319 : [[ -z 1641398603914 ]] 2022-01-05 16:03:52.076 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:03:52.080 | + functions-common:time_stop:2322 : end_time=1641398632077 2022-01-05 16:03:52.082 | + functions-common:time_stop:2323 : elapsed_time=28163 2022-01-05 16:03:52.084 | + functions-common:time_stop:2324 : total=9839 2022-01-05 16:03:52.086 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:03:52.088 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=38002 2022-01-05 16:03:52.090 | + inc/python:pip_install:203 : return 0 2022-01-05 16:03:52.092 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-05 16:03:52.095 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-05 16:03:52.097 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-05 16:03:52.099 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:03:52.102 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:03:52.104 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-01-05 16:03:52.107 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:03:52.109 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-05 16:03:52.129 | Using python 3.8 to install pbr 2022-01-05 16:03:52.131 | + 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-01-05 16:03:53.868 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:03:53.900 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.5.0) 2022-01-05 16:03:55.414 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:03:55.521 | + inc/python:pip_install:200 : result=0 2022-01-05 16:03:55.523 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:03:55.525 | + functions-common:time_stop:2310 : local name 2022-01-05 16:03:55.528 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:03:55.530 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:03:55.532 | + functions-common:time_stop:2313 : local total 2022-01-05 16:03:55.534 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:03:55.536 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:03:55.538 | + functions-common:time_stop:2317 : start_time=1641398632124 2022-01-05 16:03:55.540 | + functions-common:time_stop:2319 : [[ -z 1641398632124 ]] 2022-01-05 16:03:55.542 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:03:55.547 | + functions-common:time_stop:2322 : end_time=1641398635545 2022-01-05 16:03:55.550 | + functions-common:time_stop:2323 : elapsed_time=3421 2022-01-05 16:03:55.552 | + functions-common:time_stop:2324 : total=38002 2022-01-05 16:03:55.554 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:03:55.556 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=41423 2022-01-05 16:03:55.558 | + inc/python:pip_install:203 : return 0 2022-01-05 16:03:55.560 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-01-05 16:03:57.832 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-05 16:03:59.765 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:03:59.766 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2022-01-05 16:03:59.780 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-01-05 16:03:59.784 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-01-05 16:03:59.789 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.0) 2022-01-05 16:03:59.791 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-01-05 16:03:59.795 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.6) 2022-01-05 16:03:59.866 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:03:59.869 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:03:59.873 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-01-05 16:03:59.889 | + ./stack.sh:main:788 : pkgs= 2022-01-05 16:03:59.892 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-01-05 16:03:59.894 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-01-05 16:03:59.896 | + functions-common:run_phase:1738 : local mode=stack 2022-01-05 16:03:59.898 | + functions-common:run_phase:1739 : local phase=pre-install 2022-01-05 16:03:59.901 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:03:59.903 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 16:03:59.905 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:03:59.907 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 16:03:59.909 | + functions-common:run_phase:1748 : local extra 2022-01-05 16:03:59.912 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:03:59.916 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 16:03:59.919 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:03:59.921 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:03:59.923 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-05 16:03:59.925 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:03:59.940 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:03:59.942 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:03:59.944 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:03:59.946 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-05 16:03:59.948 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:03:59.950 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:03:59.952 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:03:59.954 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-05 16:03:59.956 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:03:59.958 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-05 16:03:59.960 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:03:59.962 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:03:59.965 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-05 16:03:59.967 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-01-05 16:03:59.969 | + functions-common:run_phase:1759 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:03:59.971 | + functions-common:run_phase:1762 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 16:03:59.974 | + functions-common:run_phase:1765 : run_plugins stack pre-install 2022-01-05 16:03:59.976 | + functions-common:run_plugins:1724 : local mode=stack 2022-01-05 16:03:59.978 | + functions-common:run_plugins:1725 : local phase=pre-install 2022-01-05 16:03:59.981 | + functions-common:run_plugins:1727 : local plugins= 2022-01-05 16:03:59.983 | + functions-common:run_plugins:1728 : local plugin 2022-01-05 16:03:59.985 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-05 16:03:59.988 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-01-05 16:03:59.991 | + functions:set_systemd_override:826 : local value=2048 2022-01-05 16:03:59.993 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-01-05 16:03:59.996 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-05 16:04:00.050 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-05 16:04:00.050 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-05 16:04:00.052 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-01-05 16:04:00.403 | + ./stack.sh:main:801 : install_rpc_backend 2022-01-05 16:04:00.405 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-05 16:04:00.421 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:04:00.423 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-05 16:04:00.425 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 16:04:00.428 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:04:00.430 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 16:04:00.432 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:04:00.435 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:04:00.437 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:04:00.439 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:04:00.442 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:04:00.444 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:04:00.446 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 16:04:00.448 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 16:04:00.451 | + functions-common:apt_get_update:1071 : return 2022-01-05 16:04:00.453 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2022-01-05 16:04:00.455 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:04:00.458 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:04:00.460 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:04:00.462 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2022-01-05 16:04:00.483 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-01-05 16:04:00.591 | Reading package lists... 2022-01-05 16:04:00.820 | Building dependency tree... 2022-01-05 16:04:00.821 | Reading state information... 2022-01-05 16:04:01.055 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-01-05 16:04:01.055 | The following packages were automatically installed and are no longer required: 2022-01-05 16:04:01.056 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:04:01.056 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:04:01.056 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:04:01.056 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:04:01.056 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:04:01.057 | python3-zope.interface 2022-01-05 16:04:01.057 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:04:01.169 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:04:01.173 | + functions-common:apt_get:1115 : result=0 2022-01-05 16:04:01.176 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:04:01.178 | + functions-common:time_stop:2310 : local name 2022-01-05 16:04:01.180 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:04:01.182 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:04:01.185 | + functions-common:time_stop:2313 : local total 2022-01-05 16:04:01.187 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:04:01.189 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:04:01.191 | + functions-common:time_stop:2317 : start_time=1641398640480 2022-01-05 16:04:01.193 | + functions-common:time_stop:2319 : [[ -z 1641398640480 ]] 2022-01-05 16:04:01.196 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:04:01.200 | + functions-common:time_stop:2322 : end_time=1641398641198 2022-01-05 16:04:01.202 | + functions-common:time_stop:2323 : elapsed_time=718 2022-01-05 16:04:01.205 | + functions-common:time_stop:2324 : total=14681 2022-01-05 16:04:01.207 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:04:01.209 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=15399 2022-01-05 16:04:01.211 | + functions-common:apt_get:1119 : return 0 2022-01-05 16:04:01.213 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-05 16:04:01.216 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 16:04:01.218 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 16:04:01.220 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:04:01.222 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 16:04:01.225 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 16:04:01.227 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:04:01.229 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-05 16:04:01.232 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 16:04:01.234 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 16:04:01.236 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:04:01.239 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:04:01.241 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:04:01.243 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 16:04:01.245 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:04:01.248 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:04:01.250 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-05 16:04:01.253 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 16:04:01.255 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 16:04:01.257 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:04:01.259 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 16:04:01.262 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 16:04:01.264 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:04:01.266 | + ./stack.sh:main:802 : restart_rpc_backend 2022-01-05 16:04:01.269 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-05 16:04:01.284 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:04:01.286 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-05 16:04:01.288 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 16:04:01.291 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-01-05 16:04:01.294 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-05 16:04:01.296 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-05 16:04:01.300 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-05 16:04:01.303 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-05 16:04:01.305 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-05 16:04:01.307 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-05 16:04:01.310 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-05 16:04:01.312 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-05 16:04:01.315 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-05 16:04:02.005 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-05 16:04:02.005 | user tags 2022-01-05 16:04:02.005 | stackrabbit []' 2022-01-05 16:04:02.009 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-05 16:04:02.009 | user tags 2022-01-05 16:04:02.009 | stackrabbit []' 2022-01-05 16:04:02.009 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-05 16:04:02.015 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-01-05 16:04:02.018 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-01-05 16:04:02.020 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:04:02.695 | Changing password for user "stackrabbit" ... 2022-01-05 16:04:02.719 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-05 16:04:03.367 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-05 16:04:03.390 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-05 16:04:03.392 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:04:04.070 | Changing password for user "stackrabbit" ... 2022-01-05 16:04:04.094 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-05 16:04:04.097 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-05 16:04:04.099 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-05 16:04:04.808 | Deleting user "guest" ... 2022-01-05 16:04:04.826 | Error: 2022-01-05 16:04:04.826 | {:no_such_user, "guest"} 2022-01-05 16:04:04.839 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-01-05 16:04:04.842 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-01-05 16:04:04.860 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:04:04.863 | + ./stack.sh:main:805 : install_database 2022-01-05 16:04:04.865 | + lib/database:install_database:116 : install_database_mysql 2022-01-05 16:04:04.868 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-01-05 16:04:04.871 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:04:04.873 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:04:04.876 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-01-05 16:04:05.098 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-05 16:04:05.100 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-01-05 16:04:05.102 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-01-05 16:04:05.105 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:04:05.108 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-01-05 16:04:05.110 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 16:04:05.112 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 16:04:05.115 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:04:05.117 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:04:05.120 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:04:05.126 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 16:04:05.128 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:04:05.130 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:04:05.133 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-01-05 16:04:05.136 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 16:04:05.138 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 16:04:05.141 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:04:05.143 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 16:04:05.145 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 16:04:05.148 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:04:05.150 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-01-05 16:04:05.152 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:04:05.155 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:04:05.157 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-01-05 16:04:05.159 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 16:04:05.161 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:04:05.164 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 16:04:05.166 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:04:05.169 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:04:05.171 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:04:05.173 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:04:05.176 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:04:05.178 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:04:05.180 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 16:04:05.182 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 16:04:05.185 | + functions-common:apt_get_update:1071 : return 2022-01-05 16:04:05.187 | + functions-common:install_package:1345 : real_install_package mysql-server 2022-01-05 16:04:05.190 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:04:05.192 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:04:05.194 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:04:05.196 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2022-01-05 16:04:05.217 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-01-05 16:04:05.325 | Reading package lists... 2022-01-05 16:04:05.563 | Building dependency tree... 2022-01-05 16:04:05.564 | Reading state information... 2022-01-05 16:04:05.801 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:04:05.802 | The following packages were automatically installed and are no longer required: 2022-01-05 16:04:05.803 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:04:05.803 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:04:05.803 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:04:05.803 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:04:05.803 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:04:05.803 | python3-zope.interface 2022-01-05 16:04:05.803 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:04:05.915 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:04:05.920 | + functions-common:apt_get:1115 : result=0 2022-01-05 16:04:05.922 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:04:05.924 | + functions-common:time_stop:2310 : local name 2022-01-05 16:04:05.926 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:04:05.928 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:04:05.930 | + functions-common:time_stop:2313 : local total 2022-01-05 16:04:05.932 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:04:05.935 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:04:05.937 | + functions-common:time_stop:2317 : start_time=1641398645215 2022-01-05 16:04:05.939 | + functions-common:time_stop:2319 : [[ -z 1641398645215 ]] 2022-01-05 16:04:05.942 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:04:05.946 | + functions-common:time_stop:2322 : end_time=1641398645944 2022-01-05 16:04:05.948 | + functions-common:time_stop:2323 : elapsed_time=729 2022-01-05 16:04:05.951 | + functions-common:time_stop:2324 : total=15399 2022-01-05 16:04:05.953 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:04:05.955 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=16128 2022-01-05 16:04:05.957 | + functions-common:apt_get:1119 : return 0 2022-01-05 16:04:05.960 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-01-05 16:04:05.962 | + ./stack.sh:main:808 : install_database_python 2022-01-05 16:04:05.965 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-01-05 16:04:05.967 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-01-05 16:04:05.969 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-05 16:04:05.972 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:04:05.975 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-05 16:04:05.977 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-05 16:04:05.979 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:04:05.983 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:04:05.984 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:04:05.989 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-05 16:04:05.991 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-05 16:04:05.993 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-05 16:04:05.996 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-05 16:04:05.998 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-05 16:04:06.019 | Using python 3.8 to install PyMySQL 2022-01-05 16:04:06.021 | + 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-01-05 16:04:07.708 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:04:07.740 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (0.10.0) 2022-01-05 16:04:09.139 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:04:09.242 | + inc/python:pip_install:200 : result=0 2022-01-05 16:04:09.245 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:04:09.247 | + functions-common:time_stop:2310 : local name 2022-01-05 16:04:09.249 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:04:09.252 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:04:09.254 | + functions-common:time_stop:2313 : local total 2022-01-05 16:04:09.256 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:04:09.258 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:04:09.261 | + functions-common:time_stop:2317 : start_time=1641398646014 2022-01-05 16:04:09.263 | + functions-common:time_stop:2319 : [[ -z 1641398646014 ]] 2022-01-05 16:04:09.266 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:04:09.270 | + functions-common:time_stop:2322 : end_time=1641398649267 2022-01-05 16:04:09.272 | + functions-common:time_stop:2323 : elapsed_time=3253 2022-01-05 16:04:09.274 | + functions-common:time_stop:2324 : total=41423 2022-01-05 16:04:09.277 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:04:09.279 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=44676 2022-01-05 16:04:09.282 | + inc/python:pip_install:203 : return 0 2022-01-05 16:04:09.284 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-05 16:04:09.286 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:04:09.288 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-05 16:04:09.291 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-01-05 16:04:09.307 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:04:09.310 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-01-05 16:04:09.313 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-01-05 16:04:09.317 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-05 16:04:09.318 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-05 16:04:09.323 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-05 16:04:09.326 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-05 16:04:09.329 | + 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,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,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-01-05 16:04:09.331 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-05 16:04:09.333 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-01-05 16:04:09.336 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-01-05 16:04:09.353 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:04:09.356 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-01-05 16:04:09.358 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 16:04:09.360 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:04:09.363 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 16:04:09.365 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:04:09.367 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:04:09.370 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:04:09.372 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:04:09.374 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:04:09.376 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:04:09.379 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 16:04:09.381 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 16:04:09.384 | + functions-common:apt_get_update:1071 : return 2022-01-05 16:04:09.387 | + functions-common:install_package:1345 : real_install_package radvd 2022-01-05 16:04:09.389 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:04:09.391 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:04:09.394 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:04:09.396 | + functions-common:real_install_package:1331 : apt_get install radvd 2022-01-05 16:04:09.417 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-01-05 16:04:09.524 | Reading package lists... 2022-01-05 16:04:09.763 | Building dependency tree... 2022-01-05 16:04:09.765 | Reading state information... 2022-01-05 16:04:10.002 | radvd is already the newest version (1:2.17-2). 2022-01-05 16:04:10.002 | The following packages were automatically installed and are no longer required: 2022-01-05 16:04:10.003 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:04:10.003 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:04:10.003 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:04:10.003 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:04:10.003 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:04:10.003 | python3-zope.interface 2022-01-05 16:04:10.003 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:04:10.115 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:04:10.119 | + functions-common:apt_get:1115 : result=0 2022-01-05 16:04:10.122 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:04:10.124 | + functions-common:time_stop:2310 : local name 2022-01-05 16:04:10.126 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:04:10.128 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:04:10.130 | + functions-common:time_stop:2313 : local total 2022-01-05 16:04:10.132 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:04:10.135 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:04:10.138 | + functions-common:time_stop:2317 : start_time=1641398649414 2022-01-05 16:04:10.140 | + functions-common:time_stop:2319 : [[ -z 1641398649414 ]] 2022-01-05 16:04:10.142 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:04:10.146 | + functions-common:time_stop:2322 : end_time=1641398650144 2022-01-05 16:04:10.149 | + functions-common:time_stop:2323 : elapsed_time=730 2022-01-05 16:04:10.151 | + functions-common:time_stop:2324 : total=16128 2022-01-05 16:04:10.154 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:04:10.156 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=16858 2022-01-05 16:04:10.158 | + functions-common:apt_get:1119 : return 0 2022-01-05 16:04:10.160 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-01-05 16:04:10.176 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:04:10.179 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-01-05 16:04:10.181 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-05 16:04:10.184 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-01-05 16:04:10.203 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-01-05 16:04:10.206 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 16:04:10.208 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:04:10.210 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 16:04:10.213 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:04:10.216 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:04:10.218 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:04:10.220 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:04:10.222 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:04:10.225 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:04:10.227 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 16:04:10.229 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 16:04:10.231 | + functions-common:apt_get_update:1071 : return 2022-01-05 16:04:10.234 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2022-01-05 16:04:10.236 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:04:10.238 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:04:10.240 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:04:10.243 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2022-01-05 16:04:10.263 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-01-05 16:04:10.370 | Reading package lists... 2022-01-05 16:04:10.601 | Building dependency tree... 2022-01-05 16:04:10.602 | Reading state information... 2022-01-05 16:04:10.838 | fakeroot is already the newest version (1.24-1). 2022-01-05 16:04:10.838 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:04:10.838 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-05 16:04:10.838 | The following packages were automatically installed and are no longer required: 2022-01-05 16:04:10.840 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:04:10.840 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:04:10.840 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:04:10.840 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:04:10.840 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:04:10.840 | python3-zope.interface 2022-01-05 16:04:10.840 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:04:10.950 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:04:10.955 | + functions-common:apt_get:1115 : result=0 2022-01-05 16:04:10.957 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:04:10.959 | + functions-common:time_stop:2310 : local name 2022-01-05 16:04:10.961 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:04:10.963 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:04:10.966 | + functions-common:time_stop:2313 : local total 2022-01-05 16:04:10.968 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:04:10.970 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:04:10.972 | + functions-common:time_stop:2317 : start_time=1641398650260 2022-01-05 16:04:10.974 | + functions-common:time_stop:2319 : [[ -z 1641398650260 ]] 2022-01-05 16:04:10.977 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:04:10.980 | + functions-common:time_stop:2322 : end_time=1641398650978 2022-01-05 16:04:10.983 | + functions-common:time_stop:2323 : elapsed_time=718 2022-01-05 16:04:10.985 | + functions-common:time_stop:2324 : total=16858 2022-01-05 16:04:10.987 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:04:10.989 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=17576 2022-01-05 16:04:10.991 | + functions-common:apt_get:1119 : return 0 2022-01-05 16:04:10.993 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-01-05 16:04:10.996 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:04:10.998 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:04:11.000 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-05 16:04:11.002 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-01-05 16:04:11.005 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-01-05 16:04:11.010 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-01-05 16:04:11.013 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-01-05 16:04:11.016 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-01-05 16:04:11.016 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-01-05 16:04:11.021 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-01-05 16:04:11.023 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-01-05 16:04:11.025 | + functions:vercmp:652 : local v1=5.4 2022-01-05 16:04:11.028 | + functions:vercmp:653 : local 'op=<' 2022-01-05 16:04:11.031 | + functions:vercmp:654 : local v2=3.13 2022-01-05 16:04:11.033 | + functions:vercmp:655 : local result 2022-01-05 16:04:11.036 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-01-05 16:04:11.036 | ++ functions:vercmp:659 : sort -V 2022-01-05 16:04:11.037 | ++ functions:vercmp:659 : head -1 2022-01-05 16:04:11.042 | + functions:vercmp:659 : result=3.13 2022-01-05 16:04:11.044 | + functions:vercmp:661 : case $op in 2022-01-05 16:04:11.046 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-01-05 16:04:11.049 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-01-05 16:04:11.051 | + functions:vercmp:672 : return 2022-01-05 16:04:11.053 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-01-05 16:04:11.056 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2022-01-05 16:04:11.058 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart openvswitch-switch 2022-01-05 16:04:11.525 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-01-05 16:04:11.547 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:04:11.551 | + ./stack.sh:main:816 : install_etcd3 2022-01-05 16:04:11.553 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-05 16:04:11.553 | Installing etcd 2022-01-05 16:04:11.555 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-05 16:04:11.568 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-05 16:04:11.580 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-05 16:04:11.583 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-05 16:04:11.596 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-05 16:04:11.599 | ++ 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-01-05 16:04:11.601 | ++ 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-01-05 16:04:11.609 | +++ 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-01-05 16:04:11.613 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:04:11.616 | ++ 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-01-05 16:04:11.618 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-05 16:04:11.621 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:04:11.623 | ++ functions:get_extra_file:73 : return 2022-01-05 16:04:11.626 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:04:11.629 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-05 16:04:11.631 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-05 16:04:11.633 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-01-05 16:04:11.650 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 16:04:11.652 | + ./stack.sh:main:835 : install_dstat 2022-01-05 16:04:11.655 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-05 16:04:11.671 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 16:04:11.674 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-01-05 16:04:11.676 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 16:04:11.678 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-01-05 16:04:11.680 | + ./stack.sh:main:844 : install_libs 2022-01-05 16:04:11.684 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-01-05 16:04:11.686 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-01-05 16:04:11.688 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-01-05 16:04:11.691 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-05 16:04:11.693 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:11.695 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:11.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-01-05 16:04:11.700 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:11.703 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-01-05 16:04:11.705 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-01-05 16:04:11.707 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-01-05 16:04:11.710 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-05 16:04:11.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:11.714 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:11.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-01-05 16:04:11.719 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:11.721 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-01-05 16:04:11.723 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-01-05 16:04:11.726 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-01-05 16:04:11.728 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-05 16:04:11.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:11.733 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:11.735 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-01-05 16:04:11.737 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:11.740 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-01-05 16:04:11.742 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-01-05 16:04:11.744 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-01-05 16:04:11.747 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-05 16:04:11.749 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:11.751 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:11.754 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-01-05 16:04:11.756 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:11.758 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-01-05 16:04:11.761 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-01-05 16:04:11.763 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-01-05 16:04:11.765 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-05 16:04:11.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:11.770 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:11.772 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-01-05 16:04:11.774 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:11.776 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-01-05 16:04:11.779 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-01-05 16:04:11.781 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-01-05 16:04:11.783 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-05 16:04:11.786 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:11.788 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:11.790 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-01-05 16:04:11.794 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:11.797 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-01-05 16:04:11.799 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-01-05 16:04:11.801 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-01-05 16:04:11.804 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-05 16:04:11.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:11.809 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:11.811 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-01-05 16:04:11.813 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:11.816 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-01-05 16:04:11.818 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-01-05 16:04:11.820 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-01-05 16:04:11.823 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-05 16:04:11.825 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:11.827 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:11.830 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-01-05 16:04:11.832 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:11.834 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-01-05 16:04:11.836 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-01-05 16:04:11.839 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-01-05 16:04:11.841 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-05 16:04:11.843 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:11.846 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:11.848 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-01-05 16:04:11.850 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:11.853 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-01-05 16:04:11.855 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-01-05 16:04:11.858 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-01-05 16:04:11.860 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-05 16:04:11.862 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:11.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:11.867 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-01-05 16:04:11.869 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:11.872 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-01-05 16:04:11.875 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-01-05 16:04:11.877 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-01-05 16:04:11.879 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-05 16:04:11.881 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:11.884 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:11.886 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-01-05 16:04:11.889 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:11.891 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-01-05 16:04:11.893 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-01-05 16:04:11.895 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-01-05 16:04:11.898 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-05 16:04:11.900 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:11.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:11.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-01-05 16:04:11.907 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:11.909 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-01-05 16:04:11.911 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-01-05 16:04:11.914 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-01-05 16:04:11.916 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-05 16:04:11.919 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:11.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:11.923 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-01-05 16:04:11.926 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:11.928 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-01-05 16:04:11.931 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-01-05 16:04:11.933 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-01-05 16:04:11.936 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-05 16:04:11.938 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:11.940 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:11.943 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-01-05 16:04:11.945 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:11.947 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-01-05 16:04:11.950 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-01-05 16:04:11.952 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-01-05 16:04:11.954 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-05 16:04:11.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:11.958 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:11.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-01-05 16:04:11.963 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:11.966 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-01-05 16:04:11.968 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-01-05 16:04:11.970 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-01-05 16:04:11.973 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-05 16:04:11.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:11.977 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:11.979 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-01-05 16:04:11.982 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:11.985 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-01-05 16:04:11.987 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-01-05 16:04:11.989 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-01-05 16:04:11.991 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-05 16:04:11.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:11.996 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:11.998 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-01-05 16:04:12.001 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:12.003 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-01-05 16:04:12.005 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-01-05 16:04:12.008 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-01-05 16:04:12.010 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-05 16:04:12.013 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:12.015 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:12.017 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-01-05 16:04:12.019 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:12.022 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-01-05 16:04:12.024 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-01-05 16:04:12.027 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-01-05 16:04:12.029 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-05 16:04:12.031 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:12.034 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:12.036 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-01-05 16:04:12.038 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:12.040 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-01-05 16:04:12.043 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-01-05 16:04:12.046 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-01-05 16:04:12.048 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-05 16:04:12.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:12.052 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:12.055 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-01-05 16:04:12.057 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:12.059 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-01-05 16:04:12.062 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-01-05 16:04:12.064 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-01-05 16:04:12.066 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-05 16:04:12.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:12.071 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:12.073 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-01-05 16:04:12.075 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:12.078 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-01-05 16:04:12.080 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-01-05 16:04:12.082 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-01-05 16:04:12.085 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-05 16:04:12.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:12.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:12.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-01-05 16:04:12.094 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:12.097 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-01-05 16:04:12.099 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-01-05 16:04:12.101 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-01-05 16:04:12.104 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-05 16:04:12.107 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:12.109 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:12.111 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-01-05 16:04:12.113 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:12.116 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-01-05 16:04:12.118 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-01-05 16:04:12.120 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-01-05 16:04:12.123 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-05 16:04:12.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:12.127 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:12.130 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-01-05 16:04:12.132 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:12.135 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-01-05 16:04:12.137 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-01-05 16:04:12.140 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-01-05 16:04:12.142 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-05 16:04:12.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:12.147 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:12.149 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-01-05 16:04:12.151 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:12.154 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-01-05 16:04:12.156 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-01-05 16:04:12.159 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-01-05 16:04:12.161 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-05 16:04:12.163 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:12.165 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:12.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-01-05 16:04:12.171 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:12.173 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-01-05 16:04:12.176 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-01-05 16:04:12.178 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-01-05 16:04:12.180 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-05 16:04:12.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:12.185 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:12.188 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-01-05 16:04:12.190 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:12.192 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-01-05 16:04:12.195 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-01-05 16:04:12.197 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-01-05 16:04:12.199 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-05 16:04:12.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:12.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:12.206 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-01-05 16:04:12.209 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:12.211 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-01-05 16:04:12.213 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-01-05 16:04:12.216 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-01-05 16:04:12.218 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-05 16:04:12.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:12.223 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:12.225 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-01-05 16:04:12.228 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:12.231 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-01-05 16:04:12.233 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-01-05 16:04:12.236 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-01-05 16:04:12.238 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-05 16:04:12.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:12.242 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:12.245 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-01-05 16:04:12.247 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:12.250 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-01-05 16:04:12.252 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-01-05 16:04:12.254 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-01-05 16:04:12.257 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-05 16:04:12.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:12.262 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:12.264 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-01-05 16:04:12.266 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:12.269 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-01-05 16:04:12.271 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-01-05 16:04:12.273 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-01-05 16:04:12.275 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-05 16:04:12.278 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:12.281 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:12.283 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-01-05 16:04:12.285 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:12.287 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-01-05 16:04:12.290 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-01-05 16:04:12.293 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-01-05 16:04:12.295 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-05 16:04:12.298 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:12.300 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:12.302 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-01-05 16:04:12.304 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:12.307 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-01-05 16:04:12.309 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-01-05 16:04:12.312 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-01-05 16:04:12.314 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-05 16:04:12.316 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:12.319 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:12.321 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-01-05 16:04:12.324 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:12.326 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-01-05 16:04:12.328 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-01-05 16:04:12.331 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-01-05 16:04:12.333 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-05 16:04:12.335 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:12.338 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:12.341 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-01-05 16:04:12.343 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:12.346 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-01-05 16:04:12.348 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-01-05 16:04:12.350 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-01-05 16:04:12.353 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-05 16:04:12.355 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:12.357 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:12.360 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-01-05 16:04:12.362 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:12.364 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-01-05 16:04:12.385 | Using python 3.8 to install etcd3 2022-01-05 16:04:12.388 | + 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-01-05 16:04:14.080 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:04:14.113 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-01-05 16:04:14.120 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.31.0) 2022-01-05 16:04:14.121 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.2.0) 2022-01-05 16:04:14.122 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.13.0) 2022-01-05 16:04:14.123 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.15.0) 2022-01-05 16:04:14.135 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf>=3.6.1->etcd3) (60.2.0) 2022-01-05 16:04:15.524 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:04:15.628 | + inc/python:pip_install:200 : result=0 2022-01-05 16:04:15.630 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:04:15.633 | + functions-common:time_stop:2310 : local name 2022-01-05 16:04:15.635 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:04:15.638 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:04:15.640 | + functions-common:time_stop:2313 : local total 2022-01-05 16:04:15.642 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:04:15.644 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:04:15.646 | + functions-common:time_stop:2317 : start_time=1641398652380 2022-01-05 16:04:15.648 | + functions-common:time_stop:2319 : [[ -z 1641398652380 ]] 2022-01-05 16:04:15.651 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:04:15.655 | + functions-common:time_stop:2322 : end_time=1641398655653 2022-01-05 16:04:15.658 | + functions-common:time_stop:2323 : elapsed_time=3273 2022-01-05 16:04:15.660 | + functions-common:time_stop:2324 : total=44676 2022-01-05 16:04:15.663 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:04:15.665 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=47949 2022-01-05 16:04:15.667 | + inc/python:pip_install:203 : return 0 2022-01-05 16:04:15.670 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-01-05 16:04:15.692 | Using python 3.8 to install etcd3gw 2022-01-05 16:04:15.694 | + 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-01-05 16:04:17.377 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:04:17.409 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (0.2.5) 2022-01-05 16:04:17.419 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.25.10) 2022-01-05 16:04:17.420 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.5.0) 2022-01-05 16:04:17.421 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.15.0) 2022-01-05 16:04:17.423 | Requirement already satisfied: futurist!=0.15.0,>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2022-01-05 16:04:17.424 | Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.23.0) 2022-01-05 16:04:17.452 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2021.10.8) 2022-01-05 16:04:17.453 | Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (3.0.4) 2022-01-05 16:04:17.454 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2.10) 2022-01-05 16:04:18.827 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:04:18.937 | + inc/python:pip_install:200 : result=0 2022-01-05 16:04:18.939 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:04:18.942 | + functions-common:time_stop:2310 : local name 2022-01-05 16:04:18.944 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:04:18.946 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:04:18.948 | + functions-common:time_stop:2313 : local total 2022-01-05 16:04:18.951 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:04:18.953 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:04:18.955 | + functions-common:time_stop:2317 : start_time=1641398655686 2022-01-05 16:04:18.957 | + functions-common:time_stop:2319 : [[ -z 1641398655686 ]] 2022-01-05 16:04:18.959 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:04:18.963 | + functions-common:time_stop:2322 : end_time=1641398658961 2022-01-05 16:04:18.966 | + functions-common:time_stop:2323 : elapsed_time=3275 2022-01-05 16:04:18.968 | + functions-common:time_stop:2324 : total=47949 2022-01-05 16:04:18.970 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:04:18.972 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=51224 2022-01-05 16:04:18.974 | + inc/python:pip_install:203 : return 0 2022-01-05 16:04:18.977 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-01-05 16:04:18.979 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-05 16:04:18.981 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-05 16:04:18.984 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 16:04:18.986 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 16:04:18.988 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:04:18.991 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:04:18.993 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:04:18.996 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 16:04:18.998 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:04:19.000 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:04:19.002 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-01-05 16:04:19.005 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-01-05 16:04:19.007 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:04:19.009 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:04:19.012 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-05 16:04:19.015 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-01-05 16:04:19.017 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:04:19.019 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 16:04:19.021 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:04:19.024 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 16:04:19.026 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:04:19.028 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:04:19.031 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:04:19.033 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:04:19.035 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:04:19.037 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:04:19.040 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 16:04:19.042 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 16:04:19.044 | + functions-common:apt_get_update:1071 : return 2022-01-05 16:04:19.047 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:04:19.049 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:04:19.051 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:04:19.054 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:04:19.056 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:04:19.077 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:04:19.187 | Reading package lists... 2022-01-05 16:04:19.416 | Building dependency tree... 2022-01-05 16:04:19.418 | Reading state information... 2022-01-05 16:04:19.655 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:04:19.655 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:04:19.656 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:04:19.656 | The following packages were automatically installed and are no longer required: 2022-01-05 16:04:19.656 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:04:19.657 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:04:19.657 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:04:19.657 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:04:19.657 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:04:19.657 | python3-zope.interface 2022-01-05 16:04:19.657 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:04:19.769 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:04:19.773 | + functions-common:apt_get:1115 : result=0 2022-01-05 16:04:19.775 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:04:19.778 | + functions-common:time_stop:2310 : local name 2022-01-05 16:04:19.780 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:04:19.782 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:04:19.784 | + functions-common:time_stop:2313 : local total 2022-01-05 16:04:19.786 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:04:19.788 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:04:19.790 | + functions-common:time_stop:2317 : start_time=1641398659075 2022-01-05 16:04:19.793 | + functions-common:time_stop:2319 : [[ -z 1641398659075 ]] 2022-01-05 16:04:19.795 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:04:19.799 | + functions-common:time_stop:2322 : end_time=1641398659797 2022-01-05 16:04:19.802 | + functions-common:time_stop:2323 : elapsed_time=722 2022-01-05 16:04:19.804 | + functions-common:time_stop:2324 : total=17576 2022-01-05 16:04:19.806 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:04:19.810 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=18298 2022-01-05 16:04:19.812 | + functions-common:apt_get:1119 : return 0 2022-01-05 16:04:19.815 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-01-05 16:04:19.817 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:04:19.820 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:04:19.822 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-01-05 16:04:19.885 | Module proxy already enabled 2022-01-05 16:04:19.889 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-01-05 16:04:19.950 | Considering dependency proxy for proxy_uwsgi: 2022-01-05 16:04:19.950 | Module proxy already enabled 2022-01-05 16:04:19.950 | Module proxy_uwsgi already enabled 2022-01-05 16:04:19.954 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-01-05 16:04:19.956 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-05 16:04:19.958 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2022-01-05 16:04:19.961 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2022-01-05 16:04:20.087 | + ./stack.sh:main:850 : install_keystoneauth 2022-01-05 16:04:20.089 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-01-05 16:04:20.091 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-05 16:04:20.094 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:20.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:20.098 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-01-05 16:04:20.101 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:20.103 | + ./stack.sh:main:851 : install_keystoneclient 2022-01-05 16:04:20.106 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-01-05 16:04:20.109 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-05 16:04:20.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:20.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:20.116 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-01-05 16:04:20.118 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:20.122 | + ./stack.sh:main:852 : install_glanceclient 2022-01-05 16:04:20.124 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-01-05 16:04:20.126 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-05 16:04:20.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:20.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:20.133 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-01-05 16:04:20.136 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:20.138 | + ./stack.sh:main:853 : install_cinderclient 2022-01-05 16:04:20.140 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-01-05 16:04:20.143 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-05 16:04:20.145 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:20.147 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:20.150 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-01-05 16:04:20.152 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:20.155 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-01-05 16:04:20.157 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-05 16:04:20.159 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:20.162 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:20.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-01-05 16:04:20.166 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:20.169 | + ./stack.sh:main:854 : install_novaclient 2022-01-05 16:04:20.171 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-01-05 16:04:20.174 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-05 16:04:20.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:20.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:20.181 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-01-05 16:04:20.184 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:20.186 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-01-05 16:04:20.203 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:04:20.205 | + ./stack.sh:main:856 : install_swiftclient 2022-01-05 16:04:20.208 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-01-05 16:04:20.210 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-05 16:04:20.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:20.215 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:20.218 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-01-05 16:04:20.220 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:20.222 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-01-05 16:04:20.239 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:04:20.241 | + ./stack.sh:main:859 : install_neutronclient 2022-01-05 16:04:20.243 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-01-05 16:04:20.246 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-05 16:04:20.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:20.251 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:20.253 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-01-05 16:04:20.255 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:20.258 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-01-05 16:04:20.260 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-01-05 16:04:20.263 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-05 16:04:20.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:04:20.267 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:04:20.270 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-01-05 16:04:20.272 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:04:20.274 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-01-05 16:04:20.277 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-05 16:04:20.280 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:04:20.283 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-05 16:04:20.285 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-05 16:04:20.287 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:04:20.291 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:04:20.291 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:04:20.296 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-05 16:04:20.299 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-05 16:04:20.301 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-05 16:04:20.304 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-05 16:04:20.306 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-05 16:04:20.326 | Using python 3.8 to install keystonemiddleware 2022-01-05 16:04:20.329 | + 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-01-05 16:04:22.030 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:04:22.061 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.1.0) 2022-01-05 16:04:22.116 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.6) 2022-01-05 16:04:22.117 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.2) 2022-01-05 16:04:22.118 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.1) 2022-01-05 16:04:22.119 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.1) 2022-01-05 16:04:22.121 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.6.2) 2022-01-05 16:04:22.122 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2022-01-05 16:04:22.123 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-01-05 16:04:22.124 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-01-05 16:04:22.125 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-01-05 16:04:22.126 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.15.0) 2022-01-05 16:04:22.127 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.23.0) 2022-01-05 16:04:22.128 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.5.0) 2022-01-05 16:04:22.129 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.0.2) 2022-01-05 16:04:22.130 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.3.4) 2022-01-05 16:04:22.190 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.2.2) 2022-01-05 16:04:22.191 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-01-05 16:04:22.192 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.12) 2022-01-05 16:04:22.227 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.0.2) 2022-01-05 16:04:22.243 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.2.0) 2022-01-05 16:04:22.244 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.3.1) 2022-01-05 16:04:22.245 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-01-05 16:04:22.246 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.4.0) 2022-01-05 16:04:22.295 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-01-05 16:04:22.297 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.1) 2022-01-05 16:04:22.307 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2020.1) 2022-01-05 16:04:22.308 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.0) 2022-01-05 16:04:22.322 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2022-01-05 16:04:22.326 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.10.9) 2022-01-05 16:04:22.327 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (20.4) 2022-01-05 16:04:22.383 | Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.0.4) 2022-01-05 16:04:22.384 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.10) 2022-01-05 16:04:22.385 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2022-01-05 16:04:22.387 | Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.25.10) 2022-01-05 16:04:22.435 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2022-01-05 16:04:22.447 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->oslo.cache>=1.26.0->keystonemiddleware) (4.4.2) 2022-01-05 16:04:23.766 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:04:23.877 | + inc/python:pip_install:200 : result=0 2022-01-05 16:04:23.880 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:04:23.882 | + functions-common:time_stop:2310 : local name 2022-01-05 16:04:23.884 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:04:23.887 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:04:23.889 | + functions-common:time_stop:2313 : local total 2022-01-05 16:04:23.891 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:04:23.893 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:04:23.895 | + functions-common:time_stop:2317 : start_time=1641398660321 2022-01-05 16:04:23.898 | + functions-common:time_stop:2319 : [[ -z 1641398660321 ]] 2022-01-05 16:04:23.900 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:04:23.904 | + functions-common:time_stop:2322 : end_time=1641398663902 2022-01-05 16:04:23.907 | + functions-common:time_stop:2323 : elapsed_time=3581 2022-01-05 16:04:23.909 | + functions-common:time_stop:2324 : total=51224 2022-01-05 16:04:23.911 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:04:23.913 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=54805 2022-01-05 16:04:23.915 | + inc/python:pip_install:203 : return 0 2022-01-05 16:04:23.918 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-01-05 16:04:23.921 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-05 16:04:23.923 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:04:23.926 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-05 16:04:23.928 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-05 16:04:23.931 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:04:23.935 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:04:23.935 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:04:23.940 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-05 16:04:23.942 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-05 16:04:23.945 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-05 16:04:23.948 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-05 16:04:23.950 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-05 16:04:23.972 | Using python 3.8 to install python-memcached 2022-01-05 16:04:23.974 | + 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-01-05 16:04:25.677 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:04:25.709 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-01-05 16:04:25.712 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.15.0) 2022-01-05 16:04:27.096 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:04:27.200 | + inc/python:pip_install:200 : result=0 2022-01-05 16:04:27.203 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:04:27.205 | + functions-common:time_stop:2310 : local name 2022-01-05 16:04:27.207 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:04:27.209 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:04:27.211 | + functions-common:time_stop:2313 : local total 2022-01-05 16:04:27.214 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:04:27.216 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:04:27.219 | + functions-common:time_stop:2317 : start_time=1641398663966 2022-01-05 16:04:27.221 | + functions-common:time_stop:2319 : [[ -z 1641398663966 ]] 2022-01-05 16:04:27.224 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:04:27.228 | + functions-common:time_stop:2322 : end_time=1641398667225 2022-01-05 16:04:27.231 | + functions-common:time_stop:2323 : elapsed_time=3259 2022-01-05 16:04:27.233 | + functions-common:time_stop:2324 : total=54805 2022-01-05 16:04:27.235 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:04:27.237 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=58064 2022-01-05 16:04:27.239 | + inc/python:pip_install:203 : return 0 2022-01-05 16:04:27.242 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-01-05 16:04:27.258 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:04:27.261 | + ./stack.sh:main:866 : '[' 10.222.0.18 == 10.222.0.18 ']' 2022-01-05 16:04:27.263 | + ./stack.sh:main:867 : stack_install_service keystone 2022-01-05 16:04:27.265 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-05 16:04:27.268 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-05 16:04:27.270 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-05 16:04:27.272 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-05 16:04:27.275 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-01-05 16:04:27.290 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 16:04:27.293 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-01-05 16:04:27.295 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-05 16:04:27.297 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-01-05 16:04:27.299 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-01-05 16:04:27.301 | + functions-common:git_clone:528 : local orig_dir 2022-01-05 16:04:27.304 | ++ functions-common:git_clone:529 : pwd 2022-01-05 16:04:27.306 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:04:27.308 | + functions-common:git_clone:530 : local git_clone_flags= 2022-01-05 16:04:27.311 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-01-05 16:04:27.326 | + functions-common:git_clone:532 : RECLONE=False 2022-01-05 16:04:27.328 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-01-05 16:04:27.330 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-01-05 16:04:27.333 | + functions-common:git_clone:546 : echo stable/victoria 2022-01-05 16:04:27.333 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-01-05 16:04:27.338 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-01-05 16:04:27.340 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-01-05 16:04:27.342 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2022-01-05 16:04:27.345 | + functions-common:git_clone:595 : git show --oneline 2022-01-05 16:04:27.345 | + functions-common:git_clone:595 : head -1 2022-01-05 16:04:27.348 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-01-05 16:04:27.351 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2022-01-05 16:04:27.353 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-01-05 16:04:27.355 | + inc/python:setup_develop:338 : local bindep 2022-01-05 16:04:27.357 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:04:27.360 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-05 16:04:27.362 | + inc/python:setup_develop:344 : local extras= 2022-01-05 16:04:27.364 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-05 16:04:27.366 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-05 16:04:27.369 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:04:27.371 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-05 16:04:27.373 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-05 16:04:27.375 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-05 16:04:27.378 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-05 16:04:27.381 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-05 16:04:27.383 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-05 16:04:27.386 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-05 16:04:27.388 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-05 16:04:27.391 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-05 16:04:27.397 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-01-05 16:04:27.399 | + 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-01-05 16:04:28.001 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-01-05 16:04:28.004 | + inc/python:setup_package:417 : local bindep=0 2022-01-05 16:04:28.006 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-05 16:04:28.008 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-05 16:04:28.010 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:04:28.013 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-01-05 16:04:28.015 | + inc/python:setup_package:426 : local flags=-e 2022-01-05 16:04:28.017 | + inc/python:setup_package:427 : local extras= 2022-01-05 16:04:28.020 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-05 16:04:28.022 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-01-05 16:04:28.024 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-01-05 16:04:28.026 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-01-05 16:04:28.029 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-05 16:04:28.031 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-01-05 16:04:28.050 | Using python 3.8 to install /opt/stack/keystone 2022-01-05 16:04:28.052 | + 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-01-05 16:04:29.780 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:04:29.780 | 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. Discussion can be found at https://github.com/pypa/pip/issues/8210 2022-01-05 16:04:29.780 | ERROR: Editable requirements are not allowed as constraints 2022-01-05 16:04:29.866 | + inc/python:pip_install:1 : exit_trap 2022-01-05 16:04:29.869 | + ./stack.sh:exit_trap:496 : local r=1 2022-01-05 16:04:29.872 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-01-05 16:04:29.875 | + ./stack.sh:exit_trap:497 : jobs= 2022-01-05 16:04:29.877 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-01-05 16:04:29.879 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-01-05 16:04:29.881 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-01-05 16:04:29.883 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-01-05 16:04:29.885 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-01-05 16:04:29.887 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-01-05 16:04:29.887 | Error on exit 2022-01-05 16:04:29.889 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-01-05 16:04:29.892 | + ./stack.sh:exit_trap:517 : generate-subunit 1641398566 103 fail 2022-01-05 16:04:30.413 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-01-05 16:04:30.415 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-05 16:04:30.953 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-01-05 16:04:30.953 | 2022-01-05 16:04:31.224 | + ./stack.sh:exit_trap:531 : exit 1