2022-06-21 18:24:06.560 | + ./stack.sh:main:473 : exec 2022-06-21 18:24:06.560 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-21-182406' 2022-06-21 18:24:06.560 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-21-182406.summary.2022-06-21-182406 2022-06-21 18:24:06.560 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-06-21 18:24:06.560 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-21-182406 2022-06-21 18:24:06.560 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-21-182406 /opt/stack/logs/stack.sh.log 2022-06-21 18:24:06.560 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-21-182406.summary.2022-06-21-182406 /opt/stack/logs/stack.sh.log.summary 2022-06-21 18:24:06.560 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-06-21 18:24:06.560 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-21 18:24:06.560 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-21 18:24:06.560 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-21 18:24:06.560 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-21 18:24:06.560 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-21 18:24:06.561 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-21 18:24:06.561 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-21 18:24:06.561 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-21 18:24:06.561 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-21 18:24:06.561 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-21 18:24:06.561 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-21 18:24:06.561 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-21 18:24:06.561 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-21 18:24:06.561 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-21 18:24:06.562 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-06-21 18:24:06.564 | + ./stack.sh:main:546 : trap err_trap ERR 2022-06-21 18:24:06.566 | + ./stack.sh:main:559 : set -o errexit 2022-06-21 18:24:06.569 | + ./stack.sh:main:562 : uname -a 2022-06-21 18:24:06.570 | Linux dv-neutron-846032-3-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-21 18:24:06.572 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-21 18:24:06.574 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-21 18:24:06.577 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-06-21 18:24:06.605 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-21 18:24:06.621 | + ./stack.sh:main:576 : fetch_plugins 2022-06-21 18:24:06.622 | + functions-common:fetch_plugins:1662 : local plugins= 2022-06-21 18:24:06.624 | + functions-common:fetch_plugins:1663 : local plugin 2022-06-21 18:24:06.626 | + functions-common:fetch_plugins:1666 : [[ -z '' ]] 2022-06-21 18:24:06.628 | + functions-common:fetch_plugins:1667 : return 2022-06-21 18:24:06.630 | + ./stack.sh:main:580 : run_phase override_defaults 2022-06-21 18:24:06.631 | + functions-common:run_phase:1744 : local mode=override_defaults 2022-06-21 18:24:06.633 | + functions-common:run_phase:1745 : local phase= 2022-06-21 18:24:06.635 | + functions-common:run_phase:1746 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-21 18:24:06.637 | + functions-common:run_phase:1747 : local extra_plugin_file_name 2022-06-21 18:24:06.638 | + functions-common:run_phase:1748 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-21 18:24:06.640 | + functions-common:run_phase:1753 : local exceptions=80-tempest.sh 2022-06-21 18:24:06.642 | + functions-common:run_phase:1754 : local extra 2022-06-21 18:24:06.645 | ++ functions-common:run_phase:1755 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-21 18:24:06.648 | + functions-common:run_phase:1755 : extra=80-tempest.sh 2022-06-21 18:24:06.649 | + functions-common:run_phase:1756 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-21 18:24:06.651 | + functions-common:run_phase:1760 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-21 18:24:06.653 | + functions-common:run_phase:1760 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-21 18:24:06.655 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-21 18:24:06.669 | ++ functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:24:06.676 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-21 18:24:06.678 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-21 18:24:06.679 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-21 18:24:06.681 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-21 18:24:06.683 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-21 18:24:06.685 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-21 18:24:06.687 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-21 18:24:06.689 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-21 18:24:06.691 | + functions-common:run_phase:1765 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-21 18:24:06.692 | + functions-common:run_phase:1768 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-21 18:24:06.694 | + functions-common:run_phase:1769 : plugin_override_defaults 2022-06-21 18:24:06.696 | + functions-common:plugin_override_defaults:1703 : local plugins= 2022-06-21 18:24:06.698 | + functions-common:plugin_override_defaults:1704 : local plugin 2022-06-21 18:24:06.699 | + functions-common:plugin_override_defaults:1707 : [[ -z '' ]] 2022-06-21 18:24:06.701 | + functions-common:plugin_override_defaults:1708 : return 2022-06-21 18:24:06.703 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-06-21 18:24:06.720 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-06-21 18:24:06.722 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-21 18:24:06.735 | ++ functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:24:06.737 | +++ lib/tls:source:43 : hostname -f 2022-06-21 18:24:06.741 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-21 18:24:06.742 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-21 18:24:06.745 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-21 18:24:06.747 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-21 18:24:06.748 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-21 18:24:06.750 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-21 18:24:06.752 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-21 18:24:06.754 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-21 18:24:06.756 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-21 18:24:06.757 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-21 18:24:06.762 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-06-21 18:24:06.773 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-06-21 18:24:06.789 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-06-21 18:24:06.802 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-06-21 18:24:06.814 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-06-21 18:24:06.840 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-06-21 18:24:06.884 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-06-21 18:24:06.968 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-06-21 18:24:06.989 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-06-21 18:24:07.035 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-06-21 18:24:07.089 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-06-21 18:24:07.219 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-06-21 18:24:07.233 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-06-21 18:24:07.249 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-21 18:24:07.262 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-06-21 18:24:07.357 | + ./stack.sh:main:609 : run_phase source 2022-06-21 18:24:07.359 | + functions-common:run_phase:1744 : local mode=source 2022-06-21 18:24:07.361 | + functions-common:run_phase:1745 : local phase= 2022-06-21 18:24:07.363 | + functions-common:run_phase:1746 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-21 18:24:07.365 | + functions-common:run_phase:1747 : local extra_plugin_file_name 2022-06-21 18:24:07.367 | + functions-common:run_phase:1748 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-21 18:24:07.369 | + functions-common:run_phase:1753 : local exceptions=80-tempest.sh 2022-06-21 18:24:07.371 | + functions-common:run_phase:1754 : local extra 2022-06-21 18:24:07.373 | ++ functions-common:run_phase:1755 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-21 18:24:07.377 | + functions-common:run_phase:1755 : extra=80-tempest.sh 2022-06-21 18:24:07.379 | + functions-common:run_phase:1756 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-21 18:24:07.381 | + functions-common:run_phase:1760 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-21 18:24:07.383 | + functions-common:run_phase:1760 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-21 18:24:07.386 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-21 18:24:07.400 | ++ functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:24:07.403 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-21 18:24:07.405 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-21 18:24:07.443 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-21 18:24:07.445 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-21 18:24:07.448 | + functions-common:run_phase:1765 : [[ source == \s\o\u\r\c\e ]] 2022-06-21 18:24:07.450 | + functions-common:run_phase:1766 : load_plugin_settings 2022-06-21 18:24:07.452 | + functions-common:load_plugin_settings:1680 : local plugins= 2022-06-21 18:24:07.454 | + functions-common:load_plugin_settings:1681 : local plugin 2022-06-21 18:24:07.456 | + functions-common:load_plugin_settings:1684 : [[ -z '' ]] 2022-06-21 18:24:07.458 | + functions-common:load_plugin_settings:1685 : return 2022-06-21 18:24:07.460 | + functions-common:run_phase:1767 : verify_disabled_services 2022-06-21 18:24:07.462 | + functions-common:verify_disabled_services:2027 : local service 2022-06-21 18:24:07.465 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.467 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-21 18:24:07.470 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.472 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-21 18:24:07.474 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.476 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-21 18:24:07.479 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.481 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-21 18:24:07.483 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.485 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-21 18:24:07.487 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.490 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-21 18:24:07.492 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.494 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-21 18:24:07.496 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.498 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-21 18:24:07.501 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.503 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-21 18:24:07.505 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.507 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-21 18:24:07.510 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.512 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-21 18:24:07.514 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.517 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-21 18:24:07.519 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.521 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-21 18:24:07.523 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.528 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-21 18:24:07.531 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.533 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-21 18:24:07.535 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.537 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-21 18:24:07.539 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.542 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-21 18:24:07.544 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.546 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-21 18:24:07.548 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.551 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-21 18:24:07.553 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.555 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-21 18:24:07.557 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.559 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-21 18:24:07.562 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.564 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-21 18:24:07.566 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.568 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-21 18:24:07.571 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.573 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-21 18:24:07.576 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.578 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-21 18:24:07.580 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.582 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-21 18:24:07.584 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.587 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-21 18:24:07.589 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.592 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-21 18:24:07.594 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.596 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-21 18:24:07.598 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.601 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-21 18:24:07.603 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.605 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-21 18:24:07.607 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.609 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-21 18:24:07.612 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.614 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-21 18:24:07.616 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.618 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-21 18:24:07.621 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.623 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-21 18:24:07.625 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.628 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-21 18:24:07.630 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.632 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-21 18:24:07.634 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.637 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-21 18:24:07.639 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.641 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-21 18:24:07.644 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.646 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-21 18:24:07.648 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.650 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-21 18:24:07.653 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 18:24:07.655 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-21 18:24:07.658 | + ./stack.sh:main:680 : initialize_database_backends 2022-06-21 18:24:07.660 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-21 18:24:07.662 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-21 18:24:07.677 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:24:07.679 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-21 18:24:07.682 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-21 18:24:07.684 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-21 18:24:07.700 | + functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:24:07.702 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-21 18:24:07.704 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-21 18:24:07.706 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-21 18:24:07.709 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-21 18:24:07.711 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-21 18:24:07.713 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-21 18:24:07.715 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-21 18:24:07.718 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-21 18:24:07.720 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-21 18:24:07.722 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-21 18:24:07.725 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-21 18:24:07.727 | + lib/database:initialize_database_backends:104 : return 0 2022-06-21 18:24:07.730 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-06-21 18:24:07.730 | Using mysql database backend 2022-06-21 18:24:07.732 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-21 18:24:07.748 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-06-21 18:24:07.764 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:24:07.766 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-21 18:24:07.781 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-06-21 18:24:07.797 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:24:07.800 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-21 18:24:07.816 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-21 18:24:07.832 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-06-21 18:24:07.848 | + functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:24:07.851 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-06-21 18:24:07.866 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:24:07.869 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-21 18:24:07.887 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-06-21 18:24:07.889 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-06-21 18:24:07.891 | + ./stack.sh:main:740 : save_stackenv 740 2022-06-21 18:24:07.894 | + functions-common:save_stackenv:60 : local tag=740 2022-06-21 18:24:07.898 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-21 18:24:07.902 | + functions-common:save_stackenv:62 : time_stamp=2022-06-21-182407 2022-06-21 18:24:07.904 | + functions-common:save_stackenv:63 : echo '# 2022-06-21-182407 740' 2022-06-21 18:24:07.907 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:24:07.909 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-21 18:24:07.912 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:24:07.914 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-21 18:24:07.916 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:24:07.919 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-21 18:24:07.921 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:24:07.923 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-21 18:24:07.926 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:24:07.928 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.91 2022-06-21 18:24:07.930 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:24:07.933 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.91/identity 2022-06-21 18:24:07.936 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:24:07.938 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-21-182406 2022-06-21 18:24:07.941 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:24:07.943 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-21 18:24:07.945 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:24:07.948 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.91 2022-06-21 18:24:07.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:24:07.953 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-21 18:24:07.955 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:24:07.958 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-21 18:24:07.960 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:24:07.962 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-21 18:24:07.965 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 18:24:07.967 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-21 18:24:07.969 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-06-21 18:24:07.972 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-21 18:24:07.974 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-06-21 18:24:07.976 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-06-21 18:24:07.978 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:24:07.981 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:24:07.983 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:24:07.985 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:24:07.988 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:24:08.004 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:24:08.006 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:24:08.008 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:24:08.010 | + functions-common:git_clone:544 : echo stable/wallaby 2022-06-21 18:24:08.011 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:24:08.016 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-06-21 18:24:08.018 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:24:08.020 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-21 18:24:08.032 | + functions-common:git_clone:604 : cd /opt/stack/requirements 2022-06-21 18:24:08.035 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:24:08.035 | + functions-common:git_clone:605 : head -1 2022-06-21 18:24:08.038 | b11cc5ed update constraint for python-designateclient to new release 4.2.1 2022-06-21 18:24:08.042 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:24:08.044 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-06-21 18:24:08.046 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-06-21 18:24:08.049 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-06-21 18:24:08.051 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-21 18:24:08.054 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-21 18:24:08.056 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-21 18:24:08.059 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-21 18:24:08.061 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-21 18:24:08.064 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-21 18:24:08.066 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-21 18:24:08.069 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-21 18:24:08.073 | ++ tools/install_prereqs.sh:source:47 : NOW=1655835848 2022-06-21 18:24:08.076 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-21 18:24:08.081 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1655835667 2022-06-21 18:24:08.083 | ++ tools/install_prereqs.sh:source:49 : DELTA=181 2022-06-21 18:24:08.085 | ++ tools/install_prereqs.sh:source:50 : [[ 181 -lt 7200 ]] 2022-06-21 18:24:08.088 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-21 18:24:08.090 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-21 18:24:08.092 | ++ functions-common:export_proxy_variables:2134 : isset http_proxy 2022-06-21 18:24:08.095 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-21 18:24:08.097 | ++ functions-common:export_proxy_variables:2137 : isset https_proxy 2022-06-21 18:24:08.099 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-21 18:24:08.101 | ++ functions-common:export_proxy_variables:2140 : isset no_proxy 2022-06-21 18:24:08.104 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-21 18:24:08.107 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-21 18:24:08.153 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-21 18:24:08.153 | apache2-dev 2022-06-21 18:24:08.153 | bc 2022-06-21 18:24:08.153 | bsdmainutils 2022-06-21 18:24:08.153 | curl 2022-06-21 18:24:08.153 | g++ 2022-06-21 18:24:08.153 | gcc 2022-06-21 18:24:08.153 | gettext 2022-06-21 18:24:08.153 | git 2022-06-21 18:24:08.153 | graphviz 2022-06-21 18:24:08.153 | iputils-ping 2022-06-21 18:24:08.153 | libapache2-mod-proxy-uwsgi 2022-06-21 18:24:08.153 | libffi-dev 2022-06-21 18:24:08.153 | libjpeg-dev 2022-06-21 18:24:08.153 | libmysqlclient-dev 2022-06-21 18:24:08.153 | libpcre3-dev 2022-06-21 18:24:08.153 | libpq-dev 2022-06-21 18:24:08.153 | libssl-dev 2022-06-21 18:24:08.153 | libsystemd-dev 2022-06-21 18:24:08.153 | libxml2-dev 2022-06-21 18:24:08.153 | libxslt1-dev 2022-06-21 18:24:08.153 | libyaml-dev 2022-06-21 18:24:08.153 | lsof 2022-06-21 18:24:08.153 | openssh-server 2022-06-21 18:24:08.153 | openssl 2022-06-21 18:24:08.154 | pkg-config 2022-06-21 18:24:08.154 | psmisc 2022-06-21 18:24:08.154 | python3-dev 2022-06-21 18:24:08.154 | python3-pip 2022-06-21 18:24:08.154 | python3-systemd 2022-06-21 18:24:08.154 | python3-venv 2022-06-21 18:24:08.154 | tar 2022-06-21 18:24:08.154 | tcpdump 2022-06-21 18:24:08.154 | unzip 2022-06-21 18:24:08.154 | uuid-runtime 2022-06-21 18:24:08.154 | wget 2022-06-21 18:24:08.154 | wget 2022-06-21 18:24:08.154 | zlib1g-dev 2022-06-21 18:24:08.154 | libkrb5-dev 2022-06-21 18:24:08.154 | libldap2-dev 2022-06-21 18:24:08.154 | libsasl2-dev 2022-06-21 18:24:08.154 | memcached 2022-06-21 18:24:08.154 | python3-mysqldb 2022-06-21 18:24:08.154 | sqlite3 2022-06-21 18:24:08.154 | conntrack 2022-06-21 18:24:08.154 | curl 2022-06-21 18:24:08.154 | dnsmasq-base 2022-06-21 18:24:08.154 | dnsmasq-utils 2022-06-21 18:24:08.154 | ebtables 2022-06-21 18:24:08.154 | gawk 2022-06-21 18:24:08.154 | genisoimage 2022-06-21 18:24:08.154 | iptables 2022-06-21 18:24:08.154 | iputils-arping 2022-06-21 18:24:08.154 | kpartx 2022-06-21 18:24:08.154 | libjs-jquery-tablesorter 2022-06-21 18:24:08.154 | libmysqlclient-dev 2022-06-21 18:24:08.154 | parted 2022-06-21 18:24:08.154 | pm-utils 2022-06-21 18:24:08.154 | python3-mysqldb 2022-06-21 18:24:08.154 | socat 2022-06-21 18:24:08.155 | sqlite3 2022-06-21 18:24:08.155 | sudo 2022-06-21 18:24:08.155 | vlan 2022-06-21 18:24:08.155 | lsscsi 2022-06-21 18:24:08.155 | open-iscsi 2022-06-21 18:24:08.155 | lvm2 2022-06-21 18:24:08.155 | qemu-utils 2022-06-21 18:24:08.155 | thin-provisioning-tools 2022-06-21 18:24:08.155 | acl 2022-06-21 18:24:08.155 | dnsmasq-base 2022-06-21 18:24:08.155 | dnsmasq-utils 2022-06-21 18:24:08.155 | ebtables 2022-06-21 18:24:08.155 | haproxy 2022-06-21 18:24:08.155 | iptables 2022-06-21 18:24:08.155 | iputils-arping 2022-06-21 18:24:08.155 | iputils-ping 2022-06-21 18:24:08.155 | libmysqlclient-dev 2022-06-21 18:24:08.155 | postgresql-server-dev-all 2022-06-21 18:24:08.155 | python3-mysqldb 2022-06-21 18:24:08.155 | sqlite3 2022-06-21 18:24:08.155 | sudo 2022-06-21 18:24:08.155 | vlan 2022-06-21 18:24:08.155 | ipset 2022-06-21 18:24:08.155 | conntrack 2022-06-21 18:24:08.155 | conntrackd 2022-06-21 18:24:08.155 | keepalived 2022-06-21 18:24:08.155 | dstat 2022-06-21 18:24:08.155 | lvm2 2022-06-21 18:24:08.155 | qemu-utils 2022-06-21 18:24:08.155 | thin-provisioning-tools 2022-06-21 18:24:08.155 | curl 2022-06-21 18:24:08.155 | liberasurecode-dev 2022-06-21 18:24:08.155 | make 2022-06-21 18:24:08.155 | memcached 2022-06-21 18:24:08.155 | sqlite3 2022-06-21 18:24:08.156 | xfsprogs' 2022-06-21 18:24:08.156 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-21 18:24:08.173 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-21 18:24:08.173 | apache2-dev 2022-06-21 18:24:08.173 | bc 2022-06-21 18:24:08.173 | bsdmainutils 2022-06-21 18:24:08.173 | curl 2022-06-21 18:24:08.174 | g++ 2022-06-21 18:24:08.174 | gcc 2022-06-21 18:24:08.174 | gettext 2022-06-21 18:24:08.174 | git 2022-06-21 18:24:08.174 | graphviz 2022-06-21 18:24:08.174 | iputils-ping 2022-06-21 18:24:08.174 | libapache2-mod-proxy-uwsgi 2022-06-21 18:24:08.174 | libffi-dev 2022-06-21 18:24:08.174 | libjpeg-dev 2022-06-21 18:24:08.174 | libmysqlclient-dev 2022-06-21 18:24:08.174 | libpcre3-dev 2022-06-21 18:24:08.174 | libpq-dev 2022-06-21 18:24:08.174 | libssl-dev 2022-06-21 18:24:08.174 | libsystemd-dev 2022-06-21 18:24:08.174 | libxml2-dev 2022-06-21 18:24:08.174 | libxslt1-dev 2022-06-21 18:24:08.174 | libyaml-dev 2022-06-21 18:24:08.174 | lsof 2022-06-21 18:24:08.174 | openssh-server 2022-06-21 18:24:08.174 | openssl 2022-06-21 18:24:08.174 | pkg-config 2022-06-21 18:24:08.174 | psmisc 2022-06-21 18:24:08.174 | python3-dev 2022-06-21 18:24:08.174 | python3-pip 2022-06-21 18:24:08.174 | python3-systemd 2022-06-21 18:24:08.174 | python3-venv 2022-06-21 18:24:08.175 | tar 2022-06-21 18:24:08.175 | tcpdump 2022-06-21 18:24:08.175 | unzip 2022-06-21 18:24:08.175 | uuid-runtime 2022-06-21 18:24:08.175 | wget 2022-06-21 18:24:08.175 | wget 2022-06-21 18:24:08.175 | zlib1g-dev 2022-06-21 18:24:08.175 | libkrb5-dev 2022-06-21 18:24:08.175 | libldap2-dev 2022-06-21 18:24:08.175 | libsasl2-dev 2022-06-21 18:24:08.175 | memcached 2022-06-21 18:24:08.175 | python3-mysqldb 2022-06-21 18:24:08.175 | sqlite3 2022-06-21 18:24:08.175 | conntrack 2022-06-21 18:24:08.175 | curl 2022-06-21 18:24:08.175 | dnsmasq-base 2022-06-21 18:24:08.175 | dnsmasq-utils 2022-06-21 18:24:08.175 | ebtables 2022-06-21 18:24:08.175 | gawk 2022-06-21 18:24:08.175 | genisoimage 2022-06-21 18:24:08.175 | iptables 2022-06-21 18:24:08.175 | iputils-arping 2022-06-21 18:24:08.175 | kpartx 2022-06-21 18:24:08.175 | libjs-jquery-tablesorter 2022-06-21 18:24:08.175 | libmysqlclient-dev 2022-06-21 18:24:08.175 | parted 2022-06-21 18:24:08.175 | pm-utils 2022-06-21 18:24:08.175 | python3-mysqldb 2022-06-21 18:24:08.175 | socat 2022-06-21 18:24:08.175 | sqlite3 2022-06-21 18:24:08.175 | sudo 2022-06-21 18:24:08.175 | vlan 2022-06-21 18:24:08.175 | lsscsi 2022-06-21 18:24:08.175 | open-iscsi 2022-06-21 18:24:08.175 | lvm2 2022-06-21 18:24:08.176 | qemu-utils 2022-06-21 18:24:08.176 | thin-provisioning-tools 2022-06-21 18:24:08.176 | acl 2022-06-21 18:24:08.176 | dnsmasq-base 2022-06-21 18:24:08.176 | dnsmasq-utils 2022-06-21 18:24:08.176 | ebtables 2022-06-21 18:24:08.176 | haproxy 2022-06-21 18:24:08.176 | iptables 2022-06-21 18:24:08.176 | iputils-arping 2022-06-21 18:24:08.176 | iputils-ping 2022-06-21 18:24:08.176 | libmysqlclient-dev 2022-06-21 18:24:08.176 | postgresql-server-dev-all 2022-06-21 18:24:08.176 | python3-mysqldb 2022-06-21 18:24:08.176 | sqlite3 2022-06-21 18:24:08.176 | sudo 2022-06-21 18:24:08.176 | vlan 2022-06-21 18:24:08.176 | ipset 2022-06-21 18:24:08.176 | conntrack 2022-06-21 18:24:08.176 | conntrackd 2022-06-21 18:24:08.176 | keepalived 2022-06-21 18:24:08.176 | dstat 2022-06-21 18:24:08.176 | lvm2 2022-06-21 18:24:08.176 | qemu-utils 2022-06-21 18:24:08.176 | thin-provisioning-tools 2022-06-21 18:24:08.176 | curl 2022-06-21 18:24:08.176 | liberasurecode-dev 2022-06-21 18:24:08.176 | make 2022-06-21 18:24:08.176 | memcached 2022-06-21 18:24:08.176 | sqlite3 2022-06-21 18:24:08.176 | xfsprogs ' 2022-06-21 18:24:08.176 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-21 18:24:08.178 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:24:08.181 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:24:08.184 | ++ 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-21 18:24:08.184 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-21 18:24:08.189 | ++ 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-21 18:24:08.191 | ++ functions-common:install_package:1354 : update_package_repo 2022-06-21 18:24:08.193 | ++ functions-common:update_package_repo:1326 : NO_UPDATE_REPOS=False 2022-06-21 18:24:08.195 | ++ functions-common:update_package_repo:1327 : REPOS_UPDATED=False 2022-06-21 18:24:08.197 | ++ functions-common:update_package_repo:1328 : RETRY_UPDATE=False 2022-06-21 18:24:08.199 | ++ functions-common:update_package_repo:1330 : [[ False = \T\r\u\e ]] 2022-06-21 18:24:08.201 | ++ functions-common:update_package_repo:1334 : is_ubuntu 2022-06-21 18:24:08.203 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:24:08.205 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:24:08.207 | ++ functions-common:update_package_repo:1335 : apt_get_update 2022-06-21 18:24:08.209 | ++ functions-common:apt_get_update:1080 : [[ False == \T\r\u\e ]] 2022-06-21 18:24:08.211 | ++ functions-common:apt_get_update:1085 : [[ False = \T\r\u\e ]] 2022-06-21 18:24:08.213 | ++ functions-common:apt_get_update:1087 : local sudo=sudo 2022-06-21 18:24:08.216 | +++ functions-common:apt_get_update:1088 : id -u 2022-06-21 18:24:08.220 | ++ functions-common:apt_get_update:1088 : [[ 1000 = \0 ]] 2022-06-21 18:24:08.222 | ++ functions-common:apt_get_update:1091 : time_start apt-get-update 2022-06-21 18:24:08.224 | ++ functions-common:time_start:2302 : local name=apt-get-update 2022-06-21 18:24:08.226 | ++ functions-common:time_start:2303 : local start_time= 2022-06-21 18:24:08.228 | ++ functions-common:time_start:2304 : [[ -n '' ]] 2022-06-21 18:24:08.231 | +++ functions-common:time_start:2307 : date +%s%3N 2022-06-21 18:24:08.235 | ++ functions-common:time_start:2307 : _TIME_START[$name]=1655835848232 2022-06-21 18:24:08.237 | ++ functions-common:apt_get_update:1093 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-21 18:24:08.239 | ++ functions-common:apt_get_update:1094 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-21 18:24:08.241 | ++ functions-common:apt_get_update:1095 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-21 18:24:08.600 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-21 18:24:08.693 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-21 18:24:08.705 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-21 18:24:09.169 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-21 18:24:09.350 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [15.6 kB] 2022-06-21 18:24:09.365 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [20.9 kB] 2022-06-21 18:24:13.364 | Fetched 372 kB in 1s (341 kB/s) 2022-06-21 18:24:14.998 | Reading package lists... 2022-06-21 18:24:15.030 | ++ functions-common:apt_get_update:1099 : REPOS_UPDATED=True 2022-06-21 18:24:15.032 | ++ functions-common:apt_get_update:1101 : time_stop apt-get-update 2022-06-21 18:24:15.035 | ++ functions-common:time_stop:2316 : local name 2022-06-21 18:24:15.037 | ++ functions-common:time_stop:2317 : local end_time 2022-06-21 18:24:15.039 | ++ functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:24:15.041 | ++ functions-common:time_stop:2319 : local total 2022-06-21 18:24:15.043 | ++ functions-common:time_stop:2320 : local start_time 2022-06-21 18:24:15.045 | ++ functions-common:time_stop:2322 : name=apt-get-update 2022-06-21 18:24:15.047 | ++ functions-common:time_stop:2323 : start_time=1655835848232 2022-06-21 18:24:15.049 | ++ functions-common:time_stop:2325 : [[ -z 1655835848232 ]] 2022-06-21 18:24:15.052 | +++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:24:15.055 | ++ functions-common:time_stop:2328 : end_time=1655835855053 2022-06-21 18:24:15.057 | ++ functions-common:time_stop:2329 : elapsed_time=6821 2022-06-21 18:24:15.059 | ++ functions-common:time_stop:2330 : total=0 2022-06-21 18:24:15.062 | ++ functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:24:15.064 | ++ functions-common:time_stop:2333 : _TIME_TOTAL[$name]=6821 2022-06-21 18:24:15.066 | ++ functions-common:install_package:1355 : 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-21 18:24:15.068 | ++ functions-common:real_install_package:1340 : is_ubuntu 2022-06-21 18:24:15.070 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:24:15.073 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:24:15.075 | ++ functions-common:real_install_package:1341 : 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-21 18:24:15.095 | ++ functions-common:apt_get:1121 : 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-21 18:24:15.205 | Reading package lists... 2022-06-21 18:24:15.462 | Building dependency tree... 2022-06-21 18:24:15.463 | Reading state information... 2022-06-21 18:24:15.500 | acl is already the newest version (2.2.53-6). 2022-06-21 18:24:15.500 | bc is already the newest version (1.07.1-2build1). 2022-06-21 18:24:15.500 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-21 18:24:15.500 | conntrack is already the newest version (1:1.4.5-2). 2022-06-21 18:24:15.500 | ebtables is already the newest version (2.0.11-3build1). 2022-06-21 18:24:15.500 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-21 18:24:15.500 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-21 18:24:15.500 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-21 18:24:15.500 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-21 18:24:15.500 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-21 18:24:15.500 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-21 18:24:15.500 | iputils-arping is already the newest version (3:20190709-3). 2022-06-21 18:24:15.501 | iputils-ping is already the newest version (3:20190709-3). 2022-06-21 18:24:15.501 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-21 18:24:15.501 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-21 18:24:15.501 | libffi-dev is already the newest version (3.3-4). 2022-06-21 18:24:15.501 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-21 18:24:15.501 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-21 18:24:15.501 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-21 18:24:15.501 | lsscsi is already the newest version (0.30-0.1). 2022-06-21 18:24:15.501 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-21 18:24:15.501 | make is already the newest version (4.2.1-1.2). 2022-06-21 18:24:15.501 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-21 18:24:15.501 | psmisc is already the newest version (23.3-1). 2022-06-21 18:24:15.501 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-21 18:24:15.501 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-21 18:24:15.501 | python3-systemd is already the newest version (234-3build2). 2022-06-21 18:24:15.501 | socat is already the newest version (1.7.3.3-2). 2022-06-21 18:24:15.501 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-21 18:24:15.501 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-21 18:24:15.501 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-21 18:24:15.501 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-21 18:24:15.501 | dstat is already the newest version (0.7.4-6). 2022-06-21 18:24:15.501 | graphviz is already the newest version (2.42.2-3build2). 2022-06-21 18:24:15.501 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-21 18:24:15.501 | pm-utils is already the newest version (1.4.1-19). 2022-06-21 18:24:15.501 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-21 18:24:15.501 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-06-21 18:24:15.501 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-06-21 18:24:15.501 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-21 18:24:15.501 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-21 18:24:15.501 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-21 18:24:15.501 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-21 18:24:15.501 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-21 18:24:15.502 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-21 18:24:15.502 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-21 18:24:15.502 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-21 18:24:15.502 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-21 18:24:15.502 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-21 18:24:15.502 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-21 18:24:15.502 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-21 18:24:15.502 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-21 18:24:15.502 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.15). 2022-06-21 18:24:15.502 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-21 18:24:15.502 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-21 18:24:15.502 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-21 18:24:15.502 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-21 18:24:15.502 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-21 18:24:15.502 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-21 18:24:15.502 | openssl is already the newest version (1.1.1f-1ubuntu2.15). 2022-06-21 18:24:15.502 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-21 18:24:15.502 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-06-21 18:24:15.502 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-21 18:24:15.502 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-21 18:24:15.502 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-21 18:24:15.502 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-21 18:24:15.502 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-21 18:24:15.502 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-21 18:24:15.732 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-21 18:24:15.732 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-06-21 18:24:15.732 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-21 18:24:15.732 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-21 18:24:15.733 | The following packages were automatically installed and are no longer required: 2022-06-21 18:24:15.734 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:24:15.734 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:24:15.734 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:24:15.734 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:24:15.734 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 18:24:15.734 | python3-zope.interface 2022-06-21 18:24:15.734 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:24:15.796 | The following NEW packages will be installed: 2022-06-21 18:24:15.796 | python3-pip 2022-06-21 18:24:16.359 | 0 upgraded, 1 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:24:16.359 | Need to get 0 B/231 kB of archives. 2022-06-21 18:24:16.359 | After this operation, 1,050 kB of additional disk space will be used. 2022-06-21 18:24:16.390 | Selecting previously unselected package python3-pip. 2022-06-21 18:24:16.442 | (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 ... 89443 files and directories currently installed.) 2022-06-21 18:24:16.445 | Preparing to unpack .../python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-06-21 18:24:16.448 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-06-21 18:24:16.557 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-06-21 18:24:16.985 | Processing triggers for man-db (2.9.1-1) ... 2022-06-21 18:24:25.739 | ++ functions-common:apt_get:1125 : result=0 2022-06-21 18:24:25.742 | ++ functions-common:apt_get:1128 : time_stop apt-get 2022-06-21 18:24:25.744 | ++ functions-common:time_stop:2316 : local name 2022-06-21 18:24:25.746 | ++ functions-common:time_stop:2317 : local end_time 2022-06-21 18:24:25.748 | ++ functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:24:25.750 | ++ functions-common:time_stop:2319 : local total 2022-06-21 18:24:25.752 | ++ functions-common:time_stop:2320 : local start_time 2022-06-21 18:24:25.755 | ++ functions-common:time_stop:2322 : name=apt-get 2022-06-21 18:24:25.757 | ++ functions-common:time_stop:2323 : start_time=1655835855093 2022-06-21 18:24:25.759 | ++ functions-common:time_stop:2325 : [[ -z 1655835855093 ]] 2022-06-21 18:24:25.761 | +++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:24:25.765 | ++ functions-common:time_stop:2328 : end_time=1655835865763 2022-06-21 18:24:25.768 | ++ functions-common:time_stop:2329 : elapsed_time=10670 2022-06-21 18:24:25.770 | ++ functions-common:time_stop:2330 : total=789 2022-06-21 18:24:25.772 | ++ functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:24:25.774 | ++ functions-common:time_stop:2333 : _TIME_TOTAL[$name]=11459 2022-06-21 18:24:25.777 | ++ functions-common:apt_get:1129 : return 0 2022-06-21 18:24:25.779 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-21 18:24:25.781 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-21 18:24:25.784 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-21 18:24:25.788 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-21 18:24:25.793 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-06-21 18:24:25.795 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-06-21 18:24:25.798 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-21 18:24:27.190 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-21 18:24:27.192 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-21 18:24:27.194 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-21 18:24:27.197 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-21 18:24:27.198 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-21 18:24:27.200 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-21 18:24:27.202 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-21 18:24:27.205 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-21 18:24:27.206 | + functions-common:_ensure_lsb_release:328 : return 2022-06-21 18:24:27.209 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-21 18:24:27.282 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-21 18:24:27.284 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-21 18:24:27.357 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-21 18:24:27.360 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-21 18:24:27.433 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-21 18:24:27.435 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-21 18:24:27.437 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-21 18:24:27.439 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-21 18:24:27.441 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-21 18:24:27.443 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-21 18:24:27.444 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-21 18:24:27.447 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-21 18:24:27.449 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-21 18:24:27.451 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-06-21 18:24:27.453 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-21 18:24:27.453 | Distro: focal 2022-06-21 18:24:27.455 | + tools/install_pip.sh:main:134 : get_versions 2022-06-21 18:24:27.457 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-21 18:24:27.461 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-21 18:24:27.463 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-21 18:24:27.465 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-21 18:24:27.465 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-21 18:24:28.009 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=22.1.2 2022-06-21 18:24:28.011 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 22.1.2' 2022-06-21 18:24:28.011 | pip: 22.1.2 2022-06-21 18:24:28.013 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-21 18:24:28.503 | pip 22.1.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-21 18:24:28.564 | + tools/install_pip.sh:main:136 : [[ -n '' ]] 2022-06-21 18:24:28.566 | + tools/install_pip.sh:main:145 : is_fedora 2022-06-21 18:24:28.567 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-06-21 18:24:28.569 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-06-21 18:24:28.571 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-06-21 18:24:28.572 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-21 18:24:28.574 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-21 18:24:28.576 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-06-21 18:24:28.577 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-06-21 18:24:28.579 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:24:28.581 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-06-21 18:24:28.583 | + tools/install_pip.sh:main:145 : is_suse 2022-06-21 18:24:28.584 | + functions-common:is_suse:462 : is_opensuse 2022-06-21 18:24:28.586 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-06-21 18:24:28.588 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-21 18:24:28.590 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-06-21 18:24:28.592 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-06-21 18:24:28.594 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-21 18:24:28.596 | + tools/install_pip.sh:main:146 : is_package_installed python3-pip 2022-06-21 18:24:28.597 | + functions-common:is_package_installed:1363 : [[ -z python3-pip ]] 2022-06-21 18:24:28.599 | + functions-common:is_package_installed:1367 : [[ -z deb ]] 2022-06-21 18:24:28.601 | + functions-common:is_package_installed:1371 : [[ deb = \d\e\b ]] 2022-06-21 18:24:28.603 | + functions-common:is_package_installed:1372 : dpkg -s python3-pip 2022-06-21 18:24:28.624 | + tools/install_pip.sh:main:147 : uninstall_package python3-pip 2022-06-21 18:24:28.626 | + functions-common:uninstall_package:1383 : is_ubuntu 2022-06-21 18:24:28.628 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:24:28.630 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:24:28.631 | + functions-common:uninstall_package:1384 : apt_get purge python3-pip 2022-06-21 18:24:28.648 | + functions-common:apt_get:1121 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2022-06-21 18:24:28.757 | Reading package lists... 2022-06-21 18:24:29.018 | Building dependency tree... 2022-06-21 18:24:29.019 | Reading state information... 2022-06-21 18:24:29.273 | The following packages were automatically installed and are no longer required: 2022-06-21 18:24:29.275 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:24:29.275 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:24:29.275 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:24:29.275 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:24:29.275 | python3-secretstorage python3-twisted-bin python3-wadllib python3-wheel 2022-06-21 18:24:29.275 | python3-zope.interface 2022-06-21 18:24:29.275 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:24:29.339 | The following packages will be REMOVED: 2022-06-21 18:24:29.339 | python3-pip* 2022-06-21 18:24:29.808 | 0 upgraded, 0 newly installed, 1 to remove and 145 not upgraded. 2022-06-21 18:24:29.809 | After this operation, 1,050 kB disk space will be freed. 2022-06-21 18:24:29.880 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89646 files and directories currently installed.) 2022-06-21 18:24:29.884 | Removing python3-pip (20.0.2-5ubuntu1.6) ... 2022-06-21 18:24:30.113 | Processing triggers for man-db (2.9.1-1) ... 2022-06-21 18:24:38.880 | + functions-common:apt_get:1125 : result=0 2022-06-21 18:24:38.882 | + functions-common:apt_get:1128 : time_stop apt-get 2022-06-21 18:24:38.884 | + functions-common:time_stop:2316 : local name 2022-06-21 18:24:38.886 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:24:38.888 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:24:38.889 | + functions-common:time_stop:2319 : local total 2022-06-21 18:24:38.891 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:24:38.892 | + functions-common:time_stop:2322 : name=apt-get 2022-06-21 18:24:38.894 | + functions-common:time_stop:2323 : start_time=1655835868646 2022-06-21 18:24:38.896 | + functions-common:time_stop:2325 : [[ -z 1655835868646 ]] 2022-06-21 18:24:38.898 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:24:38.902 | + functions-common:time_stop:2328 : end_time=1655835878900 2022-06-21 18:24:38.903 | + functions-common:time_stop:2329 : elapsed_time=10254 2022-06-21 18:24:38.905 | + functions-common:time_stop:2330 : total=0 2022-06-21 18:24:38.907 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:24:38.908 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=10254 2022-06-21 18:24:38.910 | + functions-common:apt_get:1129 : return 0 2022-06-21 18:24:38.912 | + tools/install_pip.sh:main:151 : install_get_pip 2022-06-21 18:24:38.914 | + tools/install_pip.sh:install_get_pip:62 : [[ 3.8 = \3\.\6 ]] 2022-06-21 18:24:38.916 | + tools/install_pip.sh:install_get_pip:66 : _pip_url=https://bootstrap.pypa.io/get-pip.py 2022-06-21 18:24:38.918 | ++ tools/install_pip.sh:install_get_pip:67 : basename https://bootstrap.pypa.io/get-pip.py 2022-06-21 18:24:38.921 | + tools/install_pip.sh:install_get_pip:67 : _local_pip=/home/ubuntu/devstack/files/get-pip.py 2022-06-21 18:24:38.923 | + tools/install_pip.sh:install_get_pip:73 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-06-21 18:24:38.926 | + tools/install_pip.sh:install_get_pip:74 : head -1 /home/ubuntu/devstack/files/get-pip.py 2022-06-21 18:24:38.926 | + tools/install_pip.sh:install_get_pip:74 : grep -q '#!/usr/bin/env python' 2022-06-21 18:24:38.930 | + tools/install_pip.sh:install_get_pip:90 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-06-21 18:24:38.932 | + tools/install_pip.sh:install_get_pip:90 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2022-06-21 18:24:38.933 | + tools/install_pip.sh:install_get_pip:93 : local timecond= 2022-06-21 18:24:38.935 | + tools/install_pip.sh:install_get_pip:94 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-06-21 18:24:38.937 | + tools/install_pip.sh:install_get_pip:95 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2022-06-21 18:24:38.939 | + tools/install_pip.sh:install_get_pip:98 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2022-06-21 18:24:38.950 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-06-21 18:24:38.950 | Dload Upload Total Spent Left Speed 2022-06-21 18:24:39.099 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-06-21 18:24:39.104 | + tools/install_pip.sh:install_get_pip:101 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2022-06-21 18:24:39.107 | + tools/install_pip.sh:install_get_pip:103 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2022-06-21 18:24:42.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:24:42.358 | from cryptography.utils import int_from_bytes 2022-06-21 18:24:42.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:24:42.358 | from cryptography.utils import int_from_bytes 2022-06-21 18:24:42.846 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:24:43.003 | Collecting pip 2022-06-21 18:24:43.018 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3e/dacb89022ef52/pip-22.1.2-py3-none-any.whl (2.1 MB) 2022-06-21 18:24:43.052 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 77.0 MB/s eta 0:00:00 2022-06-21 18:24:45.218 | Installing collected packages: pip 2022-06-21 18:24:45.218 | Attempting uninstall: pip 2022-06-21 18:24:45.220 | Found existing installation: pip 22.1.2 2022-06-21 18:24:45.592 | Uninstalling pip-22.1.2: 2022-06-21 18:24:45.609 | Successfully uninstalled pip-22.1.2 2022-06-21 18:24:47.672 | Successfully installed pip-22.1.2 2022-06-21 18:24:47.673 | 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-06-21 18:24:47.822 | + tools/install_pip.sh:main:153 : set -x 2022-06-21 18:24:47.823 | + tools/install_pip.sh:main:157 : pip_install_gr setuptools 2022-06-21 18:24:47.825 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-06-21 18:24:47.827 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-21 18:24:47.830 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-06-21 18:24:47.831 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-06-21 18:24:47.833 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-21 18:24:47.836 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-06-21 18:24:47.836 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-21 18:24:47.840 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-06-21 18:24:47.842 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-06-21 18:24:47.844 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-06-21 18:24:47.847 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-06-21 18:24:47.848 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-06-21 18:24:47.865 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-06-21 18:24:47.868 | + 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 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-06-21 18:24:48.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:24:48.590 | from cryptography.utils import int_from_bytes 2022-06-21 18:24:48.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:24:48.590 | from cryptography.utils import int_from_bytes 2022-06-21 18:24:49.861 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:24:49.872 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (54.1.1) 2022-06-21 18:24:52.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-06-21 18:24:52.197 | + inc/python:pip_install:200 : result=0 2022-06-21 18:24:52.198 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:24:52.200 | + functions-common:time_stop:2316 : local name 2022-06-21 18:24:52.202 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:24:52.204 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:24:52.205 | + functions-common:time_stop:2319 : local total 2022-06-21 18:24:52.207 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:24:52.209 | + functions-common:time_stop:2322 : name=pip_install 2022-06-21 18:24:52.210 | + functions-common:time_stop:2323 : start_time=1655835887861 2022-06-21 18:24:52.212 | + functions-common:time_stop:2325 : [[ -z 1655835887861 ]] 2022-06-21 18:24:52.214 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:24:52.218 | + functions-common:time_stop:2328 : end_time=1655835892216 2022-06-21 18:24:52.220 | + functions-common:time_stop:2329 : elapsed_time=4355 2022-06-21 18:24:52.221 | + functions-common:time_stop:2330 : total=0 2022-06-21 18:24:52.223 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:24:52.225 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=4355 2022-06-21 18:24:52.227 | + inc/python:pip_install:203 : return 0 2022-06-21 18:24:52.229 | + tools/install_pip.sh:main:159 : get_versions 2022-06-21 18:24:52.231 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-21 18:24:52.235 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-21 18:24:52.237 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-21 18:24:52.240 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-21 18:24:52.240 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-21 18:24:52.793 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=22.1.2 2022-06-21 18:24:52.795 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 22.1.2' 2022-06-21 18:24:52.795 | pip: 22.1.2 2022-06-21 18:24:52.797 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-21 18:24:53.289 | pip 22.1.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-21 18:24:53.348 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-21 18:24:53.350 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-21 18:24:53.354 | + ./stack.sh:main:765 : fixup_all 2022-06-21 18:24:53.356 | + tools/fixup_stuff.sh:fixup_all:210 : fixup_keystone 2022-06-21 18:24:53.358 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-21 18:24:53.360 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-21 18:24:53.365 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-21 18:24:53.366 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-21 18:24:53.367 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-21 18:24:53.372 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-21 18:24:53.374 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-21 18:24:53.376 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-21 18:24:53.385 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-21 18:24:53.388 | + tools/fixup_stuff.sh:fixup_all:211 : fixup_ubuntu 2022-06-21 18:24:53.390 | + tools/fixup_stuff.sh:fixup_ubuntu:196 : is_ubuntu 2022-06-21 18:24:53.393 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:24:53.395 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:24:53.397 | + tools/fixup_stuff.sh:fixup_ubuntu:206 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-21 18:24:53.408 | + tools/fixup_stuff.sh:fixup_all:212 : fixup_fedora 2022-06-21 18:24:53.410 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-21 18:24:53.412 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-06-21 18:24:53.414 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-06-21 18:24:53.416 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-06-21 18:24:53.418 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-21 18:24:53.420 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-21 18:24:53.422 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-06-21 18:24:53.425 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-06-21 18:24:53.427 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:24:53.429 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-06-21 18:24:53.431 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-21 18:24:53.434 | + tools/fixup_stuff.sh:fixup_all:213 : fixup_suse 2022-06-21 18:24:53.436 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-06-21 18:24:53.438 | + functions-common:is_suse:462 : is_opensuse 2022-06-21 18:24:53.440 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-06-21 18:24:53.442 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-21 18:24:53.445 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-06-21 18:24:53.447 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-06-21 18:24:53.449 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-21 18:24:53.451 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-06-21 18:24:53.454 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-06-21 18:24:53.474 | Using python 3.8 to install os-testr 2022-06-21 18:24:53.476 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-21 18:24:54.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:24:54.184 | from cryptography.utils import int_from_bytes 2022-06-21 18:24:54.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:24:54.184 | from cryptography.utils import int_from_bytes 2022-06-21 18:24:55.466 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:24:55.474 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.0) 2022-06-21 18:24:55.851 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-21 18:24:55.852 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.1.0) 2022-06-21 18:24:55.854 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.4.0) 2022-06-21 18:24:55.855 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.5.1) 2022-06-21 18:24:55.871 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-21 18:24:55.902 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-06-21 18:24:55.904 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.7.0) 2022-06-21 18:24:55.905 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2022-06-21 18:24:55.908 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2022-06-21 18:24:55.909 | 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-06-21 18:24:55.927 | 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-06-21 18:24:55.928 | Requirement already satisfied: python-mimeparse in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.6.0) 2022-06-21 18:24:55.930 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.4.0) 2022-06-21 18:24:55.931 | 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-06-21 18:24:55.944 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.5.0) 2022-06-21 18:24:55.945 | 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.3.1) 2022-06-21 18:24:55.948 | 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-06-21 18:24:55.950 | Requirement already satisfied: PrettyTable>=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-06-21 18:24:56.014 | Collecting argparse 2022-06-21 18:24:56.021 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-06-21 18:24:56.042 | Requirement already satisfied: linecache2 in /usr/local/lib/python3.8/dist-packages (from traceback2->testtools>=2.2.0->os-testr) (1.0.0) 2022-06-21 18:24:56.101 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2022-06-21 18:24:56.103 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-06-21 18:24:56.104 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (20.3.0) 2022-06-21 18:24:56.106 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-06-21 18:24:58.173 | Installing collected packages: argparse 2022-06-21 18:24:58.305 | Successfully installed argparse-1.4.0 2022-06-21 18:24:58.306 | 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-06-21 18:24:58.463 | + inc/python:pip_install:200 : result=0 2022-06-21 18:24:58.466 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:24:58.468 | + functions-common:time_stop:2316 : local name 2022-06-21 18:24:58.470 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:24:58.472 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:24:58.474 | + functions-common:time_stop:2319 : local total 2022-06-21 18:24:58.477 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:24:58.479 | + functions-common:time_stop:2322 : name=pip_install 2022-06-21 18:24:58.481 | + functions-common:time_stop:2323 : start_time=1655835893469 2022-06-21 18:24:58.483 | + functions-common:time_stop:2325 : [[ -z 1655835893469 ]] 2022-06-21 18:24:58.486 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:24:58.490 | + functions-common:time_stop:2328 : end_time=1655835898487 2022-06-21 18:24:58.492 | + functions-common:time_stop:2329 : elapsed_time=5018 2022-06-21 18:24:58.494 | + functions-common:time_stop:2330 : total=0 2022-06-21 18:24:58.497 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:24:58.499 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=5018 2022-06-21 18:24:58.501 | + inc/python:pip_install:203 : return 0 2022-06-21 18:24:58.503 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-21 18:24:58.557 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-21 18:24:58.661 | + ./stack.sh:main:779 : install_infra 2022-06-21 18:24:58.663 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-21 18:24:58.666 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-21 18:24:58.668 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-21 18:24:58.671 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-21 18:24:58.694 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-21 18:25:00.778 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:25:00.822 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:25:00.832 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:25:00.936 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:25:01.033 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:25:01.320 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:25:01.480 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:25:01.603 | Requirement already up-to-date: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (5.5.1) 2022-06-21 18:25:01.879 | + inc/python:pip_install:200 : result=0 2022-06-21 18:25:01.881 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:25:01.884 | + functions-common:time_stop:2316 : local name 2022-06-21 18:25:01.886 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:25:01.888 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:25:01.890 | + functions-common:time_stop:2319 : local total 2022-06-21 18:25:01.892 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:25:01.894 | + functions-common:time_stop:2322 : name=pip_install 2022-06-21 18:25:01.896 | + functions-common:time_stop:2323 : start_time=1655835898687 2022-06-21 18:25:01.898 | + functions-common:time_stop:2325 : [[ -z 1655835898687 ]] 2022-06-21 18:25:01.901 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:25:01.905 | + functions-common:time_stop:2328 : end_time=1655835901902 2022-06-21 18:25:01.907 | + functions-common:time_stop:2329 : elapsed_time=3215 2022-06-21 18:25:01.909 | + functions-common:time_stop:2330 : total=5018 2022-06-21 18:25:01.911 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:25:01.913 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=8233 2022-06-21 18:25:01.915 | + inc/python:pip_install:203 : return 0 2022-06-21 18:25:01.918 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-21 18:25:01.920 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-21 18:25:01.943 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-21 18:25:03.904 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:25:03.949 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:25:03.959 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:25:04.063 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:25:04.162 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:25:04.464 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-06-21 18:25:04.623 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:25:04.625 | Processing /opt/stack/requirements 2022-06-21 18:25:06.360 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (5.4.1) 2022-06-21 18:25:06.363 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-21 18:25:06.374 | Requirement already satisfied: packaging===20.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (20.9) 2022-06-21 18:25:06.379 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (5.5.1) 2022-06-21 18:25:06.383 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.4.7) 2022-06-21 18:25:06.386 | Requirement already satisfied: requests===2.25.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2022-06-21 18:25:06.404 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (1.15.0) 2022-06-21 18:25:06.407 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.4.0) 2022-06-21 18:25:06.424 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-21 18:25:06.428 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.1.0) 2022-06-21 18:25:06.435 | Requirement already satisfied: urllib3===1.26.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.26.3) 2022-06-21 18:25:06.455 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4626) (1.3) 2022-06-21 18:25:06.458 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4626) (0.3.0) 2022-06-21 18:25:06.474 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-21 18:25:06.478 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-21 18:25:06.480 | Requirement already satisfied: chardet===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-06-21 18:25:06.483 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-21 18:25:06.486 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (1.6.0) 2022-06-21 18:25:06.488 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.0) 2022-06-21 18:25:06.490 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.4.0) 2022-06-21 18:25:06.493 | Requirement already satisfied: cliff===3.7.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.7.0) 2022-06-21 18:25:06.504 | Requirement already satisfied: stevedore===3.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (3.3.1) 2022-06-21 18:25:06.510 | Requirement already satisfied: cmd2===1.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.5.0) 2022-06-21 18:25:06.594 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (0.7.2) 2022-06-21 18:25:06.597 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.4) 2022-06-21 18:25:06.602 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (0.2.5) 2022-06-21 18:25:06.610 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.8.2) 2022-06-21 18:25:06.613 | Requirement already satisfied: attrs===20.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (20.3.0) 2022-06-21 18:25:06.654 | Building wheels for collected packages: openstack-requirements 2022-06-21 18:25:06.655 | Building wheel for openstack-requirements (setup.py): started 2022-06-21 18:25:07.440 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-21 18:25:07.441 | ERROR: Command errored out with exit status 1: 2022-06-21 18:25:07.441 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-efp0l90g/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-efp0l90g/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-bzz5b7em 2022-06-21 18:25:07.441 | cwd: /tmp/pip-req-build-efp0l90g/ 2022-06-21 18:25:07.441 | Complete output (6 lines): 2022-06-21 18:25:07.441 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-21 18:25:07.441 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-21 18:25:07.441 | or: setup.py --help-commands 2022-06-21 18:25:07.441 | or: setup.py cmd --help 2022-06-21 18:25:07.441 | 2022-06-21 18:25:07.441 | error: invalid command 'bdist_wheel' 2022-06-21 18:25:07.441 | ---------------------------------------- 2022-06-21 18:25:07.441 | ERROR: Failed building wheel for openstack-requirements 2022-06-21 18:25:07.441 | Running setup.py clean for openstack-requirements 2022-06-21 18:25:08.226 | Failed to build openstack-requirements 2022-06-21 18:25:08.241 | Installing collected packages: openstack-requirements 2022-06-21 18:25:08.242 | Attempting uninstall: openstack-requirements 2022-06-21 18:25:08.243 | Found existing installation: openstack-requirements 1.2.1.dev4626 2022-06-21 18:25:08.278 | Uninstalling openstack-requirements-1.2.1.dev4626: 2022-06-21 18:25:08.296 | Successfully uninstalled openstack-requirements-1.2.1.dev4626 2022-06-21 18:25:08.300 | Running setup.py install for openstack-requirements: started 2022-06-21 18:25:10.546 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-21 18:25:10.573 | Successfully installed openstack-requirements-1.2.1.dev4626 2022-06-21 18:25:10.702 | + inc/python:pip_install:200 : result=0 2022-06-21 18:25:10.704 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:25:10.707 | + functions-common:time_stop:2316 : local name 2022-06-21 18:25:10.709 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:25:10.711 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:25:10.713 | + functions-common:time_stop:2319 : local total 2022-06-21 18:25:10.715 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:25:10.717 | + functions-common:time_stop:2322 : name=pip_install 2022-06-21 18:25:10.719 | + functions-common:time_stop:2323 : start_time=1655835901935 2022-06-21 18:25:10.721 | + functions-common:time_stop:2325 : [[ -z 1655835901935 ]] 2022-06-21 18:25:10.724 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:25:10.728 | + functions-common:time_stop:2328 : end_time=1655835910725 2022-06-21 18:25:10.730 | + functions-common:time_stop:2329 : elapsed_time=8790 2022-06-21 18:25:10.732 | + functions-common:time_stop:2330 : total=8233 2022-06-21 18:25:10.734 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:25:10.736 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=17023 2022-06-21 18:25:10.738 | + inc/python:pip_install:203 : return 0 2022-06-21 18:25:10.741 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-21 18:25:10.744 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-21 18:25:10.746 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-21 18:25:10.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:10.751 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:10.753 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-21 18:25:10.755 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:10.758 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-21 18:25:10.777 | Using python 3.8 to install pbr 2022-06-21 18:25:10.780 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-21 18:25:11.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:25:11.509 | from cryptography.utils import int_from_bytes 2022-06-21 18:25:11.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:25:11.509 | from cryptography.utils import int_from_bytes 2022-06-21 18:25:12.784 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:25:12.794 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.5.1) 2022-06-21 18:25:15.065 | 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-06-21 18:25:15.205 | + inc/python:pip_install:200 : result=0 2022-06-21 18:25:15.207 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:25:15.210 | + functions-common:time_stop:2316 : local name 2022-06-21 18:25:15.212 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:25:15.214 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:25:15.216 | + functions-common:time_stop:2319 : local total 2022-06-21 18:25:15.218 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:25:15.220 | + functions-common:time_stop:2322 : name=pip_install 2022-06-21 18:25:15.222 | + functions-common:time_stop:2323 : start_time=1655835910772 2022-06-21 18:25:15.226 | + functions-common:time_stop:2325 : [[ -z 1655835910772 ]] 2022-06-21 18:25:15.229 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:25:15.233 | + functions-common:time_stop:2328 : end_time=1655835915231 2022-06-21 18:25:15.235 | + functions-common:time_stop:2329 : elapsed_time=4459 2022-06-21 18:25:15.237 | + functions-common:time_stop:2330 : total=17023 2022-06-21 18:25:15.239 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:25:15.241 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=21482 2022-06-21 18:25:15.243 | + inc/python:pip_install:203 : return 0 2022-06-21 18:25:15.246 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-21 18:25:17.496 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-21 18:25:19.421 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:25:19.422 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-21 18:25:19.443 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-21 18:25:19.449 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-21 18:25:19.452 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-21 18:25:19.454 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-21 18:25:19.458 | 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.9) 2022-06-21 18:25:19.530 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-21 18:25:19.533 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-21 18:25:19.536 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-21 18:25:19.554 | + ./stack.sh:main:788 : pkgs= 2022-06-21 18:25:19.556 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-21 18:25:19.558 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-21 18:25:19.561 | + functions-common:run_phase:1744 : local mode=stack 2022-06-21 18:25:19.563 | + functions-common:run_phase:1745 : local phase=pre-install 2022-06-21 18:25:19.565 | + functions-common:run_phase:1746 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-21 18:25:19.567 | + functions-common:run_phase:1747 : local extra_plugin_file_name 2022-06-21 18:25:19.570 | + functions-common:run_phase:1748 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-21 18:25:19.572 | + functions-common:run_phase:1753 : local exceptions=80-tempest.sh 2022-06-21 18:25:19.574 | + functions-common:run_phase:1754 : local extra 2022-06-21 18:25:19.577 | ++ functions-common:run_phase:1755 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-21 18:25:19.581 | + functions-common:run_phase:1755 : extra=80-tempest.sh 2022-06-21 18:25:19.583 | + functions-common:run_phase:1756 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-21 18:25:19.586 | + functions-common:run_phase:1760 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-21 18:25:19.588 | + functions-common:run_phase:1760 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-21 18:25:19.590 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-21 18:25:19.605 | ++ functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:25:19.608 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-21 18:25:19.610 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-21 18:25:19.612 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-21 18:25:19.614 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-21 18:25:19.616 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-21 18:25:19.618 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-21 18:25:19.620 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-21 18:25:19.623 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-21 18:25:19.625 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-21 18:25:19.627 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-21 18:25:19.629 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-21 18:25:19.631 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-21 18:25:19.633 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-21 18:25:19.635 | + functions-common:run_phase:1765 : [[ stack == \s\o\u\r\c\e ]] 2022-06-21 18:25:19.637 | + functions-common:run_phase:1768 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-21 18:25:19.640 | + functions-common:run_phase:1771 : run_plugins stack pre-install 2022-06-21 18:25:19.642 | + functions-common:run_plugins:1730 : local mode=stack 2022-06-21 18:25:19.644 | + functions-common:run_plugins:1731 : local phase=pre-install 2022-06-21 18:25:19.647 | + functions-common:run_plugins:1733 : local plugins= 2022-06-21 18:25:19.649 | + functions-common:run_plugins:1734 : local plugin 2022-06-21 18:25:19.652 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-21 18:25:19.654 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-21 18:25:19.657 | + functions:set_systemd_override:821 : local value=2048 2022-06-21 18:25:19.659 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-21 18:25:19.661 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-21 18:25:19.716 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-21 18:25:19.716 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-21 18:25:19.719 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-21 18:25:20.078 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-21 18:25:20.081 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-21 18:25:20.098 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:25:20.100 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-21 18:25:20.103 | + functions-common:install_package:1354 : update_package_repo 2022-06-21 18:25:20.105 | + functions-common:update_package_repo:1326 : NO_UPDATE_REPOS=False 2022-06-21 18:25:20.107 | + functions-common:update_package_repo:1327 : REPOS_UPDATED=True 2022-06-21 18:25:20.110 | + functions-common:update_package_repo:1328 : RETRY_UPDATE=False 2022-06-21 18:25:20.112 | + functions-common:update_package_repo:1330 : [[ False = \T\r\u\e ]] 2022-06-21 18:25:20.114 | + functions-common:update_package_repo:1334 : is_ubuntu 2022-06-21 18:25:20.116 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:25:20.119 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:25:20.121 | + functions-common:update_package_repo:1335 : apt_get_update 2022-06-21 18:25:20.123 | + functions-common:apt_get_update:1080 : [[ True == \T\r\u\e ]] 2022-06-21 18:25:20.126 | + functions-common:apt_get_update:1080 : [[ False != \T\r\u\e ]] 2022-06-21 18:25:20.128 | + functions-common:apt_get_update:1081 : return 2022-06-21 18:25:20.130 | + functions-common:install_package:1355 : real_install_package rabbitmq-server 2022-06-21 18:25:20.133 | + functions-common:real_install_package:1340 : is_ubuntu 2022-06-21 18:25:20.136 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:25:20.138 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:25:20.141 | + functions-common:real_install_package:1341 : apt_get install rabbitmq-server 2022-06-21 18:25:20.166 | + functions-common:apt_get:1121 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-21 18:25:20.281 | Reading package lists... 2022-06-21 18:25:20.554 | Building dependency tree... 2022-06-21 18:25:20.555 | Reading state information... 2022-06-21 18:25:20.917 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-21 18:25:20.917 | The following packages were automatically installed and are no longer required: 2022-06-21 18:25:20.918 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:25:20.919 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:25:20.919 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:25:20.919 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:25:20.919 | python3-secretstorage python3-twisted-bin python3-wadllib python3-wheel 2022-06-21 18:25:20.919 | python3-zope.interface 2022-06-21 18:25:20.919 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:25:21.046 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:25:21.051 | + functions-common:apt_get:1125 : result=0 2022-06-21 18:25:21.054 | + functions-common:apt_get:1128 : time_stop apt-get 2022-06-21 18:25:21.056 | + functions-common:time_stop:2316 : local name 2022-06-21 18:25:21.059 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:25:21.061 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:25:21.063 | + functions-common:time_stop:2319 : local total 2022-06-21 18:25:21.066 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:25:21.068 | + functions-common:time_stop:2322 : name=apt-get 2022-06-21 18:25:21.070 | + functions-common:time_stop:2323 : start_time=1655835920162 2022-06-21 18:25:21.072 | + functions-common:time_stop:2325 : [[ -z 1655835920162 ]] 2022-06-21 18:25:21.075 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:25:21.080 | + functions-common:time_stop:2328 : end_time=1655835921077 2022-06-21 18:25:21.082 | + functions-common:time_stop:2329 : elapsed_time=915 2022-06-21 18:25:21.085 | + functions-common:time_stop:2330 : total=11459 2022-06-21 18:25:21.088 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:25:21.090 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=12374 2022-06-21 18:25:21.093 | + functions-common:apt_get:1129 : return 0 2022-06-21 18:25:21.096 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-21 18:25:21.098 | + functions-common:is_suse:462 : is_opensuse 2022-06-21 18:25:21.102 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-06-21 18:25:21.105 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-21 18:25:21.107 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-06-21 18:25:21.110 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-06-21 18:25:21.112 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-21 18:25:21.114 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-21 18:25:21.116 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-06-21 18:25:21.119 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-06-21 18:25:21.121 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-06-21 18:25:21.123 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-21 18:25:21.125 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-21 18:25:21.128 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-06-21 18:25:21.130 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-06-21 18:25:21.132 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:25:21.134 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-06-21 18:25:21.137 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-21 18:25:21.139 | + functions-common:is_suse:462 : is_opensuse 2022-06-21 18:25:21.142 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-06-21 18:25:21.144 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-21 18:25:21.147 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-06-21 18:25:21.149 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-06-21 18:25:21.151 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-21 18:25:21.154 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-21 18:25:21.156 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-21 18:25:21.172 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:25:21.175 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-21 18:25:21.177 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-06-21 18:25:21.180 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-06-21 18:25:21.182 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-21 18:25:21.185 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-21 18:25:21.189 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-21 18:25:21.192 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-21 18:25:21.194 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-21 18:25:21.196 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-21 18:25:21.198 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-21 18:25:21.201 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-21 18:25:21.204 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-21 18:25:21.903 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-21 18:25:21.903 | user tags 2022-06-21 18:25:21.903 | stackrabbit []' 2022-06-21 18:25:21.907 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-21 18:25:21.908 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-21 18:25:21.908 | user tags 2022-06-21 18:25:21.908 | stackrabbit []' 2022-06-21 18:25:21.914 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-21 18:25:21.916 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-21 18:25:21.918 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-21 18:25:22.579 | Changing password for user "stackrabbit" ... 2022-06-21 18:25:22.604 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-21 18:25:23.272 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-21 18:25:23.295 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-21 18:25:23.297 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-21 18:25:23.955 | Changing password for user "stackrabbit" ... 2022-06-21 18:25:23.977 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-21 18:25:23.979 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-21 18:25:23.982 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-21 18:25:24.642 | Deleting user "guest" ... 2022-06-21 18:25:24.658 | Error: 2022-06-21 18:25:24.658 | {:no_such_user, "guest"} 2022-06-21 18:25:24.670 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-21 18:25:24.673 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-21 18:25:24.690 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:25:24.692 | + ./stack.sh:main:805 : install_database 2022-06-21 18:25:24.695 | + lib/database:install_database:116 : install_database_mysql 2022-06-21 18:25:24.698 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-21 18:25:24.700 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:25:24.702 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:25:24.705 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-21 18:25:24.920 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-21 18:25:24.922 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-21 18:25:24.925 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-06-21 18:25:24.927 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:25:24.931 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-21 18:25:24.933 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-06-21 18:25:24.935 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-06-21 18:25:24.938 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-06-21 18:25:24.940 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-21 18:25:24.942 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-21 18:25:24.945 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-06-21 18:25:24.947 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-06-21 18:25:24.949 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:25:24.951 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-06-21 18:25:24.954 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-21 18:25:24.956 | + functions-common:is_suse:462 : is_opensuse 2022-06-21 18:25:24.958 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-06-21 18:25:24.961 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-21 18:25:24.963 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-06-21 18:25:24.965 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-06-21 18:25:24.967 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-21 18:25:24.970 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-21 18:25:24.972 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:25:24.975 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:25:24.977 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-21 18:25:24.979 | + functions-common:install_package:1354 : update_package_repo 2022-06-21 18:25:24.982 | + functions-common:update_package_repo:1326 : NO_UPDATE_REPOS=False 2022-06-21 18:25:24.984 | + functions-common:update_package_repo:1327 : REPOS_UPDATED=True 2022-06-21 18:25:24.986 | + functions-common:update_package_repo:1328 : RETRY_UPDATE=False 2022-06-21 18:25:24.988 | + functions-common:update_package_repo:1330 : [[ False = \T\r\u\e ]] 2022-06-21 18:25:24.991 | + functions-common:update_package_repo:1334 : is_ubuntu 2022-06-21 18:25:24.993 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:25:24.995 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:25:24.998 | + functions-common:update_package_repo:1335 : apt_get_update 2022-06-21 18:25:25.000 | + functions-common:apt_get_update:1080 : [[ True == \T\r\u\e ]] 2022-06-21 18:25:25.002 | + functions-common:apt_get_update:1080 : [[ False != \T\r\u\e ]] 2022-06-21 18:25:25.004 | + functions-common:apt_get_update:1081 : return 2022-06-21 18:25:25.007 | + functions-common:install_package:1355 : real_install_package mysql-server 2022-06-21 18:25:25.009 | + functions-common:real_install_package:1340 : is_ubuntu 2022-06-21 18:25:25.011 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:25:25.013 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:25:25.016 | + functions-common:real_install_package:1341 : apt_get install mysql-server 2022-06-21 18:25:25.036 | + functions-common:apt_get:1121 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-21 18:25:25.146 | Reading package lists... 2022-06-21 18:25:25.424 | Building dependency tree... 2022-06-21 18:25:25.425 | Reading state information... 2022-06-21 18:25:25.706 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-21 18:25:25.706 | The following packages were automatically installed and are no longer required: 2022-06-21 18:25:25.707 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:25:25.708 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:25:25.708 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:25:25.708 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:25:25.708 | python3-secretstorage python3-twisted-bin python3-wadllib python3-wheel 2022-06-21 18:25:25.708 | python3-zope.interface 2022-06-21 18:25:25.708 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:25:25.826 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:25:25.830 | + functions-common:apt_get:1125 : result=0 2022-06-21 18:25:25.833 | + functions-common:apt_get:1128 : time_stop apt-get 2022-06-21 18:25:25.835 | + functions-common:time_stop:2316 : local name 2022-06-21 18:25:25.838 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:25:25.840 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:25:25.842 | + functions-common:time_stop:2319 : local total 2022-06-21 18:25:25.844 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:25:25.846 | + functions-common:time_stop:2322 : name=apt-get 2022-06-21 18:25:25.848 | + functions-common:time_stop:2323 : start_time=1655835925034 2022-06-21 18:25:25.851 | + functions-common:time_stop:2325 : [[ -z 1655835925034 ]] 2022-06-21 18:25:25.853 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:25:25.857 | + functions-common:time_stop:2328 : end_time=1655835925855 2022-06-21 18:25:25.859 | + functions-common:time_stop:2329 : elapsed_time=821 2022-06-21 18:25:25.862 | + functions-common:time_stop:2330 : total=12374 2022-06-21 18:25:25.864 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:25:25.866 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=13195 2022-06-21 18:25:25.868 | + functions-common:apt_get:1129 : return 0 2022-06-21 18:25:25.871 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-21 18:25:25.873 | + ./stack.sh:main:808 : install_database_python 2022-06-21 18:25:25.875 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-21 18:25:25.877 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-21 18:25:25.880 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-21 18:25:25.883 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-21 18:25:25.886 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-21 18:25:25.888 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-21 18:25:25.890 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-21 18:25:25.894 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-21 18:25:25.894 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-21 18:25:25.900 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-21 18:25:25.902 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-21 18:25:25.905 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-21 18:25:25.908 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-21 18:25:25.910 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-21 18:25:25.931 | Using python 3.8 to install PyMySQL 2022-06-21 18:25:25.934 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-21 18:25:26.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:25:26.653 | from cryptography.utils import int_from_bytes 2022-06-21 18:25:26.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:25:26.653 | from cryptography.utils import int_from_bytes 2022-06-21 18:25:27.941 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:25:27.950 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-21 18:25:30.192 | 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-06-21 18:25:30.339 | + inc/python:pip_install:200 : result=0 2022-06-21 18:25:30.341 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:25:30.344 | + functions-common:time_stop:2316 : local name 2022-06-21 18:25:30.346 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:25:30.348 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:25:30.351 | + functions-common:time_stop:2319 : local total 2022-06-21 18:25:30.353 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:25:30.355 | + functions-common:time_stop:2322 : name=pip_install 2022-06-21 18:25:30.358 | + functions-common:time_stop:2323 : start_time=1655835925926 2022-06-21 18:25:30.360 | + functions-common:time_stop:2325 : [[ -z 1655835925926 ]] 2022-06-21 18:25:30.363 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:25:30.367 | + functions-common:time_stop:2328 : end_time=1655835930365 2022-06-21 18:25:30.370 | + functions-common:time_stop:2329 : elapsed_time=4439 2022-06-21 18:25:30.372 | + functions-common:time_stop:2330 : total=21482 2022-06-21 18:25:30.374 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:25:30.377 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=25921 2022-06-21 18:25:30.379 | + inc/python:pip_install:203 : return 0 2022-06-21 18:25:30.381 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-21 18:25:30.384 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-21 18:25:30.386 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-21 18:25:30.388 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-21 18:25:30.405 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:25:30.407 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-21 18:25:30.409 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-21 18:25:30.413 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-21 18:25:30.414 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-21 18:25:30.419 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-21 18:25:30.421 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-21 18:25:30.424 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-21 18:25:30.426 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-21 18:25:30.429 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-21 18:25:30.432 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-21 18:25:30.447 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:25:30.450 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-21 18:25:30.452 | + functions-common:install_package:1354 : update_package_repo 2022-06-21 18:25:30.454 | + functions-common:update_package_repo:1326 : NO_UPDATE_REPOS=False 2022-06-21 18:25:30.457 | + functions-common:update_package_repo:1327 : REPOS_UPDATED=True 2022-06-21 18:25:30.459 | + functions-common:update_package_repo:1328 : RETRY_UPDATE=False 2022-06-21 18:25:30.461 | + functions-common:update_package_repo:1330 : [[ False = \T\r\u\e ]] 2022-06-21 18:25:30.464 | + functions-common:update_package_repo:1334 : is_ubuntu 2022-06-21 18:25:30.466 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:25:30.468 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:25:30.470 | + functions-common:update_package_repo:1335 : apt_get_update 2022-06-21 18:25:30.473 | + functions-common:apt_get_update:1080 : [[ True == \T\r\u\e ]] 2022-06-21 18:25:30.475 | + functions-common:apt_get_update:1080 : [[ False != \T\r\u\e ]] 2022-06-21 18:25:30.478 | + functions-common:apt_get_update:1081 : return 2022-06-21 18:25:30.480 | + functions-common:install_package:1355 : real_install_package radvd 2022-06-21 18:25:30.482 | + functions-common:real_install_package:1340 : is_ubuntu 2022-06-21 18:25:30.485 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:25:30.487 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:25:30.490 | + functions-common:real_install_package:1341 : apt_get install radvd 2022-06-21 18:25:30.511 | + functions-common:apt_get:1121 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-21 18:25:30.621 | Reading package lists... 2022-06-21 18:25:30.884 | Building dependency tree... 2022-06-21 18:25:30.885 | Reading state information... 2022-06-21 18:25:31.160 | radvd is already the newest version (1:2.17-2). 2022-06-21 18:25:31.160 | The following packages were automatically installed and are no longer required: 2022-06-21 18:25:31.161 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:25:31.161 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:25:31.161 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:25:31.161 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:25:31.161 | python3-secretstorage python3-twisted-bin python3-wadllib python3-wheel 2022-06-21 18:25:31.161 | python3-zope.interface 2022-06-21 18:25:31.161 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:25:31.276 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:25:31.281 | + functions-common:apt_get:1125 : result=0 2022-06-21 18:25:31.283 | + functions-common:apt_get:1128 : time_stop apt-get 2022-06-21 18:25:31.285 | + functions-common:time_stop:2316 : local name 2022-06-21 18:25:31.287 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:25:31.290 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:25:31.292 | + functions-common:time_stop:2319 : local total 2022-06-21 18:25:31.294 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:25:31.296 | + functions-common:time_stop:2322 : name=apt-get 2022-06-21 18:25:31.298 | + functions-common:time_stop:2323 : start_time=1655835930508 2022-06-21 18:25:31.301 | + functions-common:time_stop:2325 : [[ -z 1655835930508 ]] 2022-06-21 18:25:31.304 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:25:31.308 | + functions-common:time_stop:2328 : end_time=1655835931306 2022-06-21 18:25:31.310 | + functions-common:time_stop:2329 : elapsed_time=798 2022-06-21 18:25:31.312 | + functions-common:time_stop:2330 : total=13195 2022-06-21 18:25:31.315 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:25:31.317 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=13993 2022-06-21 18:25:31.320 | + functions-common:apt_get:1129 : return 0 2022-06-21 18:25:31.322 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-21 18:25:31.340 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:25:31.342 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-21 18:25:31.344 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-21 18:25:31.347 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-21 18:25:31.367 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-21 18:25:31.369 | + functions-common:install_package:1354 : update_package_repo 2022-06-21 18:25:31.371 | + functions-common:update_package_repo:1326 : NO_UPDATE_REPOS=False 2022-06-21 18:25:31.374 | + functions-common:update_package_repo:1327 : REPOS_UPDATED=True 2022-06-21 18:25:31.376 | + functions-common:update_package_repo:1328 : RETRY_UPDATE=False 2022-06-21 18:25:31.378 | + functions-common:update_package_repo:1330 : [[ False = \T\r\u\e ]] 2022-06-21 18:25:31.381 | + functions-common:update_package_repo:1334 : is_ubuntu 2022-06-21 18:25:31.383 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:25:31.386 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:25:31.388 | + functions-common:update_package_repo:1335 : apt_get_update 2022-06-21 18:25:31.390 | + functions-common:apt_get_update:1080 : [[ True == \T\r\u\e ]] 2022-06-21 18:25:31.392 | + functions-common:apt_get_update:1080 : [[ False != \T\r\u\e ]] 2022-06-21 18:25:31.394 | + functions-common:apt_get_update:1081 : return 2022-06-21 18:25:31.397 | + functions-common:install_package:1355 : real_install_package fakeroot make openvswitch-switch 2022-06-21 18:25:31.399 | + functions-common:real_install_package:1340 : is_ubuntu 2022-06-21 18:25:31.401 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:25:31.403 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:25:31.405 | + functions-common:real_install_package:1341 : apt_get install fakeroot make openvswitch-switch 2022-06-21 18:25:31.425 | + functions-common:apt_get:1121 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-21 18:25:31.535 | Reading package lists... 2022-06-21 18:25:31.805 | Building dependency tree... 2022-06-21 18:25:31.806 | Reading state information... 2022-06-21 18:25:32.093 | fakeroot is already the newest version (1.24-1). 2022-06-21 18:25:32.093 | make is already the newest version (4.2.1-1.2). 2022-06-21 18:25:32.093 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-21 18:25:32.093 | The following packages were automatically installed and are no longer required: 2022-06-21 18:25:32.095 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:25:32.095 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:25:32.095 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:25:32.095 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:25:32.095 | python3-secretstorage python3-twisted-bin python3-wadllib python3-wheel 2022-06-21 18:25:32.095 | python3-zope.interface 2022-06-21 18:25:32.095 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:25:32.212 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:25:32.217 | + functions-common:apt_get:1125 : result=0 2022-06-21 18:25:32.219 | + functions-common:apt_get:1128 : time_stop apt-get 2022-06-21 18:25:32.221 | + functions-common:time_stop:2316 : local name 2022-06-21 18:25:32.223 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:25:32.226 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:25:32.228 | + functions-common:time_stop:2319 : local total 2022-06-21 18:25:32.230 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:25:32.232 | + functions-common:time_stop:2322 : name=apt-get 2022-06-21 18:25:32.234 | + functions-common:time_stop:2323 : start_time=1655835931423 2022-06-21 18:25:32.237 | + functions-common:time_stop:2325 : [[ -z 1655835931423 ]] 2022-06-21 18:25:32.239 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:25:32.243 | + functions-common:time_stop:2328 : end_time=1655835932241 2022-06-21 18:25:32.245 | + functions-common:time_stop:2329 : elapsed_time=818 2022-06-21 18:25:32.247 | + functions-common:time_stop:2330 : total=13993 2022-06-21 18:25:32.250 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:25:32.252 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=14811 2022-06-21 18:25:32.254 | + functions-common:apt_get:1129 : return 0 2022-06-21 18:25:32.256 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-21 18:25:32.259 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:25:32.261 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:25:32.263 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-21 18:25:32.265 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-21 18:25:32.268 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-21 18:25:32.273 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-21 18:25:32.275 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-21 18:25:32.279 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-21 18:25:32.279 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-21 18:25:32.284 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-21 18:25:32.286 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-21 18:25:32.289 | + functions:vercmp:628 : local v1=5.4 2022-06-21 18:25:32.291 | + functions:vercmp:629 : local 'op=<' 2022-06-21 18:25:32.293 | + functions:vercmp:630 : local v2=3.13 2022-06-21 18:25:32.295 | + functions:vercmp:631 : local result 2022-06-21 18:25:32.299 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-21 18:25:32.300 | ++ functions:vercmp:635 : head -1 2022-06-21 18:25:32.300 | ++ functions:vercmp:635 : sort -V 2022-06-21 18:25:32.305 | + functions:vercmp:635 : result=3.13 2022-06-21 18:25:32.307 | + functions:vercmp:637 : case $op in 2022-06-21 18:25:32.309 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-21 18:25:32.311 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-21 18:25:32.314 | + functions:vercmp:648 : return 2022-06-21 18:25:32.316 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-21 18:25:32.318 | + functions-common:restart_service:2200 : '[' -x /bin/systemctl ']' 2022-06-21 18:25:32.320 | + functions-common:restart_service:2201 : sudo /bin/systemctl restart openvswitch-switch 2022-06-21 18:25:32.793 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-21 18:25:32.796 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-06-21 18:25:32.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:32.802 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:32.808 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-06-21 18:25:32.811 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:32.813 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-21 18:25:32.833 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:25:32.835 | + ./stack.sh:main:816 : install_etcd3 2022-06-21 18:25:32.839 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-21 18:25:32.839 | Installing etcd 2022-06-21 18:25:32.842 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-21 18:25:32.855 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-21 18:25:32.870 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-21 18:25:32.872 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-21 18:25:32.887 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-21 18:25:32.890 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:25:32.892 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:25:32.895 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:25:32.900 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:25:32.902 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-21 18:25:32.904 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-21 18:25:32.907 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:25:32.909 | ++ functions:get_extra_file:74 : return 2022-06-21 18:25:32.912 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:25:32.914 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-21 18:25:32.917 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-21 18:25:32.919 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-21 18:25:32.937 | + functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:25:32.939 | + ./stack.sh:main:835 : install_dstat 2022-06-21 18:25:32.942 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-21 18:25:32.959 | + functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:25:32.961 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-21 18:25:32.963 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-06-21 18:25:32.966 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-06-21 18:25:32.968 | + ./stack.sh:main:844 : install_libs 2022-06-21 18:25:32.970 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-21 18:25:32.973 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-21 18:25:32.975 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-21 18:25:32.978 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-21 18:25:32.980 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:32.982 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:32.984 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-21 18:25:32.986 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:32.989 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-21 18:25:32.991 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-21 18:25:32.993 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-21 18:25:32.996 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-21 18:25:32.998 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.002 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.005 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-21 18:25:33.008 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.010 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-21 18:25:33.012 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-21 18:25:33.015 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-21 18:25:33.017 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-21 18:25:33.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-21 18:25:33.028 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.031 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-21 18:25:33.033 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-21 18:25:33.035 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-21 18:25:33.037 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-21 18:25:33.040 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.042 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.044 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-21 18:25:33.046 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.049 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-21 18:25:33.051 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-21 18:25:33.054 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-21 18:25:33.056 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-21 18:25:33.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.061 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.063 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-21 18:25:33.065 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.067 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-21 18:25:33.070 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-21 18:25:33.072 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-21 18:25:33.075 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-21 18:25:33.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.081 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.084 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-21 18:25:33.086 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.088 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-21 18:25:33.090 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-21 18:25:33.093 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-21 18:25:33.095 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-21 18:25:33.097 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.099 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.101 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-21 18:25:33.104 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.106 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-21 18:25:33.108 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-21 18:25:33.111 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-21 18:25:33.115 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-21 18:25:33.117 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.119 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.121 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-21 18:25:33.124 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.126 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-21 18:25:33.128 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-21 18:25:33.131 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-21 18:25:33.133 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-21 18:25:33.136 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.140 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-21 18:25:33.142 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.145 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-21 18:25:33.147 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-21 18:25:33.149 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-21 18:25:33.151 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-21 18:25:33.154 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.156 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.158 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-21 18:25:33.160 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.163 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-21 18:25:33.165 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-21 18:25:33.168 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-21 18:25:33.170 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-21 18:25:33.172 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.175 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.177 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-21 18:25:33.180 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.182 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-21 18:25:33.184 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-21 18:25:33.186 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-21 18:25:33.189 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-21 18:25:33.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.193 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.195 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-21 18:25:33.197 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.200 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-21 18:25:33.202 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-21 18:25:33.204 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-21 18:25:33.207 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-21 18:25:33.209 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.211 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-21 18:25:33.215 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.218 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-21 18:25:33.220 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-21 18:25:33.222 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-21 18:25:33.225 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-21 18:25:33.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.230 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-21 18:25:33.235 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.241 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-21 18:25:33.244 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-21 18:25:33.246 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-21 18:25:33.248 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-21 18:25:33.251 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.253 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.255 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-21 18:25:33.258 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.260 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-21 18:25:33.263 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-21 18:25:33.265 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-21 18:25:33.267 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-21 18:25:33.270 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.275 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-21 18:25:33.278 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.280 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-21 18:25:33.283 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-21 18:25:33.285 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-21 18:25:33.288 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-21 18:25:33.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.296 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-21 18:25:33.298 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.300 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-21 18:25:33.303 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-21 18:25:33.306 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-21 18:25:33.308 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-21 18:25:33.310 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.312 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.315 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-21 18:25:33.317 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.320 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-21 18:25:33.322 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-21 18:25:33.324 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-21 18:25:33.326 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-21 18:25:33.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.331 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.333 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-21 18:25:33.336 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.338 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-21 18:25:33.340 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-21 18:25:33.343 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-21 18:25:33.345 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-21 18:25:33.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-21 18:25:33.356 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.358 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-21 18:25:33.361 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-21 18:25:33.363 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-21 18:25:33.366 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-21 18:25:33.369 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.371 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.373 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-21 18:25:33.375 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.378 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-21 18:25:33.380 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-21 18:25:33.382 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-21 18:25:33.385 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-21 18:25:33.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.392 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-21 18:25:33.394 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.396 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-21 18:25:33.399 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-21 18:25:33.401 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-21 18:25:33.403 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-21 18:25:33.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.410 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-21 18:25:33.413 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.415 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-21 18:25:33.418 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-21 18:25:33.420 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-21 18:25:33.422 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-21 18:25:33.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.428 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.430 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-21 18:25:33.432 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.434 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-21 18:25:33.437 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-21 18:25:33.439 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-21 18:25:33.441 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-21 18:25:33.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.446 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.448 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-21 18:25:33.450 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.453 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-21 18:25:33.455 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-21 18:25:33.457 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-21 18:25:33.459 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-21 18:25:33.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.464 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.466 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-21 18:25:33.469 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.471 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-21 18:25:33.473 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-21 18:25:33.476 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-21 18:25:33.478 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-21 18:25:33.480 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.483 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.485 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-21 18:25:33.487 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.490 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-21 18:25:33.492 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-21 18:25:33.495 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-21 18:25:33.497 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-21 18:25:33.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.501 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.504 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-21 18:25:33.506 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.508 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-21 18:25:33.510 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-21 18:25:33.513 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-21 18:25:33.515 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-21 18:25:33.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.519 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.522 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-21 18:25:33.524 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.527 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-21 18:25:33.529 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-21 18:25:33.531 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-21 18:25:33.534 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-21 18:25:33.536 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.539 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-21 18:25:33.543 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.545 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-21 18:25:33.548 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-21 18:25:33.550 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-21 18:25:33.553 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-21 18:25:33.555 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.557 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.559 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-21 18:25:33.562 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.564 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-21 18:25:33.566 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-21 18:25:33.569 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-21 18:25:33.571 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-21 18:25:33.573 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.575 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.578 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-21 18:25:33.580 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.582 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-21 18:25:33.585 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-21 18:25:33.587 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-21 18:25:33.590 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-21 18:25:33.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.594 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.597 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-21 18:25:33.599 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.602 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-21 18:25:33.604 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-21 18:25:33.606 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-21 18:25:33.608 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-21 18:25:33.611 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.613 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.615 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-21 18:25:33.618 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.620 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-21 18:25:33.622 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-21 18:25:33.624 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-21 18:25:33.627 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-21 18:25:33.629 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.631 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.633 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-21 18:25:33.636 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.638 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-21 18:25:33.640 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-21 18:25:33.642 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-21 18:25:33.645 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-21 18:25:33.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:33.650 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:33.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-21 18:25:33.654 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:33.657 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-21 18:25:33.678 | Using python 3.8 to install etcd3 2022-06-21 18:25:33.680 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-21 18:25:34.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:25:34.391 | from cryptography.utils import int_from_bytes 2022-06-21 18:25:34.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:25:34.391 | from cryptography.utils import int_from_bytes 2022-06-21 18:25:35.671 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:25:35.680 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-06-21 18:25:35.688 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.15.0) 2022-06-21 18:25:35.689 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.36.1) 2022-06-21 18:25:35.691 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-06-21 18:25:35.692 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.15.6) 2022-06-21 18:25:37.934 | 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-06-21 18:25:38.073 | + inc/python:pip_install:200 : result=0 2022-06-21 18:25:38.075 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:25:38.077 | + functions-common:time_stop:2316 : local name 2022-06-21 18:25:38.079 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:25:38.081 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:25:38.083 | + functions-common:time_stop:2319 : local total 2022-06-21 18:25:38.085 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:25:38.087 | + functions-common:time_stop:2322 : name=pip_install 2022-06-21 18:25:38.089 | + functions-common:time_stop:2323 : start_time=1655835933672 2022-06-21 18:25:38.092 | + functions-common:time_stop:2325 : [[ -z 1655835933672 ]] 2022-06-21 18:25:38.094 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:25:38.098 | + functions-common:time_stop:2328 : end_time=1655835938096 2022-06-21 18:25:38.100 | + functions-common:time_stop:2329 : elapsed_time=4424 2022-06-21 18:25:38.102 | + functions-common:time_stop:2330 : total=25921 2022-06-21 18:25:38.105 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:25:38.107 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=30345 2022-06-21 18:25:38.109 | + inc/python:pip_install:203 : return 0 2022-06-21 18:25:38.111 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-21 18:25:38.133 | Using python 3.8 to install etcd3gw 2022-06-21 18:25:38.135 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-21 18:25:38.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:25:38.842 | from cryptography.utils import int_from_bytes 2022-06-21 18:25:38.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:25:38.842 | from cryptography.utils import int_from_bytes 2022-06-21 18:25:40.119 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:25:40.127 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (0.2.5) 2022-06-21 18:25:40.138 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.26.3) 2022-06-21 18:25:40.140 | Requirement already satisfied: futurist!=0.15.0,>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2022-06-21 18:25:40.141 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.5.1) 2022-06-21 18:25:40.143 | Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.25.1) 2022-06-21 18:25:40.144 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.15.0) 2022-06-21 18:25:40.170 | 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-06-21 18:25:40.172 | Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (4.0.0) 2022-06-21 18:25:40.173 | 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-06-21 18:25:42.376 | 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-06-21 18:25:42.529 | + inc/python:pip_install:200 : result=0 2022-06-21 18:25:42.531 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:25:42.533 | + functions-common:time_stop:2316 : local name 2022-06-21 18:25:42.536 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:25:42.538 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:25:42.540 | + functions-common:time_stop:2319 : local total 2022-06-21 18:25:42.542 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:25:42.544 | + functions-common:time_stop:2322 : name=pip_install 2022-06-21 18:25:42.546 | + functions-common:time_stop:2323 : start_time=1655835938127 2022-06-21 18:25:42.549 | + functions-common:time_stop:2325 : [[ -z 1655835938127 ]] 2022-06-21 18:25:42.552 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:25:42.556 | + functions-common:time_stop:2328 : end_time=1655835942554 2022-06-21 18:25:42.559 | + functions-common:time_stop:2329 : elapsed_time=4427 2022-06-21 18:25:42.561 | + functions-common:time_stop:2330 : total=30345 2022-06-21 18:25:42.563 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:25:42.565 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=34772 2022-06-21 18:25:42.568 | + inc/python:pip_install:203 : return 0 2022-06-21 18:25:42.570 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-21 18:25:42.576 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-21 18:25:42.579 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-21 18:25:42.581 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-06-21 18:25:42.583 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-06-21 18:25:42.586 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-06-21 18:25:42.588 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-21 18:25:42.590 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-21 18:25:42.592 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-06-21 18:25:42.598 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-06-21 18:25:42.598 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:25:42.600 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-06-21 18:25:42.602 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-21 18:25:42.605 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-21 18:25:42.607 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:25:42.609 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:25:42.611 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-21 18:25:42.614 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-21 18:25:42.619 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-21 18:25:42.621 | + functions-common:install_package:1354 : update_package_repo 2022-06-21 18:25:42.624 | + functions-common:update_package_repo:1326 : NO_UPDATE_REPOS=False 2022-06-21 18:25:42.626 | + functions-common:update_package_repo:1327 : REPOS_UPDATED=True 2022-06-21 18:25:42.628 | + functions-common:update_package_repo:1328 : RETRY_UPDATE=False 2022-06-21 18:25:42.631 | + functions-common:update_package_repo:1330 : [[ False = \T\r\u\e ]] 2022-06-21 18:25:42.634 | + functions-common:update_package_repo:1334 : is_ubuntu 2022-06-21 18:25:42.636 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:25:42.642 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:25:42.644 | + functions-common:update_package_repo:1335 : apt_get_update 2022-06-21 18:25:42.646 | + functions-common:apt_get_update:1080 : [[ True == \T\r\u\e ]] 2022-06-21 18:25:42.648 | + functions-common:apt_get_update:1080 : [[ False != \T\r\u\e ]] 2022-06-21 18:25:42.651 | + functions-common:apt_get_update:1081 : return 2022-06-21 18:25:42.653 | + functions-common:install_package:1355 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-21 18:25:42.655 | + functions-common:real_install_package:1340 : is_ubuntu 2022-06-21 18:25:42.661 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:25:42.663 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:25:42.665 | + functions-common:real_install_package:1341 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-21 18:25:42.688 | + functions-common:apt_get:1121 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-21 18:25:42.797 | Reading package lists... 2022-06-21 18:25:43.071 | Building dependency tree... 2022-06-21 18:25:43.072 | Reading state information... 2022-06-21 18:25:43.352 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-21 18:25:43.352 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-21 18:25:43.352 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-06-21 18:25:43.352 | The following packages were automatically installed and are no longer required: 2022-06-21 18:25:43.354 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:25:43.354 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:25:43.354 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:25:43.354 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:25:43.354 | python3-secretstorage python3-twisted-bin python3-wadllib python3-wheel 2022-06-21 18:25:43.354 | python3-zope.interface 2022-06-21 18:25:43.354 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:25:43.470 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:25:43.475 | + functions-common:apt_get:1125 : result=0 2022-06-21 18:25:43.477 | + functions-common:apt_get:1128 : time_stop apt-get 2022-06-21 18:25:43.479 | + functions-common:time_stop:2316 : local name 2022-06-21 18:25:43.481 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:25:43.484 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:25:43.487 | + functions-common:time_stop:2319 : local total 2022-06-21 18:25:43.490 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:25:43.492 | + functions-common:time_stop:2322 : name=apt-get 2022-06-21 18:25:43.494 | + functions-common:time_stop:2323 : start_time=1655835942685 2022-06-21 18:25:43.496 | + functions-common:time_stop:2325 : [[ -z 1655835942685 ]] 2022-06-21 18:25:43.499 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:25:43.505 | + functions-common:time_stop:2328 : end_time=1655835943502 2022-06-21 18:25:43.507 | + functions-common:time_stop:2329 : elapsed_time=817 2022-06-21 18:25:43.509 | + functions-common:time_stop:2330 : total=14811 2022-06-21 18:25:43.512 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:25:43.514 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=15628 2022-06-21 18:25:43.516 | + functions-common:apt_get:1129 : return 0 2022-06-21 18:25:43.519 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-21 18:25:43.521 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:25:43.524 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:25:43.526 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-21 18:25:43.589 | Module proxy already enabled 2022-06-21 18:25:43.594 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-21 18:25:43.656 | Considering dependency proxy for proxy_uwsgi: 2022-06-21 18:25:43.656 | Module proxy already enabled 2022-06-21 18:25:43.656 | Module proxy_uwsgi already enabled 2022-06-21 18:25:43.660 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-21 18:25:43.663 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-21 18:25:43.665 | + functions-common:restart_service:2200 : '[' -x /bin/systemctl ']' 2022-06-21 18:25:43.668 | + functions-common:restart_service:2201 : sudo /bin/systemctl restart apache2 2022-06-21 18:25:43.802 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-21 18:25:43.804 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-06-21 18:25:43.806 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-21 18:25:43.812 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:43.815 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:43.818 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-21 18:25:43.822 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:43.824 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-21 18:25:43.827 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-06-21 18:25:43.830 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-21 18:25:43.833 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:43.836 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:43.838 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-21 18:25:43.841 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:43.843 | + ./stack.sh:main:852 : install_glanceclient 2022-06-21 18:25:43.845 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2022-06-21 18:25:43.848 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-21 18:25:43.850 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:43.853 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:43.855 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-21 18:25:43.858 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:43.860 | + ./stack.sh:main:853 : install_cinderclient 2022-06-21 18:25:43.862 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2022-06-21 18:25:43.865 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-21 18:25:43.867 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:43.870 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:43.872 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-21 18:25:43.875 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:43.878 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2022-06-21 18:25:43.880 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-21 18:25:43.884 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:43.889 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:43.891 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-21 18:25:43.894 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:43.896 | + ./stack.sh:main:854 : install_novaclient 2022-06-21 18:25:43.898 | + lib/nova:install_novaclient:820 : use_library_from_git python-novaclient 2022-06-21 18:25:43.901 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-21 18:25:43.903 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:43.905 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:43.908 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-21 18:25:43.910 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:43.913 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-21 18:25:43.931 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:25:43.934 | + ./stack.sh:main:856 : install_swiftclient 2022-06-21 18:25:43.937 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-06-21 18:25:43.940 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-21 18:25:43.942 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:43.945 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:43.948 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-21 18:25:43.951 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:43.953 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-21 18:25:43.978 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:25:43.981 | + ./stack.sh:main:859 : install_neutronclient 2022-06-21 18:25:43.983 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-21 18:25:43.986 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-21 18:25:43.988 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:43.991 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:44.002 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-21 18:25:44.005 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:44.007 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-21 18:25:44.010 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-06-21 18:25:44.012 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-21 18:25:44.014 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:25:44.017 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:25:44.019 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-21 18:25:44.022 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:25:44.024 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-06-21 18:25:44.027 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-21 18:25:44.029 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-21 18:25:44.032 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-21 18:25:44.035 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-21 18:25:44.037 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-21 18:25:44.041 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-21 18:25:44.041 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-21 18:25:44.047 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-21 18:25:44.050 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-21 18:25:44.052 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-21 18:25:44.055 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-21 18:25:44.058 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-21 18:25:44.080 | Using python 3.8 to install keystonemiddleware 2022-06-21 18:25:44.083 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-21 18:25:44.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:25:44.801 | from cryptography.utils import int_from_bytes 2022-06-21 18:25:44.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:25:44.801 | from cryptography.utils import int_from_bytes 2022-06-21 18:25:46.100 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:25:46.110 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.2.0) 2022-06-21 18:25:46.164 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-06-21 18:25:46.165 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.1) 2022-06-21 18:25:46.167 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.2.1) 2022-06-21 18:25:46.168 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.5.1) 2022-06-21 18:25:46.169 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-06-21 18:25:46.171 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.8.2) 2022-06-21 18:25:46.173 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-06-21 18:25:46.174 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.7.1) 2022-06-21 18:25:46.176 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.25.1) 2022-06-21 18:25:46.178 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-06-21 18:25:46.180 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.1) 2022-06-21 18:25:46.181 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.15.0) 2022-06-21 18:25:46.182 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.5.1) 2022-06-21 18:25:46.184 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2022-06-21 18:25:46.243 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.3.1) 2022-06-21 18:25:46.245 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.14) 2022-06-21 18:25:46.246 | 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-06-21 18:25:46.288 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-06-21 18:25:46.329 | 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-06-21 18:25:46.331 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2022-06-21 18:25:46.332 | 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-06-21 18:25:46.334 | 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-06-21 18:25:46.387 | 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-06-21 18:25:46.389 | 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-06-21 18:25:46.400 | 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.2) 2022-06-21 18:25:46.402 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2022-06-21 18:25:46.417 | 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-06-21 18:25:46.420 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (20.9) 2022-06-21 18:25:46.422 | 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-06-21 18:25:46.481 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.3) 2022-06-21 18:25:46.482 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.10) 2022-06-21 18:25:46.483 | 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-06-21 18:25:46.485 | Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (4.0.0) 2022-06-21 18:25:46.533 | 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-06-21 18:25:46.545 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (4.4.2) 2022-06-21 18:25:48.680 | 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-06-21 18:25:48.845 | + inc/python:pip_install:200 : result=0 2022-06-21 18:25:48.847 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:25:48.850 | + functions-common:time_stop:2316 : local name 2022-06-21 18:25:48.852 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:25:48.854 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:25:48.856 | + functions-common:time_stop:2319 : local total 2022-06-21 18:25:48.859 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:25:48.861 | + functions-common:time_stop:2322 : name=pip_install 2022-06-21 18:25:48.863 | + functions-common:time_stop:2323 : start_time=1655835944075 2022-06-21 18:25:48.865 | + functions-common:time_stop:2325 : [[ -z 1655835944075 ]] 2022-06-21 18:25:48.868 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:25:48.873 | + functions-common:time_stop:2328 : end_time=1655835948870 2022-06-21 18:25:48.875 | + functions-common:time_stop:2329 : elapsed_time=4795 2022-06-21 18:25:48.878 | + functions-common:time_stop:2330 : total=34772 2022-06-21 18:25:48.881 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:25:48.883 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=39567 2022-06-21 18:25:48.885 | + inc/python:pip_install:203 : return 0 2022-06-21 18:25:48.888 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-06-21 18:25:48.891 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-21 18:25:48.893 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-21 18:25:48.897 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-21 18:25:48.899 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-21 18:25:48.902 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-21 18:25:48.906 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-21 18:25:48.906 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-21 18:25:48.911 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-21 18:25:48.913 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-21 18:25:48.916 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-21 18:25:48.919 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-21 18:25:48.921 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-21 18:25:48.947 | Using python 3.8 to install python-memcached 2022-06-21 18:25:48.950 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-21 18:25:49.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:25:49.668 | from cryptography.utils import int_from_bytes 2022-06-21 18:25:49.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:25:49.668 | from cryptography.utils import int_from_bytes 2022-06-21 18:25:51.063 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:25:51.078 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-06-21 18:25:51.084 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.15.0) 2022-06-21 18:25:53.381 | 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-06-21 18:25:53.516 | + inc/python:pip_install:200 : result=0 2022-06-21 18:25:53.518 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:25:53.520 | + functions-common:time_stop:2316 : local name 2022-06-21 18:25:53.523 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:25:53.525 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:25:53.527 | + functions-common:time_stop:2319 : local total 2022-06-21 18:25:53.529 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:25:53.531 | + functions-common:time_stop:2322 : name=pip_install 2022-06-21 18:25:53.534 | + functions-common:time_stop:2323 : start_time=1655835948941 2022-06-21 18:25:53.536 | + functions-common:time_stop:2325 : [[ -z 1655835948941 ]] 2022-06-21 18:25:53.539 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:25:53.543 | + functions-common:time_stop:2328 : end_time=1655835953541 2022-06-21 18:25:53.546 | + functions-common:time_stop:2329 : elapsed_time=4600 2022-06-21 18:25:53.548 | + functions-common:time_stop:2330 : total=39567 2022-06-21 18:25:53.550 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:25:53.553 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=44167 2022-06-21 18:25:53.555 | + inc/python:pip_install:203 : return 0 2022-06-21 18:25:53.558 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-21 18:25:53.573 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:25:53.576 | + ./stack.sh:main:866 : '[' 10.222.0.91 == 10.222.0.91 ']' 2022-06-21 18:25:53.578 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-21 18:25:53.580 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-21 18:25:53.583 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-21 18:25:53.585 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-21 18:25:53.587 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-21 18:25:53.590 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-06-21 18:25:53.605 | + functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:25:53.607 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2022-06-21 18:25:53.609 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-21 18:25:53.611 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-06-21 18:25:53.614 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-06-21 18:25:53.616 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:25:53.619 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:25:53.621 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:25:53.623 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:25:53.626 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:25:53.640 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:25:53.642 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:25:53.644 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:25:53.647 | + functions-common:git_clone:544 : echo stable/wallaby 2022-06-21 18:25:53.647 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:25:53.652 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-06-21 18:25:53.654 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:25:53.656 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-21 18:25:53.670 | + functions-common:git_clone:604 : cd /opt/stack/keystone 2022-06-21 18:25:53.673 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:25:53.673 | + functions-common:git_clone:605 : head -1 2022-06-21 18:25:53.678 | b0c528cec Fix issue with LDAP backend returning bytes instead of string 2022-06-21 18:25:53.681 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:25:53.683 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-06-21 18:25:53.686 | + inc/python:setup_develop:338 : local bindep 2022-06-21 18:25:53.688 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-21 18:25:53.690 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-21 18:25:53.692 | + inc/python:setup_develop:344 : local extras= 2022-06-21 18:25:53.695 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-21 18:25:53.697 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-21 18:25:53.700 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-21 18:25:53.702 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-21 18:25:53.704 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-21 18:25:53.707 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-21 18:25:53.710 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-21 18:25:53.712 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-21 18:25:53.715 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-21 18:25:53.717 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-21 18:25:53.720 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-06-21 18:25:53.723 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-21 18:25:53.729 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-06-21 18:25:53.732 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-06-21 18:25:54.361 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-06-21 18:25:54.364 | + inc/python:setup_package:418 : local bindep=0 2022-06-21 18:25:54.366 | + inc/python:setup_package:419 : local bindep_flag= 2022-06-21 18:25:54.368 | + inc/python:setup_package:420 : local bindep_profiles= 2022-06-21 18:25:54.370 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-21 18:25:54.372 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-06-21 18:25:54.375 | + inc/python:setup_package:427 : local flags=-e 2022-06-21 18:25:54.377 | + inc/python:setup_package:428 : local extras= 2022-06-21 18:25:54.380 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-06-21 18:25:54.382 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-06-21 18:25:54.384 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-06-21 18:25:54.386 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-06-21 18:25:54.388 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-06-21 18:25:54.390 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-06-21 18:25:54.411 | Using python 3.8 to install /opt/stack/keystone 2022-06-21 18:25:54.413 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-21 18:25:55.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:25:55.193 | from cryptography.utils import int_from_bytes 2022-06-21 18:25:55.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:25:55.193 | from cryptography.utils import int_from_bytes 2022-06-21 18:25:56.559 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:25:56.569 | Obtaining file:///opt/stack/keystone 2022-06-21 18:25:56.570 | Preparing metadata (setup.py): started 2022-06-21 18:25:58.134 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:25:58.210 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (5.5.1) 2022-06-21 18:25:58.212 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (1.8.7) 2022-06-21 18:25:58.213 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (1.1.2) 2022-06-21 18:25:58.215 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (0.3.8) 2022-06-21 18:25:58.216 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (3.4.6) 2022-06-21 18:25:58.218 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (1.3.23) 2022-06-21 18:25:58.219 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (0.13.0) 2022-06-21 18:25:58.221 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (3.3.1) 2022-06-21 18:25:58.222 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (1.7.4) 2022-06-21 18:25:58.224 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (4.2.0) 2022-06-21 18:25:58.225 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (9.2.0) 2022-06-21 18:25:58.227 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (3.2.0) 2022-06-21 18:25:58.228 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (0.8.17) 2022-06-21 18:25:58.230 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (2.7.1) 2022-06-21 18:25:58.231 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (8.5.1) 2022-06-21 18:25:58.233 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (3.2.1) 2022-06-21 18:25:58.235 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (12.7.3) 2022-06-21 18:25:58.236 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (8.5.1) 2022-06-21 18:25:58.237 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (5.0.1) 2022-06-21 18:25:58.239 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (4.4.0) 2022-06-21 18:25:58.241 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (4.2.1) 2022-06-21 18:25:58.242 | Requirement already satisfied: oslo.policy>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (3.7.1) 2022-06-21 18:25:58.244 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (4.1.1) 2022-06-21 18:25:58.245 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (1.3.1) 2022-06-21 18:25:58.247 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (4.8.2) 2022-06-21 18:25:58.248 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/lib/python3/dist-packages (from keystone==19.0.1.dev12) (3.1.0) 2022-06-21 18:25:58.250 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (6.5.1) 2022-06-21 18:25:58.251 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (2.0.1) 2022-06-21 18:25:58.252 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (1.1.5) 2022-06-21 18:25:58.254 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==19.0.1.dev12) (3.2.0) 2022-06-21 18:25:58.256 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (3.1.1) 2022-06-21 18:25:58.257 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (1.0.2) 2022-06-21 18:25:58.259 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (3.4.0) 2022-06-21 18:25:58.260 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==19.0.1.dev12) (2021.1) 2022-06-21 18:25:58.272 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==19.0.1.dev12) (1.15.0) 2022-06-21 18:25:58.273 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==19.0.1.dev12) (1.14.5) 2022-06-21 18:25:58.319 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==19.0.1.dev12) (4.4.2) 2022-06-21 18:25:58.349 | Requirement already satisfied: click>=5.1 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==19.0.1.dev12) (7.1.2) 2022-06-21 18:25:58.350 | Requirement already satisfied: itsdangerous>=0.24 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==19.0.1.dev12) (1.1.0) 2022-06-21 18:25:58.352 | Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==19.0.1.dev12) (2.11.3) 2022-06-21 18:25:58.353 | Requirement already satisfied: Werkzeug>=0.15 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==19.0.1.dev12) (1.0.1) 2022-06-21 18:25:58.364 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==19.0.1.dev12) (9.0.1) 2022-06-21 18:25:58.430 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==19.0.1.dev12) (4.3.1) 2022-06-21 18:25:58.432 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==19.0.1.dev12) (2.25.1) 2022-06-21 18:25:58.523 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.0.1.dev12) (1.4.0) 2022-06-21 18:25:58.525 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.0.1.dev12) (2.2.0) 2022-06-21 18:25:58.526 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.0.1.dev12) (0.8.0) 2022-06-21 18:25:58.528 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.0.1.dev12) (5.4.1) 2022-06-21 18:25:58.582 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.0.1.dev12) (2.0.1) 2022-06-21 18:25:58.584 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.0.1.dev12) (0.5.0) 2022-06-21 18:25:58.585 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.0.1.dev12) (1.5.7) 2022-06-21 18:25:58.668 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==19.0.1.dev12) (2.8.1) 2022-06-21 18:25:58.673 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==19.0.1.dev12) (0.9.6) 2022-06-21 18:25:58.729 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.0.1.dev12) (4.2.1) 2022-06-21 18:25:58.731 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.0.1.dev12) (5.0.8) 2022-06-21 18:25:58.733 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.0.1.dev12) (2.5.1) 2022-06-21 18:25:58.735 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.0.1.dev12) (2.3.0) 2022-06-21 18:25:58.738 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.0.1.dev12) (5.0.2) 2022-06-21 18:25:58.759 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==19.0.1.dev12) (3.3.0) 2022-06-21 18:25:58.807 | Requirement already satisfied: PrettyTable<0.8,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==19.0.1.dev12) (0.7.2) 2022-06-21 18:25:58.828 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.0.1.dev12) (20.9) 2022-06-21 18:25:58.830 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.0.1.dev12) (0.10.9) 2022-06-21 18:25:58.833 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.0.1.dev12) (2.4.7) 2022-06-21 18:25:58.835 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.0.1.dev12) (0.1.14) 2022-06-21 18:25:58.888 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==19.0.1.dev12) (4.4.0) 2022-06-21 18:25:58.999 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==19.0.1.dev12) (5.1.2) 2022-06-21 18:25:59.000 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==19.0.1.dev12) (20.0.1) 2022-06-21 18:25:59.002 | Requirement already satisfied: xmlschema in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==19.0.1.dev12) (1.5.2) 2022-06-21 18:25:59.003 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==19.0.1.dev12) (0.7.1) 2022-06-21 18:25:59.116 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==19.0.1.dev12) (0.5.2) 2022-06-21 18:25:59.116 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==19.0.1.dev12) (0.4.1) 2022-06-21 18:25:59.182 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.0.1.dev12) (1.0.4) 2022-06-21 18:25:59.183 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.0.1.dev12) (1.1.4) 2022-06-21 18:25:59.202 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==19.0.1.dev12) (5.0.0) 2022-06-21 18:25:59.274 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==19.0.1.dev12) (2.20) 2022-06-21 18:25:59.310 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==19.0.1.dev12) (1.12.1) 2022-06-21 18:25:59.406 | Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10.1->Flask!=0.11,>=1.0.2->keystone==19.0.1.dev12) (1.1.1) 2022-06-21 18:25:59.482 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==19.0.1.dev12) (1.7.0) 2022-06-21 18:25:59.602 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==19.0.1.dev12) (0.14.1) 2022-06-21 18:25:59.642 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.0.1.dev12) (0.30.2) 2022-06-21 18:25:59.644 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.0.1.dev12) (3.5.0) 2022-06-21 18:25:59.646 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.0.1.dev12) (2.1.1) 2022-06-21 18:25:59.650 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.0.1.dev12) (2.5.1) 2022-06-21 18:25:59.651 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.0.1.dev12) (3.0.0) 2022-06-21 18:25:59.653 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.0.1.dev12) (1.3.2) 2022-06-21 18:25:59.654 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.0.1.dev12) (1.0.0) 2022-06-21 18:25:59.817 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==19.0.1.dev12) (2021.10.8) 2022-06-21 18:25:59.818 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==19.0.1.dev12) (2.10) 2022-06-21 18:25:59.820 | Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==19.0.1.dev12) (4.0.0) 2022-06-21 18:25:59.821 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==19.0.1.dev12) (1.26.3) 2022-06-21 18:25:59.964 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==19.0.1.dev12) (2.4.0) 2022-06-21 18:26:00.175 | Requirement already satisfied: elementpath<3.0.0,>=2.1.2 in /usr/local/lib/python3.8/dist-packages (from xmlschema->pysaml2>=5.0.0->keystone==19.0.1.dev12) (2.2.0) 2022-06-21 18:26:00.283 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.0.1.dev12) (1.16.0) 2022-06-21 18:26:00.310 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==19.0.1.dev12) (1.5) 2022-06-21 18:26:00.472 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.0.1.dev12) (54.1.1) 2022-06-21 18:26:00.561 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.0.1.dev12) (0.7) 2022-06-21 18:26:00.601 | Requirement already satisfied: unittest2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==19.0.1.dev12) (1.1.0) 2022-06-21 18:26:00.603 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==19.0.1.dev12) (1.0.0) 2022-06-21 18:26:00.605 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==19.0.1.dev12) (1.4.0) 2022-06-21 18:26:00.606 | Requirement already satisfied: python-mimeparse in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==19.0.1.dev12) (1.6.0) 2022-06-21 18:26:00.962 | Collecting argparse 2022-06-21 18:26:00.969 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-06-21 18:26:01.027 | Requirement already satisfied: linecache2 in /usr/local/lib/python3.8/dist-packages (from traceback2->testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==19.0.1.dev12) (1.0.0) 2022-06-21 18:26:02.461 | Installing collected packages: argparse, keystone 2022-06-21 18:26:02.495 | Attempting uninstall: keystone 2022-06-21 18:26:02.496 | Found existing installation: keystone 19.0.1.dev12 2022-06-21 18:26:02.503 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-21 18:26:02.505 | Running setup.py develop for keystone 2022-06-21 18:26:04.752 | Successfully installed argparse-1.4.0 keystone 2022-06-21 18:26:04.753 | 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-06-21 18:26:04.927 | + inc/python:pip_install:200 : result=0 2022-06-21 18:26:04.929 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:26:04.931 | + functions-common:time_stop:2316 : local name 2022-06-21 18:26:04.933 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:26:04.935 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:26:04.937 | + functions-common:time_stop:2319 : local total 2022-06-21 18:26:04.939 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:26:04.941 | + functions-common:time_stop:2322 : name=pip_install 2022-06-21 18:26:04.944 | + functions-common:time_stop:2323 : start_time=1655835954405 2022-06-21 18:26:04.946 | + functions-common:time_stop:2325 : [[ -z 1655835954405 ]] 2022-06-21 18:26:04.948 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:26:04.952 | + functions-common:time_stop:2328 : end_time=1655835964950 2022-06-21 18:26:04.954 | + functions-common:time_stop:2329 : elapsed_time=10545 2022-06-21 18:26:04.956 | + functions-common:time_stop:2330 : total=44167 2022-06-21 18:26:04.959 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:26:04.961 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=54712 2022-06-21 18:26:04.963 | + inc/python:pip_install:203 : return 0 2022-06-21 18:26:04.965 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-06-21 18:26:04.968 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-21 18:26:04.970 | + functions-common:safe_chown:2217 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-21 18:26:04.989 | + functions-common:_safe_permission_operation:2065 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-21 18:26:05.001 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-06-21 18:26:05.003 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-21 18:26:05.005 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:26:05.008 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:26:05.010 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-21 18:26:05.013 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:26:05.016 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2022-06-21 18:26:05.032 | + functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:26:05.035 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2022-06-21 18:26:05.038 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-21 18:26:05.040 | + ./stack.sh:main:868 : configure_keystone 2022-06-21 18:26:05.042 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-21 18:26:05.055 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-21 18:26:05.058 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-21 18:26:05.062 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-21 18:26:05.078 | + functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:26:05.081 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-21 18:26:05.111 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-21 18:26:05.139 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-21 18:26:05.170 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-21 18:26:05.201 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-21 18:26:05.233 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-21 18:26:05.264 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-21 18:26:05.292 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-21 18:26:05.320 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-21 18:26:05.322 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-21 18:26:05.325 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-21 18:26:05.327 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-21 18:26:05.329 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-21 18:26:05.332 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-21 18:26:05.348 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:26:05.351 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-21 18:26:05.354 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-21 18:26:05.356 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-21 18:26:05.371 | ++ functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:26:05.373 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.91:5672/ 2022-06-21 18:26:05.376 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.91:5672/ 2022-06-21 18:26:05.408 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-21 18:26:05.410 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-21 18:26:05.413 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-21 18:26:05.415 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-21 18:26:05.417 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-21 18:26:05.433 | + functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:26:05.436 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.91/identity 2022-06-21 18:26:05.466 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.91/identity 2022-06-21 18:26:05.495 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-21 18:26:05.497 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-21 18:26:05.529 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-21 18:26:05.532 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-21 18:26:05.534 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-21 18:26:05.536 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-21 18:26:05.539 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-21 18:26:05.541 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-21 18:26:05.572 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-21 18:26:05.575 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-21 18:26:05.577 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-21 18:26:05.579 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-06-21 18:26:05.583 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-21 18:26:05.599 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-21 18:26:05.601 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-21 18:26:05.604 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-21 18:26:05.606 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-21 18:26:05.608 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-21 18:26:05.637 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-21 18:26:05.665 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-21 18:26:05.694 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-21 18:26:05.722 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-21 18:26:05.752 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-21 18:26:05.755 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-21 18:26:05.758 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-21 18:26:05.760 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-21 18:26:05.762 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-21 18:26:05.765 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-21 18:26:05.768 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-21 18:26:05.771 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-21 18:26:05.775 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-21 18:26:05.780 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-21 18:26:05.782 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-21 18:26:05.794 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-21 18:26:05.795 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:26:05.804 | d /var/run/uwsgi 0755 ubuntu root 2022-06-21 18:26:05.807 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:26:05.824 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-21 18:26:05.826 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-21 18:26:05.830 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-21 18:26:05.858 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-21 18:26:05.886 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-21 18:26:05.914 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-21 18:26:05.943 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-21 18:26:05.970 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-21 18:26:05.998 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-21 18:26:06.028 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-21 18:26:06.057 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-21 18:26:06.086 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-21 18:26:06.113 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-21 18:26:06.142 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-21 18:26:06.169 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-21 18:26:06.197 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-21 18:26:06.199 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-21 18:26:06.202 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-21 18:26:06.204 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-21 18:26:06.207 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-21 18:26:06.209 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:26:06.211 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:26:06.213 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-21 18:26:06.216 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-21 18:26:06.218 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-21 18:26:06.246 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-21 18:26:06.275 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-21 18:26:06.276 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-21 18:26:06.284 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-21 18:26:06.288 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-21 18:26:06.290 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-21 18:26:06.292 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-21 18:26:06.295 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-21 18:26:06.297 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:26:06.300 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:26:06.302 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:26:06.305 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-21 18:26:06.307 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-21 18:26:06.309 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:26:06.312 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:26:06.314 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-21 18:26:06.376 | Site keystone-wsgi-public already enabled 2022-06-21 18:26:06.381 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-21 18:26:06.383 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-21 18:26:06.385 | + functions-common:restart_service:2200 : '[' -x /bin/systemctl ']' 2022-06-21 18:26:06.388 | + functions-common:restart_service:2201 : sudo /bin/systemctl restart apache2 2022-06-21 18:26:06.522 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-21 18:26:06.524 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-21 18:26:06.527 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-21 18:26:06.529 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-21 18:26:06.531 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-21 18:26:06.534 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-21 18:26:06.537 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-21 18:26:06.542 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-21 18:26:06.544 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-21 18:26:06.547 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-21 18:26:06.559 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-21 18:26:06.560 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:26:06.568 | d /var/run/uwsgi 0755 ubuntu root 2022-06-21 18:26:06.572 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:26:06.588 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-21 18:26:06.591 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-21 18:26:06.595 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-21 18:26:06.626 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-21 18:26:06.653 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-21 18:26:06.681 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-21 18:26:06.710 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-21 18:26:06.739 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-21 18:26:06.770 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-21 18:26:06.803 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-21 18:26:06.830 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-21 18:26:06.859 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-21 18:26:06.889 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-21 18:26:06.917 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-21 18:26:06.947 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-21 18:26:06.976 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-21 18:26:06.979 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-21 18:26:06.982 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-21 18:26:06.984 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-21 18:26:06.986 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-21 18:26:06.989 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:26:06.991 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:26:06.993 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-21 18:26:06.996 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-21 18:26:06.998 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-21 18:26:07.026 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-21 18:26:07.055 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-21 18:26:07.055 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-21 18:26:07.064 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-21 18:26:07.067 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-21 18:26:07.070 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-21 18:26:07.072 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-21 18:26:07.074 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-21 18:26:07.077 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:26:07.079 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:26:07.082 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:26:07.084 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-21 18:26:07.087 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-21 18:26:07.089 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:26:07.091 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:26:07.094 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-21 18:26:07.155 | Site keystone-wsgi-admin already enabled 2022-06-21 18:26:07.160 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-21 18:26:07.162 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-21 18:26:07.165 | + functions-common:restart_service:2200 : '[' -x /bin/systemctl ']' 2022-06-21 18:26:07.167 | + functions-common:restart_service:2201 : sudo /bin/systemctl restart apache2 2022-06-21 18:26:07.299 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-21 18:26:07.332 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-21 18:26:07.363 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-21 18:26:07.394 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-21 18:26:07.396 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-21 18:26:07.430 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-21 18:26:07.458 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-21 18:26:07.488 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-21 18:26:07.507 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:26:07.510 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-21 18:26:07.526 | + functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:26:07.529 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-21 18:26:07.531 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-21 18:26:07.533 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-21 18:26:07.536 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-21 18:26:07.538 | + lib/stack:stack_install_service:32 : install_swift 2022-06-21 18:26:07.540 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/wallaby 2022-06-21 18:26:07.543 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-21 18:26:07.545 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2022-06-21 18:26:07.548 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-06-21 18:26:07.551 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:26:07.553 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:26:07.556 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:26:07.558 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:26:07.561 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:26:07.578 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:26:07.580 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:26:07.582 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:26:07.585 | + functions-common:git_clone:544 : echo stable/wallaby 2022-06-21 18:26:07.586 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:26:07.591 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2022-06-21 18:26:07.593 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:26:07.595 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-21 18:26:07.608 | + functions-common:git_clone:604 : cd /opt/stack/swift 2022-06-21 18:26:07.611 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:26:07.611 | + functions-common:git_clone:605 : head -1 2022-06-21 18:26:07.618 | f56bb37f0 s3api: Use constant-time string comparisons in check_signature 2022-06-21 18:26:07.621 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:26:07.623 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-06-21 18:26:07.626 | + inc/python:setup_develop:338 : local bindep 2022-06-21 18:26:07.629 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-21 18:26:07.631 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-21 18:26:07.634 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-21 18:26:07.636 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-21 18:26:07.639 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-21 18:26:07.641 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-21 18:26:07.643 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-21 18:26:07.646 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-21 18:26:07.648 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-21 18:26:07.651 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-21 18:26:07.654 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-21 18:26:07.656 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-21 18:26:07.659 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-21 18:26:07.662 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-06-21 18:26:07.665 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-21 18:26:07.671 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-06-21 18:26:07.673 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-06-21 18:26:08.296 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-06-21 18:26:08.299 | + inc/python:setup_package:418 : local bindep=0 2022-06-21 18:26:08.301 | + inc/python:setup_package:419 : local bindep_flag= 2022-06-21 18:26:08.303 | + inc/python:setup_package:420 : local bindep_profiles= 2022-06-21 18:26:08.305 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-06-21 18:26:08.308 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-06-21 18:26:08.310 | + inc/python:setup_package:427 : local flags=-e 2022-06-21 18:26:08.312 | + inc/python:setup_package:428 : local extras=keystone 2022-06-21 18:26:08.314 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-06-21 18:26:08.317 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-06-21 18:26:08.319 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-06-21 18:26:08.321 | + inc/python:setup_package:438 : extras='[keystone]' 2022-06-21 18:26:08.323 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-06-21 18:26:08.326 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-21 18:26:08.347 | Using python 3.8 to install /opt/stack/swift 2022-06-21 18:26:08.350 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-21 18:26:09.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:26:09.077 | from cryptography.utils import int_from_bytes 2022-06-21 18:26:09.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:26:09.077 | from cryptography.utils import int_from_bytes 2022-06-21 18:26:10.379 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:26:10.388 | Obtaining file:///opt/stack/swift 2022-06-21 18:26:10.389 | Preparing metadata (setup.py): started 2022-06-21 18:26:11.633 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:26:11.675 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.27.1.dev14) (0.30.2) 2022-06-21 18:26:11.677 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.27.1.dev14) (1.0.0) 2022-06-21 18:26:11.678 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.27.1.dev14) (0.10.9) 2022-06-21 18:26:11.680 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.27.1.dev14) (2.1.1) 2022-06-21 18:26:11.681 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.27.1.dev14) (4.6.2) 2022-06-21 18:26:11.683 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.27.1.dev14) (2.25.1) 2022-06-21 18:26:11.684 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.27.1.dev14) (1.15.0) 2022-06-21 18:26:11.686 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.27.1.dev14) (0.9.7) 2022-06-21 18:26:11.687 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.27.1.dev14) (1.6.0) 2022-06-21 18:26:11.689 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.27.1.dev14) (3.4.6) 2022-06-21 18:26:11.690 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.27.1.dev14) (9.2.0) 2022-06-21 18:26:11.731 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.27.1.dev14) (1.14.5) 2022-06-21 18:26:11.741 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.27.1.dev14) (1.16.0) 2022-06-21 18:26:11.799 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (4.1.1) 2022-06-21 18:26:11.801 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (5.5.1) 2022-06-21 18:26:11.802 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (3.1.1) 2022-06-21 18:26:11.804 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (2.7.1) 2022-06-21 18:26:11.805 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (4.4.0) 2022-06-21 18:26:11.807 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (5.0.1) 2022-06-21 18:26:11.809 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (8.5.1) 2022-06-21 18:26:11.810 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (4.3.1) 2022-06-21 18:26:11.812 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (4.8.2) 2022-06-21 18:26:11.813 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (3.2.1) 2022-06-21 18:26:11.815 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (4.2.0) 2022-06-21 18:26:11.817 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (1.8.7) 2022-06-21 18:26:11.838 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.27.1.dev14) (54.1.1) 2022-06-21 18:26:11.863 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.27.1.dev14) (2021.10.8) 2022-06-21 18:26:11.864 | Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.27.1.dev14) (4.0.0) 2022-06-21 18:26:11.866 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.27.1.dev14) (1.26.3) 2022-06-21 18:26:11.867 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.27.1.dev14) (2.10) 2022-06-21 18:26:11.891 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.27.1.dev14) (2.20) 2022-06-21 18:26:11.978 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (3.3.1) 2022-06-21 18:26:11.980 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (1.7.0) 2022-06-21 18:26:11.982 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (0.1.14) 2022-06-21 18:26:12.029 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (1.1.5) 2022-06-21 18:26:12.077 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (1.4.0) 2022-06-21 18:26:12.078 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (5.4.1) 2022-06-21 18:26:12.080 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (0.8.0) 2022-06-21 18:26:12.082 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (2.2.0) 2022-06-21 18:26:12.145 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (2.8.1) 2022-06-21 18:26:12.149 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (0.9.6) 2022-06-21 18:26:12.163 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (2021.1) 2022-06-21 18:26:12.165 | 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>=4.17.0->swift==2.27.1.dev14) (1.0.2) 2022-06-21 18:26:12.216 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (2.4.7) 2022-06-21 18:26:12.219 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (20.9) 2022-06-21 18:26:12.328 | 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>=4.17.0->swift==2.27.1.dev14) (1.12.1) 2022-06-21 18:26:12.344 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.27.1.dev14) (4.4.2) 2022-06-21 18:26:14.344 | Installing collected packages: swift 2022-06-21 18:26:14.345 | Attempting uninstall: swift 2022-06-21 18:26:14.346 | Found existing installation: swift 2.27.1.dev14 2022-06-21 18:26:14.354 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-21 18:26:14.356 | Running setup.py develop for swift 2022-06-21 18:26:16.360 | Successfully installed swift-2.27.1.dev14 2022-06-21 18:26:16.361 | 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-06-21 18:26:16.518 | + inc/python:pip_install:200 : result=0 2022-06-21 18:26:16.520 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:26:16.522 | + functions-common:time_stop:2316 : local name 2022-06-21 18:26:16.525 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:26:16.527 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:26:16.529 | + functions-common:time_stop:2319 : local total 2022-06-21 18:26:16.531 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:26:16.533 | + functions-common:time_stop:2322 : name=pip_install 2022-06-21 18:26:16.535 | + functions-common:time_stop:2323 : start_time=1655835968341 2022-06-21 18:26:16.538 | + functions-common:time_stop:2325 : [[ -z 1655835968341 ]] 2022-06-21 18:26:16.540 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:26:16.544 | + functions-common:time_stop:2328 : end_time=1655835976542 2022-06-21 18:26:16.546 | + functions-common:time_stop:2329 : elapsed_time=8201 2022-06-21 18:26:16.549 | + functions-common:time_stop:2330 : total=54712 2022-06-21 18:26:16.552 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:26:16.554 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=62913 2022-06-21 18:26:16.556 | + inc/python:pip_install:203 : return 0 2022-06-21 18:26:16.559 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-06-21 18:26:16.561 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-21 18:26:16.563 | + functions-common:safe_chown:2217 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-21 18:26:16.583 | + functions-common:_safe_permission_operation:2065 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-21 18:26:16.595 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-06-21 18:26:16.598 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-21 18:26:16.601 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:26:16.603 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:26:16.605 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-21 18:26:16.608 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:26:16.610 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-06-21 18:26:16.613 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-21 18:26:16.615 | + ./stack.sh:main:877 : configure_swift 2022-06-21 18:26:16.617 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-21 18:26:16.619 | + lib/swift:configure_swift:335 : local node_number 2022-06-21 18:26:16.621 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-21 18:26:16.623 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-21 18:26:16.625 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-21 18:26:17.543 | No container-auditor running 2022-06-21 18:26:17.543 | No container-replicator running 2022-06-21 18:26:17.543 | No account-replicator running 2022-06-21 18:26:17.543 | No proxy-server running 2022-06-21 18:26:17.543 | No object-reconstructor running 2022-06-21 18:26:17.543 | No container-reconciler running 2022-06-21 18:26:17.543 | No object-replicator running 2022-06-21 18:26:17.543 | No container-server running 2022-06-21 18:26:17.543 | No container-updater running 2022-06-21 18:26:17.543 | No object-expirer running 2022-06-21 18:26:17.543 | No object-updater running 2022-06-21 18:26:17.543 | No object-auditor running 2022-06-21 18:26:17.543 | No account-reaper running 2022-06-21 18:26:17.543 | No container-sync running 2022-06-21 18:26:17.543 | No container-sharder running 2022-06-21 18:26:17.543 | No account-auditor running 2022-06-21 18:26:17.543 | No account-server running 2022-06-21 18:26:17.543 | No object-server running 2022-06-21 18:26:17.593 | + lib/swift:configure_swift:340 : true 2022-06-21 18:26:17.595 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-06-21 18:26:17.607 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-21 18:26:17.619 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-21 18:26:17.622 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-06-21 18:26:17.622 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-06-21 18:26:17.627 | + lib/swift:configure_swift:354 : sed -e ' 2022-06-21 18:26:17.627 | s/%GROUP%/ubuntu/; 2022-06-21 18:26:17.627 | s/%USER%/ubuntu/; 2022-06-21 18:26:17.627 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-21 18:26:17.627 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-21 18:26:17.631 | uid = ubuntu 2022-06-21 18:26:17.631 | gid = ubuntu 2022-06-21 18:26:17.631 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-21 18:26:17.631 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-21 18:26:17.631 | address = 127.0.0.1 2022-06-21 18:26:17.631 | 2022-06-21 18:26:17.631 | [account6612] 2022-06-21 18:26:17.631 | max connections = 25 2022-06-21 18:26:17.631 | path = /opt/stack/data/swift/1/node/ 2022-06-21 18:26:17.631 | read only = false 2022-06-21 18:26:17.631 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-21 18:26:17.631 | 2022-06-21 18:26:17.631 | [account6622] 2022-06-21 18:26:17.631 | max connections = 25 2022-06-21 18:26:17.631 | path = /opt/stack/data/swift/2/node/ 2022-06-21 18:26:17.631 | read only = false 2022-06-21 18:26:17.631 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-21 18:26:17.631 | 2022-06-21 18:26:17.631 | [account6632] 2022-06-21 18:26:17.631 | max connections = 25 2022-06-21 18:26:17.631 | path = /opt/stack/data/swift/3/node/ 2022-06-21 18:26:17.631 | read only = false 2022-06-21 18:26:17.631 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-21 18:26:17.631 | 2022-06-21 18:26:17.631 | [account6642] 2022-06-21 18:26:17.631 | max connections = 25 2022-06-21 18:26:17.631 | path = /opt/stack/data/swift/4/node/ 2022-06-21 18:26:17.631 | read only = false 2022-06-21 18:26:17.631 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-21 18:26:17.631 | 2022-06-21 18:26:17.631 | 2022-06-21 18:26:17.632 | [container6611] 2022-06-21 18:26:17.632 | max connections = 25 2022-06-21 18:26:17.632 | path = /opt/stack/data/swift/1/node/ 2022-06-21 18:26:17.632 | read only = false 2022-06-21 18:26:17.632 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-21 18:26:17.632 | 2022-06-21 18:26:17.632 | [container6621] 2022-06-21 18:26:17.632 | max connections = 25 2022-06-21 18:26:17.632 | path = /opt/stack/data/swift/2/node/ 2022-06-21 18:26:17.632 | read only = false 2022-06-21 18:26:17.632 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-21 18:26:17.632 | 2022-06-21 18:26:17.632 | [container6631] 2022-06-21 18:26:17.632 | max connections = 25 2022-06-21 18:26:17.632 | path = /opt/stack/data/swift/3/node/ 2022-06-21 18:26:17.632 | read only = false 2022-06-21 18:26:17.632 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-21 18:26:17.632 | 2022-06-21 18:26:17.632 | [container6641] 2022-06-21 18:26:17.632 | max connections = 25 2022-06-21 18:26:17.632 | path = /opt/stack/data/swift/4/node/ 2022-06-21 18:26:17.632 | read only = false 2022-06-21 18:26:17.632 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-21 18:26:17.632 | 2022-06-21 18:26:17.632 | 2022-06-21 18:26:17.632 | [object6613] 2022-06-21 18:26:17.632 | max connections = 25 2022-06-21 18:26:17.632 | path = /opt/stack/data/swift/1/node/ 2022-06-21 18:26:17.632 | read only = false 2022-06-21 18:26:17.632 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-21 18:26:17.632 | 2022-06-21 18:26:17.632 | [object6623] 2022-06-21 18:26:17.632 | max connections = 25 2022-06-21 18:26:17.633 | path = /opt/stack/data/swift/2/node/ 2022-06-21 18:26:17.633 | read only = false 2022-06-21 18:26:17.633 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-21 18:26:17.633 | 2022-06-21 18:26:17.633 | [object6633] 2022-06-21 18:26:17.633 | max connections = 25 2022-06-21 18:26:17.633 | path = /opt/stack/data/swift/3/node/ 2022-06-21 18:26:17.633 | read only = false 2022-06-21 18:26:17.633 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-21 18:26:17.633 | 2022-06-21 18:26:17.633 | [object6643] 2022-06-21 18:26:17.633 | max connections = 25 2022-06-21 18:26:17.633 | path = /opt/stack/data/swift/4/node/ 2022-06-21 18:26:17.633 | read only = false 2022-06-21 18:26:17.633 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-21 18:26:17.634 | + lib/swift:configure_swift:360 : is_ubuntu 2022-06-21 18:26:17.636 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:26:17.638 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:26:17.640 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-21 18:26:17.652 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-21 18:26:17.654 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-21 18:26:17.659 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-21 18:26:17.663 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-21 18:26:17.665 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-21 18:26:17.669 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-21 18:26:17.697 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.91:8080/v1/ 2022-06-21 18:26:17.723 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-21 18:26:17.740 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-21 18:26:17.768 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-21 18:26:17.785 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-21 18:26:17.813 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-21 18:26:17.830 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-21 18:26:17.857 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-21 18:26:17.875 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-21 18:26:17.903 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-21 18:26:17.920 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-21 18:26:17.948 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-21 18:26:17.965 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-06-21 18:26:17.980 | + functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:26:17.982 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-21 18:26:18.012 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-21 18:26:18.038 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-21 18:26:18.066 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-21 18:26:18.092 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-06-21 18:26:18.107 | + functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:26:18.109 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-21 18:26:18.137 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-06-21 18:26:18.151 | + functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:26:18.153 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-06-21 18:26:18.168 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:26:18.170 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-06-21 18:26:18.172 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-06-21 18:26:18.187 | + functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:26:18.189 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-06-21 18:26:18.191 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-06-21 18:26:18.193 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-21 18:26:18.198 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-21 18:26:18.203 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-21 18:26:18.230 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-21 18:26:18.257 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-21 18:26:18.286 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-21 18:26:18.315 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-21 18:26:18.341 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-21 18:26:18.343 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2022-06-21 18:26:18.345 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2022-06-21 18:26:18.348 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2022-06-21 18:26:18.350 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-21 18:26:18.376 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-21 18:26:18.402 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.91/identity 2022-06-21 18:26:18.430 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-21 18:26:18.457 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-21 18:26:18.484 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-21 18:26:18.511 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-21 18:26:18.539 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-21 18:26:18.566 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-21 18:26:18.592 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-21 18:26:18.619 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-21 18:26:18.646 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-21 18:26:18.674 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-21 18:26:18.701 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-21 18:26:18.731 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-21 18:26:18.757 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-21 18:26:18.775 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-21 18:26:18.803 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-21 18:26:18.829 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-21 18:26:18.834 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-21 18:26:18.862 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-21 18:26:18.890 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-21 18:26:18.916 | + lib/swift:configure_swift:478 : local node_number 2022-06-21 18:26:18.918 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-21 18:26:18.921 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-21 18:26:18.923 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-21 18:26:18.928 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-21 18:26:18.930 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-21 18:26:18.932 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-21 18:26:18.934 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-21 18:26:18.937 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-21 18:26:18.939 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-21 18:26:18.941 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-21 18:26:18.943 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-21 18:26:18.961 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-21 18:26:18.989 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-21 18:26:19.007 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-21 18:26:19.035 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-21 18:26:19.053 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-21 18:26:19.084 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-21 18:26:19.102 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-21 18:26:19.131 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-21 18:26:19.149 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-21 18:26:19.177 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-21 18:26:19.196 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-21 18:26:19.226 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-21 18:26:19.244 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-21 18:26:19.273 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-21 18:26:19.292 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-21 18:26:19.321 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-21 18:26:19.338 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-21 18:26:19.365 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-21 18:26:19.370 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-21 18:26:19.397 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-21 18:26:19.426 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-21 18:26:19.456 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-21 18:26:19.458 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-21 18:26:19.462 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-21 18:26:19.464 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-21 18:26:19.466 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-21 18:26:19.469 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-21 18:26:19.471 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-21 18:26:19.473 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-21 18:26:19.475 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-21 18:26:19.477 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-21 18:26:19.495 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-21 18:26:19.523 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-21 18:26:19.543 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-21 18:26:19.572 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-21 18:26:19.590 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-21 18:26:19.618 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-21 18:26:19.637 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-21 18:26:19.665 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-21 18:26:19.683 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-21 18:26:19.711 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-21 18:26:19.729 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-21 18:26:19.758 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-21 18:26:19.776 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-21 18:26:19.805 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-21 18:26:19.823 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-21 18:26:19.851 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-21 18:26:19.869 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-21 18:26:19.896 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-21 18:26:19.900 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-21 18:26:19.919 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-21 18:26:19.948 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-21 18:26:19.950 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-21 18:26:19.954 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-21 18:26:19.956 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-21 18:26:19.959 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-21 18:26:19.961 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-21 18:26:19.963 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-21 18:26:19.965 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-21 18:26:19.968 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-21 18:26:19.970 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-21 18:26:19.988 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-21 18:26:20.016 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-21 18:26:20.034 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-21 18:26:20.062 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-21 18:26:20.083 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-21 18:26:20.112 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-21 18:26:20.129 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-21 18:26:20.157 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-21 18:26:20.177 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-21 18:26:20.204 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-21 18:26:20.223 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-21 18:26:20.251 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-21 18:26:20.270 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-21 18:26:20.299 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-21 18:26:20.317 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-21 18:26:20.345 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-21 18:26:20.363 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-21 18:26:20.390 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-21 18:26:20.396 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-21 18:26:20.413 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-21 18:26:20.442 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-21 18:26:20.470 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-21 18:26:20.498 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-21 18:26:20.526 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-06-21 18:26:20.528 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-21 18:26:20.532 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-21 18:26:20.560 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-21 18:26:20.590 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-21 18:26:20.617 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-21 18:26:20.646 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-21 18:26:20.675 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-21 18:26:20.702 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-21 18:26:20.729 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-21 18:26:20.757 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-21 18:26:20.784 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-06-21 18:26:20.799 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:26:20.802 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-21 18:26:20.820 | + lib/swift:configure_swift:521 : local auth_vers 2022-06-21 18:26:20.823 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-06-21 18:26:20.842 | + lib/swift:configure_swift:522 : auth_vers=3 2022-06-21 18:26:20.844 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.91 2022-06-21 18:26:20.871 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-06-21 18:26:20.874 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-21 18:26:20.901 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.91/identity 2022-06-21 18:26:20.930 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-06-21 18:26:20.932 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-21 18:26:20.960 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-06-21 18:26:20.975 | + functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:26:20.977 | + lib/swift:configure_swift:541 : local user_group 2022-06-21 18:26:20.980 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-06-21 18:26:20.985 | + lib/swift:configure_swift:542 : user_group=1000 2022-06-21 18:26:20.987 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-21 18:26:21.000 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-21 18:26:21.002 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-21 18:26:21.014 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-06-21 18:26:21.016 | + lib/swift:configure_swift:548 : is_suse 2022-06-21 18:26:21.018 | + functions-common:is_suse:462 : is_opensuse 2022-06-21 18:26:21.021 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-06-21 18:26:21.023 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-21 18:26:21.025 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-06-21 18:26:21.027 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-06-21 18:26:21.030 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-21 18:26:21.032 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-21 18:26:21.044 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-06-21 18:26:21.046 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-06-21 18:26:21.049 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-21 18:26:21.067 | + functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:26:21.069 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-21 18:26:21.086 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:26:21.088 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-21 18:26:21.091 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-21 18:26:21.093 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-21 18:26:21.095 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-21 18:26:21.098 | + lib/stack:stack_install_service:32 : install_glance 2022-06-21 18:26:21.101 | + lib/glance:install_glance:438 : glance_store_extras=() 2022-06-21 18:26:21.103 | + lib/glance:install_glance:438 : local glance_store_extras 2022-06-21 18:26:21.106 | + lib/glance:install_glance:440 : is_service_enabled cinder 2022-06-21 18:26:21.123 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:26:21.126 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-21 18:26:21.128 | + lib/glance:install_glance:444 : is_service_enabled swift 2022-06-21 18:26:21.145 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:26:21.147 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-21 18:26:21.150 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2022-06-21 18:26:21.152 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-21 18:26:21.155 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:26:21.157 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:26:21.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-21 18:26:21.163 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:26:21.166 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2022-06-21 18:26:21.169 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-21 18:26:21.171 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-21 18:26:21.174 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2022-06-21 18:26:21.178 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-21 18:26:21.180 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-21 18:26:21.183 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-21 18:26:21.186 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-21 18:26:21.188 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-21 18:26:21.191 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-21 18:26:21.194 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-21 18:26:21.195 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-21 18:26:21.200 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-21 18:26:21.203 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-21 18:26:21.205 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-21 18:26:21.208 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-21 18:26:21.211 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-21 18:26:21.233 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-21 18:26:21.235 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-21 18:26:21.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:26:21.945 | from cryptography.utils import int_from_bytes 2022-06-21 18:26:21.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:26:21.945 | from cryptography.utils import int_from_bytes 2022-06-21 18:26:23.227 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:26:23.239 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.5.0) 2022-06-21 18:26:23.320 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-06-21 18:26:23.322 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2022-06-21 18:26:23.324 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.5.1) 2022-06-21 18:26:23.325 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.8.2) 2022-06-21 18:26:23.326 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.25.1) 2022-06-21 18:26:23.328 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.1.1) 2022-06-21 18:26:23.329 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.3.1) 2022-06-21 18:26:23.331 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.1) 2022-06-21 18:26:23.332 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-06-21 18:26:23.334 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.30.2) 2022-06-21 18:26:23.335 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-06-21 18:26:23.337 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.0.1) 2022-06-21 18:26:23.339 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.11.1) 2022-06-21 18:26:23.342 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.19.0) 2022-06-21 18:26:23.344 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-06-21 18:26:23.348 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-06-21 18:26:23.350 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (7.4.1) 2022-06-21 18:26:23.353 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.3) 2022-06-21 18:26:23.364 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-06-21 18:26:23.365 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-06-21 18:26:23.370 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2022-06-21 18:26:23.443 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-06-21 18:26:23.444 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.14) 2022-06-21 18:26:23.446 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.5.1) 2022-06-21 18:26:23.470 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-06-21 18:26:23.471 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-06-21 18:26:23.473 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.4.0) 2022-06-21 18:26:23.476 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-06-21 18:26:23.478 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.2.1) 2022-06-21 18:26:23.489 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2022-06-21 18:26:23.531 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.4.0) 2022-06-21 18:26:23.533 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.2.0) 2022-06-21 18:26:23.534 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2022-06-21 18:26:23.536 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-06-21 18:26:23.557 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-06-21 18:26:23.559 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.14.5) 2022-06-21 18:26:23.575 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.1) 2022-06-21 18:26:23.591 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (20.9) 2022-06-21 18:26:23.593 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.10.9) 2022-06-21 18:26:23.612 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2022-06-21 18:26:23.615 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.2) 2022-06-21 18:26:23.715 | Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (4.0.0) 2022-06-21 18:26:23.716 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.10) 2022-06-21 18:26:23.718 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.3) 2022-06-21 18:26:23.719 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.10.8) 2022-06-21 18:26:23.770 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2022-06-21 18:26:23.793 | 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->glance-store[cinder,swift]!=0.29.0) (1.12.1) 2022-06-21 18:26:23.822 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.5) 2022-06-21 18:26:23.991 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.1) 2022-06-21 18:26:23.996 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-06-21 18:26:24.029 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.2) 2022-06-21 18:26:24.032 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-06-21 18:26:24.034 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-06-21 18:26:24.036 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-06-21 18:26:24.038 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-06-21 18:26:24.041 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-06-21 18:26:24.252 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2022-06-21 18:26:24.293 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (54.1.1) 2022-06-21 18:26:24.375 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-06-21 18:26:24.512 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.4.0) 2022-06-21 18:26:24.513 | Requirement already satisfied: unittest2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.1.0) 2022-06-21 18:26:24.516 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-06-21 18:26:24.517 | Requirement already satisfied: python-mimeparse in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.6.0) 2022-06-21 18:26:24.614 | Collecting argparse 2022-06-21 18:26:24.621 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-06-21 18:26:24.663 | Requirement already satisfied: linecache2 in /usr/local/lib/python3.8/dist-packages (from traceback2->testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-06-21 18:26:26.402 | Installing collected packages: argparse 2022-06-21 18:26:26.532 | Successfully installed argparse-1.4.0 2022-06-21 18:26:26.532 | 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-06-21 18:26:26.685 | + inc/python:pip_install:200 : result=0 2022-06-21 18:26:26.687 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:26:26.690 | + functions-common:time_stop:2316 : local name 2022-06-21 18:26:26.692 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:26:26.694 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:26:26.697 | + functions-common:time_stop:2319 : local total 2022-06-21 18:26:26.699 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:26:26.701 | + functions-common:time_stop:2322 : name=pip_install 2022-06-21 18:26:26.703 | + functions-common:time_stop:2323 : start_time=1655835981227 2022-06-21 18:26:26.706 | + functions-common:time_stop:2325 : [[ -z 1655835981227 ]] 2022-06-21 18:26:26.709 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:26:26.713 | + functions-common:time_stop:2328 : end_time=1655835986710 2022-06-21 18:26:26.715 | + functions-common:time_stop:2329 : elapsed_time=5483 2022-06-21 18:26:26.718 | + functions-common:time_stop:2330 : total=62913 2022-06-21 18:26:26.720 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:26:26.723 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=68396 2022-06-21 18:26:26.725 | + inc/python:pip_install:203 : return 0 2022-06-21 18:26:26.728 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2022-06-21 18:26:26.730 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2022-06-21 18:26:26.733 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2022-06-21 18:26:26.746 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-21 18:26:26.751 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/wallaby 2022-06-21 18:26:26.754 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-21 18:26:26.756 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2022-06-21 18:26:26.758 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-06-21 18:26:26.761 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:26:26.763 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:26:26.766 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:26:26.769 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:26:26.772 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:26:26.789 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:26:26.791 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:26:26.793 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:26:26.796 | + functions-common:git_clone:544 : echo stable/wallaby 2022-06-21 18:26:26.796 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:26:26.802 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2022-06-21 18:26:26.804 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:26:26.807 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-21 18:26:26.820 | + functions-common:git_clone:604 : cd /opt/stack/glance 2022-06-21 18:26:26.823 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:26:26.823 | + functions-common:git_clone:605 : head -1 2022-06-21 18:26:26.828 | 677c89c23 Fix set_property_atomic() boolean type casting 2022-06-21 18:26:26.830 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:26:26.833 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2022-06-21 18:26:26.836 | + inc/python:setup_develop:338 : local bindep 2022-06-21 18:26:26.839 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-21 18:26:26.841 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-21 18:26:26.844 | + inc/python:setup_develop:344 : local extras= 2022-06-21 18:26:26.846 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-21 18:26:26.849 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-21 18:26:26.851 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-21 18:26:26.854 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-21 18:26:26.856 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-21 18:26:26.859 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-21 18:26:26.862 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-21 18:26:26.865 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-21 18:26:26.868 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-21 18:26:26.870 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-21 18:26:26.873 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-06-21 18:26:26.876 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-21 18:26:26.882 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-06-21 18:26:26.884 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-06-21 18:26:27.501 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-06-21 18:26:27.505 | + inc/python:setup_package:418 : local bindep=0 2022-06-21 18:26:27.507 | + inc/python:setup_package:419 : local bindep_flag= 2022-06-21 18:26:27.510 | + inc/python:setup_package:420 : local bindep_profiles= 2022-06-21 18:26:27.512 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-06-21 18:26:27.514 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-06-21 18:26:27.517 | + inc/python:setup_package:427 : local flags=-e 2022-06-21 18:26:27.519 | + inc/python:setup_package:428 : local extras= 2022-06-21 18:26:27.522 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-06-21 18:26:27.524 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-06-21 18:26:27.526 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-06-21 18:26:27.529 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-06-21 18:26:27.531 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-06-21 18:26:27.534 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-06-21 18:26:27.555 | Using python 3.8 to install /opt/stack/glance 2022-06-21 18:26:27.558 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-21 18:26:28.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:26:28.278 | from cryptography.utils import int_from_bytes 2022-06-21 18:26:28.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:26:28.278 | from cryptography.utils import int_from_bytes 2022-06-21 18:26:29.561 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:26:29.570 | Obtaining file:///opt/stack/glance 2022-06-21 18:26:29.572 | Preparing metadata (setup.py): started 2022-06-21 18:26:30.776 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:26:30.854 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (5.5.1) 2022-06-21 18:26:30.854 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (0.7.1) 2022-06-21 18:26:30.856 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (1.3.23) 2022-06-21 18:26:30.857 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (0.30.2) 2022-06-21 18:26:30.859 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (2.1.1) 2022-06-21 18:26:30.860 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (2.5.1) 2022-06-21 18:26:30.862 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (1.8.7) 2022-06-21 18:26:30.864 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (0.13.0) 2022-06-21 18:26:30.865 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (0.4.1) 2022-06-21 18:26:30.867 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (1.5.7) 2022-06-21 18:26:30.868 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (0.19.0) 2022-06-21 18:26:30.870 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (8.5.1) 2022-06-21 18:26:30.871 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (4.4.0) 2022-06-21 18:26:30.873 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (3.2.1) 2022-06-21 18:26:30.874 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (1.3.1) 2022-06-21 18:26:30.876 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (4.8.2) 2022-06-21 18:26:30.877 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (3.3.1) 2022-06-21 18:26:30.879 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (2.3.0) 2022-06-21 18:26:30.880 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (4.6.0) 2022-06-21 18:26:30.882 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (4.3.1) 2022-06-21 18:26:30.883 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (9.2.0) 2022-06-21 18:26:30.884 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (0.10.1) 2022-06-21 18:26:30.886 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (0.7.2) 2022-06-21 18:26:30.887 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (3.5.0) 2022-06-21 18:26:30.889 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==22.1.1.dev3) (3.2.0) 2022-06-21 18:26:30.890 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (4.2.0) 2022-06-21 18:26:30.892 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (20.0.1) 2022-06-21 18:26:30.893 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (1.15.0) 2022-06-21 18:26:30.895 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (8.5.1) 2022-06-21 18:26:30.896 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (5.0.1) 2022-06-21 18:26:30.898 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (4.4.0) 2022-06-21 18:26:30.900 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (12.7.3) 2022-06-21 18:26:30.901 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (4.2.1) 2022-06-21 18:26:30.903 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (2.2.0) 2022-06-21 18:26:30.904 | Requirement already satisfied: oslo.policy>=3.6.2 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (3.7.1) 2022-06-21 18:26:30.906 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (1.3.3) 2022-06-21 18:26:30.907 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (3.4.0) 2022-06-21 18:26:30.909 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (2.5.0) 2022-06-21 18:26:30.910 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (2.2.0) 2022-06-21 18:26:30.912 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (3.4.6) 2022-06-21 18:26:30.913 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (0.2.2) 2022-06-21 18:26:30.915 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (0.1.14) 2022-06-21 18:26:30.916 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (5.4.0) 2022-06-21 18:26:30.918 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==22.1.1.dev3) (3.7.2) 2022-06-21 18:26:30.929 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==22.1.1.dev3) (1.0.4) 2022-06-21 18:26:30.931 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==22.1.1.dev3) (1.1.4) 2022-06-21 18:26:30.931 | Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==22.1.1.dev3) (2.8.1) 2022-06-21 18:26:30.952 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==22.1.1.dev3) (2.25.1) 2022-06-21 18:26:30.955 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==22.1.1.dev3) (5.1.0) 2022-06-21 18:26:31.000 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==22.1.1.dev3) (1.14.5) 2022-06-21 18:26:31.015 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==22.1.1.dev3) (4.1.1) 2022-06-21 18:26:31.026 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==22.1.1.dev3) (1.12.1) 2022-06-21 18:26:31.042 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==22.1.1.dev3) (1.0.0) 2022-06-21 18:26:31.043 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==22.1.1.dev3) (1.16.0) 2022-06-21 18:26:31.128 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==22.1.1.dev3) (2.4.7) 2022-06-21 18:26:31.236 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==22.1.1.dev3) (1.7.0) 2022-06-21 18:26:31.293 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==22.1.1.dev3) (3.1.1) 2022-06-21 18:26:31.296 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==22.1.1.dev3) (2.7.1) 2022-06-21 18:26:31.329 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==22.1.1.dev3) (0.14.1) 2022-06-21 18:26:31.375 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==22.1.1.dev3) (1.4.0) 2022-06-21 18:26:31.378 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==22.1.1.dev3) (5.4.1) 2022-06-21 18:26:31.380 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==22.1.1.dev3) (0.8.0) 2022-06-21 18:26:31.444 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==22.1.1.dev3) (0.5.0) 2022-06-21 18:26:31.446 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==22.1.1.dev3) (2.0.1) 2022-06-21 18:26:31.505 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->glance==22.1.1.dev3) (0.9.6) 2022-06-21 18:26:31.569 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==22.1.1.dev3) (5.0.2) 2022-06-21 18:26:31.572 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==22.1.1.dev3) (4.2.1) 2022-06-21 18:26:31.574 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==22.1.1.dev3) (5.0.8) 2022-06-21 18:26:31.576 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==22.1.1.dev3) (2.5.1) 2022-06-21 18:26:31.599 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==22.1.1.dev3) (3.3.0) 2022-06-21 18:26:31.603 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==22.1.1.dev3) (2.11.3) 2022-06-21 18:26:31.646 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==22.1.1.dev3) (5.8.0) 2022-06-21 18:26:31.696 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==22.1.1.dev3) (0.10.9) 2022-06-21 18:26:31.698 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==22.1.1.dev3) (2021.1) 2022-06-21 18:26:31.699 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==22.1.1.dev3) (20.9) 2022-06-21 18:26:31.778 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==22.1.1.dev3) (54.1.1) 2022-06-21 18:26:31.934 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==22.1.1.dev3) (0.7) 2022-06-21 18:26:32.026 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->glance==22.1.1.dev3) (4.4.2) 2022-06-21 18:26:32.029 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->glance==22.1.1.dev3) (0.5.2) 2022-06-21 18:26:32.147 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==22.1.1.dev3) (2.5) 2022-06-21 18:26:32.149 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==22.1.1.dev3) (2.3.1) 2022-06-21 18:26:32.150 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==22.1.1.dev3) (6.3.1) 2022-06-21 18:26:32.152 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==22.1.1.dev3) (1.4.2) 2022-06-21 18:26:32.219 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==22.1.1.dev3) (0.8.1) 2022-06-21 18:26:32.245 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==22.1.1.dev3) (5.0.0) 2022-06-21 18:26:32.343 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==22.1.1.dev3) (2.20) 2022-06-21 18:26:32.401 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==22.1.1.dev3) (1.5) 2022-06-21 18:26:32.456 | Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==22.1.1.dev3) (1.1.1) 2022-06-21 18:26:32.751 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==22.1.1.dev3) (1.1.5) 2022-06-21 18:26:32.784 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==22.1.1.dev3) (1.0.2) 2022-06-21 18:26:32.834 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==22.1.1.dev3) (1.3.2) 2022-06-21 18:26:32.839 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==22.1.1.dev3) (3.0.0) 2022-06-21 18:26:33.098 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==22.1.1.dev3) (3.7.0) 2022-06-21 18:26:33.315 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==22.1.1.dev3) (1.26.3) 2022-06-21 18:26:33.317 | Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==22.1.1.dev3) (4.0.0) 2022-06-21 18:26:33.318 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==22.1.1.dev3) (2.10) 2022-06-21 18:26:33.319 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==22.1.1.dev3) (2021.10.8) 2022-06-21 18:26:33.539 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==22.1.1.dev3) (2.4.0) 2022-06-21 18:26:33.757 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==22.1.1.dev3) (1.5.0) 2022-06-21 18:26:34.031 | Requirement already satisfied: unittest2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==22.1.1.dev3) (1.1.0) 2022-06-21 18:26:34.034 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==22.1.1.dev3) (1.0.0) 2022-06-21 18:26:34.035 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==22.1.1.dev3) (1.4.0) 2022-06-21 18:26:34.036 | Requirement already satisfied: python-mimeparse in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==22.1.1.dev3) (1.6.0) 2022-06-21 18:26:34.254 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==22.1.1.dev3) (0.2.5) 2022-06-21 18:26:34.255 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==22.1.1.dev3) (0.4.4) 2022-06-21 18:26:34.295 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==22.1.1.dev3) (1.8.2) 2022-06-21 18:26:34.297 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==22.1.1.dev3) (20.3.0) 2022-06-21 18:26:34.433 | Collecting argparse 2022-06-21 18:26:34.441 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-06-21 18:26:34.520 | Requirement already satisfied: linecache2 in /usr/local/lib/python3.8/dist-packages (from traceback2->testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==22.1.1.dev3) (1.0.0) 2022-06-21 18:26:35.999 | Installing collected packages: argparse, glance 2022-06-21 18:26:36.033 | Attempting uninstall: glance 2022-06-21 18:26:36.035 | Found existing installation: glance 22.1.1.dev3 2022-06-21 18:26:36.042 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-21 18:26:36.044 | Running setup.py develop for glance 2022-06-21 18:26:38.252 | Successfully installed argparse-1.4.0 glance 2022-06-21 18:26:38.252 | 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-06-21 18:26:38.429 | + inc/python:pip_install:200 : result=0 2022-06-21 18:26:38.432 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:26:38.434 | + functions-common:time_stop:2316 : local name 2022-06-21 18:26:38.437 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:26:38.439 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:26:38.442 | + functions-common:time_stop:2319 : local total 2022-06-21 18:26:38.444 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:26:38.446 | + functions-common:time_stop:2322 : name=pip_install 2022-06-21 18:26:38.449 | + functions-common:time_stop:2323 : start_time=1655835987549 2022-06-21 18:26:38.451 | + functions-common:time_stop:2325 : [[ -z 1655835987549 ]] 2022-06-21 18:26:38.454 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:26:38.459 | + functions-common:time_stop:2328 : end_time=1655835998457 2022-06-21 18:26:38.461 | + functions-common:time_stop:2329 : elapsed_time=10908 2022-06-21 18:26:38.464 | + functions-common:time_stop:2330 : total=68396 2022-06-21 18:26:38.466 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:26:38.468 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=79304 2022-06-21 18:26:38.471 | + inc/python:pip_install:203 : return 0 2022-06-21 18:26:38.473 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-06-21 18:26:38.476 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-21 18:26:38.478 | + functions-common:safe_chown:2217 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-21 18:26:38.498 | + functions-common:_safe_permission_operation:2065 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-21 18:26:38.511 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-06-21 18:26:38.514 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-21 18:26:38.518 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:26:38.521 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:26:38.523 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-21 18:26:38.526 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:26:38.528 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-21 18:26:38.530 | + ./stack.sh:main:889 : configure_glance 2022-06-21 18:26:38.533 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-21 18:26:38.546 | + lib/glance:configure_glance:271 : local dburl 2022-06-21 18:26:38.549 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2022-06-21 18:26:38.552 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-21 18:26:38.555 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-21 18:26:38.557 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-21 18:26:38.560 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-21 18:26:38.563 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-21 18:26:38.566 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-21 18:26:38.595 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-21 18:26:38.625 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-21 18:26:38.656 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-21 18:26:38.686 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-21 18:26:38.719 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-21 18:26:38.750 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-21 18:26:38.754 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2022-06-21 18:26:38.756 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2022-06-21 18:26:38.758 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-06-21 18:26:38.761 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-21 18:26:38.790 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-21 18:26:38.821 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.91/identity 2022-06-21 18:26:38.851 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-21 18:26:38.882 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-21 18:26:38.912 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-21 18:26:38.944 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-21 18:26:38.974 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-21 18:26:39.006 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-21 18:26:39.036 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-21 18:26:39.069 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-21 18:26:39.102 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-21 18:26:39.105 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-21 18:26:39.107 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-21 18:26:39.110 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-21 18:26:39.113 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-21 18:26:39.115 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-21 18:26:39.132 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:26:39.137 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-21 18:26:39.139 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-21 18:26:39.142 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-21 18:26:39.160 | ++ functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:26:39.163 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.91:5672/ 2022-06-21 18:26:39.166 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.91:5672/ 2022-06-21 18:26:39.199 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-21 18:26:39.202 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-21 18:26:39.204 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2022-06-21 18:26:39.207 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2022-06-21 18:26:39.210 | + lib/glance:configure_glance:288 : configure_glance_store False False 2022-06-21 18:26:39.212 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2022-06-21 18:26:39.215 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2022-06-21 18:26:39.218 | + lib/glance:configure_glance_store:231 : local be 2022-06-21 18:26:39.220 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2022-06-21 18:26:39.223 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2022-06-21 18:26:39.226 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-21 18:26:39.258 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2022-06-21 18:26:39.260 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.91 2022-06-21 18:26:39.297 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2022-06-21 18:26:39.300 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2022-06-21 18:26:39.319 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:26:39.322 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-21 18:26:39.355 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-21 18:26:39.392 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-21 18:26:39.424 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-21 18:26:39.455 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-21 18:26:39.488 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2022-06-21 18:26:39.507 | + functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:26:39.510 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-21 18:26:39.545 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-21 18:26:39.578 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-21 18:26:39.610 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.91/identity/v3 2022-06-21 18:26:39.642 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-21 18:26:39.673 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.91/image 2022-06-21 18:26:39.704 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2022-06-21 18:26:39.722 | + functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:26:39.725 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2022-06-21 18:26:39.727 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-21 18:26:39.730 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-06-21 18:26:39.733 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-21 18:26:39.750 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-21 18:26:39.753 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-21 18:26:39.755 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-21 18:26:39.757 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-21 18:26:39.761 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-21 18:26:39.794 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-21 18:26:39.825 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-21 18:26:39.857 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-21 18:26:39.888 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-21 18:26:39.893 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-21 18:26:39.924 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-21 18:26:39.956 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-21 18:26:39.987 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.91/identity 2022-06-21 18:26:40.019 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-21 18:26:40.050 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-21 18:26:40.083 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-21 18:26:40.115 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-21 18:26:40.148 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-21 18:26:40.179 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-21 18:26:40.212 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-21 18:26:40.244 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-21 18:26:40.250 | + lib/glance:configure_glance:353 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-21 18:26:40.259 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2022-06-21 18:26:40.276 | + functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:26:40.279 | + lib/glance:configure_glance:363 : [[ False == False ]] 2022-06-21 18:26:40.281 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-06-21 18:26:40.284 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2022-06-21 18:26:40.286 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-06-21 18:26:40.288 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2022-06-21 18:26:40.291 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2022-06-21 18:26:40.295 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2022-06-21 18:26:40.298 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2022-06-21 18:26:40.302 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-06-21 18:26:40.333 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2022-06-21 18:26:40.336 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-06-21 18:26:40.339 | ++ functions:get_random_port:837 : true 2022-06-21 18:26:40.341 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-06-21 18:26:40.343 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-06-21 18:26:40.346 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-06-21 18:26:40.397 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-06-21 18:26:40.400 | ++ functions:get_random_port:841 : break 2 2022-06-21 18:26:40.402 | ++ functions:get_random_port:845 : echo 60999 2022-06-21 18:26:40.405 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2022-06-21 18:26:40.407 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-06-21 18:26:40.437 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-06-21 18:26:40.465 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-06-21 18:26:40.493 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-06-21 18:26:40.522 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-06-21 18:26:40.550 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-06-21 18:26:40.578 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-06-21 18:26:40.607 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-06-21 18:26:40.636 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-21 18:26:40.664 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-21 18:26:40.693 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-06-21 18:26:40.722 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-21 18:26:40.750 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-06-21 18:26:40.778 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-06-21 18:26:40.807 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-06-21 18:26:40.836 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-06-21 18:26:40.865 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-06-21 18:26:40.896 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-06-21 18:26:40.926 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-06-21 18:26:40.953 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2022-06-21 18:26:40.955 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-21 18:26:40.958 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:26:40.960 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:26:40.962 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:26:40.965 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-21 18:26:40.967 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-21 18:26:41.022 | proxy (enabled by site administrator) 2022-06-21 18:26:41.025 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2022-06-21 18:26:41.027 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-21 18:26:41.030 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:26:41.032 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:26:41.035 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:26:41.038 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-21 18:26:41.040 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-21 18:26:41.094 | proxy_http (enabled by site administrator) 2022-06-21 18:26:41.097 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2022-06-21 18:26:41.101 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2022-06-21 18:26:41.104 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2022-06-21 18:26:41.106 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-21 18:26:41.109 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:26:41.111 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:26:41.113 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-21 18:26:41.116 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-21 18:26:41.120 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2022-06-21 18:26:41.120 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-21 18:26:41.129 | KeepAlive Off 2022-06-21 18:26:41.133 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2022-06-21 18:26:41.133 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-21 18:26:41.141 | SetEnv proxy-sendchunked 1 2022-06-21 18:26:41.146 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-06-21 18:26:41.146 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-21 18:26:41.156 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-06-21 18:26:41.160 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2022-06-21 18:26:41.163 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2022-06-21 18:26:41.166 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-21 18:26:41.168 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-21 18:26:41.171 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:26:41.174 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:26:41.176 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:26:41.178 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-21 18:26:41.181 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-21 18:26:41.184 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:26:41.186 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:26:41.189 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2022-06-21 18:26:41.251 | Site glance-wsgi-api already enabled 2022-06-21 18:26:41.256 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2022-06-21 18:26:41.258 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-21 18:26:41.261 | + functions-common:restart_service:2200 : '[' -x /bin/systemctl ']' 2022-06-21 18:26:41.263 | + functions-common:restart_service:2201 : sudo /bin/systemctl restart apache2 2022-06-21 18:26:41.395 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-06-21 18:26:41.401 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-06-21 18:26:41.432 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-21 18:26:41.450 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:26:41.453 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-21 18:26:41.455 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-21 18:26:41.458 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-21 18:26:41.461 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-21 18:26:41.463 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-21 18:26:41.466 | + lib/cinder:install_cinder:449 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/wallaby 2022-06-21 18:26:41.468 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-21 18:26:41.470 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2022-06-21 18:26:41.473 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-06-21 18:26:41.476 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:26:41.479 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:26:41.482 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:26:41.484 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:26:41.487 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:26:41.506 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:26:41.513 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:26:41.515 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:26:41.518 | + functions-common:git_clone:544 : echo stable/wallaby 2022-06-21 18:26:41.518 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:26:41.523 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2022-06-21 18:26:41.526 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:26:41.529 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-21 18:26:41.542 | + functions-common:git_clone:604 : cd /opt/stack/cinder 2022-06-21 18:26:41.545 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:26:41.546 | + functions-common:git_clone:605 : head -1 2022-06-21 18:26:41.553 | 9a473fdf0 Fix: nfs format info limitation 2022-06-21 18:26:41.557 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:26:41.560 | + lib/cinder:install_cinder:450 : setup_develop /opt/stack/cinder 2022-06-21 18:26:41.562 | + inc/python:setup_develop:338 : local bindep 2022-06-21 18:26:41.565 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-21 18:26:41.567 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-21 18:26:41.570 | + inc/python:setup_develop:344 : local extras= 2022-06-21 18:26:41.572 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-21 18:26:41.575 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-21 18:26:41.577 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-21 18:26:41.580 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-21 18:26:41.582 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-21 18:26:41.585 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-21 18:26:41.588 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-21 18:26:41.591 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-21 18:26:41.594 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-21 18:26:41.597 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-21 18:26:41.599 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-06-21 18:26:41.602 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-21 18:26:41.608 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-06-21 18:26:41.611 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-06-21 18:26:42.218 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-06-21 18:26:42.220 | + inc/python:setup_package:418 : local bindep=0 2022-06-21 18:26:42.223 | + inc/python:setup_package:419 : local bindep_flag= 2022-06-21 18:26:42.225 | + inc/python:setup_package:420 : local bindep_profiles= 2022-06-21 18:26:42.228 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-21 18:26:42.230 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-06-21 18:26:42.232 | + inc/python:setup_package:427 : local flags=-e 2022-06-21 18:26:42.235 | + inc/python:setup_package:428 : local extras= 2022-06-21 18:26:42.237 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-06-21 18:26:42.239 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-06-21 18:26:42.242 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-06-21 18:26:42.245 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-06-21 18:26:42.247 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-06-21 18:26:42.250 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-06-21 18:26:42.272 | Using python 3.8 to install /opt/stack/cinder 2022-06-21 18:26:42.274 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-21 18:26:42.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:26:42.990 | from cryptography.utils import int_from_bytes 2022-06-21 18:26:42.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:26:42.990 | from cryptography.utils import int_from_bytes 2022-06-21 18:26:44.265 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:26:44.274 | Obtaining file:///opt/stack/cinder 2022-06-21 18:26:44.276 | Preparing metadata (setup.py): started 2022-06-21 18:26:46.301 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:26:46.437 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (5.5.1) 2022-06-21 18:26:46.439 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (4.4.2) 2022-06-21 18:26:46.440 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (0.30.2) 2022-06-21 18:26:46.441 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (1.0.0) 2022-06-21 18:26:46.443 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (0.19.0) 2022-06-21 18:26:46.444 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (0.1.14) 2022-06-21 18:26:46.446 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==18.2.1.dev3) (3.2.0) 2022-06-21 18:26:46.447 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (4.3.1) 2022-06-21 18:26:46.448 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (9.2.0) 2022-06-21 18:26:46.450 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (4.6.2) 2022-06-21 18:26:46.451 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (4.1.3) 2022-06-21 18:26:46.453 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (8.5.1) 2022-06-21 18:26:46.454 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (4.4.0) 2022-06-21 18:26:46.456 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (3.2.1) 2022-06-21 18:26:46.458 | Requirement already satisfied: oslo.db>=8.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (8.5.1) 2022-06-21 18:26:46.459 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (4.4.0) 2022-06-21 18:26:46.460 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (12.7.3) 2022-06-21 18:26:46.462 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (4.2.1) 2022-06-21 18:26:46.464 | Requirement already satisfied: oslo.policy>=3.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (3.7.1) 2022-06-21 18:26:46.465 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (2.5.1) 2022-06-21 18:26:46.467 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (2.2.0) 2022-06-21 18:26:46.468 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (6.3.1) 2022-06-21 18:26:46.469 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (4.1.1) 2022-06-21 18:26:46.472 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (2.5.1) 2022-06-21 18:26:46.473 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (1.3.1) 2022-06-21 18:26:46.474 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (4.8.2) 2022-06-21 18:26:46.476 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (2.4.1) 2022-06-21 18:26:46.477 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (3.4.0) 2022-06-21 18:26:46.479 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (20.9) 2022-06-21 18:26:46.480 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (2.7.2) 2022-06-21 18:26:46.481 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (3.5.0) 2022-06-21 18:26:46.483 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (2.1.1) 2022-06-21 18:26:46.484 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (5.8.0) 2022-06-21 18:26:46.486 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (2.4.7) 2022-06-21 18:26:46.487 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (5.1.0) 2022-06-21 18:26:46.488 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (3.3.0) 2022-06-21 18:26:46.490 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (4.2.0) 2022-06-21 18:26:46.492 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (17.4.0) 2022-06-21 18:26:46.493 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (3.11.1) 2022-06-21 18:26:46.494 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (2021.1) 2022-06-21 18:26:46.496 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (2.25.1) 2022-06-21 18:26:46.497 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (2.5.1) 2022-06-21 18:26:46.499 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (4.6.0) 2022-06-21 18:26:46.500 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (2.1.74) 2022-06-21 18:26:46.502 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (1.15.0) 2022-06-21 18:26:46.503 | Requirement already satisfied: SQLAlchemy>=1.3.19 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (1.3.23) 2022-06-21 18:26:46.505 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (0.13.0) 2022-06-21 18:26:46.506 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (3.3.1) 2022-06-21 18:26:46.507 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (0.8.9) 2022-06-21 18:26:46.509 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (6.3.1) 2022-06-21 18:26:46.511 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (1.8.7) 2022-06-21 18:26:46.512 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (5.0.1) 2022-06-21 18:26:46.513 | Requirement already satisfied: oslo.vmware>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (3.8.1) 2022-06-21 18:26:46.515 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (4.3.3) 2022-06-21 18:26:46.516 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (5.4.0) 2022-06-21 18:26:46.518 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (2.8.2) 2022-06-21 18:26:46.520 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (2.0.2) 2022-06-21 18:26:46.521 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (3.7.2) 2022-06-21 18:26:46.522 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (3.4.6) 2022-06-21 18:26:46.524 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (0.2.2) 2022-06-21 18:26:46.525 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (1.4.8.1) 2022-06-21 18:26:46.527 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==18.2.1.dev3) (1.17.26) 2022-06-21 18:26:46.539 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==18.2.1.dev3) (0.10.0) 2022-06-21 18:26:46.540 | Requirement already satisfied: botocore<1.21.0,>=1.20.26 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==18.2.1.dev3) (1.20.26) 2022-06-21 18:26:46.541 | Requirement already satisfied: s3transfer<0.4.0,>=0.3.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==18.2.1.dev3) (0.3.4) 2022-06-21 18:26:46.606 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==18.2.1.dev3) (1.14.5) 2022-06-21 18:26:46.638 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==18.2.1.dev3) (1.16.0) 2022-06-21 18:26:46.655 | Requirement already satisfied: google-auth<2dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==18.2.1.dev3) (1.27.1) 2022-06-21 18:26:46.657 | Requirement already satisfied: google-auth-httplib2>=0.0.3 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==18.2.1.dev3) (0.1.0) 2022-06-21 18:26:46.658 | Requirement already satisfied: uritemplate<4dev,>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==18.2.1.dev3) (3.0.1) 2022-06-21 18:26:46.660 | Requirement already satisfied: google-api-core<2dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==18.2.1.dev3) (1.26.1) 2022-06-21 18:26:46.785 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==18.2.1.dev3) (1.7.0) 2022-06-21 18:26:46.839 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==18.2.1.dev3) (3.1.1) 2022-06-21 18:26:46.842 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==18.2.1.dev3) (2.7.1) 2022-06-21 18:26:46.873 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==18.2.1.dev3) (4.7.2) 2022-06-21 18:26:46.878 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==18.2.1.dev3) (0.4.8) 2022-06-21 18:26:46.879 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==18.2.1.dev3) (0.2.8) 2022-06-21 18:26:46.936 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==18.2.1.dev3) (0.14.1) 2022-06-21 18:26:46.982 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==18.2.1.dev3) (2.2.0) 2022-06-21 18:26:46.983 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==18.2.1.dev3) (0.8.0) 2022-06-21 18:26:46.985 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==18.2.1.dev3) (1.4.0) 2022-06-21 18:26:46.987 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==18.2.1.dev3) (5.4.1) 2022-06-21 18:26:47.050 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==18.2.1.dev3) (1.5.7) 2022-06-21 18:26:47.051 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==18.2.1.dev3) (0.5.0) 2022-06-21 18:26:47.054 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==18.2.1.dev3) (2.0.1) 2022-06-21 18:26:47.113 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->cinder==18.2.1.dev3) (2.8.1) 2022-06-21 18:26:47.116 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->cinder==18.2.1.dev3) (0.9.6) 2022-06-21 18:26:47.182 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==18.2.1.dev3) (5.0.2) 2022-06-21 18:26:47.184 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==18.2.1.dev3) (5.0.8) 2022-06-21 18:26:47.187 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==18.2.1.dev3) (2.3.0) 2022-06-21 18:26:47.188 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==18.2.1.dev3) (4.2.1) 2022-06-21 18:26:47.210 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==18.2.1.dev3) (2.11.3) 2022-06-21 18:26:47.212 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==18.2.1.dev3) (3.3.0) 2022-06-21 18:26:47.262 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==18.2.1.dev3) (1.0.2) 2022-06-21 18:26:47.347 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==18.2.1.dev3) (1.3.2) 2022-06-21 18:26:47.349 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==18.2.1.dev3) (3.0.0) 2022-06-21 18:26:47.373 | Requirement already satisfied: PrettyTable<0.8,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==18.2.1.dev3) (0.7.2) 2022-06-21 18:26:47.402 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==18.2.1.dev3) (0.10.9) 2022-06-21 18:26:47.475 | Requirement already satisfied: suds-jurko>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.8.0->cinder==18.2.1.dev3) (0.6) 2022-06-21 18:26:47.477 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.8.0->cinder==18.2.1.dev3) (1.26.3) 2022-06-21 18:26:47.618 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==18.2.1.dev3) (1.4.0) 2022-06-21 18:26:47.620 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==18.2.1.dev3) (3.2.0) 2022-06-21 18:26:47.646 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==18.2.1.dev3) (54.1.1) 2022-06-21 18:26:47.809 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==18.2.1.dev3) (3.7.0) 2022-06-21 18:26:47.845 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==18.2.1.dev3) (1.3.3) 2022-06-21 18:26:47.847 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==18.2.1.dev3) (20.0.1) 2022-06-21 18:26:47.851 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==18.2.1.dev3) (1.12.1) 2022-06-21 18:26:48.046 | Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==18.2.1.dev3) (4.0.0) 2022-06-21 18:26:48.048 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==18.2.1.dev3) (2021.10.8) 2022-06-21 18:26:48.049 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==18.2.1.dev3) (2.10) 2022-06-21 18:26:48.087 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==18.2.1.dev3) (0.7) 2022-06-21 18:26:48.117 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==18.2.1.dev3) (0.22.0) 2022-06-21 18:26:48.236 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==18.2.1.dev3) (0.5.2) 2022-06-21 18:26:48.237 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==18.2.1.dev3) (0.4.1) 2022-06-21 18:26:48.385 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==18.2.1.dev3) (2.3.1) 2022-06-21 18:26:48.386 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==18.2.1.dev3) (1.4.2) 2022-06-21 18:26:48.389 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==18.2.1.dev3) (2.5) 2022-06-21 18:26:48.522 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==18.2.1.dev3) (0.12.1) 2022-06-21 18:26:48.636 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==18.2.1.dev3) (1.1.4) 2022-06-21 18:26:48.637 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==18.2.1.dev3) (1.0.4) 2022-06-21 18:26:48.708 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==18.2.1.dev3) (5.0.0) 2022-06-21 18:26:48.954 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==18.2.1.dev3) (2.20) 2022-06-21 18:26:49.031 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==18.2.1.dev3) (1.5.0) 2022-06-21 18:26:49.151 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==18.2.1.dev3) (1.5) 2022-06-21 18:26:49.202 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==18.2.1.dev3) (2.4.0) 2022-06-21 18:26:49.308 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.6.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<2dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==18.2.1.dev3) (1.53.0) 2022-06-21 18:26:49.311 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<2dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==18.2.1.dev3) (3.15.6) 2022-06-21 18:26:49.491 | Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==18.2.1.dev3) (1.1.1) 2022-06-21 18:26:49.947 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==18.2.1.dev3) (1.1.5) 2022-06-21 18:26:51.097 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==18.2.1.dev3) (1.31) 2022-06-21 18:26:51.333 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==18.2.1.dev3) (20.3.0) 2022-06-21 18:26:51.334 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==18.2.1.dev3) (1.8.2) 2022-06-21 18:26:51.336 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==18.2.1.dev3) (0.4.4) 2022-06-21 18:26:51.337 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==18.2.1.dev3) (0.2.5) 2022-06-21 18:26:51.483 | Requirement already satisfied: jsonpointer>=1.9 in /usr/lib/python3/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==18.2.1.dev3) (2.0) 2022-06-21 18:26:51.746 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==18.2.1.dev3) (1.0.0) 2022-06-21 18:26:51.747 | Requirement already satisfied: unittest2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==18.2.1.dev3) (1.1.0) 2022-06-21 18:26:51.748 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==18.2.1.dev3) (1.4.0) 2022-06-21 18:26:51.750 | Requirement already satisfied: python-mimeparse in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==18.2.1.dev3) (1.6.0) 2022-06-21 18:26:52.253 | Collecting argparse 2022-06-21 18:26:52.262 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-06-21 18:26:52.413 | Requirement already satisfied: linecache2 in /usr/local/lib/python3.8/dist-packages (from traceback2->testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==18.2.1.dev3) (1.0.0) 2022-06-21 18:26:53.614 | Installing collected packages: argparse, cinder 2022-06-21 18:26:53.699 | Attempting uninstall: cinder 2022-06-21 18:26:53.700 | Found existing installation: cinder 18.2.1.dev3 2022-06-21 18:26:53.707 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-21 18:26:53.709 | Running setup.py develop for cinder 2022-06-21 18:26:57.014 | Successfully installed argparse-1.4.0 cinder 2022-06-21 18:26:57.015 | 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-06-21 18:26:57.198 | + inc/python:pip_install:200 : result=0 2022-06-21 18:26:57.200 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:26:57.202 | + functions-common:time_stop:2316 : local name 2022-06-21 18:26:57.205 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:26:57.207 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:26:57.210 | + functions-common:time_stop:2319 : local total 2022-06-21 18:26:57.212 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:26:57.214 | + functions-common:time_stop:2322 : name=pip_install 2022-06-21 18:26:57.216 | + functions-common:time_stop:2323 : start_time=1655836002266 2022-06-21 18:26:57.219 | + functions-common:time_stop:2325 : [[ -z 1655836002266 ]] 2022-06-21 18:26:57.222 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:26:57.226 | + functions-common:time_stop:2328 : end_time=1655836017223 2022-06-21 18:26:57.229 | + functions-common:time_stop:2329 : elapsed_time=14957 2022-06-21 18:26:57.232 | + functions-common:time_stop:2330 : total=79304 2022-06-21 18:26:57.234 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:26:57.236 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=94261 2022-06-21 18:26:57.239 | + inc/python:pip_install:203 : return 0 2022-06-21 18:26:57.241 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-06-21 18:26:57.244 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-21 18:26:57.246 | + functions-common:safe_chown:2217 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-21 18:26:57.268 | + functions-common:_safe_permission_operation:2065 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-21 18:26:57.281 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-06-21 18:26:57.283 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-21 18:26:57.285 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:26:57.288 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:26:57.291 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-21 18:26:57.293 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:26:57.296 | + lib/cinder:install_cinder:451 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-21 18:26:57.299 | + lib/cinder:install_cinder:452 : install_package tgt 2022-06-21 18:26:57.303 | + functions-common:install_package:1354 : update_package_repo 2022-06-21 18:26:57.306 | + functions-common:update_package_repo:1326 : NO_UPDATE_REPOS=False 2022-06-21 18:26:57.308 | + functions-common:update_package_repo:1327 : REPOS_UPDATED=True 2022-06-21 18:26:57.311 | + functions-common:update_package_repo:1328 : RETRY_UPDATE=False 2022-06-21 18:26:57.313 | + functions-common:update_package_repo:1330 : [[ False = \T\r\u\e ]] 2022-06-21 18:26:57.316 | + functions-common:update_package_repo:1334 : is_ubuntu 2022-06-21 18:26:57.319 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:26:57.321 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:26:57.324 | + functions-common:update_package_repo:1335 : apt_get_update 2022-06-21 18:26:57.326 | + functions-common:apt_get_update:1080 : [[ True == \T\r\u\e ]] 2022-06-21 18:26:57.329 | + functions-common:apt_get_update:1080 : [[ False != \T\r\u\e ]] 2022-06-21 18:26:57.332 | + functions-common:apt_get_update:1081 : return 2022-06-21 18:26:57.334 | + functions-common:install_package:1355 : real_install_package tgt 2022-06-21 18:26:57.337 | + functions-common:real_install_package:1340 : is_ubuntu 2022-06-21 18:26:57.339 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:26:57.342 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:26:57.345 | + functions-common:real_install_package:1341 : apt_get install tgt 2022-06-21 18:26:57.370 | + functions-common:apt_get:1121 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-21 18:26:57.481 | Reading package lists... 2022-06-21 18:26:57.744 | Building dependency tree... 2022-06-21 18:26:57.745 | Reading state information... 2022-06-21 18:26:58.029 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-21 18:26:58.029 | The following packages were automatically installed and are no longer required: 2022-06-21 18:26:58.030 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:26:58.030 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:26:58.030 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:26:58.030 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:26:58.030 | python3-secretstorage python3-twisted-bin python3-wadllib python3-wheel 2022-06-21 18:26:58.030 | python3-zope.interface 2022-06-21 18:26:58.031 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:26:58.150 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:26:58.155 | + functions-common:apt_get:1125 : result=0 2022-06-21 18:26:58.161 | + functions-common:apt_get:1128 : time_stop apt-get 2022-06-21 18:26:58.166 | + functions-common:time_stop:2316 : local name 2022-06-21 18:26:58.169 | + functions-common:time_stop:2317 : local end_time 2022-06-21 18:26:58.172 | + functions-common:time_stop:2318 : local elapsed_time 2022-06-21 18:26:58.175 | + functions-common:time_stop:2319 : local total 2022-06-21 18:26:58.178 | + functions-common:time_stop:2320 : local start_time 2022-06-21 18:26:58.180 | + functions-common:time_stop:2322 : name=apt-get 2022-06-21 18:26:58.183 | + functions-common:time_stop:2323 : start_time=1655836017367 2022-06-21 18:26:58.186 | + functions-common:time_stop:2325 : [[ -z 1655836017367 ]] 2022-06-21 18:26:58.189 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-06-21 18:26:58.193 | + functions-common:time_stop:2328 : end_time=1655836018191 2022-06-21 18:26:58.196 | + functions-common:time_stop:2329 : elapsed_time=824 2022-06-21 18:26:58.199 | + functions-common:time_stop:2330 : total=15628 2022-06-21 18:26:58.202 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-06-21 18:26:58.204 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=16452 2022-06-21 18:26:58.207 | + functions-common:apt_get:1129 : return 0 2022-06-21 18:26:58.210 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-21 18:26:58.212 | + ./stack.sh:main:895 : configure_cinder 2022-06-21 18:26:58.215 | + lib/cinder:configure_cinder:224 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-21 18:26:58.230 | + lib/cinder:configure_cinder:226 : rm -f /etc/cinder/cinder.conf 2022-06-21 18:26:58.234 | + lib/cinder:configure_cinder:228 : configure_rootwrap cinder 2022-06-21 18:26:58.236 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-21 18:26:58.239 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-21 18:26:58.242 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-21 18:26:58.242 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-21 18:26:58.246 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-21 18:26:58.249 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-21 18:26:58.251 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-21 18:26:58.253 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-21 18:26:58.255 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-21 18:26:58.257 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-21 18:26:58.259 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-21 18:26:58.261 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-21 18:26:58.274 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-21 18:26:58.294 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-21 18:26:58.306 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-21 18:26:58.320 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-21 18:26:58.335 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-21 18:26:58.338 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-21 18:26:58.343 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Z38lcbW1Gy 2022-06-21 18:26:58.346 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-21 18:26:58.348 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-21 18:26:58.351 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-21 18:26:58.353 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Z38lcbW1Gy 2022-06-21 18:26:58.358 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Z38lcbW1Gy 2022-06-21 18:26:58.372 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Z38lcbW1Gy /etc/sudoers.d/cinder-rootwrap 2022-06-21 18:26:58.388 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-21 18:26:58.393 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-21 18:26:58.396 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-21 18:26:58.399 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-21 18:26:58.401 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-21 18:26:58.404 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-21 18:26:58.407 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-21 18:26:58.411 | + lib/cinder:configure_cinder:230 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-21 18:26:58.413 | + lib/cinder:configure_cinder:231 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-21 18:26:58.419 | + lib/cinder:configure_cinder:234 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-21 18:26:58.424 | + lib/cinder:configure_cinder:236 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-21 18:26:58.444 | + lib/cinder:configure_cinder:237 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-21 18:26:58.464 | + lib/cinder:configure_cinder:238 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-21 18:26:58.484 | + lib/cinder:configure_cinder:239 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-21 18:26:58.503 | + lib/cinder:configure_cinder:240 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-21 18:26:58.523 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-21 18:26:58.542 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-21 18:26:58.562 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-21 18:26:58.584 | + lib/cinder:configure_cinder:245 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-21 18:26:58.586 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-06-21 18:26:58.589 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2022-06-21 18:26:58.592 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-06-21 18:26:58.596 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-21 18:26:58.627 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-21 18:26:58.657 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.91/identity 2022-06-21 18:26:58.687 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-21 18:26:58.718 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-21 18:26:58.748 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-21 18:26:58.783 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-21 18:26:58.813 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-21 18:26:58.852 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-21 18:26:58.883 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-21 18:26:58.917 | + lib/cinder:configure_cinder:247 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-21 18:26:58.950 | + lib/cinder:configure_cinder:249 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-21 18:26:58.982 | ++ lib/cinder:configure_cinder:250 : database_connection_url cinder 2022-06-21 18:26:58.985 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-21 18:26:58.988 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-21 18:26:58.990 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-21 18:26:58.993 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-21 18:26:58.996 | + lib/cinder:configure_cinder:250 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-21 18:26:59.028 | + lib/cinder:configure_cinder:251 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-21 18:26:59.059 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-21 18:26:59.091 | + lib/cinder:configure_cinder:253 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-21 18:26:59.121 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-21 18:26:59.151 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-21 18:26:59.180 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-21 18:26:59.213 | + lib/cinder:configure_cinder:257 : [[ 4 == 6 ]] 2022-06-21 18:26:59.216 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.91 2022-06-21 18:26:59.246 | + lib/cinder:configure_cinder:262 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-21 18:26:59.279 | ++ lib/cinder:configure_cinder:263 : openssl rand -hex 16 2022-06-21 18:26:59.286 | + lib/cinder:configure_cinder:263 : iniset /etc/cinder/cinder.conf key_manager fixed_key ca7eb538c493e198076187d176607fb9 2022-06-21 18:26:59.320 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-06-21 18:26:59.350 | + lib/cinder:configure_cinder:270 : is_service_enabled c-vol 2022-06-21 18:26:59.368 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:26:59.370 | + lib/cinder:configure_cinder:270 : [[ -n lvm:lvmdriver-1 ]] 2022-06-21 18:26:59.372 | + lib/cinder:configure_cinder:271 : local enabled_backends= 2022-06-21 18:26:59.375 | + lib/cinder:configure_cinder:272 : local default_name= 2022-06-21 18:26:59.378 | + lib/cinder:configure_cinder:273 : local be be_name be_type 2022-06-21 18:26:59.381 | + lib/cinder:configure_cinder:274 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-21 18:26:59.384 | + lib/cinder:configure_cinder:275 : be_type=lvm 2022-06-21 18:26:59.387 | + lib/cinder:configure_cinder:276 : be_name=lvmdriver-1 2022-06-21 18:26:59.389 | + lib/cinder:configure_cinder:277 : type configure_cinder_backend_lvm 2022-06-21 18:26:59.392 | + lib/cinder:configure_cinder:278 : configure_cinder_backend_lvm lvmdriver-1 2022-06-21 18:26:59.394 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-21 18:26:59.397 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-21 18:26:59.429 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-21 18:26:59.457 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-21 18:26:59.485 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-21 18:26:59.513 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-21 18:26:59.541 | + lib/cinder:configure_cinder:280 : [[ -z '' ]] 2022-06-21 18:26:59.544 | + lib/cinder:configure_cinder:281 : default_name=lvmdriver-1 2022-06-21 18:26:59.546 | + lib/cinder:configure_cinder:283 : enabled_backends+=lvmdriver-1, 2022-06-21 18:26:59.549 | + lib/cinder:configure_cinder:285 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-21 18:26:59.577 | + lib/cinder:configure_cinder:288 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-21 18:26:59.606 | + lib/cinder:configure_cinder:289 : [[ -n lvmdriver-1 ]] 2022-06-21 18:26:59.612 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-21 18:26:59.640 | + lib/cinder:configure_cinder:292 : configure_cinder_image_volume_cache 2022-06-21 18:26:59.643 | + lib/cinder:configure_cinder_image_volume_cache:602 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-21 18:26:59.645 | + lib/cinder:configure_cinder_image_volume_cache:603 : local be_name=lvmdriver-1 2022-06-21 18:26:59.648 | + lib/cinder:configure_cinder_image_volume_cache:605 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-21 18:26:59.679 | + lib/cinder:configure_cinder_image_volume_cache:607 : [[ -n '' ]] 2022-06-21 18:26:59.681 | + lib/cinder:configure_cinder_image_volume_cache:611 : [[ -n '' ]] 2022-06-21 18:26:59.686 | + lib/cinder:configure_cinder:295 : is_service_enabled c-bak 2022-06-21 18:26:59.705 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:26:59.707 | + lib/cinder:configure_cinder:295 : [[ -n swift ]] 2022-06-21 18:26:59.710 | + lib/cinder:configure_cinder:296 : type configure_cinder_backup_swift 2022-06-21 18:26:59.712 | + lib/cinder:configure_cinder:297 : configure_cinder_backup_swift 2022-06-21 18:26:59.716 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-06-21 18:26:59.746 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.91:8080/v1/AUTH_ 2022-06-21 18:26:59.777 | + lib/cinder:configure_cinder:303 : is_service_enabled ceilometer 2022-06-21 18:26:59.796 | + functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:26:59.799 | + lib/cinder:configure_cinder:307 : is_service_enabled tls-proxy 2022-06-21 18:26:59.815 | + functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:26:59.818 | + lib/cinder:configure_cinder:321 : '[' False '!=' False ']' 2022-06-21 18:26:59.820 | + lib/cinder:configure_cinder:325 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-21 18:26:59.822 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-21 18:26:59.825 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-21 18:26:59.827 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-21 18:26:59.830 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-21 18:26:59.833 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-21 18:26:59.850 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:26:59.853 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-21 18:26:59.856 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-21 18:26:59.858 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-21 18:26:59.875 | ++ functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:26:59.878 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.91:5672/ 2022-06-21 18:26:59.881 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.91:5672/ 2022-06-21 18:26:59.914 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-21 18:26:59.916 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-21 18:26:59.919 | + lib/cinder:configure_cinder:328 : setup_logging /etc/cinder/cinder.conf True 2022-06-21 18:26:59.922 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-21 18:26:59.924 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-06-21 18:26:59.927 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-21 18:26:59.945 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-21 18:26:59.947 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-21 18:26:59.949 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-21 18:26:59.952 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-21 18:26:59.955 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-21 18:26:59.984 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-21 18:27:00.013 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-21 18:27:00.042 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-21 18:27:00.070 | + lib/cinder:configure_cinder:330 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-21 18:27:00.072 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-21 18:27:00.075 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-21 18:27:00.077 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-21 18:27:00.080 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-21 18:27:00.082 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-21 18:27:00.085 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-21 18:27:00.089 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-21 18:27:00.092 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-21 18:27:00.094 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-21 18:27:00.107 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-21 18:27:00.108 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:27:00.116 | d /var/run/uwsgi 0755 ubuntu root 2022-06-21 18:27:00.119 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:27:00.135 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-21 18:27:00.138 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-21 18:27:00.141 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-21 18:27:00.171 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-21 18:27:00.200 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-21 18:27:00.228 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-21 18:27:00.255 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-21 18:27:00.283 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-21 18:27:00.312 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-21 18:27:00.341 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-21 18:27:00.369 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-21 18:27:00.397 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-21 18:27:00.426 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-21 18:27:00.454 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-21 18:27:00.481 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-21 18:27:00.510 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-21 18:27:00.512 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-21 18:27:00.515 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-21 18:27:00.518 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-21 18:27:00.520 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-21 18:27:00.522 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:27:00.525 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:27:00.527 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-21 18:27:00.530 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-21 18:27:00.532 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-21 18:27:00.560 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-21 18:27:00.590 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-21 18:27:00.590 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-21 18:27:00.599 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-21 18:27:00.602 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-21 18:27:00.604 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-21 18:27:00.607 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-21 18:27:00.609 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-21 18:27:00.612 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:27:00.614 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:27:00.616 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:27:00.619 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-21 18:27:00.621 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-21 18:27:00.624 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:27:00.627 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:27:00.629 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-21 18:27:00.691 | Enabling site cinder-wsgi. 2022-06-21 18:27:00.696 | To activate the new configuration, you need to run: 2022-06-21 18:27:00.697 | systemctl reload apache2 2022-06-21 18:27:00.701 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-21 18:27:00.703 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-21 18:27:00.706 | + functions-common:restart_service:2200 : '[' -x /bin/systemctl ']' 2022-06-21 18:27:00.708 | + functions-common:restart_service:2201 : sudo /bin/systemctl restart apache2 2022-06-21 18:27:00.841 | + lib/cinder:configure_cinder:332 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-21 18:27:00.844 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-21 18:27:00.876 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.91/image 2022-06-21 18:27:00.904 | + lib/cinder:configure_cinder:339 : is_service_enabled tls-proxy 2022-06-21 18:27:00.922 | + functions-common:is_service_enabled:1972 : return 1 2022-06-21 18:27:00.925 | + lib/cinder:configure_cinder:345 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-21 18:27:00.928 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-06-21 18:27:00.930 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-06-21 18:27:00.933 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2022-06-21 18:27:00.935 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-21 18:27:00.967 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-21 18:27:00.998 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.91/identity 2022-06-21 18:27:01.027 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-21 18:27:01.058 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-21 18:27:01.087 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-21 18:27:01.118 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-21 18:27:01.146 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-21 18:27:01.176 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-21 18:27:01.204 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-21 18:27:01.237 | + lib/cinder:configure_cinder:346 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-21 18:27:01.268 | + lib/cinder:configure_cinder:347 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-21 18:27:01.305 | + lib/cinder:configure_cinder:349 : [[ ! -z '' ]] 2022-06-21 18:27:01.307 | + lib/cinder:configure_cinder:351 : is_service_enabled etcd3 2022-06-21 18:27:01.329 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:27:01.332 | + lib/cinder:configure_cinder:352 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.91:2379 2022-06-21 18:27:01.370 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-21 18:27:01.388 | + functions-common:is_service_enabled:1972 : return 0 2022-06-21 18:27:01.392 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-21 18:27:01.397 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-21 18:27:01.399 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-21 18:27:01.404 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-21 18:27:01.407 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-21 18:27:01.410 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-21 18:27:01.413 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-21 18:27:01.414 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-21 18:27:01.419 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-21 18:27:01.423 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-21 18:27:01.426 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-21 18:27:01.428 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-21 18:27:01.431 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-21 18:27:01.433 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-21 18:27:01.436 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-21 18:27:01.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:27:01.446 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:27:01.450 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-21 18:27:01.453 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:27:01.456 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/wallaby 2022-06-21 18:27:01.459 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-21 18:27:01.461 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2022-06-21 18:27:01.463 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-06-21 18:27:01.466 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:27:01.469 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:27:01.473 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:27:01.475 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:27:01.478 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:27:01.494 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:27:01.497 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:27:01.499 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:27:01.502 | + functions-common:git_clone:544 : echo stable/wallaby 2022-06-21 18:27:01.502 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:27:01.508 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2022-06-21 18:27:01.510 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:27:01.512 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-21 18:27:01.526 | + functions-common:git_clone:604 : cd /opt/stack/neutron 2022-06-21 18:27:01.529 | + functions-common:git_clone:605 : head -1 2022-06-21 18:27:01.531 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:27:01.543 | 10d7422600 Merge commit 'refs/changes/32/846032/3' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-06-21 18:27:01.547 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:27:01.549 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-21 18:27:01.552 | + inc/python:setup_develop:338 : local bindep 2022-06-21 18:27:01.554 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-21 18:27:01.557 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-21 18:27:01.559 | + inc/python:setup_develop:344 : local extras= 2022-06-21 18:27:01.562 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-21 18:27:01.564 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-21 18:27:01.567 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-21 18:27:01.569 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-21 18:27:01.572 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-21 18:27:01.575 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-21 18:27:01.578 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-21 18:27:01.583 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-21 18:27:01.586 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-21 18:27:01.588 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-21 18:27:01.591 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-06-21 18:27:01.594 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-21 18:27:01.601 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-06-21 18:27:01.604 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-06-21 18:27:02.234 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-06-21 18:27:02.236 | + inc/python:setup_package:418 : local bindep=0 2022-06-21 18:27:02.239 | + inc/python:setup_package:419 : local bindep_flag= 2022-06-21 18:27:02.241 | + inc/python:setup_package:420 : local bindep_profiles= 2022-06-21 18:27:02.243 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-21 18:27:02.246 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-06-21 18:27:02.248 | + inc/python:setup_package:427 : local flags=-e 2022-06-21 18:27:02.250 | + inc/python:setup_package:428 : local extras= 2022-06-21 18:27:02.253 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-06-21 18:27:02.255 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-06-21 18:27:02.258 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-06-21 18:27:02.260 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-06-21 18:27:02.263 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-06-21 18:27:02.265 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-06-21 18:27:02.287 | Using python 3.8 to install /opt/stack/neutron 2022-06-21 18:27:02.289 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-21 18:27:03.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:27:03.005 | from cryptography.utils import int_from_bytes 2022-06-21 18:27:03.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:27:03.005 | from cryptography.utils import int_from_bytes 2022-06-21 18:27:04.296 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:27:04.305 | Obtaining file:///opt/stack/neutron 2022-06-21 18:27:04.306 | Preparing metadata (setup.py): started 2022-06-21 18:27:06.293 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:27:06.386 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (5.5.1) 2022-06-21 18:27:06.387 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (3.5.0) 2022-06-21 18:27:06.388 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (2.1.1) 2022-06-21 18:27:06.390 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (2.5.1) 2022-06-21 18:27:06.391 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (2.2.0) 2022-06-21 18:27:06.393 | Requirement already satisfied: decorator>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (4.4.2) 2022-06-21 18:27:06.394 | Requirement already satisfied: eventlet>=0.22.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (0.30.2) 2022-06-21 18:27:06.396 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (1.3.3) 2022-06-21 18:27:06.397 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (0.19.0) 2022-06-21 18:27:06.399 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (2.25.1) 2022-06-21 18:27:06.400 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (2.11.3) 2022-06-21 18:27:06.401 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (9.2.0) 2022-06-21 18:27:06.403 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (0.8.0) 2022-06-21 18:27:06.405 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (0.10.9) 2022-06-21 18:27:06.406 | Requirement already satisfied: neutron-lib>=2.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (2.10.2) 2022-06-21 18:27:06.408 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (7.3.0) 2022-06-21 18:27:06.409 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (6.3.1) 2022-06-21 18:27:06.411 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (1.3.23) 2022-06-21 18:27:06.412 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (1.8.7) 2022-06-21 18:27:06.414 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (4.3.1) 2022-06-21 18:27:06.415 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (1.5.7) 2022-06-21 18:27:06.417 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (3.3.1) 2022-06-21 18:27:06.418 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (2.7.1) 2022-06-21 18:27:06.420 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (4.4.0) 2022-06-21 18:27:06.421 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (8.5.1) 2022-06-21 18:27:06.423 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (3.2.1) 2022-06-21 18:27:06.425 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (8.5.1) 2022-06-21 18:27:06.427 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (5.0.1) 2022-06-21 18:27:06.428 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (4.4.0) 2022-06-21 18:27:06.429 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (12.7.3) 2022-06-21 18:27:06.431 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (4.2.1) 2022-06-21 18:27:06.433 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (3.7.1) 2022-06-21 18:27:06.434 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (2.5.1) 2022-06-21 18:27:06.435 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (2.2.0) 2022-06-21 18:27:06.437 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (6.3.1) 2022-06-21 18:27:06.438 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (4.1.1) 2022-06-21 18:27:06.440 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (2.5.1) 2022-06-21 18:27:06.441 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (1.3.1) 2022-06-21 18:27:06.443 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (4.8.2) 2022-06-21 18:27:06.444 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (2.4.1) 2022-06-21 18:27:06.446 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (3.4.0) 2022-06-21 18:27:06.447 | Requirement already satisfied: os-ken>=0.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (1.4.1) 2022-06-21 18:27:06.449 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.4.1.dev44) (2.13.0) 2022-06-21 18:27:06.532 | ERROR: Cannot install neutron==18.4.1.dev44 because these package versions have conflicting dependencies. 2022-06-21 18:27:06.534 | 2022-06-21 18:27:06.534 | The conflict is caused by: 2022-06-21 18:27:06.534 | neutron 18.4.1.dev44 depends on ovsdbapp>=1.9.3 2022-06-21 18:27:06.534 | The user requested (constraint) ovsdbapp===1.9.2 2022-06-21 18:27:06.534 | 2022-06-21 18:27:06.534 | To fix this you could try to: 2022-06-21 18:27:06.534 | 1. loosen the range of package versions you've specified 2022-06-21 18:27:06.534 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-21 18:27:06.534 | 2022-06-21 18:27:06.534 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts 2022-06-21 18:27:06.653 | + inc/python:pip_install:1 : exit_trap 2022-06-21 18:27:06.655 | + ./stack.sh:exit_trap:507 : local r=1 2022-06-21 18:27:06.658 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-06-21 18:27:06.661 | + ./stack.sh:exit_trap:508 : jobs= 2022-06-21 18:27:06.663 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-06-21 18:27:06.665 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-06-21 18:27:06.667 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-06-21 18:27:06.669 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-06-21 18:27:06.672 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-06-21 18:27:06.675 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-06-21 18:27:06.675 | Error on exit 2022-06-21 18:27:06.677 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-06-21 18:27:06.679 | + ./stack.sh:exit_trap:528 : generate-subunit 1655835843 183 fail 2022-06-21 18:27:07.261 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-06-21 18:27:07.263 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-21 18:27:07.719 | + ./stack.sh:exit_trap:542 : exit 1