2022-06-02 04:55:26.618 | + ./stack.sh:main:462 : exec 2022-06-02 04:55:26.618 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-02-045526' 2022-06-02 04:55:26.618 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-02-045526.summary.2022-06-02-045526 2022-06-02 04:55:26.618 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:55:26.618 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-02-045526 2022-06-02 04:55:26.618 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-02-045526 /opt/stack/logs/stack.sh.log 2022-06-02 04:55:26.618 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-02-045526.summary.2022-06-02-045526 /opt/stack/logs/stack.sh.log.summary 2022-06-02 04:55:26.618 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-02 04:55:26.618 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-02 04:55:26.618 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-02 04:55:26.618 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-02 04:55:26.618 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-02 04:55:26.618 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-02 04:55:26.618 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-02 04:55:26.618 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-02 04:55:26.618 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-02 04:55:26.618 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-02 04:55:26.618 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-02 04:55:26.618 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-02 04:55:26.618 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-02 04:55:26.618 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-02 04:55:26.619 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-02 04:55:26.619 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-02 04:55:26.620 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-02 04:55:26.622 | + ./stack.sh:main:548 : set -o errexit 2022-06-02 04:55:26.624 | + ./stack.sh:main:551 : uname -a 2022-06-02 04:55:26.625 | Linux dv-cinder-831188-2-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-02 04:55:26.627 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-02 04:55:26.629 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-02 04:55:26.632 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-02 04:55:26.659 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-02 04:55:26.675 | + ./stack.sh:main:565 : fetch_plugins 2022-06-02 04:55:26.677 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-02 04:55:26.679 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-02 04:55:26.681 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-02 04:55:26.683 | + functions-common:fetch_plugins:1673 : return 2022-06-02 04:55:26.685 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-02 04:55:26.686 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-02 04:55:26.688 | + functions-common:run_phase:1751 : local phase= 2022-06-02 04:55:26.690 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 04:55:26.692 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 04:55:26.694 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 04:55:26.695 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 04:55:26.697 | + functions-common:run_phase:1760 : local extra 2022-06-02 04:55:26.699 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 04:55:26.702 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 04:55:26.704 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 04:55:26.707 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 04:55:26.708 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-02 04:55:26.710 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 04:55:26.723 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:55:26.725 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-02 04:55:26.726 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:55:26.728 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:55:26.730 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:55:26.732 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:55:26.733 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:55:26.735 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-02 04:55:26.737 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-02 04:55:26.739 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-02 04:55:26.741 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-02 04:55:26.743 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-02 04:55:26.744 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-02 04:55:26.746 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-02 04:55:26.748 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-02 04:55:26.749 | + functions-common:plugin_override_defaults:1714 : return 2022-06-02 04:55:26.751 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-02 04:55:26.768 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-02 04:55:26.771 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-02 04:55:26.783 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:55:26.786 | +++ lib/tls:source:43 : hostname -f 2022-06-02 04:55:26.789 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-02 04:55:26.791 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-02 04:55:26.793 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-02 04:55:26.795 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-02 04:55:26.797 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-02 04:55:26.799 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-02 04:55:26.801 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-02 04:55:26.802 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-02 04:55:26.804 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-02 04:55:26.806 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-02 04:55:26.811 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-02 04:55:26.822 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-02 04:55:26.839 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-02 04:55:26.851 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-02 04:55:26.863 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-02 04:55:26.889 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-02 04:55:26.929 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-02 04:55:27.010 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-02 04:55:27.032 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-02 04:55:27.071 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-02 04:55:27.122 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-02 04:55:27.252 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-02 04:55:27.266 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-02 04:55:27.279 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-02 04:55:27.291 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-02 04:55:27.382 | + ./stack.sh:main:598 : run_phase source 2022-06-02 04:55:27.384 | + functions-common:run_phase:1750 : local mode=source 2022-06-02 04:55:27.386 | + functions-common:run_phase:1751 : local phase= 2022-06-02 04:55:27.388 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 04:55:27.390 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 04:55:27.393 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 04:55:27.395 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 04:55:27.396 | + functions-common:run_phase:1760 : local extra 2022-06-02 04:55:27.399 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 04:55:27.403 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 04:55:27.405 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 04:55:27.407 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 04:55:27.409 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-02 04:55:27.411 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 04:55:27.426 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:55:27.428 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-02 04:55:27.430 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-02 04:55:27.468 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-02 04:55:27.471 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-02 04:55:27.473 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-02 04:55:27.475 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-02 04:55:27.477 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-02 04:55:27.479 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-02 04:55:27.481 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-02 04:55:27.484 | + functions-common:load_plugin_settings:1691 : return 2022-06-02 04:55:27.486 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-02 04:55:27.488 | + functions-common:verify_disabled_services:2033 : local service 2022-06-02 04:55:27.490 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.492 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-02 04:55:27.495 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.497 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-02 04:55:27.499 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.501 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-02 04:55:27.504 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.506 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-02 04:55:27.508 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.510 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-02 04:55:27.513 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.515 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-02 04:55:27.517 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.520 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-02 04:55:27.522 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.525 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-02 04:55:27.527 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.529 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-02 04:55:27.532 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.534 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-02 04:55:27.537 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.539 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-02 04:55:27.541 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.544 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-02 04:55:27.546 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.549 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-02 04:55:27.551 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.553 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-02 04:55:27.555 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.558 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-02 04:55:27.560 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.562 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-02 04:55:27.564 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.567 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-02 04:55:27.569 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.571 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-02 04:55:27.573 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.575 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-02 04:55:27.577 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.580 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-02 04:55:27.582 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.584 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-02 04:55:27.586 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.588 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-02 04:55:27.590 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.593 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-02 04:55:27.595 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.597 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-02 04:55:27.599 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.601 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-02 04:55:27.604 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.606 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-02 04:55:27.608 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.610 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-02 04:55:27.612 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.614 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-02 04:55:27.617 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.619 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-02 04:55:27.621 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.623 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-02 04:55:27.625 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.628 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-02 04:55:27.630 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.632 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-02 04:55:27.634 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.636 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-02 04:55:27.638 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.641 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-02 04:55:27.643 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.645 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-02 04:55:27.647 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.649 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-02 04:55:27.652 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.654 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-02 04:55:27.656 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.658 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-02 04:55:27.660 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.662 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-02 04:55:27.664 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:55:27.667 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-02 04:55:27.669 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-02 04:55:27.671 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-02 04:55:27.674 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-02 04:55:27.688 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:55:27.690 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-02 04:55:27.693 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-02 04:55:27.695 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-02 04:55:27.709 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:55:27.711 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-02 04:55:27.714 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-02 04:55:27.716 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-02 04:55:27.718 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-02 04:55:27.720 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-02 04:55:27.723 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-02 04:55:27.725 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-02 04:55:27.728 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-02 04:55:27.731 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-02 04:55:27.733 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-02 04:55:27.735 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-02 04:55:27.738 | + lib/database:initialize_database_backends:104 : return 0 2022-06-02 04:55:27.740 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-02 04:55:27.740 | Using mysql database backend 2022-06-02 04:55:27.742 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-02 04:55:27.758 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-02 04:55:27.774 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:55:27.777 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-02 04:55:27.794 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-02 04:55:27.811 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:55:27.813 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-02 04:55:27.830 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-02 04:55:27.849 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-02 04:55:27.870 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:55:27.874 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-02 04:55:27.892 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:55:27.894 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-02 04:55:27.897 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-02 04:55:27.914 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:55:27.916 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-02 04:55:27.936 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-02 04:55:27.938 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-02 04:55:27.940 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-02 04:55:27.943 | + functions-common:save_stackenv:60 : local tag=739 2022-06-02 04:55:27.946 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-02 04:55:27.951 | + functions-common:save_stackenv:62 : time_stamp=2022-06-02-045527 2022-06-02 04:55:27.954 | + functions-common:save_stackenv:63 : echo '# 2022-06-02-045527 739' 2022-06-02 04:55:27.957 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:27.960 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-02 04:55:27.962 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:27.964 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-02 04:55:27.967 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:27.969 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-02 04:55:27.971 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:27.974 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-02 04:55:27.976 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:27.978 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-06-02 04:55:27.981 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:27.983 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-06-02 04:55:27.985 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:27.988 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-02-045526 2022-06-02 04:55:27.990 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:27.992 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-02 04:55:27.995 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:27.997 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-06-02 04:55:27.999 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:28.002 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-02 04:55:28.004 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:28.006 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-02 04:55:28.009 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:28.011 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-02 04:55:28.013 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:55:28.016 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-02 04:55:28.018 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-02 04:55:28.020 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-02 04:55:28.022 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-02 04:55:28.024 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:55:28.027 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:55:28.029 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:55:28.032 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:55:28.034 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:55:28.037 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:55:28.053 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:55:28.055 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:55:28.057 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:55:28.059 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:55:28.060 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:55:28.065 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-02 04:55:28.067 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:55:28.069 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-02 04:55:28.082 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-02 04:55:28.085 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:55:28.085 | + functions-common:git_clone:607 : head -1 2022-06-02 04:55:28.088 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-02 04:55:28.091 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:55:28.093 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-02 04:55:28.096 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:55:28.098 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-02 04:55:28.101 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-02 04:55:28.103 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-02 04:55:28.105 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-02 04:55:28.108 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-02 04:55:28.110 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-02 04:55:28.113 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-02 04:55:28.115 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-02 04:55:28.118 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-02 04:55:28.122 | ++ tools/install_prereqs.sh:source:47 : NOW=1654145728 2022-06-02 04:55:28.125 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-02 04:55:28.130 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654145285 2022-06-02 04:55:28.132 | ++ tools/install_prereqs.sh:source:49 : DELTA=443 2022-06-02 04:55:28.134 | ++ tools/install_prereqs.sh:source:50 : [[ 443 -lt 7200 ]] 2022-06-02 04:55:28.137 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-02 04:55:28.139 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-02 04:55:28.141 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-02 04:55:28.144 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-02 04:55:28.146 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-02 04:55:28.148 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-02 04:55:28.150 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-02 04:55:28.152 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-02 04:55:28.156 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-02 04:55:28.202 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-02 04:55:28.203 | apache2-dev 2022-06-02 04:55:28.203 | bc 2022-06-02 04:55:28.203 | bsdmainutils 2022-06-02 04:55:28.203 | curl 2022-06-02 04:55:28.203 | g++ 2022-06-02 04:55:28.203 | gcc 2022-06-02 04:55:28.203 | gettext 2022-06-02 04:55:28.203 | git 2022-06-02 04:55:28.203 | graphviz 2022-06-02 04:55:28.203 | iputils-ping 2022-06-02 04:55:28.203 | libapache2-mod-proxy-uwsgi 2022-06-02 04:55:28.203 | libffi-dev 2022-06-02 04:55:28.203 | libjpeg-dev 2022-06-02 04:55:28.203 | libmysqlclient-dev 2022-06-02 04:55:28.203 | libpcre3-dev 2022-06-02 04:55:28.203 | libpq-dev 2022-06-02 04:55:28.203 | libssl-dev 2022-06-02 04:55:28.203 | libsystemd-dev 2022-06-02 04:55:28.203 | libxml2-dev 2022-06-02 04:55:28.203 | libxslt1-dev 2022-06-02 04:55:28.203 | libyaml-dev 2022-06-02 04:55:28.203 | lsof 2022-06-02 04:55:28.203 | openssh-server 2022-06-02 04:55:28.203 | openssl 2022-06-02 04:55:28.203 | pkg-config 2022-06-02 04:55:28.203 | psmisc 2022-06-02 04:55:28.203 | python3-dev 2022-06-02 04:55:28.203 | python3-pip 2022-06-02 04:55:28.203 | python3-venv 2022-06-02 04:55:28.203 | tar 2022-06-02 04:55:28.203 | tcpdump 2022-06-02 04:55:28.203 | unzip 2022-06-02 04:55:28.203 | uuid-runtime 2022-06-02 04:55:28.203 | wget 2022-06-02 04:55:28.203 | wget 2022-06-02 04:55:28.203 | zlib1g-dev 2022-06-02 04:55:28.204 | libkrb5-dev 2022-06-02 04:55:28.204 | libldap2-dev 2022-06-02 04:55:28.204 | libsasl2-dev 2022-06-02 04:55:28.204 | memcached 2022-06-02 04:55:28.204 | python3-mysqldb 2022-06-02 04:55:28.204 | sqlite3 2022-06-02 04:55:28.204 | conntrack 2022-06-02 04:55:28.204 | curl 2022-06-02 04:55:28.204 | dnsmasq-base 2022-06-02 04:55:28.204 | dnsmasq-utils 2022-06-02 04:55:28.204 | ebtables 2022-06-02 04:55:28.204 | gawk 2022-06-02 04:55:28.204 | genisoimage 2022-06-02 04:55:28.204 | iptables 2022-06-02 04:55:28.204 | iputils-arping 2022-06-02 04:55:28.204 | kpartx 2022-06-02 04:55:28.204 | libjs-jquery-tablesorter 2022-06-02 04:55:28.204 | libmysqlclient-dev 2022-06-02 04:55:28.204 | parted 2022-06-02 04:55:28.204 | pm-utils 2022-06-02 04:55:28.204 | python3-mysqldb 2022-06-02 04:55:28.204 | socat 2022-06-02 04:55:28.204 | sqlite3 2022-06-02 04:55:28.204 | sudo 2022-06-02 04:55:28.204 | vlan 2022-06-02 04:55:28.204 | lsscsi 2022-06-02 04:55:28.204 | open-iscsi 2022-06-02 04:55:28.204 | lvm2 2022-06-02 04:55:28.204 | qemu-utils 2022-06-02 04:55:28.204 | thin-provisioning-tools 2022-06-02 04:55:28.204 | acl 2022-06-02 04:55:28.204 | dnsmasq-base 2022-06-02 04:55:28.204 | dnsmasq-utils 2022-06-02 04:55:28.204 | ebtables 2022-06-02 04:55:28.204 | haproxy 2022-06-02 04:55:28.204 | iptables 2022-06-02 04:55:28.204 | iputils-arping 2022-06-02 04:55:28.204 | iputils-ping 2022-06-02 04:55:28.205 | libmysqlclient-dev 2022-06-02 04:55:28.205 | postgresql-server-dev-all 2022-06-02 04:55:28.205 | python3-mysqldb 2022-06-02 04:55:28.205 | sqlite3 2022-06-02 04:55:28.205 | sudo 2022-06-02 04:55:28.205 | vlan 2022-06-02 04:55:28.205 | ipset 2022-06-02 04:55:28.205 | conntrack 2022-06-02 04:55:28.205 | conntrackd 2022-06-02 04:55:28.205 | keepalived 2022-06-02 04:55:28.205 | dstat 2022-06-02 04:55:28.205 | lvm2 2022-06-02 04:55:28.205 | qemu-utils 2022-06-02 04:55:28.205 | thin-provisioning-tools 2022-06-02 04:55:28.205 | curl 2022-06-02 04:55:28.205 | liberasurecode-dev 2022-06-02 04:55:28.205 | make 2022-06-02 04:55:28.205 | memcached 2022-06-02 04:55:28.205 | sqlite3 2022-06-02 04:55:28.205 | xfsprogs' 2022-06-02 04:55:28.205 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-02 04:55:28.223 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-02 04:55:28.223 | apache2-dev 2022-06-02 04:55:28.224 | bc 2022-06-02 04:55:28.224 | bsdmainutils 2022-06-02 04:55:28.224 | curl 2022-06-02 04:55:28.224 | g++ 2022-06-02 04:55:28.224 | gcc 2022-06-02 04:55:28.224 | gettext 2022-06-02 04:55:28.224 | git 2022-06-02 04:55:28.224 | graphviz 2022-06-02 04:55:28.224 | iputils-ping 2022-06-02 04:55:28.224 | libapache2-mod-proxy-uwsgi 2022-06-02 04:55:28.224 | libffi-dev 2022-06-02 04:55:28.224 | libjpeg-dev 2022-06-02 04:55:28.224 | libmysqlclient-dev 2022-06-02 04:55:28.224 | libpcre3-dev 2022-06-02 04:55:28.224 | libpq-dev 2022-06-02 04:55:28.224 | libssl-dev 2022-06-02 04:55:28.224 | libsystemd-dev 2022-06-02 04:55:28.224 | libxml2-dev 2022-06-02 04:55:28.224 | libxslt1-dev 2022-06-02 04:55:28.224 | libyaml-dev 2022-06-02 04:55:28.224 | lsof 2022-06-02 04:55:28.224 | openssh-server 2022-06-02 04:55:28.224 | openssl 2022-06-02 04:55:28.224 | pkg-config 2022-06-02 04:55:28.224 | psmisc 2022-06-02 04:55:28.224 | python3-dev 2022-06-02 04:55:28.224 | python3-pip 2022-06-02 04:55:28.224 | python3-venv 2022-06-02 04:55:28.224 | tar 2022-06-02 04:55:28.224 | tcpdump 2022-06-02 04:55:28.224 | unzip 2022-06-02 04:55:28.224 | uuid-runtime 2022-06-02 04:55:28.224 | wget 2022-06-02 04:55:28.224 | wget 2022-06-02 04:55:28.224 | zlib1g-dev 2022-06-02 04:55:28.224 | libkrb5-dev 2022-06-02 04:55:28.224 | libldap2-dev 2022-06-02 04:55:28.224 | libsasl2-dev 2022-06-02 04:55:28.225 | memcached 2022-06-02 04:55:28.225 | python3-mysqldb 2022-06-02 04:55:28.225 | sqlite3 2022-06-02 04:55:28.225 | conntrack 2022-06-02 04:55:28.225 | curl 2022-06-02 04:55:28.225 | dnsmasq-base 2022-06-02 04:55:28.225 | dnsmasq-utils 2022-06-02 04:55:28.225 | ebtables 2022-06-02 04:55:28.225 | gawk 2022-06-02 04:55:28.225 | genisoimage 2022-06-02 04:55:28.225 | iptables 2022-06-02 04:55:28.225 | iputils-arping 2022-06-02 04:55:28.225 | kpartx 2022-06-02 04:55:28.225 | libjs-jquery-tablesorter 2022-06-02 04:55:28.225 | libmysqlclient-dev 2022-06-02 04:55:28.225 | parted 2022-06-02 04:55:28.225 | pm-utils 2022-06-02 04:55:28.225 | python3-mysqldb 2022-06-02 04:55:28.225 | socat 2022-06-02 04:55:28.225 | sqlite3 2022-06-02 04:55:28.225 | sudo 2022-06-02 04:55:28.225 | vlan 2022-06-02 04:55:28.225 | lsscsi 2022-06-02 04:55:28.225 | open-iscsi 2022-06-02 04:55:28.225 | lvm2 2022-06-02 04:55:28.225 | qemu-utils 2022-06-02 04:55:28.225 | thin-provisioning-tools 2022-06-02 04:55:28.225 | acl 2022-06-02 04:55:28.225 | dnsmasq-base 2022-06-02 04:55:28.225 | dnsmasq-utils 2022-06-02 04:55:28.225 | ebtables 2022-06-02 04:55:28.225 | haproxy 2022-06-02 04:55:28.225 | iptables 2022-06-02 04:55:28.225 | iputils-arping 2022-06-02 04:55:28.225 | iputils-ping 2022-06-02 04:55:28.225 | libmysqlclient-dev 2022-06-02 04:55:28.225 | postgresql-server-dev-all 2022-06-02 04:55:28.225 | python3-mysqldb 2022-06-02 04:55:28.226 | sqlite3 2022-06-02 04:55:28.226 | sudo 2022-06-02 04:55:28.226 | vlan 2022-06-02 04:55:28.226 | ipset 2022-06-02 04:55:28.226 | conntrack 2022-06-02 04:55:28.226 | conntrackd 2022-06-02 04:55:28.226 | keepalived 2022-06-02 04:55:28.226 | dstat 2022-06-02 04:55:28.226 | lvm2 2022-06-02 04:55:28.226 | qemu-utils 2022-06-02 04:55:28.226 | thin-provisioning-tools 2022-06-02 04:55:28.226 | curl 2022-06-02 04:55:28.226 | liberasurecode-dev 2022-06-02 04:55:28.226 | make 2022-06-02 04:55:28.226 | memcached 2022-06-02 04:55:28.226 | sqlite3 2022-06-02 04:55:28.226 | xfsprogs ' 2022-06-02 04:55:28.226 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-02 04:55:28.228 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:55:28.230 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:55:28.234 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-02 04:55:28.234 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-02 04:55:28.238 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-02 04:55:28.241 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-02 04:55:28.243 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:55:28.245 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-02 04:55:28.247 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:55:28.249 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:55:28.251 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:55:28.254 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:55:28.256 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:55:28.258 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:55:28.260 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-02 04:55:28.262 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-02 04:55:28.264 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-02 04:55:28.266 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-02 04:55:28.271 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-02 04:55:28.273 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-02 04:55:28.275 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-02 04:55:28.277 | ++ functions-common:time_start:2309 : local start_time= 2022-06-02 04:55:28.279 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-02 04:55:28.281 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-02 04:55:28.285 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654145728283 2022-06-02 04:55:28.287 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-02 04:55:28.289 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-02 04:55:28.291 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-02 04:55:28.677 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-02 04:55:28.677 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-02 04:55:28.798 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-02 04:55:28.928 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-02 04:55:30.997 | Reading package lists... 2022-06-02 04:55:31.028 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-02 04:55:31.030 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-02 04:55:31.032 | ++ functions-common:time_stop:2322 : local name 2022-06-02 04:55:31.035 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 04:55:31.037 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:55:31.039 | ++ functions-common:time_stop:2325 : local total 2022-06-02 04:55:31.041 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 04:55:31.043 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-02 04:55:31.045 | ++ functions-common:time_stop:2329 : start_time=1654145728283 2022-06-02 04:55:31.048 | ++ functions-common:time_stop:2331 : [[ -z 1654145728283 ]] 2022-06-02 04:55:31.051 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:55:31.055 | ++ functions-common:time_stop:2334 : end_time=1654145731052 2022-06-02 04:55:31.056 | ++ functions-common:time_stop:2335 : elapsed_time=2769 2022-06-02 04:55:31.058 | ++ functions-common:time_stop:2336 : total=0 2022-06-02 04:55:31.060 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:55:31.063 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2769 2022-06-02 04:55:31.065 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-02 04:55:31.067 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:55:31.069 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:55:31.071 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:55:31.074 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-02 04:55:31.093 | ++ functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-02 04:55:31.203 | Reading package lists... 2022-06-02 04:55:31.462 | Building dependency tree... 2022-06-02 04:55:31.463 | Reading state information... 2022-06-02 04:55:31.499 | acl is already the newest version (2.2.53-6). 2022-06-02 04:55:31.499 | bc is already the newest version (1.07.1-2build1). 2022-06-02 04:55:31.499 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-02 04:55:31.499 | conntrack is already the newest version (1:1.4.5-2). 2022-06-02 04:55:31.499 | ebtables is already the newest version (2.0.11-3build1). 2022-06-02 04:55:31.499 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-02 04:55:31.499 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-02 04:55:31.499 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-02 04:55:31.499 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-02 04:55:31.499 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-02 04:55:31.499 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-02 04:55:31.499 | iputils-arping is already the newest version (3:20190709-3). 2022-06-02 04:55:31.499 | iputils-ping is already the newest version (3:20190709-3). 2022-06-02 04:55:31.499 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-02 04:55:31.499 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-02 04:55:31.499 | libffi-dev is already the newest version (3.3-4). 2022-06-02 04:55:31.499 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-02 04:55:31.499 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-02 04:55:31.499 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-02 04:55:31.499 | lsscsi is already the newest version (0.30-0.1). 2022-06-02 04:55:31.499 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-02 04:55:31.499 | make is already the newest version (4.2.1-1.2). 2022-06-02 04:55:31.499 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-02 04:55:31.499 | psmisc is already the newest version (23.3-1). 2022-06-02 04:55:31.499 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-02 04:55:31.500 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-02 04:55:31.500 | socat is already the newest version (1.7.3.3-2). 2022-06-02 04:55:31.500 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-02 04:55:31.500 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-02 04:55:31.500 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-02 04:55:31.500 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-02 04:55:31.500 | dstat is already the newest version (0.7.4-6). 2022-06-02 04:55:31.500 | graphviz is already the newest version (2.42.2-3build2). 2022-06-02 04:55:31.500 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-02 04:55:31.500 | pm-utils is already the newest version (1.4.1-19). 2022-06-02 04:55:31.500 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-02 04:55:31.500 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 04:55:31.500 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 04:55:31.500 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-02 04:55:31.500 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-02 04:55:31.500 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-02 04:55:31.500 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-02 04:55:31.500 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-02 04:55:31.500 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-02 04:55:31.500 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-02 04:55:31.500 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-02 04:55:31.500 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-02 04:55:31.500 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-02 04:55:31.500 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-02 04:55:31.500 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-02 04:55:31.500 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-02 04:55:31.500 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-02 04:55:31.500 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-02 04:55:31.500 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-02 04:55:31.500 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-02 04:55:31.500 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-02 04:55:31.500 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-02 04:55:31.500 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-02 04:55:31.500 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-02 04:55:31.501 | openssl set to manually installed. 2022-06-02 04:55:31.501 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-02 04:55:31.501 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-02 04:55:31.501 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-02 04:55:31.501 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-02 04:55:31.501 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-02 04:55:31.501 | tar set to manually installed. 2022-06-02 04:55:31.501 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-02 04:55:31.501 | tcpdump set to manually installed. 2022-06-02 04:55:31.501 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-02 04:55:31.501 | uuid-runtime set to manually installed. 2022-06-02 04:55:31.724 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-02 04:55:31.724 | wget set to manually installed. 2022-06-02 04:55:31.724 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-02 04:55:31.724 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 04:55:31.724 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-02 04:55:31.724 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-02 04:55:31.724 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-02 04:55:31.725 | The following packages were automatically installed and are no longer required: 2022-06-02 04:55:31.726 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:55:31.726 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:55:31.726 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:55:31.726 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:55:31.726 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:55:31.726 | python3-zope.interface 2022-06-02 04:55:31.726 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:55:31.861 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:55:31.866 | ++ functions-common:apt_get:1127 : result=0 2022-06-02 04:55:31.868 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:55:31.870 | ++ functions-common:time_stop:2322 : local name 2022-06-02 04:55:31.873 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 04:55:31.875 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:55:31.877 | ++ functions-common:time_stop:2325 : local total 2022-06-02 04:55:31.879 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 04:55:31.882 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:55:31.884 | ++ functions-common:time_stop:2329 : start_time=1654145731090 2022-06-02 04:55:31.886 | ++ functions-common:time_stop:2331 : [[ -z 1654145731090 ]] 2022-06-02 04:55:31.889 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:55:31.893 | ++ functions-common:time_stop:2334 : end_time=1654145731891 2022-06-02 04:55:31.895 | ++ functions-common:time_stop:2335 : elapsed_time=801 2022-06-02 04:55:31.897 | ++ functions-common:time_stop:2336 : total=771 2022-06-02 04:55:31.899 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:55:31.901 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1572 2022-06-02 04:55:31.904 | ++ functions-common:apt_get:1131 : return 0 2022-06-02 04:55:31.906 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-02 04:55:31.909 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-02 04:55:31.911 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-02 04:55:31.915 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-02 04:55:31.919 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-02 04:55:31.921 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-02 04:55:31.924 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-02 04:55:33.609 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-02 04:55:33.611 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-02 04:55:33.614 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-02 04:55:33.616 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-02 04:55:33.618 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-02 04:55:33.619 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-02 04:55:33.622 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-02 04:55:33.624 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-02 04:55:33.626 | + functions-common:_ensure_lsb_release:328 : return 2022-06-02 04:55:33.628 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-02 04:55:33.700 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-02 04:55:33.702 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-02 04:55:33.774 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-02 04:55:33.776 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-02 04:55:33.847 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-02 04:55:33.849 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-02 04:55:33.851 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-02 04:55:33.853 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-02 04:55:33.855 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-02 04:55:33.857 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-02 04:55:33.859 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-02 04:55:33.861 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-02 04:55:33.863 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-02 04:55:33.865 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-02 04:55:33.867 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-02 04:55:33.867 | Distro: focal 2022-06-02 04:55:33.870 | + tools/install_pip.sh:main:136 : get_versions 2022-06-02 04:55:33.872 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-02 04:55:33.876 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-02 04:55:33.878 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-02 04:55:33.880 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-02 04:55:33.881 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-02 04:55:34.362 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-02 04:55:34.364 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-02 04:55:34.364 | pip: 20.2.2 2022-06-02 04:55:34.366 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-02 04:55:34.817 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-02 04:55:34.840 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-02 04:55:34.842 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-02 04:55:34.844 | + tools/install_pip.sh:main:144 : exit 0 2022-06-02 04:55:34.847 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-02 04:55:34.850 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-02 04:55:34.853 | + ./stack.sh:main:764 : fixup_all 2022-06-02 04:55:34.855 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-02 04:55:34.858 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-02 04:55:34.860 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-02 04:55:34.865 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-02 04:55:34.865 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-02 04:55:34.866 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-02 04:55:34.871 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-02 04:55:34.873 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-02 04:55:34.875 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-02 04:55:34.884 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-02 04:55:34.887 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-02 04:55:34.890 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-02 04:55:34.892 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-02 04:55:34.895 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-02 04:55:34.898 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-02 04:55:34.900 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:55:34.902 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:55:34.904 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:55:34.906 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:55:34.908 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:55:34.910 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:55:34.912 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:55:34.914 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:55:34.916 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-02 04:55:34.919 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-02 04:55:34.921 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-02 04:55:34.923 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:55:34.926 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:55:34.928 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:55:34.930 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:55:34.932 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:55:34.934 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:55:34.936 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-02 04:55:34.938 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-02 04:55:34.958 | Using python 3.8 to install os-testr 2022-06-02 04:55:34.960 | + 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-02 04:55:36.740 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:55:36.740 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:55:36.745 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:36.745 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:36.747 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:55:36.748 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:36.748 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:36.749 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:36.749 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:36.749 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:36.829 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-06-02 04:55:36.839 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 04:55:36.842 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.4.0) 2022-06-02 04:55:36.856 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-02 04:55:36.884 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 04:55:36.902 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 04:55:36.905 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 04:55:36.912 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-02 04:55:36.917 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 04:55:36.919 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.18.2) 2022-06-02 04:55:36.923 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 04:55:36.933 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:55:36.937 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 04:55:36.951 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 04:55:36.954 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 04:55:36.957 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 04:55:36.960 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 04:55:36.963 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 04:55:37.016 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 04:55:37.023 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 04:55:37.026 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 04:55:37.029 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 04:55:37.071 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 04:55:37.074 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 04:55:37.079 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 04:55:37.112 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 04:55:39.140 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:55:39.141 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:55:39.221 | + inc/python:pip_install:200 : result=0 2022-06-02 04:55:39.225 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:55:39.228 | + functions-common:time_stop:2322 : local name 2022-06-02 04:55:39.231 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:55:39.234 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:55:39.237 | + functions-common:time_stop:2325 : local total 2022-06-02 04:55:39.239 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:55:39.241 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:55:39.243 | + functions-common:time_stop:2329 : start_time=1654145734953 2022-06-02 04:55:39.245 | + functions-common:time_stop:2331 : [[ -z 1654145734953 ]] 2022-06-02 04:55:39.247 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:55:39.251 | + functions-common:time_stop:2334 : end_time=1654145739249 2022-06-02 04:55:39.253 | + functions-common:time_stop:2335 : elapsed_time=4296 2022-06-02 04:55:39.255 | + functions-common:time_stop:2336 : total=0 2022-06-02 04:55:39.257 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:55:39.259 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4296 2022-06-02 04:55:39.261 | + inc/python:pip_install:203 : return 0 2022-06-02 04:55:39.264 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-02 04:55:39.266 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-02 04:55:39.268 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:55:39.271 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-02 04:55:39.273 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-02 04:55:39.276 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:55:39.279 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:55:39.280 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:55:39.285 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-02 04:55:39.287 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-02 04:55:39.289 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-02 04:55:39.292 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-02 04:55:39.294 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-02 04:55:39.315 | Using python 3.8 to install systemd-python 2022-06-02 04:55:39.318 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2022-06-02 04:55:41.128 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:55:41.128 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:55:41.133 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:41.133 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:41.135 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:55:41.136 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:41.137 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:41.137 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:41.137 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:41.138 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:41.153 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-02 04:55:43.423 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:55:43.423 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:55:43.503 | + inc/python:pip_install:200 : result=0 2022-06-02 04:55:43.505 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:55:43.508 | + functions-common:time_stop:2322 : local name 2022-06-02 04:55:43.510 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:55:43.513 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:55:43.516 | + functions-common:time_stop:2325 : local total 2022-06-02 04:55:43.519 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:55:43.521 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:55:43.523 | + functions-common:time_stop:2329 : start_time=1654145739309 2022-06-02 04:55:43.525 | + functions-common:time_stop:2331 : [[ -z 1654145739309 ]] 2022-06-02 04:55:43.529 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:55:43.533 | + functions-common:time_stop:2334 : end_time=1654145743530 2022-06-02 04:55:43.535 | + functions-common:time_stop:2335 : elapsed_time=4221 2022-06-02 04:55:43.537 | + functions-common:time_stop:2336 : total=4296 2022-06-02 04:55:43.539 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:55:43.541 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8517 2022-06-02 04:55:43.543 | + inc/python:pip_install:203 : return 0 2022-06-02 04:55:43.545 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-02 04:55:43.601 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-02 04:55:43.706 | + ./stack.sh:main:779 : install_infra 2022-06-02 04:55:43.708 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 04:55:43.711 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-02 04:55:43.716 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 04:55:43.718 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-02 04:55:43.741 | + 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-02 04:55:45.818 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:45.830 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:45.889 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:55:45.930 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:45.932 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:45.935 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:45.937 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:45.939 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:46.458 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:55:46.598 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 04:55:46.859 | + inc/python:pip_install:200 : result=0 2022-06-02 04:55:46.861 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:55:46.863 | + functions-common:time_stop:2322 : local name 2022-06-02 04:55:46.865 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:55:46.867 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:55:46.870 | + functions-common:time_stop:2325 : local total 2022-06-02 04:55:46.872 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:55:46.874 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:55:46.876 | + functions-common:time_stop:2329 : start_time=1654145743733 2022-06-02 04:55:46.878 | + functions-common:time_stop:2331 : [[ -z 1654145743733 ]] 2022-06-02 04:55:46.881 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:55:46.885 | + functions-common:time_stop:2334 : end_time=1654145746882 2022-06-02 04:55:46.887 | + functions-common:time_stop:2335 : elapsed_time=3149 2022-06-02 04:55:46.889 | + functions-common:time_stop:2336 : total=8517 2022-06-02 04:55:46.891 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:55:46.893 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11666 2022-06-02 04:55:46.896 | + inc/python:pip_install:203 : return 0 2022-06-02 04:55:46.898 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 04:55:46.901 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-02 04:55:46.924 | + 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-02 04:55:48.923 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:48.935 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:48.994 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:55:49.036 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:49.038 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:49.040 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:49.042 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:49.044 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:49.573 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:55:49.575 | Processing /opt/stack/requirements 2022-06-02 04:55:51.253 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:55:51.256 | 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-02 04:55:51.267 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 04:55:51.273 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 04:55:51.276 | 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 363)) (2.4.7) 2022-06-02 04:55:51.279 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 04:55:51.298 | 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 476)) (1.15.0) 2022-06-02 04:55:51.301 | 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 525)) (2.4.0) 2022-06-02 04:55:51.318 | 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 536)) (1.4.0) 2022-06-02 04:55:51.321 | 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 545)) (1.1.0) 2022-06-02 04:55:51.328 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 04:55:51.347 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-02 04:55:51.350 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-02 04:55:51.365 | 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-02 04:55:51.368 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:55:51.370 | 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-02 04:55:51.373 | 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-02 04:55:51.375 | 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 406)) (1.6.0) 2022-06-02 04:55:51.378 | 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 234)) (1.0.0) 2022-06-02 04:55:51.380 | 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 545)) (1.4.0) 2022-06-02 04:55:51.383 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 04:55:51.395 | 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 336)) (0.7.2) 2022-06-02 04:55:51.398 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 04:55:51.404 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 04:55:51.456 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 04:55:51.460 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 04:55:51.512 | 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 557)) (0.2.5) 2022-06-02 04:55:51.517 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (44.0.0) 2022-06-02 04:55:51.520 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 04:55:51.523 | Building wheels for collected packages: openstack-requirements 2022-06-02 04:55:51.524 | Building wheel for openstack-requirements (setup.py): started 2022-06-02 04:55:52.315 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-02 04:55:52.315 | ERROR: Command errored out with exit status 1: 2022-06-02 04:55:52.315 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-t26rb_mz/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-t26rb_mz/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-88xnp0j6 2022-06-02 04:55:52.315 | cwd: /tmp/pip-req-build-t26rb_mz/ 2022-06-02 04:55:52.315 | Complete output (6 lines): 2022-06-02 04:55:52.315 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-02 04:55:52.315 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-02 04:55:52.315 | or: setup.py --help-commands 2022-06-02 04:55:52.315 | or: setup.py cmd --help 2022-06-02 04:55:52.315 | 2022-06-02 04:55:52.315 | error: invalid command 'bdist_wheel' 2022-06-02 04:55:52.315 | ---------------------------------------- 2022-06-02 04:55:52.315 | ERROR: Failed building wheel for openstack-requirements 2022-06-02 04:55:52.315 | Running setup.py clean for openstack-requirements 2022-06-02 04:55:53.083 | Failed to build openstack-requirements 2022-06-02 04:55:53.096 | Installing collected packages: openstack-requirements 2022-06-02 04:55:53.097 | Attempting uninstall: openstack-requirements 2022-06-02 04:55:53.098 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-02 04:55:53.133 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-02 04:55:53.152 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-02 04:55:53.155 | Running setup.py install for openstack-requirements: started 2022-06-02 04:55:55.444 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-02 04:55:55.476 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-02 04:55:55.641 | + inc/python:pip_install:200 : result=0 2022-06-02 04:55:55.644 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:55:55.647 | + functions-common:time_stop:2322 : local name 2022-06-02 04:55:55.648 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:55:55.651 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:55:55.653 | + functions-common:time_stop:2325 : local total 2022-06-02 04:55:55.656 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:55:55.658 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:55:55.661 | + functions-common:time_stop:2329 : start_time=1654145746916 2022-06-02 04:55:55.663 | + functions-common:time_stop:2331 : [[ -z 1654145746916 ]] 2022-06-02 04:55:55.666 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:55:55.670 | + functions-common:time_stop:2334 : end_time=1654145755668 2022-06-02 04:55:55.673 | + functions-common:time_stop:2335 : elapsed_time=8752 2022-06-02 04:55:55.676 | + functions-common:time_stop:2336 : total=11666 2022-06-02 04:55:55.678 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:55:55.685 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20418 2022-06-02 04:55:55.688 | + inc/python:pip_install:203 : return 0 2022-06-02 04:55:55.691 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-02 04:55:55.695 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-02 04:55:55.698 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-02 04:55:55.701 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:55:55.704 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:55:55.706 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-06-02 04:55:55.709 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:55:55.712 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-02 04:55:55.735 | Using python 3.8 to install pbr 2022-06-02 04:55:55.739 | + 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-02 04:55:57.545 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:55:57.546 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:55:57.551 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:57.552 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:57.553 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:55:57.555 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:57.555 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:57.555 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:57.555 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:57.556 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:57.698 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 04:55:59.974 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:55:59.974 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:56:00.060 | + inc/python:pip_install:200 : result=0 2022-06-02 04:56:00.062 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:56:00.065 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:00.067 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:00.069 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:00.071 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:00.073 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:00.076 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:56:00.078 | + functions-common:time_stop:2329 : start_time=1654145755730 2022-06-02 04:56:00.080 | + functions-common:time_stop:2331 : [[ -z 1654145755730 ]] 2022-06-02 04:56:00.082 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:00.086 | + functions-common:time_stop:2334 : end_time=1654145760084 2022-06-02 04:56:00.089 | + functions-common:time_stop:2335 : elapsed_time=4354 2022-06-02 04:56:00.091 | + functions-common:time_stop:2336 : total=20418 2022-06-02 04:56:00.093 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:00.095 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24772 2022-06-02 04:56:00.097 | + inc/python:pip_install:203 : return 0 2022-06-02 04:56:00.100 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-02 04:56:02.401 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-02 04:56:04.334 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:56:04.335 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-02 04:56:04.355 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-02 04:56:04.358 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-02 04:56:04.361 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-02 04:56:04.367 | 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-02 04:56:04.371 | 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-02 04:56:04.450 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-02 04:56:04.452 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-02 04:56:04.456 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-02 04:56:04.473 | + ./stack.sh:main:788 : pkgs= 2022-06-02 04:56:04.475 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-02 04:56:04.478 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-02 04:56:04.480 | + functions-common:run_phase:1750 : local mode=stack 2022-06-02 04:56:04.482 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-02 04:56:04.484 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 04:56:04.488 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 04:56:04.490 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 04:56:04.492 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 04:56:04.494 | + functions-common:run_phase:1760 : local extra 2022-06-02 04:56:04.497 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 04:56:04.501 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 04:56:04.503 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 04:56:04.506 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 04:56:04.508 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-02 04:56:04.510 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 04:56:04.525 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:04.527 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 04:56:04.529 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:56:04.531 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-02 04:56:04.534 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:56:04.536 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-02 04:56:04.538 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:56:04.540 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-02 04:56:04.542 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:56:04.544 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-02 04:56:04.546 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:56:04.548 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-02 04:56:04.551 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-02 04:56:04.553 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-02 04:56:04.555 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 04:56:04.557 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-02 04:56:04.561 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-02 04:56:04.562 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-02 04:56:04.565 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-02 04:56:04.568 | + functions-common:run_plugins:1739 : local plugins= 2022-06-02 04:56:04.571 | + functions-common:run_plugins:1740 : local plugin 2022-06-02 04:56:04.574 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-02 04:56:04.577 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-02 04:56:04.581 | + functions:set_systemd_override:826 : local value=2048 2022-06-02 04:56:04.583 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-02 04:56:04.585 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-02 04:56:04.642 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-02 04:56:04.642 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-02 04:56:04.644 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-02 04:56:05.009 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-02 04:56:05.012 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-02 04:56:05.034 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:05.036 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-02 04:56:05.039 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:56:05.041 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:56:05.043 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:56:05.046 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:56:05.049 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:56:05.051 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:56:05.053 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:05.055 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:05.058 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:56:05.060 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:56:05.062 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:56:05.065 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:56:05.067 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-02 04:56:05.069 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:56:05.072 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:05.074 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:05.076 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-02 04:56:05.102 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-02 04:56:05.212 | Reading package lists... 2022-06-02 04:56:05.481 | Building dependency tree... 2022-06-02 04:56:05.482 | Reading state information... 2022-06-02 04:56:05.769 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-02 04:56:05.770 | The following packages were automatically installed and are no longer required: 2022-06-02 04:56:05.771 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:56:05.771 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:56:05.771 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:56:05.771 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:56:05.771 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:56:05.771 | python3-zope.interface 2022-06-02 04:56:05.771 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:56:05.900 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:56:05.905 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:56:05.907 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:56:05.910 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:05.912 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:05.915 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:05.917 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:05.919 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:05.922 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:56:05.925 | + functions-common:time_stop:2329 : start_time=1654145765099 2022-06-02 04:56:05.927 | + functions-common:time_stop:2331 : [[ -z 1654145765099 ]] 2022-06-02 04:56:05.930 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:05.935 | + functions-common:time_stop:2334 : end_time=1654145765932 2022-06-02 04:56:05.937 | + functions-common:time_stop:2335 : elapsed_time=833 2022-06-02 04:56:05.939 | + functions-common:time_stop:2336 : total=1572 2022-06-02 04:56:05.941 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:05.944 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2405 2022-06-02 04:56:05.947 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:56:05.949 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-02 04:56:05.952 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:56:05.954 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:56:05.956 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:56:05.958 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:56:05.961 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:56:05.963 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:56:05.966 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-02 04:56:05.968 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:56:05.971 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:56:05.974 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:56:05.976 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:56:05.978 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:56:05.980 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:56:05.984 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:56:05.987 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:56:05.989 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-02 04:56:05.991 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:56:05.994 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:56:05.996 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:56:05.998 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:56:06.001 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:56:06.003 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:56:06.006 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-02 04:56:06.008 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-02 04:56:06.025 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:06.027 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-02 04:56:06.030 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:56:06.032 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-02 04:56:06.035 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-02 04:56:06.038 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-02 04:56:06.042 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-02 04:56:06.045 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-02 04:56:06.047 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-02 04:56:06.050 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-02 04:56:06.052 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-02 04:56:06.055 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-02 04:56:06.058 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-02 04:56:06.793 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-02 04:56:06.793 | user tags 2022-06-02 04:56:06.793 | stackrabbit []' 2022-06-02 04:56:06.796 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-02 04:56:06.796 | user tags 2022-06-02 04:56:06.796 | stackrabbit []' 2022-06-02 04:56:06.797 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-02 04:56:06.803 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-02 04:56:06.805 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-02 04:56:06.808 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-02 04:56:07.493 | Changing password for user "stackrabbit" ... 2022-06-02 04:56:07.519 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-02 04:56:08.215 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-02 04:56:08.239 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-02 04:56:08.241 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-02 04:56:08.933 | Changing password for user "stackrabbit" ... 2022-06-02 04:56:08.956 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-02 04:56:08.958 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-02 04:56:08.961 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-02 04:56:09.638 | Deleting user "guest" ... 2022-06-02 04:56:09.654 | Error: 2022-06-02 04:56:09.654 | {:no_such_user, "guest"} 2022-06-02 04:56:09.667 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-02 04:56:09.669 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-02 04:56:09.687 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:09.689 | + ./stack.sh:main:805 : install_database 2022-06-02 04:56:09.691 | + lib/database:install_database:116 : install_database_mysql 2022-06-02 04:56:09.694 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-02 04:56:09.696 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:09.698 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:09.701 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-02 04:56:09.915 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-02 04:56:09.917 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-02 04:56:09.919 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-02 04:56:09.922 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:56:09.924 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-02 04:56:09.927 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:56:09.929 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:56:09.931 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:56:09.933 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:56:09.936 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:56:09.938 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:56:09.940 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:56:09.943 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:56:09.945 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-02 04:56:09.947 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:56:09.950 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:56:09.952 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:56:09.954 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:56:09.957 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:56:09.959 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:56:09.961 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-02 04:56:09.963 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:09.965 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:09.968 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-02 04:56:09.970 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:56:09.972 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:56:09.974 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:56:09.976 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:56:09.978 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:56:09.980 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:56:09.983 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:09.985 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:09.987 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:56:09.989 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:56:09.991 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:56:09.993 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:56:09.996 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-02 04:56:09.998 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:56:10.000 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:10.002 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:10.004 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-02 04:56:10.025 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-02 04:56:10.133 | Reading package lists... 2022-06-02 04:56:10.393 | Building dependency tree... 2022-06-02 04:56:10.394 | Reading state information... 2022-06-02 04:56:10.652 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-02 04:56:10.652 | The following packages were automatically installed and are no longer required: 2022-06-02 04:56:10.653 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:56:10.653 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:56:10.653 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:56:10.653 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:56:10.653 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:56:10.653 | python3-zope.interface 2022-06-02 04:56:10.653 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:56:10.773 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:56:10.778 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:56:10.780 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:56:10.783 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:10.785 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:10.787 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:10.789 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:10.792 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:10.794 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:56:10.796 | + functions-common:time_stop:2329 : start_time=1654145770022 2022-06-02 04:56:10.799 | + functions-common:time_stop:2331 : [[ -z 1654145770022 ]] 2022-06-02 04:56:10.802 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:10.806 | + functions-common:time_stop:2334 : end_time=1654145770803 2022-06-02 04:56:10.808 | + functions-common:time_stop:2335 : elapsed_time=781 2022-06-02 04:56:10.810 | + functions-common:time_stop:2336 : total=2405 2022-06-02 04:56:10.812 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:10.815 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3186 2022-06-02 04:56:10.817 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:56:10.820 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-02 04:56:10.822 | + ./stack.sh:main:808 : install_database_python 2022-06-02 04:56:10.825 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-02 04:56:10.829 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-02 04:56:10.832 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-02 04:56:10.834 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:56:10.838 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-02 04:56:10.841 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-02 04:56:10.844 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:56:10.847 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:56:10.848 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:56:10.853 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-02 04:56:10.856 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-02 04:56:10.858 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-02 04:56:10.861 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-02 04:56:10.863 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-02 04:56:10.887 | Using python 3.8 to install PyMySQL 2022-06-02 04:56:10.895 | + 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-02 04:56:12.692 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:56:12.692 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:56:12.696 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:12.697 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:12.699 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:56:12.700 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:12.700 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:12.700 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:12.701 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:12.701 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:12.715 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-02 04:56:14.978 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:56:14.978 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:56:15.074 | + inc/python:pip_install:200 : result=0 2022-06-02 04:56:15.077 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:56:15.081 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:15.083 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:15.086 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:15.088 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:15.091 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:15.093 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:56:15.096 | + functions-common:time_stop:2329 : start_time=1654145770882 2022-06-02 04:56:15.099 | + functions-common:time_stop:2331 : [[ -z 1654145770882 ]] 2022-06-02 04:56:15.102 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:15.107 | + functions-common:time_stop:2334 : end_time=1654145775104 2022-06-02 04:56:15.110 | + functions-common:time_stop:2335 : elapsed_time=4222 2022-06-02 04:56:15.113 | + functions-common:time_stop:2336 : total=24772 2022-06-02 04:56:15.115 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:15.117 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28994 2022-06-02 04:56:15.119 | + inc/python:pip_install:203 : return 0 2022-06-02 04:56:15.122 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-02 04:56:15.124 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-02 04:56:15.127 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-02 04:56:15.130 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-02 04:56:15.149 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:15.151 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-02 04:56:15.154 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-02 04:56:15.158 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 04:56:15.159 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-02 04:56:15.164 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 04:56:15.166 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-02 04:56:15.169 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-02 04:56:15.171 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-02 04:56:15.174 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-02 04:56:15.177 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-02 04:56:15.194 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:15.197 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-02 04:56:15.200 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:56:15.202 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:56:15.204 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:56:15.207 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:56:15.209 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:56:15.211 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:56:15.214 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:15.216 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:15.218 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:56:15.221 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:56:15.223 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:56:15.225 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:56:15.228 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-02 04:56:15.231 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:56:15.233 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:15.235 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:15.238 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-02 04:56:15.261 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-02 04:56:15.371 | Reading package lists... 2022-06-02 04:56:15.647 | Building dependency tree... 2022-06-02 04:56:15.648 | Reading state information... 2022-06-02 04:56:15.963 | radvd is already the newest version (1:2.17-2). 2022-06-02 04:56:15.963 | The following packages were automatically installed and are no longer required: 2022-06-02 04:56:15.964 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:56:15.964 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:56:15.964 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:56:15.964 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:56:15.964 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:56:15.964 | python3-zope.interface 2022-06-02 04:56:15.965 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:56:16.088 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:56:16.093 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:56:16.095 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:56:16.097 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:16.100 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:16.102 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:16.104 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:16.107 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:16.109 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:56:16.111 | + functions-common:time_stop:2329 : start_time=1654145775258 2022-06-02 04:56:16.113 | + functions-common:time_stop:2331 : [[ -z 1654145775258 ]] 2022-06-02 04:56:16.116 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:16.120 | + functions-common:time_stop:2334 : end_time=1654145776118 2022-06-02 04:56:16.122 | + functions-common:time_stop:2335 : elapsed_time=860 2022-06-02 04:56:16.124 | + functions-common:time_stop:2336 : total=3186 2022-06-02 04:56:16.127 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:16.129 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4046 2022-06-02 04:56:16.131 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:56:16.133 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-02 04:56:16.150 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:16.152 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-02 04:56:16.155 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-02 04:56:16.158 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-02 04:56:16.181 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-02 04:56:16.183 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:56:16.185 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:56:16.187 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:56:16.191 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:56:16.193 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:56:16.195 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:56:16.198 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:16.200 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:16.202 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:56:16.205 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:56:16.207 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:56:16.209 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:56:16.211 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-02 04:56:16.214 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:56:16.216 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:16.218 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:16.221 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-02 04:56:16.243 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-02 04:56:16.362 | Reading package lists... 2022-06-02 04:56:16.644 | Building dependency tree... 2022-06-02 04:56:16.646 | Reading state information... 2022-06-02 04:56:16.919 | fakeroot is already the newest version (1.24-1). 2022-06-02 04:56:16.919 | make is already the newest version (4.2.1-1.2). 2022-06-02 04:56:16.919 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-02 04:56:16.919 | The following packages were automatically installed and are no longer required: 2022-06-02 04:56:16.920 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:56:16.921 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:56:16.921 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:56:16.921 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:56:16.921 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:56:16.921 | python3-zope.interface 2022-06-02 04:56:16.921 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:56:17.037 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:56:17.041 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:56:17.043 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:56:17.046 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:17.048 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:17.050 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:17.053 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:17.055 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:17.057 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:56:17.059 | + functions-common:time_stop:2329 : start_time=1654145776240 2022-06-02 04:56:17.061 | + functions-common:time_stop:2331 : [[ -z 1654145776240 ]] 2022-06-02 04:56:17.064 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:17.068 | + functions-common:time_stop:2334 : end_time=1654145777066 2022-06-02 04:56:17.070 | + functions-common:time_stop:2335 : elapsed_time=826 2022-06-02 04:56:17.072 | + functions-common:time_stop:2336 : total=4046 2022-06-02 04:56:17.075 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:17.077 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4872 2022-06-02 04:56:17.079 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:56:17.081 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-02 04:56:17.083 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:17.086 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:17.088 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-02 04:56:17.090 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-02 04:56:17.093 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-02 04:56:17.097 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-02 04:56:17.099 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-02 04:56:17.103 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-02 04:56:17.103 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-02 04:56:17.107 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-02 04:56:17.110 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-02 04:56:17.112 | + functions:vercmp:652 : local v1=5.4 2022-06-02 04:56:17.114 | + functions:vercmp:653 : local 'op=<' 2022-06-02 04:56:17.116 | + functions:vercmp:654 : local v2=3.13 2022-06-02 04:56:17.118 | + functions:vercmp:655 : local result 2022-06-02 04:56:17.122 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-02 04:56:17.123 | ++ functions:vercmp:659 : head -1 2022-06-02 04:56:17.123 | ++ functions:vercmp:659 : sort -V 2022-06-02 04:56:17.127 | + functions:vercmp:659 : result=3.13 2022-06-02 04:56:17.130 | + functions:vercmp:661 : case $op in 2022-06-02 04:56:17.132 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-02 04:56:17.134 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-02 04:56:17.136 | + functions:vercmp:672 : return 2022-06-02 04:56:17.139 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-02 04:56:17.141 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:56:17.143 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-02 04:56:17.630 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-02 04:56:17.648 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:17.651 | + ./stack.sh:main:816 : install_etcd3 2022-06-02 04:56:17.653 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-02 04:56:17.654 | Installing etcd 2022-06-02 04:56:17.656 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-02 04:56:17.669 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-02 04:56:17.685 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-02 04:56:17.687 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-02 04:56:17.702 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-02 04:56:17.705 | ++ 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-02 04:56:17.709 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:56:17.712 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:56:17.716 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:56:17.719 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-02 04:56:17.721 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-02 04:56:17.723 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:56:17.726 | ++ functions:get_extra_file:73 : return 2022-06-02 04:56:17.729 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:56:17.731 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-02 04:56:17.737 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-02 04:56:17.740 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-02 04:56:17.757 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:56:17.760 | + ./stack.sh:main:835 : install_dstat 2022-06-02 04:56:17.762 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-02 04:56:17.778 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:56:17.781 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-02 04:56:17.783 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:56:17.785 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-02 04:56:17.788 | + ./stack.sh:main:844 : install_libs 2022-06-02 04:56:17.790 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-02 04:56:17.792 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-02 04:56:17.795 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-02 04:56:17.797 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-02 04:56:17.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:17.802 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:17.804 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-06-02 04:56:17.806 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:17.808 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-02 04:56:17.811 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-02 04:56:17.813 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-02 04:56:17.815 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-02 04:56:17.818 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:17.820 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:17.822 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-06-02 04:56:17.824 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:17.826 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-02 04:56:17.829 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-02 04:56:17.831 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-02 04:56:17.833 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-02 04:56:17.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:17.838 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:17.840 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-06-02 04:56:17.842 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:17.844 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-02 04:56:17.847 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-02 04:56:17.849 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-02 04:56:17.851 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-02 04:56:17.854 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:17.856 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:17.858 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-06-02 04:56:17.860 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:17.863 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-02 04:56:17.865 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-02 04:56:17.867 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-02 04:56:17.869 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-02 04:56:17.872 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:17.874 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:17.876 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-06-02 04:56:17.878 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:17.881 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-02 04:56:17.883 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-02 04:56:17.885 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-02 04:56:17.887 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-02 04:56:17.890 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:17.892 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:17.894 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-06-02 04:56:17.896 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:17.899 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-02 04:56:17.901 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-02 04:56:17.903 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-02 04:56:17.906 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-02 04:56:17.908 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:17.910 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:17.912 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-06-02 04:56:17.915 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:17.917 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-02 04:56:17.919 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-02 04:56:17.921 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-02 04:56:17.924 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-02 04:56:17.926 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:17.929 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:17.931 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-06-02 04:56:17.933 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:17.935 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-02 04:56:17.938 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-02 04:56:17.940 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-02 04:56:17.942 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-02 04:56:17.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:17.947 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:17.949 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-06-02 04:56:17.951 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:17.954 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-02 04:56:17.956 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-02 04:56:17.958 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-02 04:56:17.960 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-02 04:56:17.963 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:17.965 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:17.967 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-06-02 04:56:17.969 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:17.971 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-02 04:56:17.974 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-02 04:56:17.976 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-02 04:56:17.978 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-02 04:56:17.980 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:17.982 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:17.985 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-06-02 04:56:17.987 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:17.989 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-02 04:56:17.992 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-02 04:56:17.994 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-02 04:56:17.997 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-02 04:56:17.999 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.001 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.003 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-06-02 04:56:18.006 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.008 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-02 04:56:18.010 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-02 04:56:18.012 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-02 04:56:18.014 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-02 04:56:18.016 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.019 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.021 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-06-02 04:56:18.023 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.026 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-02 04:56:18.028 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-02 04:56:18.030 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-02 04:56:18.033 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-02 04:56:18.035 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.037 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.039 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-06-02 04:56:18.042 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.045 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-02 04:56:18.048 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-02 04:56:18.051 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-02 04:56:18.053 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-02 04:56:18.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.058 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.060 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-06-02 04:56:18.062 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.065 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-02 04:56:18.067 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-02 04:56:18.069 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-02 04:56:18.072 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-02 04:56:18.074 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.076 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.078 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-06-02 04:56:18.081 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.083 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-02 04:56:18.085 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-02 04:56:18.088 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-02 04:56:18.090 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-02 04:56:18.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.095 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.097 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-06-02 04:56:18.099 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.102 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-02 04:56:18.104 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-02 04:56:18.106 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-02 04:56:18.109 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-02 04:56:18.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.113 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.115 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-06-02 04:56:18.118 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.120 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-02 04:56:18.122 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-02 04:56:18.125 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-02 04:56:18.127 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-02 04:56:18.129 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.132 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.134 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-06-02 04:56:18.136 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.138 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-02 04:56:18.141 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-02 04:56:18.143 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-02 04:56:18.145 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-02 04:56:18.147 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.150 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.152 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-06-02 04:56:18.154 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.156 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-02 04:56:18.159 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-02 04:56:18.161 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-02 04:56:18.164 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-02 04:56:18.166 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.168 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.170 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-06-02 04:56:18.173 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.175 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-02 04:56:18.177 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-02 04:56:18.180 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-02 04:56:18.182 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-02 04:56:18.184 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.186 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.188 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-06-02 04:56:18.191 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.193 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-02 04:56:18.195 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-02 04:56:18.197 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-02 04:56:18.200 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-02 04:56:18.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.204 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.206 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-06-02 04:56:18.208 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.211 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-02 04:56:18.213 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-02 04:56:18.215 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-02 04:56:18.217 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-02 04:56:18.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.222 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.224 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-06-02 04:56:18.226 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.228 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-02 04:56:18.231 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-02 04:56:18.233 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-02 04:56:18.235 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-02 04:56:18.237 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.240 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.242 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-06-02 04:56:18.244 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.246 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-02 04:56:18.249 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-02 04:56:18.251 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-02 04:56:18.253 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-02 04:56:18.256 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.258 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.260 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-06-02 04:56:18.262 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.265 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-02 04:56:18.267 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-02 04:56:18.269 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-02 04:56:18.271 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-02 04:56:18.274 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.276 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.278 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-06-02 04:56:18.280 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.283 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-02 04:56:18.285 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-02 04:56:18.287 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-02 04:56:18.289 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-02 04:56:18.292 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.294 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.296 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-06-02 04:56:18.299 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.301 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-02 04:56:18.303 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-02 04:56:18.306 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-02 04:56:18.308 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-02 04:56:18.310 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.312 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.315 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-06-02 04:56:18.317 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.319 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-02 04:56:18.322 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-02 04:56:18.324 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-02 04:56:18.326 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-02 04:56:18.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.332 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.334 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-06-02 04:56:18.336 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.339 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-02 04:56:18.341 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-02 04:56:18.344 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-02 04:56:18.347 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-02 04:56:18.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.352 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.354 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-06-02 04:56:18.356 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.359 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-02 04:56:18.361 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-02 04:56:18.364 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-02 04:56:18.366 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-02 04:56:18.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.371 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.373 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-06-02 04:56:18.375 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.378 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-02 04:56:18.380 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-02 04:56:18.383 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-02 04:56:18.385 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-02 04:56:18.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.390 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.392 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-06-02 04:56:18.394 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.397 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-02 04:56:18.399 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-02 04:56:18.401 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-02 04:56:18.404 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-02 04:56:18.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.408 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.411 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-06-02 04:56:18.413 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.415 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-02 04:56:18.418 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-02 04:56:18.420 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-02 04:56:18.423 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-02 04:56:18.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.427 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.430 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-06-02 04:56:18.432 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.434 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-02 04:56:18.437 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-02 04:56:18.439 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-02 04:56:18.442 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-02 04:56:18.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:18.446 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:18.449 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-06-02 04:56:18.451 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:18.453 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-02 04:56:18.475 | Using python 3.8 to install etcd3 2022-06-02 04:56:18.477 | + 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-02 04:56:20.242 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:56:20.242 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:56:20.247 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:20.247 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:20.249 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:56:20.250 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:20.251 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:20.251 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:20.251 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:20.252 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:20.266 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-02 04:56:20.275 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-02 04:56:20.301 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-02 04:56:20.306 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 04:56:20.309 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 04:56:20.324 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 339)) (49.6.0) 2022-06-02 04:56:22.522 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:56:22.522 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:56:22.607 | + inc/python:pip_install:200 : result=0 2022-06-02 04:56:22.609 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:56:22.611 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:22.614 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:22.616 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:22.618 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:22.620 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:22.622 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:56:22.625 | + functions-common:time_stop:2329 : start_time=1654145778469 2022-06-02 04:56:22.627 | + functions-common:time_stop:2331 : [[ -z 1654145778469 ]] 2022-06-02 04:56:22.629 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:22.633 | + functions-common:time_stop:2334 : end_time=1654145782631 2022-06-02 04:56:22.635 | + functions-common:time_stop:2335 : elapsed_time=4162 2022-06-02 04:56:22.637 | + functions-common:time_stop:2336 : total=28994 2022-06-02 04:56:22.640 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:22.642 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=33156 2022-06-02 04:56:22.644 | + inc/python:pip_install:203 : return 0 2022-06-02 04:56:22.646 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-02 04:56:22.668 | Using python 3.8 to install etcd3gw 2022-06-02 04:56:22.670 | + 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-02 04:56:24.458 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:56:24.458 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:56:24.462 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:24.463 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:24.464 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:56:24.466 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:24.466 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:24.466 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:24.467 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:24.467 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:24.482 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-02 04:56:24.509 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 04:56:24.515 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 04:56:24.518 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 04:56:24.539 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 04:56:24.542 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 04:56:24.563 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:56:24.566 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:56:24.569 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 04:56:26.753 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:56:26.753 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:56:26.833 | + inc/python:pip_install:200 : result=0 2022-06-02 04:56:26.835 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:56:26.838 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:26.840 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:26.842 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:26.844 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:26.847 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:26.849 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:56:26.851 | + functions-common:time_stop:2329 : start_time=1654145782662 2022-06-02 04:56:26.854 | + functions-common:time_stop:2331 : [[ -z 1654145782662 ]] 2022-06-02 04:56:26.858 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:26.863 | + functions-common:time_stop:2334 : end_time=1654145786860 2022-06-02 04:56:26.866 | + functions-common:time_stop:2335 : elapsed_time=4198 2022-06-02 04:56:26.869 | + functions-common:time_stop:2336 : total=33156 2022-06-02 04:56:26.872 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:26.875 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37354 2022-06-02 04:56:26.878 | + inc/python:pip_install:203 : return 0 2022-06-02 04:56:26.880 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-02 04:56:26.882 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-02 04:56:26.885 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-02 04:56:26.887 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:56:26.889 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:56:26.892 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:56:26.894 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:56:26.896 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:56:26.899 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:56:26.901 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:56:26.903 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:56:26.905 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-02 04:56:26.908 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-02 04:56:26.910 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:26.912 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:26.914 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-02 04:56:26.917 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-02 04:56:26.919 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 04:56:26.921 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:56:26.924 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:56:26.927 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:56:26.929 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:56:26.931 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:56:26.935 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:56:26.937 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:26.939 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:26.941 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:56:26.943 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:56:26.947 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:56:26.949 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:56:26.951 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 04:56:26.953 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:56:26.956 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:26.958 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:26.960 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 04:56:26.981 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 04:56:27.091 | Reading package lists... 2022-06-02 04:56:27.351 | Building dependency tree... 2022-06-02 04:56:27.352 | Reading state information... 2022-06-02 04:56:27.611 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-02 04:56:27.611 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-02 04:56:27.611 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 04:56:27.611 | The following packages were automatically installed and are no longer required: 2022-06-02 04:56:27.612 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:56:27.612 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:56:27.612 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:56:27.612 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:56:27.612 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:56:27.612 | python3-zope.interface 2022-06-02 04:56:27.612 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:56:27.732 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:56:27.737 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:56:27.739 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:56:27.741 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:27.744 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:27.746 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:27.748 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:27.750 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:27.752 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:56:27.755 | + functions-common:time_stop:2329 : start_time=1654145786978 2022-06-02 04:56:27.757 | + functions-common:time_stop:2331 : [[ -z 1654145786978 ]] 2022-06-02 04:56:27.760 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:27.764 | + functions-common:time_stop:2334 : end_time=1654145787761 2022-06-02 04:56:27.766 | + functions-common:time_stop:2335 : elapsed_time=783 2022-06-02 04:56:27.768 | + functions-common:time_stop:2336 : total=4872 2022-06-02 04:56:27.771 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:27.773 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5655 2022-06-02 04:56:27.775 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:56:27.777 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-02 04:56:27.780 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:27.782 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:27.784 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-02 04:56:27.847 | Module proxy already enabled 2022-06-02 04:56:27.852 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-02 04:56:27.917 | Considering dependency proxy for proxy_uwsgi: 2022-06-02 04:56:27.917 | Module proxy already enabled 2022-06-02 04:56:27.917 | Module proxy_uwsgi already enabled 2022-06-02 04:56:27.922 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-02 04:56:27.925 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:56:27.928 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:56:27.930 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:56:28.065 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-02 04:56:28.068 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-02 04:56:28.070 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-02 04:56:28.073 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:28.075 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:28.077 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-06-02 04:56:28.080 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:28.082 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-02 04:56:28.085 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-02 04:56:28.087 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-02 04:56:28.089 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:28.093 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:28.095 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-06-02 04:56:28.097 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:28.099 | + ./stack.sh:main:852 : install_glanceclient 2022-06-02 04:56:28.102 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-02 04:56:28.104 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-02 04:56:28.106 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:28.108 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:28.111 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-06-02 04:56:28.113 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:28.115 | + ./stack.sh:main:853 : install_cinderclient 2022-06-02 04:56:28.118 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-02 04:56:28.120 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-02 04:56:28.122 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:28.125 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:28.127 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-06-02 04:56:28.130 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:28.132 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-02 04:56:28.134 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-02 04:56:28.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:28.139 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:28.141 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-06-02 04:56:28.144 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:28.146 | + ./stack.sh:main:854 : install_novaclient 2022-06-02 04:56:28.148 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-02 04:56:28.150 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-02 04:56:28.153 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:28.155 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:28.157 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-06-02 04:56:28.160 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:28.162 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-02 04:56:28.179 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:28.181 | + ./stack.sh:main:856 : install_swiftclient 2022-06-02 04:56:28.184 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-02 04:56:28.187 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-02 04:56:28.190 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:28.192 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:28.194 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-06-02 04:56:28.197 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:28.200 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-02 04:56:28.217 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:28.219 | + ./stack.sh:main:859 : install_neutronclient 2022-06-02 04:56:28.222 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-02 04:56:28.224 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-02 04:56:28.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:28.229 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:28.232 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-06-02 04:56:28.234 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:28.237 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-02 04:56:28.241 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-02 04:56:28.244 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-02 04:56:28.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:28.248 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:28.251 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-06-02 04:56:28.254 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:28.256 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-02 04:56:28.258 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-02 04:56:28.261 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:56:28.264 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-02 04:56:28.266 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-02 04:56:28.269 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:56:28.272 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:56:28.272 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:56:28.278 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-02 04:56:28.280 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-02 04:56:28.283 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-02 04:56:28.286 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-02 04:56:28.288 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-02 04:56:28.310 | Using python 3.8 to install keystonemiddleware 2022-06-02 04:56:28.312 | + 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-02 04:56:30.110 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:56:30.110 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:56:30.115 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:30.115 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:30.117 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:56:30.118 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:30.118 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:30.119 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:30.119 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:30.119 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:30.134 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 04:56:30.209 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 04:56:30.244 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 04:56:30.259 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 04:56:30.265 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 04:56:30.271 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 04:56:30.316 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 04:56:30.325 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 04:56:30.343 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 04:56:30.350 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 04:56:30.353 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 04:56:30.363 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 04:56:30.366 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 04:56:30.370 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 04:56:30.374 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 04:56:30.393 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 04:56:30.397 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 04:56:30.418 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 04:56:30.423 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 04:56:30.426 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 04:56:30.433 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 04:56:30.453 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 04:56:30.467 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 04:56:30.531 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 04:56:30.537 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 04:56:30.545 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:56:30.549 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 04:56:30.553 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 04:56:30.557 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 04:56:30.560 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 04:56:30.562 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:56:30.565 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 04:56:30.569 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:56:30.572 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 04:56:30.576 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 04:56:30.580 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 04:56:32.542 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:56:32.543 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:56:32.621 | + inc/python:pip_install:200 : result=0 2022-06-02 04:56:32.623 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:56:32.625 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:32.627 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:32.630 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:32.632 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:32.634 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:32.636 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:56:32.638 | + functions-common:time_stop:2329 : start_time=1654145788304 2022-06-02 04:56:32.640 | + functions-common:time_stop:2331 : [[ -z 1654145788304 ]] 2022-06-02 04:56:32.643 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:32.647 | + functions-common:time_stop:2334 : end_time=1654145792645 2022-06-02 04:56:32.649 | + functions-common:time_stop:2335 : elapsed_time=4341 2022-06-02 04:56:32.652 | + functions-common:time_stop:2336 : total=37354 2022-06-02 04:56:32.654 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:32.656 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41695 2022-06-02 04:56:32.658 | + inc/python:pip_install:203 : return 0 2022-06-02 04:56:32.661 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-02 04:56:32.663 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-02 04:56:32.665 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:56:32.668 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-02 04:56:32.671 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-02 04:56:32.673 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:56:32.677 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:56:32.677 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:56:32.682 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-02 04:56:32.685 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-02 04:56:32.687 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-02 04:56:32.690 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-02 04:56:32.692 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-02 04:56:32.713 | Using python 3.8 to install python-memcached 2022-06-02 04:56:32.715 | + 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-02 04:56:34.490 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:56:34.490 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:56:34.495 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:34.495 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:34.497 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:56:34.498 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:34.498 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:34.499 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:34.499 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:34.499 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:34.514 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-02 04:56:34.519 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 04:56:36.727 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:56:36.727 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:56:36.809 | + inc/python:pip_install:200 : result=0 2022-06-02 04:56:36.813 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:56:36.815 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:36.817 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:36.820 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:36.823 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:36.826 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:36.828 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:56:36.830 | + functions-common:time_stop:2329 : start_time=1654145792707 2022-06-02 04:56:36.832 | + functions-common:time_stop:2331 : [[ -z 1654145792707 ]] 2022-06-02 04:56:36.835 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:36.839 | + functions-common:time_stop:2334 : end_time=1654145796837 2022-06-02 04:56:36.841 | + functions-common:time_stop:2335 : elapsed_time=4130 2022-06-02 04:56:36.844 | + functions-common:time_stop:2336 : total=41695 2022-06-02 04:56:36.846 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:36.849 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45825 2022-06-02 04:56:36.852 | + inc/python:pip_install:203 : return 0 2022-06-02 04:56:36.854 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-02 04:56:36.872 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:36.874 | + ./stack.sh:main:866 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-06-02 04:56:36.878 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-02 04:56:36.881 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-02 04:56:36.883 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-02 04:56:36.890 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:56:36.893 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-02 04:56:36.895 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-02 04:56:36.912 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:56:36.917 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-02 04:56:36.919 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-02 04:56:36.921 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-02 04:56:36.924 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:56:36.926 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:56:36.929 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:56:36.931 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:56:36.934 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:56:36.936 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:56:36.952 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:56:36.955 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:56:36.957 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:56:36.960 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:56:36.960 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:56:36.966 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-02 04:56:36.969 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:56:36.971 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-02 04:56:36.986 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-02 04:56:36.989 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:56:36.989 | + functions-common:git_clone:607 : head -1 2022-06-02 04:56:36.992 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-02 04:56:36.995 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:56:36.997 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-02 04:56:36.999 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:56:37.002 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 04:56:37.004 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-02 04:56:37.007 | + inc/python:setup_develop:344 : local extras= 2022-06-02 04:56:37.009 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-02 04:56:37.011 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:56:37.014 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 04:56:37.016 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-02 04:56:37.018 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:56:37.021 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 04:56:37.024 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-02 04:56:37.026 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:56:37.029 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-02 04:56:37.031 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:56:37.035 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:56:37.038 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-02 04:56:37.045 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-02 04:56:37.048 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-02 04:56:37.666 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-02 04:56:37.669 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:56:37.671 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:56:37.674 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:56:37.677 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 04:56:37.679 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-02 04:56:37.681 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:56:37.684 | + inc/python:setup_package:427 : local extras= 2022-06-02 04:56:37.686 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:56:37.689 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 04:56:37.691 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 04:56:37.694 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 04:56:37.696 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:56:37.699 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-02 04:56:37.720 | Using python 3.8 to install /opt/stack/keystone 2022-06-02 04:56:37.722 | + 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-02 04:56:39.509 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:56:39.509 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:56:39.514 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:39.514 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:39.516 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:56:39.517 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:39.517 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:39.518 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:39.518 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:39.518 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:39.531 | Obtaining file:///opt/stack/keystone 2022-06-02 04:56:41.107 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:56:42.649 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2022-06-02 04:56:42.678 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2022-06-02 04:56:42.687 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 04:56:42.695 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 04:56:42.698 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-02 04:56:42.706 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 04:56:42.727 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 04:56:42.741 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2022-06-02 04:56:42.756 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-02 04:56:42.760 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-02 04:56:42.770 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 04:56:42.774 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-02 04:56:42.777 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 04:56:42.817 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 04:56:42.823 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-02 04:56:42.827 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 04:56:42.838 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-02 04:56:42.894 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-02 04:56:42.897 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-02 04:56:42.903 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 04:56:42.938 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 04:56:42.953 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 04:56:42.960 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 04:56:43.006 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 04:56:43.012 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 04:56:43.052 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-02 04:56:43.105 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 04:56:43.122 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 04:56:43.140 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 04:56:43.149 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-02 04:56:43.173 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 04:56:43.181 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 04:56:43.198 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-02 04:56:43.244 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 04:56:43.250 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-02 04:56:43.263 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 04:56:43.267 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 04:56:43.269 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 04:56:43.280 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 04:56:43.283 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 04:56:43.286 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 04:56:43.289 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-02 04:56:43.305 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 04:56:43.310 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 04:56:43.330 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 04:56:43.334 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 04:56:43.355 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 04:56:43.360 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-02 04:56:43.363 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 04:56:43.366 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 04:56:43.377 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 04:56:43.381 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 04:56:43.383 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 04:56:43.390 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 04:56:43.400 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 04:56:43.405 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 04:56:43.423 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 04:56:43.427 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 04:56:43.434 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 04:56:43.454 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 04:56:43.459 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 04:56:43.462 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-02 04:56:43.524 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:56:43.528 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 04:56:43.536 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-02 04:56:43.541 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 04:56:43.550 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 04:56:43.555 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 04:56:43.558 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 04:56:43.564 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-02 04:56:43.604 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 04:56:43.615 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 04:56:43.623 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 04:56:43.631 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 04:56:43.639 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 04:56:43.643 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 04:56:43.653 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 04:56:43.662 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-02 04:56:43.666 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 04:56:43.669 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-02 04:56:43.675 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-02 04:56:43.688 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:56:43.691 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 04:56:43.694 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:56:43.697 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 04:56:43.700 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 04:56:43.703 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 04:56:43.706 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-02 04:56:43.708 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 04:56:43.711 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 04:56:43.716 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 04:56:43.719 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 04:56:43.726 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 04:56:43.729 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-02 04:56:43.732 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 04:56:43.740 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 04:56:43.745 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-02 04:56:43.748 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 04:56:45.126 | Installing collected packages: keystone 2022-06-02 04:56:45.126 | Attempting uninstall: keystone 2022-06-02 04:56:45.128 | Found existing installation: keystone 18.1.0 2022-06-02 04:56:45.131 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-02 04:56:45.133 | Running setup.py develop for keystone 2022-06-02 04:56:46.999 | Successfully installed keystone 2022-06-02 04:56:47.138 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:56:47.138 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:56:47.240 | + inc/python:pip_install:200 : result=0 2022-06-02 04:56:47.243 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:56:47.246 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:47.248 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:47.251 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:47.253 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:47.255 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:47.258 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:56:47.260 | + functions-common:time_stop:2329 : start_time=1654145797714 2022-06-02 04:56:47.262 | + functions-common:time_stop:2331 : [[ -z 1654145797714 ]] 2022-06-02 04:56:47.264 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:47.269 | + functions-common:time_stop:2334 : end_time=1654145807266 2022-06-02 04:56:47.271 | + functions-common:time_stop:2335 : elapsed_time=9552 2022-06-02 04:56:47.273 | + functions-common:time_stop:2336 : total=45825 2022-06-02 04:56:47.275 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:47.277 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55377 2022-06-02 04:56:47.279 | + inc/python:pip_install:203 : return 0 2022-06-02 04:56:47.282 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:56:47.284 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 04:56:47.286 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 04:56:47.305 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 04:56:47.317 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-02 04:56:47.320 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-02 04:56:47.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:47.324 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:47.327 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-06-02 04:56:47.329 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:47.332 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-02 04:56:47.349 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:56:47.351 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-02 04:56:47.354 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:56:47.356 | + ./stack.sh:main:868 : configure_keystone 2022-06-02 04:56:47.359 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-02 04:56:47.372 | + 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-02 04:56:47.374 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-02 04:56:47.379 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-02 04:56:47.394 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:56:47.397 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-02 04:56:47.427 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-02 04:56:47.455 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-02 04:56:47.485 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-02 04:56:47.517 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-02 04:56:47.549 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-02 04:56:47.585 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-02 04:56:47.616 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-02 04:56:47.647 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-02 04:56:47.651 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-02 04:56:47.653 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-02 04:56:47.655 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-02 04:56:47.659 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 04:56:47.662 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 04:56:47.678 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:47.681 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 04:56:47.683 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 04:56:47.685 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 04:56:47.700 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:47.702 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 04:56:47.708 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 04:56:47.737 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 04:56:47.740 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 04:56:47.742 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-02 04:56:47.744 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-02 04:56:47.747 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-02 04:56:47.762 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:56:47.764 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.13/identity 2022-06-02 04:56:47.794 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.13/identity 2022-06-02 04:56:47.823 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-02 04:56:47.825 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-02 04:56:47.857 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-02 04:56:47.859 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-02 04:56:47.862 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-02 04:56:47.864 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-02 04:56:47.866 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-02 04:56:47.869 | + 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-02 04:56:47.899 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-02 04:56:47.901 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-02 04:56:47.904 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-02 04:56:47.906 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-02 04:56:47.909 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 04:56:47.926 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 04:56:47.929 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 04:56:47.931 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 04:56:47.933 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 04:56:47.935 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 04:56:47.963 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:56:47.991 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:56:48.020 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 04:56:48.049 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-02 04:56:48.076 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-02 04:56:48.079 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-02 04:56:48.081 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-02 04:56:48.084 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-02 04:56:48.086 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-02 04:56:48.088 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 04:56:48.090 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 04:56:48.093 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-02 04:56:48.097 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-02 04:56:48.099 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 04:56:48.102 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 04:56:48.114 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 04:56:48.114 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:56:48.123 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 04:56:48.126 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:56:48.142 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-02 04:56:48.144 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-02 04:56:48.148 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-02 04:56:48.177 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-02 04:56:48.204 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-02 04:56:48.231 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-02 04:56:48.258 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-02 04:56:48.286 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-02 04:56:48.314 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-02 04:56:48.343 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-02 04:56:48.371 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-02 04:56:48.399 | + 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-02 04:56:48.427 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-02 04:56:48.455 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-02 04:56:48.484 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-02 04:56:48.512 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 04:56:48.515 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 04:56:48.518 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-02 04:56:48.520 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-02 04:56:48.522 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 04:56:48.525 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:48.527 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:48.529 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 04:56:48.532 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 04:56:48.534 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-02 04:56:48.563 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-02 04:56:48.593 | + 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-02 04:56:48.594 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 04:56:48.603 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-02 04:56:48.608 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-02 04:56:48.613 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-02 04:56:48.615 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 04:56:48.618 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 04:56:48.620 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:56:48.622 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:48.625 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:48.627 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 04:56:48.630 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 04:56:48.633 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:48.635 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:48.638 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-02 04:56:48.711 | Site keystone-wsgi-public already enabled 2022-06-02 04:56:48.716 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 04:56:48.719 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:56:48.723 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:56:48.725 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:56:48.863 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-02 04:56:48.865 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-02 04:56:48.867 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-02 04:56:48.870 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-02 04:56:48.872 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 04:56:48.875 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 04:56:48.878 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-02 04:56:48.882 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-02 04:56:48.884 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 04:56:48.887 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 04:56:48.908 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:56:48.908 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 04:56:48.910 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 04:56:48.913 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:56:48.931 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-02 04:56:48.934 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-02 04:56:48.938 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-02 04:56:48.970 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-02 04:56:48.998 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-02 04:56:49.028 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-02 04:56:49.058 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-02 04:56:49.088 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-02 04:56:49.119 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-02 04:56:49.150 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-02 04:56:49.179 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-02 04:56:49.209 | + 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-02 04:56:49.237 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-02 04:56:49.265 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-02 04:56:49.300 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-02 04:56:49.330 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 04:56:49.333 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 04:56:49.336 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-02 04:56:49.339 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-02 04:56:49.342 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 04:56:49.344 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:49.347 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:49.349 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 04:56:49.352 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 04:56:49.354 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-02 04:56:49.387 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-02 04:56:49.419 | + 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-02 04:56:49.420 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 04:56:49.432 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-02 04:56:49.436 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-02 04:56:49.438 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-02 04:56:49.440 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 04:56:49.443 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 04:56:49.446 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:56:49.448 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:49.451 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:49.453 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 04:56:49.456 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 04:56:49.459 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:56:49.462 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:56:49.464 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-02 04:56:49.527 | Site keystone-wsgi-admin already enabled 2022-06-02 04:56:49.532 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 04:56:49.535 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:56:49.538 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:56:49.541 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:56:49.679 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-02 04:56:49.714 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-02 04:56:49.750 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-02 04:56:49.789 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-02 04:56:49.791 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-02 04:56:49.828 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-02 04:56:49.863 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-02 04:56:49.892 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-02 04:56:49.909 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:56:49.912 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-02 04:56:49.932 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:56:49.935 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-02 04:56:49.938 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-02 04:56:49.941 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-02 04:56:49.943 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:56:49.946 | + lib/stack:stack_install_service:32 : install_swift 2022-06-02 04:56:49.948 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-02 04:56:49.951 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-02 04:56:49.953 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-02 04:56:49.955 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:56:49.957 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:56:49.960 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:56:49.963 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:56:49.965 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:56:49.968 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:56:49.985 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:56:49.988 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:56:49.990 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:56:49.993 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:56:49.993 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:56:49.999 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-02 04:56:50.001 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:56:50.003 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-02 04:56:50.022 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-02 04:56:50.025 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:56:50.026 | + functions-common:git_clone:607 : head -1 2022-06-02 04:56:50.033 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-02 04:56:50.036 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:56:50.038 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-02 04:56:50.041 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:56:50.045 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 04:56:50.048 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-02 04:56:50.051 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-02 04:56:50.054 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-02 04:56:50.056 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:56:50.059 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 04:56:50.061 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-02 04:56:50.064 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:56:50.066 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-02 04:56:50.069 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-02 04:56:50.072 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:56:50.076 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-02 04:56:50.079 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:56:50.082 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:56:50.085 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-02 04:56:50.091 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-02 04:56:50.094 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-02 04:56:50.674 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-02 04:56:50.677 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:56:50.680 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:56:50.682 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:56:50.685 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 04:56:50.687 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-02 04:56:50.690 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:56:50.692 | + inc/python:setup_package:427 : local extras=keystone 2022-06-02 04:56:50.694 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:56:50.697 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-02 04:56:50.700 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-02 04:56:50.702 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-02 04:56:50.705 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:56:50.707 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-02 04:56:50.732 | Using python 3.8 to install /opt/stack/swift 2022-06-02 04:56:50.734 | + 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-02 04:56:52.507 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:56:52.508 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:56:52.512 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:52.513 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:52.514 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:56:52.516 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:52.516 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:52.517 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:52.517 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:56:52.517 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:56:52.530 | Obtaining file:///opt/stack/swift 2022-06-02 04:56:53.784 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:56:55.021 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 04:56:55.029 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 04:56:55.069 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 04:56:55.078 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 04:56:55.081 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 04:56:55.136 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-02 04:56:55.146 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 04:56:55.149 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 04:56:55.152 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.3) 2022-06-02 04:56:55.186 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-02 04:56:55.201 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-02 04:56:55.208 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-02 04:56:55.214 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-02 04:56:55.252 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-02 04:56:55.261 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-02 04:56:55.278 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-02 04:56:55.285 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-02 04:56:55.288 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-06-02 04:56:55.299 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-02 04:56:55.302 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-02 04:56:55.305 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-02 04:56:55.308 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-02 04:56:55.313 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-02 04:56:55.331 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-02 04:56:55.335 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-02 04:56:55.355 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-02 04:56:55.360 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-02 04:56:55.363 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-02 04:56:55.370 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 04:56:55.391 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-02 04:56:55.395 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 04:56:55.398 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 04:56:55.406 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 04:56:55.470 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 04:56:55.483 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 04:56:55.489 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 04:56:55.495 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 04:56:55.502 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:56:55.506 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 04:56:55.509 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 04:56:55.512 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 04:56:55.516 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:56:55.518 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:56:55.521 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-02 04:56:55.524 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-02 04:56:55.529 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 04:56:55.532 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 04:56:57.341 | Installing collected packages: swift 2022-06-02 04:56:57.342 | Attempting uninstall: swift 2022-06-02 04:56:57.344 | Found existing installation: swift 2.26.1.dev35 2022-06-02 04:56:57.346 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-02 04:56:57.348 | Running setup.py develop for swift 2022-06-02 04:56:59.027 | Successfully installed swift 2022-06-02 04:56:59.200 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:56:59.200 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:56:59.280 | + inc/python:pip_install:200 : result=0 2022-06-02 04:56:59.283 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:56:59.285 | + functions-common:time_stop:2322 : local name 2022-06-02 04:56:59.287 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:56:59.290 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:56:59.292 | + functions-common:time_stop:2325 : local total 2022-06-02 04:56:59.294 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:56:59.296 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:56:59.299 | + functions-common:time_stop:2329 : start_time=1654145810725 2022-06-02 04:56:59.301 | + functions-common:time_stop:2331 : [[ -z 1654145810725 ]] 2022-06-02 04:56:59.304 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:56:59.308 | + functions-common:time_stop:2334 : end_time=1654145819305 2022-06-02 04:56:59.310 | + functions-common:time_stop:2335 : elapsed_time=8580 2022-06-02 04:56:59.312 | + functions-common:time_stop:2336 : total=55377 2022-06-02 04:56:59.314 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:56:59.316 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63957 2022-06-02 04:56:59.318 | + inc/python:pip_install:203 : return 0 2022-06-02 04:56:59.320 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:56:59.323 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 04:56:59.325 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 04:56:59.342 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 04:56:59.354 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-02 04:56:59.357 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-02 04:56:59.359 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:56:59.362 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:56:59.365 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-06-02 04:56:59.367 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:56:59.370 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-02 04:56:59.372 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:56:59.375 | + ./stack.sh:main:877 : configure_swift 2022-06-02 04:56:59.377 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-02 04:56:59.380 | + lib/swift:configure_swift:335 : local node_number 2022-06-02 04:56:59.382 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-02 04:56:59.384 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-02 04:56:59.386 | + lib/swift:configure_swift:338 : local user_group 2022-06-02 04:56:59.388 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-02 04:57:00.213 | No object-expirer running 2022-06-02 04:57:00.213 | No account-reaper running 2022-06-02 04:57:00.213 | No container-sharder running 2022-06-02 04:57:00.213 | No object-updater running 2022-06-02 04:57:00.213 | No container-auditor running 2022-06-02 04:57:00.213 | No container-replicator running 2022-06-02 04:57:00.213 | No account-replicator running 2022-06-02 04:57:00.213 | No container-updater running 2022-06-02 04:57:00.213 | No object-reconstructor running 2022-06-02 04:57:00.213 | No container-server running 2022-06-02 04:57:00.213 | No object-server running 2022-06-02 04:57:00.213 | No proxy-server running 2022-06-02 04:57:00.213 | No container-sync running 2022-06-02 04:57:00.213 | No account-server running 2022-06-02 04:57:00.213 | No account-auditor running 2022-06-02 04:57:00.213 | No object-auditor running 2022-06-02 04:57:00.213 | No object-replicator running 2022-06-02 04:57:00.213 | No container-reconciler running 2022-06-02 04:57:00.264 | + lib/swift:configure_swift:341 : true 2022-06-02 04:57:00.266 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-02 04:57:00.283 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-02 04:57:00.297 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-02 04:57:00.300 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-02 04:57:00.301 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-02 04:57:00.301 | s/%GROUP%//; 2022-06-02 04:57:00.301 | s/%USER%/ubuntu/; 2022-06-02 04:57:00.301 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-02 04:57:00.301 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-02 04:57:00.309 | uid = ubuntu 2022-06-02 04:57:00.309 | gid = 2022-06-02 04:57:00.309 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-02 04:57:00.309 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-02 04:57:00.309 | address = 127.0.0.1 2022-06-02 04:57:00.309 | 2022-06-02 04:57:00.309 | [account6612] 2022-06-02 04:57:00.309 | max connections = 25 2022-06-02 04:57:00.309 | path = /opt/stack/data/swift/1/node/ 2022-06-02 04:57:00.309 | read only = false 2022-06-02 04:57:00.309 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-02 04:57:00.309 | 2022-06-02 04:57:00.309 | [account6622] 2022-06-02 04:57:00.309 | max connections = 25 2022-06-02 04:57:00.309 | path = /opt/stack/data/swift/2/node/ 2022-06-02 04:57:00.309 | read only = false 2022-06-02 04:57:00.309 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-02 04:57:00.310 | 2022-06-02 04:57:00.310 | [account6632] 2022-06-02 04:57:00.310 | max connections = 25 2022-06-02 04:57:00.310 | path = /opt/stack/data/swift/3/node/ 2022-06-02 04:57:00.310 | read only = false 2022-06-02 04:57:00.310 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-02 04:57:00.310 | 2022-06-02 04:57:00.310 | [account6642] 2022-06-02 04:57:00.310 | max connections = 25 2022-06-02 04:57:00.310 | path = /opt/stack/data/swift/4/node/ 2022-06-02 04:57:00.310 | read only = false 2022-06-02 04:57:00.310 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-02 04:57:00.310 | 2022-06-02 04:57:00.310 | 2022-06-02 04:57:00.310 | [container6611] 2022-06-02 04:57:00.310 | max connections = 25 2022-06-02 04:57:00.310 | path = /opt/stack/data/swift/1/node/ 2022-06-02 04:57:00.310 | read only = false 2022-06-02 04:57:00.310 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-02 04:57:00.310 | 2022-06-02 04:57:00.310 | [container6621] 2022-06-02 04:57:00.310 | max connections = 25 2022-06-02 04:57:00.310 | path = /opt/stack/data/swift/2/node/ 2022-06-02 04:57:00.310 | read only = false 2022-06-02 04:57:00.310 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-02 04:57:00.310 | 2022-06-02 04:57:00.310 | [container6631] 2022-06-02 04:57:00.310 | max connections = 25 2022-06-02 04:57:00.310 | path = /opt/stack/data/swift/3/node/ 2022-06-02 04:57:00.310 | read only = false 2022-06-02 04:57:00.310 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-02 04:57:00.310 | 2022-06-02 04:57:00.310 | [container6641] 2022-06-02 04:57:00.310 | max connections = 25 2022-06-02 04:57:00.310 | path = /opt/stack/data/swift/4/node/ 2022-06-02 04:57:00.311 | read only = false 2022-06-02 04:57:00.311 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-02 04:57:00.311 | 2022-06-02 04:57:00.311 | 2022-06-02 04:57:00.311 | [object6613] 2022-06-02 04:57:00.311 | max connections = 25 2022-06-02 04:57:00.311 | path = /opt/stack/data/swift/1/node/ 2022-06-02 04:57:00.311 | read only = false 2022-06-02 04:57:00.311 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-02 04:57:00.311 | 2022-06-02 04:57:00.311 | [object6623] 2022-06-02 04:57:00.311 | max connections = 25 2022-06-02 04:57:00.311 | path = /opt/stack/data/swift/2/node/ 2022-06-02 04:57:00.311 | read only = false 2022-06-02 04:57:00.311 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-02 04:57:00.311 | 2022-06-02 04:57:00.311 | [object6633] 2022-06-02 04:57:00.311 | max connections = 25 2022-06-02 04:57:00.311 | path = /opt/stack/data/swift/3/node/ 2022-06-02 04:57:00.311 | read only = false 2022-06-02 04:57:00.311 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-02 04:57:00.311 | 2022-06-02 04:57:00.311 | [object6643] 2022-06-02 04:57:00.311 | max connections = 25 2022-06-02 04:57:00.311 | path = /opt/stack/data/swift/4/node/ 2022-06-02 04:57:00.311 | read only = false 2022-06-02 04:57:00.311 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-02 04:57:00.312 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-02 04:57:00.314 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:00.316 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:00.319 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-02 04:57:00.331 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-02 04:57:00.333 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-02 04:57:00.338 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-02 04:57:00.342 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-02 04:57:00.344 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-02 04:57:00.348 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-02 04:57:00.376 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.13:8080/v1/ 2022-06-02 04:57:00.402 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-02 04:57:00.419 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-02 04:57:00.449 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-02 04:57:00.467 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-02 04:57:00.495 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-02 04:57:00.513 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-02 04:57:00.540 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-02 04:57:00.558 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-02 04:57:00.586 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-02 04:57:00.611 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 04:57:00.640 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-02 04:57:00.658 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-02 04:57:00.673 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:00.675 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-02 04:57:00.703 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-02 04:57:00.730 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-02 04:57:00.758 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-02 04:57:00.785 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-02 04:57:00.801 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:00.803 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-02 04:57:00.833 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-02 04:57:00.848 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:00.850 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-02 04:57:00.866 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:00.869 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-02 04:57:00.871 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-02 04:57:00.886 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:00.888 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-02 04:57:00.890 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-02 04:57:00.892 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-02 04:57:00.897 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-02 04:57:00.902 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-02 04:57:00.929 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-02 04:57:00.956 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-02 04:57:00.986 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-02 04:57:01.016 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-02 04:57:01.043 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-02 04:57:01.045 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-02 04:57:01.048 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-02 04:57:01.050 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-02 04:57:01.052 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-02 04:57:01.079 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-02 04:57:01.106 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.13/identity 2022-06-02 04:57:01.133 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-02 04:57:01.159 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-02 04:57:01.187 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-02 04:57:01.213 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-02 04:57:01.240 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-02 04:57:01.267 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 04:57:01.293 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-02 04:57:01.320 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-02 04:57:01.347 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-02 04:57:01.374 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-02 04:57:01.402 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-02 04:57:01.432 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-02 04:57:01.459 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-02 04:57:01.477 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-02 04:57:01.505 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-02 04:57:01.533 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-02 04:57:01.537 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-02 04:57:01.566 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-02 04:57:01.594 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-02 04:57:01.623 | + lib/swift:configure_swift:479 : local node_number 2022-06-02 04:57:01.625 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-02 04:57:01.628 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-02 04:57:01.630 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-02 04:57:01.634 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-02 04:57:01.636 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-02 04:57:01.639 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 04:57:01.641 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-02 04:57:01.643 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-02 04:57:01.645 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 04:57:01.648 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 04:57:01.650 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-02 04:57:01.668 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-02 04:57:01.695 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-02 04:57:01.713 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-02 04:57:01.742 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-02 04:57:01.760 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 04:57:01.788 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-02 04:57:01.806 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 04:57:01.834 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-02 04:57:01.852 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 04:57:01.881 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-02 04:57:01.899 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-02 04:57:01.929 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-02 04:57:01.948 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-02 04:57:01.980 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-02 04:57:01.999 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-02 04:57:02.029 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-02 04:57:02.048 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-02 04:57:02.075 | + 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-02 04:57:02.080 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-02 04:57:02.098 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 04:57:02.127 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-02 04:57:02.158 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-02 04:57:02.160 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-02 04:57:02.166 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-02 04:57:02.168 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-02 04:57:02.170 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 04:57:02.173 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-02 04:57:02.175 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-02 04:57:02.178 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 04:57:02.181 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 04:57:02.184 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-02 04:57:02.203 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-02 04:57:02.231 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-02 04:57:02.249 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-02 04:57:02.279 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-02 04:57:02.297 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 04:57:02.326 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-02 04:57:02.344 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 04:57:02.372 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-02 04:57:02.390 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 04:57:02.419 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-02 04:57:02.437 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-02 04:57:02.465 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-02 04:57:02.483 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-02 04:57:02.512 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-02 04:57:02.530 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-02 04:57:02.558 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-02 04:57:02.576 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-02 04:57:02.603 | + 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-02 04:57:02.608 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-02 04:57:02.626 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 04:57:02.654 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-02 04:57:02.656 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-02 04:57:02.661 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-02 04:57:02.663 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-02 04:57:02.665 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 04:57:02.667 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-02 04:57:02.669 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-02 04:57:02.672 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 04:57:02.674 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 04:57:02.677 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-02 04:57:02.694 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-02 04:57:02.723 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-02 04:57:02.740 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-02 04:57:02.768 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-02 04:57:02.787 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 04:57:02.816 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-02 04:57:02.833 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 04:57:02.862 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-02 04:57:02.880 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 04:57:02.908 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-02 04:57:02.926 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-02 04:57:02.954 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-02 04:57:02.973 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-02 04:57:03.004 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-02 04:57:03.022 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-02 04:57:03.050 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-02 04:57:03.068 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-02 04:57:03.096 | + 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-02 04:57:03.100 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-02 04:57:03.119 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 04:57:03.147 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-02 04:57:03.176 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-02 04:57:03.203 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-02 04:57:03.231 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-02 04:57:03.234 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-02 04:57:03.238 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-02 04:57:03.267 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-02 04:57:03.295 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-02 04:57:03.324 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-02 04:57:03.353 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-02 04:57:03.382 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-02 04:57:03.410 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-02 04:57:03.438 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-02 04:57:03.466 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-02 04:57:03.493 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-02 04:57:03.508 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:03.511 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-02 04:57:03.529 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-02 04:57:03.532 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-02 04:57:03.552 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-02 04:57:03.555 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.13 2022-06-02 04:57:03.582 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-02 04:57:03.584 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-02 04:57:03.615 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.13/identity 2022-06-02 04:57:03.645 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-02 04:57:03.647 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-02 04:57:03.675 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-02 04:57:03.691 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:03.694 | + lib/swift:configure_swift:542 : local user_group 2022-06-02 04:57:03.697 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-02 04:57:03.702 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-02 04:57:03.704 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-02 04:57:03.717 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-02 04:57:03.720 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-02 04:57:03.732 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-02 04:57:03.735 | + lib/swift:configure_swift:549 : is_suse 2022-06-02 04:57:03.737 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:57:03.740 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:57:03.742 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:57:03.744 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:57:03.747 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:57:03.749 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:57:03.752 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-02 04:57:03.764 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-02 04:57:03.767 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-02 04:57:03.770 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-02 04:57:03.787 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:03.789 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-02 04:57:03.807 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:03.810 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-02 04:57:03.812 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-02 04:57:03.815 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-02 04:57:03.817 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:57:03.820 | + lib/stack:stack_install_service:32 : install_glance 2022-06-02 04:57:03.822 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-02 04:57:03.825 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-02 04:57:03.827 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-02 04:57:03.845 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:03.848 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-02 04:57:03.850 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-02 04:57:03.867 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:03.869 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-02 04:57:03.872 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-02 04:57:03.875 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-02 04:57:03.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:57:03.880 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:57:03.882 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-06-02 04:57:03.885 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:57:03.888 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-02 04:57:03.891 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-02 04:57:03.893 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-02 04:57:03.896 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-02 04:57:03.899 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-02 04:57:03.901 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-02 04:57:03.904 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-02 04:57:03.907 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-02 04:57:03.909 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-02 04:57:03.912 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-02 04:57:03.916 | +++ 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-02 04:57:03.916 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-02 04:57:03.921 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-02 04:57:03.924 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-02 04:57:03.927 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-02 04:57:03.930 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-02 04:57:03.932 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-02 04:57:03.954 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-02 04:57:03.956 | + 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-02 04:57:05.773 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:57:05.773 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:57:05.778 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:05.778 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:05.780 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:57:05.781 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:05.782 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:05.782 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:57:05.783 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:05.783 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:57:05.799 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.1) 2022-06-02 04:57:05.897 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-02 04:57:05.900 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 04:57:05.913 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 04:57:05.978 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.0.5) 2022-06-02 04:57:06.004 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-02 04:57:06.009 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.2.0) 2022-06-02 04:57:06.030 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.3.1) 2022-06-02 04:57:06.042 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-02 04:57:06.059 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-02 04:57:06.065 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-02 04:57:06.071 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-02 04:57:06.112 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2022-06-02 04:57:06.127 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2022-06-02 04:57:06.132 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-02 04:57:06.142 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.1) 2022-06-02 04:57:06.165 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-02 04:57:06.184 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-02 04:57:06.191 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-02 04:57:06.194 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-02 04:57:06.197 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-02 04:57:06.200 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.2.2) 2022-06-02 04:57:06.222 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-02 04:57:06.227 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-02 04:57:06.250 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.10.1) 2022-06-02 04:57:06.276 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-02 04:57:06.280 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-02 04:57:06.303 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-02 04:57:06.307 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-02 04:57:06.310 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-02 04:57:06.314 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-02 04:57:06.320 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 04:57:06.335 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 04:57:06.356 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 04:57:06.360 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 04:57:06.368 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 04:57:06.371 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 04:57:06.377 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 04:57:06.382 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:57:06.385 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 04:57:06.393 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 04:57:06.400 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 04:57:06.403 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 04:57:06.406 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 04:57:06.411 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 04:57:06.419 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 04:57:06.429 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 04:57:06.436 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 04:57:06.448 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 04:57:06.461 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 04:57:06.464 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-02 04:57:06.467 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:57:06.470 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 04:57:06.474 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:57:06.477 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 04:57:06.479 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 04:57:06.488 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 04:57:06.491 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-02 04:57:06.494 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-02 04:57:06.503 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 04:57:06.521 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2022-06-02 04:57:06.523 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 04:57:06.527 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 04:57:06.530 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 04:57:06.537 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 04:57:06.540 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 04:57:08.431 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:57:08.431 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:57:08.514 | + inc/python:pip_install:200 : result=0 2022-06-02 04:57:08.516 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:57:08.519 | + functions-common:time_stop:2322 : local name 2022-06-02 04:57:08.522 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:57:08.524 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:57:08.527 | + functions-common:time_stop:2325 : local total 2022-06-02 04:57:08.530 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:57:08.532 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:57:08.534 | + functions-common:time_stop:2329 : start_time=1654145823948 2022-06-02 04:57:08.537 | + functions-common:time_stop:2331 : [[ -z 1654145823948 ]] 2022-06-02 04:57:08.540 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:57:08.544 | + functions-common:time_stop:2334 : end_time=1654145828541 2022-06-02 04:57:08.546 | + functions-common:time_stop:2335 : elapsed_time=4593 2022-06-02 04:57:08.549 | + functions-common:time_stop:2336 : total=63957 2022-06-02 04:57:08.551 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:57:08.554 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=68550 2022-06-02 04:57:08.556 | + inc/python:pip_install:203 : return 0 2022-06-02 04:57:08.558 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-02 04:57:08.561 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-02 04:57:08.564 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-02 04:57:08.578 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-02 04:57:08.583 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-02 04:57:08.586 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-02 04:57:08.588 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-02 04:57:08.591 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:57:08.593 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:57:08.596 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:57:08.599 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:57:08.601 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:57:08.604 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:57:08.622 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:57:08.625 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:57:08.628 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:57:08.631 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:57:08.632 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:57:08.638 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-02 04:57:08.640 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:57:08.642 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-02 04:57:08.656 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-02 04:57:08.659 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:57:08.660 | + functions-common:git_clone:607 : head -1 2022-06-02 04:57:08.662 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-02 04:57:08.665 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:57:08.668 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-02 04:57:08.670 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:57:08.673 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 04:57:08.676 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-02 04:57:08.679 | + inc/python:setup_develop:344 : local extras= 2022-06-02 04:57:08.681 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-02 04:57:08.684 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:57:08.687 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 04:57:08.689 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-02 04:57:08.692 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:57:08.695 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 04:57:08.707 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-02 04:57:08.710 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:57:08.713 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-02 04:57:08.715 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:57:08.718 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:57:08.722 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-02 04:57:08.728 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-02 04:57:08.730 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-02 04:57:09.318 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-02 04:57:09.320 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:57:09.323 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:57:09.325 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:57:09.328 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 04:57:09.330 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-02 04:57:09.332 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:57:09.335 | + inc/python:setup_package:427 : local extras= 2022-06-02 04:57:09.337 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:57:09.339 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 04:57:09.342 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 04:57:09.344 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 04:57:09.347 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:57:09.349 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-02 04:57:09.369 | Using python 3.8 to install /opt/stack/glance 2022-06-02 04:57:09.372 | + 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-02 04:57:11.139 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:57:11.140 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:57:11.144 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:11.145 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:11.146 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:57:11.148 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:11.148 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:11.148 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:57:11.148 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:11.149 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:57:11.161 | Obtaining file:///opt/stack/glance 2022-06-02 04:57:12.455 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:57:13.742 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 04:57:13.750 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 04:57:13.758 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 04:57:13.766 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 04:57:13.788 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-02 04:57:13.797 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 04:57:13.811 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 04:57:13.819 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-02 04:57:13.840 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 04:57:13.879 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-02 04:57:13.893 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 04:57:13.901 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-02 04:57:13.906 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 04:57:13.915 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 04:57:13.921 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.3.1) 2022-06-02 04:57:13.990 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-02 04:57:13.993 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-02 04:57:13.995 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-02 04:57:13.998 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-02 04:57:14.010 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-02 04:57:14.073 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-02 04:57:14.128 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-02 04:57:14.130 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-02 04:57:14.135 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 04:57:14.140 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-02 04:57:14.160 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 04:57:14.195 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 04:57:14.206 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 04:57:14.221 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 04:57:14.227 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 04:57:14.273 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 04:57:14.279 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 04:57:14.319 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-02 04:57:14.372 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 04:57:14.390 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 04:57:14.406 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-02 04:57:14.420 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 04:57:14.429 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-02 04:57:14.452 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 04:57:14.460 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 04:57:14.478 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-02 04:57:14.524 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 04:57:14.530 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 04:57:14.533 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 04:57:14.535 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-02 04:57:14.557 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-02 04:57:14.571 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 04:57:14.582 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 04:57:14.585 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 04:57:14.588 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-02 04:57:14.604 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 04:57:14.609 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 04:57:14.612 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 04:57:14.630 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 04:57:14.634 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 04:57:14.641 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 04:57:14.662 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-02 04:57:14.666 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 04:57:14.671 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-02 04:57:14.675 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 04:57:14.678 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 04:57:14.689 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 04:57:14.692 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 04:57:14.695 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 04:57:14.702 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-02 04:57:14.760 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 04:57:14.774 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 04:57:14.784 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 04:57:14.789 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 04:57:14.807 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 04:57:14.811 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 04:57:14.818 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 04:57:14.839 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 04:57:14.842 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 04:57:14.846 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 04:57:14.854 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 04:57:14.857 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 04:57:14.866 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 04:57:14.870 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 04:57:14.876 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 04:57:14.882 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:57:14.885 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 04:57:14.888 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-02 04:57:14.928 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 04:57:14.934 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 04:57:14.941 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-02 04:57:14.944 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 04:57:14.955 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-02 04:57:14.958 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 04:57:14.976 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-02 04:57:14.980 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:57:14.983 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:57:14.986 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 04:57:14.988 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 04:57:14.991 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-02 04:57:14.996 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-02 04:57:15.058 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-02 04:57:15.066 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 04:57:15.069 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 04:57:15.071 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-02 04:57:15.074 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 04:57:15.077 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 04:57:15.081 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 04:57:15.084 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-02 04:57:15.087 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 04:57:15.142 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 04:57:15.184 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 04:57:15.189 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 04:57:15.193 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 04:57:15.226 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 04:57:16.290 | Installing collected packages: glance 2022-06-02 04:57:16.290 | Attempting uninstall: glance 2022-06-02 04:57:16.292 | Found existing installation: glance 21.1.1.dev1 2022-06-02 04:57:16.296 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-02 04:57:16.298 | Running setup.py develop for glance 2022-06-02 04:57:17.890 | Successfully installed glance 2022-06-02 04:57:18.028 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:57:18.028 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:57:18.126 | + inc/python:pip_install:200 : result=0 2022-06-02 04:57:18.129 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:57:18.131 | + functions-common:time_stop:2322 : local name 2022-06-02 04:57:18.133 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:57:18.136 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:57:18.138 | + functions-common:time_stop:2325 : local total 2022-06-02 04:57:18.141 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:57:18.147 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:57:18.149 | + functions-common:time_stop:2329 : start_time=1654145829364 2022-06-02 04:57:18.153 | + functions-common:time_stop:2331 : [[ -z 1654145829364 ]] 2022-06-02 04:57:18.156 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:57:18.160 | + functions-common:time_stop:2334 : end_time=1654145838158 2022-06-02 04:57:18.162 | + functions-common:time_stop:2335 : elapsed_time=8794 2022-06-02 04:57:18.164 | + functions-common:time_stop:2336 : total=68550 2022-06-02 04:57:18.167 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:57:18.169 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=77344 2022-06-02 04:57:18.171 | + inc/python:pip_install:203 : return 0 2022-06-02 04:57:18.174 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:57:18.177 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 04:57:18.179 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 04:57:18.198 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 04:57:18.210 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-02 04:57:18.213 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-02 04:57:18.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:57:18.218 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:57:18.220 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-06-02 04:57:18.223 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:57:18.225 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:57:18.229 | + ./stack.sh:main:889 : configure_glance 2022-06-02 04:57:18.231 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-02 04:57:18.244 | + lib/glance:configure_glance:270 : local dburl 2022-06-02 04:57:18.247 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-02 04:57:18.249 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-02 04:57:18.252 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-02 04:57:18.254 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-02 04:57:18.257 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 04:57:18.260 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 04:57:18.262 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-02 04:57:18.290 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 04:57:18.320 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-02 04:57:18.351 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-02 04:57:18.381 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-02 04:57:18.410 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-02 04:57:18.440 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-02 04:57:18.443 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-02 04:57:18.445 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-02 04:57:18.448 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 04:57:18.451 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-02 04:57:18.483 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-02 04:57:18.512 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-02 04:57:18.543 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-02 04:57:18.572 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-02 04:57:18.603 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-02 04:57:18.633 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-02 04:57:18.663 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-02 04:57:18.694 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 04:57:18.724 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 04:57:18.753 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-02 04:57:18.783 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-02 04:57:18.786 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-02 04:57:18.788 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-02 04:57:18.791 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 04:57:18.793 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 04:57:18.795 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 04:57:18.812 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:18.815 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 04:57:18.818 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 04:57:18.820 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 04:57:18.836 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:18.839 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 04:57:18.842 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 04:57:18.871 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 04:57:18.873 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 04:57:18.876 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-02 04:57:18.878 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-02 04:57:18.881 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-02 04:57:18.883 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-02 04:57:18.886 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-02 04:57:18.888 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-02 04:57:18.891 | + lib/glance:configure_glance_store:230 : local be 2022-06-02 04:57:18.893 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-02 04:57:18.895 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-02 04:57:18.898 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-02 04:57:18.929 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-02 04:57:18.932 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.13 2022-06-02 04:57:18.963 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-02 04:57:18.965 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-02 04:57:18.982 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:18.985 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-02 04:57:19.015 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-02 04:57:19.046 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-02 04:57:19.078 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-02 04:57:19.110 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-02 04:57:19.140 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-02 04:57:19.157 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:19.159 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 04:57:19.190 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-02 04:57:19.220 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-02 04:57:19.249 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.13/identity/v3 2022-06-02 04:57:19.279 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-02 04:57:19.310 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.13/image 2022-06-02 04:57:19.340 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-02 04:57:19.356 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:19.359 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-02 04:57:19.362 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-02 04:57:19.364 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-02 04:57:19.367 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 04:57:19.385 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 04:57:19.387 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 04:57:19.389 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 04:57:19.392 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 04:57:19.394 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 04:57:19.424 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:57:19.454 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:57:19.484 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 04:57:19.516 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-02 04:57:19.520 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-02 04:57:19.551 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-02 04:57:19.581 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-02 04:57:19.612 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.13/identity 2022-06-02 04:57:19.642 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-02 04:57:19.672 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-02 04:57:19.702 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-02 04:57:19.733 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-02 04:57:19.763 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-02 04:57:19.795 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-02 04:57:19.826 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-02 04:57:19.858 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-02 04:57:19.864 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-02 04:57:19.872 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-02 04:57:19.889 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:19.891 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-02 04:57:19.894 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.13:19292 /image 2022-06-02 04:57:19.896 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-02 04:57:19.899 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.13:19292 2022-06-02 04:57:19.901 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-02 04:57:19.903 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-02 04:57:19.907 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-02 04:57:19.909 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-02 04:57:19.912 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 04:57:19.914 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:19.916 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:19.919 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-02 04:57:19.922 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-02 04:57:19.925 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-02 04:57:19.927 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-02 04:57:19.929 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:57:19.932 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:19.934 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:19.936 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-02 04:57:19.939 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-02 04:57:19.995 | proxy (enabled by site administrator) 2022-06-02 04:57:19.998 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-02 04:57:20.001 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-02 04:57:20.004 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:57:20.007 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:20.009 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:20.011 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-02 04:57:20.014 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-02 04:57:20.069 | proxy_http (enabled by site administrator) 2022-06-02 04:57:20.073 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-02 04:57:20.074 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-02 04:57:20.083 | KeepAlive Off 2022-06-02 04:57:20.088 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-02 04:57:20.088 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-02 04:57:20.096 | SetEnv proxy-sendchunked 1 2022-06-02 04:57:20.101 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.13:19292" retry=0 ' 2022-06-02 04:57:20.101 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-02 04:57:20.110 | ProxyPass "/image" "http://10.222.0.13:19292" retry=0 2022-06-02 04:57:20.113 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-02 04:57:20.116 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-02 04:57:20.119 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 04:57:20.121 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 04:57:20.124 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:57:20.126 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:20.129 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:20.131 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 04:57:20.134 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 04:57:20.136 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:20.140 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:20.143 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-02 04:57:20.209 | Site glance already enabled 2022-06-02 04:57:20.214 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-02 04:57:20.216 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:57:20.219 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:57:20.221 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:57:20.360 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-02 04:57:20.391 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-02 04:57:20.423 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-02 04:57:20.452 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-02 04:57:20.470 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:20.472 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-02 04:57:20.475 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-02 04:57:20.477 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-02 04:57:20.480 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:57:20.482 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-02 04:57:20.485 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-02 04:57:20.487 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-02 04:57:20.490 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-02 04:57:20.492 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:57:20.494 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:57:20.497 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:57:20.500 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:57:20.502 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:57:20.505 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:57:20.521 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:57:20.523 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:57:20.526 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:57:20.528 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:57:20.529 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:57:20.534 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-02 04:57:20.536 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:57:20.539 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-02 04:57:20.553 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-02 04:57:20.555 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:57:20.556 | + functions-common:git_clone:607 : head -1 2022-06-02 04:57:20.569 | 2ae18d436 Prevent temporary volume from being deleted accidentally 2022-06-02 04:57:20.582 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:57:20.584 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-02 04:57:20.587 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:57:20.590 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 04:57:20.592 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-02 04:57:20.596 | + inc/python:setup_develop:344 : local extras= 2022-06-02 04:57:20.600 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-02 04:57:20.604 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:57:20.608 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 04:57:20.611 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-02 04:57:20.614 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:57:20.617 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 04:57:20.620 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-02 04:57:20.622 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:57:20.625 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-02 04:57:20.628 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:57:20.630 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:57:20.633 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-02 04:57:20.639 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-02 04:57:20.641 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-02 04:57:21.231 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-02 04:57:21.233 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:57:21.236 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:57:21.238 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:57:21.240 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 04:57:21.243 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-02 04:57:21.245 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:57:21.247 | + inc/python:setup_package:427 : local extras= 2022-06-02 04:57:21.250 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:57:21.252 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 04:57:21.254 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 04:57:21.257 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 04:57:21.259 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:57:21.261 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-02 04:57:21.282 | Using python 3.8 to install /opt/stack/cinder 2022-06-02 04:57:21.285 | + 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-02 04:57:23.074 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:57:23.074 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:57:23.079 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:23.079 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:23.081 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:57:23.082 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:23.082 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:23.083 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:57:23.083 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:23.083 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:57:23.096 | Obtaining file:///opt/stack/cinder 2022-06-02 04:57:25.077 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:57:27.025 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 04:57:27.033 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 04:57:27.041 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 04:57:27.050 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 04:57:27.071 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 04:57:27.085 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-02 04:57:27.106 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-02 04:57:27.145 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-02 04:57:27.159 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-02 04:57:27.162 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-02 04:57:27.171 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-02 04:57:27.185 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-02 04:57:27.201 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-02 04:57:27.207 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-02 04:57:27.210 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-02 04:57:27.213 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-02 04:57:27.216 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-02 04:57:27.227 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-02 04:57:27.290 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-02 04:57:27.347 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-02 04:57:27.358 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-02 04:57:27.361 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-02 04:57:27.371 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-02 04:57:27.395 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 04:57:27.400 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-02 04:57:27.421 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 04:57:27.455 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 04:57:27.466 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 04:57:27.481 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 04:57:27.488 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 04:57:27.534 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 04:57:27.541 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 04:57:27.580 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-02 04:57:27.633 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 04:57:27.651 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 04:57:27.668 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-02 04:57:27.683 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-02 04:57:27.697 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-02 04:57:27.702 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 04:57:27.712 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-02 04:57:27.736 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 04:57:27.743 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 04:57:27.761 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-02 04:57:27.781 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-02 04:57:27.805 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-02 04:57:27.850 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 04:57:27.857 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-02 04:57:27.893 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 04:57:27.896 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 04:57:27.898 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-02 04:57:27.919 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-02 04:57:27.923 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-02 04:57:27.927 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 04:57:27.939 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 04:57:27.941 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 04:57:27.945 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-02 04:57:27.961 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 04:57:27.966 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-02 04:57:27.983 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 04:57:28.002 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-02 04:57:28.019 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.10.1) 2022-06-02 04:57:28.041 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 04:57:28.046 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 04:57:28.053 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 04:57:28.073 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 04:57:28.078 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-02 04:57:28.082 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.1.74) 2022-06-02 04:57:28.088 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-02 04:57:28.091 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 04:57:28.094 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 04:57:28.105 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 04:57:28.108 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 04:57:28.111 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 04:57:28.118 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-02 04:57:28.121 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-02 04:57:28.127 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-02 04:57:28.209 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 04:57:28.223 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 04:57:28.232 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 04:57:28.238 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 04:57:28.257 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-02 04:57:28.315 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 04:57:28.319 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 04:57:28.326 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-02 04:57:28.329 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 04:57:28.350 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-02 04:57:28.355 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-02 04:57:28.362 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 04:57:28.365 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 04:57:28.369 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-02 04:57:28.372 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 04:57:28.376 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-02 04:57:28.384 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-02 04:57:28.410 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 04:57:28.413 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-02 04:57:28.456 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 04:57:28.461 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-02 04:57:28.467 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-02 04:57:28.472 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-02 04:57:28.480 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-02 04:57:28.485 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:57:28.489 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 04:57:28.497 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-02 04:57:28.504 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 04:57:28.508 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-02 04:57:28.550 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 04:57:28.557 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-02 04:57:28.560 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-02 04:57:28.571 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-02 04:57:28.575 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-02 04:57:28.588 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-02 04:57:28.598 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-02 04:57:28.615 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-02 04:57:28.628 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-02 04:57:28.632 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:57:28.635 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:57:28.638 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-02 04:57:28.642 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 04:57:28.644 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-02 04:57:28.649 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-02 04:57:28.657 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-02 04:57:28.695 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 04:57:28.698 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-02 04:57:28.701 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-02 04:57:28.704 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 04:57:28.707 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-02 04:57:28.712 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 04:57:28.715 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-02 04:57:28.721 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-02 04:57:28.728 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 04:57:28.736 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 04:57:28.739 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-02 04:57:28.742 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 04:57:28.745 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-02 04:57:28.801 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-02 04:57:28.804 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-02 04:57:28.808 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 04:57:28.842 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 04:57:28.844 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 04:57:29.800 | Installing collected packages: cinder 2022-06-02 04:57:29.801 | Attempting uninstall: cinder 2022-06-02 04:57:29.803 | Found existing installation: cinder 17.4.1.dev2 2022-06-02 04:57:29.806 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-02 04:57:29.808 | Running setup.py develop for cinder 2022-06-02 04:57:32.022 | Successfully installed cinder 2022-06-02 04:57:32.160 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:57:32.160 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:57:32.253 | + inc/python:pip_install:200 : result=0 2022-06-02 04:57:32.256 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:57:32.258 | + functions-common:time_stop:2322 : local name 2022-06-02 04:57:32.260 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:57:32.262 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:57:32.265 | + functions-common:time_stop:2325 : local total 2022-06-02 04:57:32.267 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:57:32.269 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:57:32.271 | + functions-common:time_stop:2329 : start_time=1654145841277 2022-06-02 04:57:32.273 | + functions-common:time_stop:2331 : [[ -z 1654145841277 ]] 2022-06-02 04:57:32.276 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:57:32.280 | + functions-common:time_stop:2334 : end_time=1654145852278 2022-06-02 04:57:32.283 | + functions-common:time_stop:2335 : elapsed_time=11001 2022-06-02 04:57:32.285 | + functions-common:time_stop:2336 : total=77344 2022-06-02 04:57:32.287 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:57:32.289 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=88345 2022-06-02 04:57:32.292 | + inc/python:pip_install:203 : return 0 2022-06-02 04:57:32.294 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:57:32.298 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 04:57:32.300 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 04:57:32.326 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 04:57:32.339 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-02 04:57:32.343 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-02 04:57:32.346 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:57:32.348 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:57:32.351 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-06-02 04:57:32.353 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:57:32.356 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-02 04:57:32.358 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-02 04:57:32.361 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:57:32.363 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:57:32.366 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:57:32.368 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:57:32.370 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:57:32.373 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:57:32.375 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:32.378 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:32.380 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:57:32.383 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:57:32.385 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:57:32.387 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:57:32.390 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-02 04:57:32.393 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:57:32.395 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:32.397 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:32.400 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-02 04:57:32.423 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-02 04:57:32.532 | Reading package lists... 2022-06-02 04:57:32.803 | Building dependency tree... 2022-06-02 04:57:32.804 | Reading state information... 2022-06-02 04:57:33.063 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-02 04:57:33.063 | The following packages were automatically installed and are no longer required: 2022-06-02 04:57:33.064 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:57:33.064 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:57:33.064 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:57:33.064 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:57:33.064 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:57:33.064 | python3-zope.interface 2022-06-02 04:57:33.064 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:57:33.180 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:57:33.185 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:57:33.187 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:57:33.190 | + functions-common:time_stop:2322 : local name 2022-06-02 04:57:33.192 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:57:33.195 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:57:33.197 | + functions-common:time_stop:2325 : local total 2022-06-02 04:57:33.200 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:57:33.203 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:57:33.205 | + functions-common:time_stop:2329 : start_time=1654145852419 2022-06-02 04:57:33.208 | + functions-common:time_stop:2331 : [[ -z 1654145852419 ]] 2022-06-02 04:57:33.211 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:57:33.215 | + functions-common:time_stop:2334 : end_time=1654145853212 2022-06-02 04:57:33.218 | + functions-common:time_stop:2335 : elapsed_time=793 2022-06-02 04:57:33.220 | + functions-common:time_stop:2336 : total=5655 2022-06-02 04:57:33.223 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:57:33.225 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6448 2022-06-02 04:57:33.227 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:57:33.230 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:57:33.232 | + ./stack.sh:main:895 : configure_cinder 2022-06-02 04:57:33.235 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-02 04:57:33.247 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-02 04:57:33.252 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-02 04:57:33.254 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-02 04:57:33.256 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-02 04:57:33.259 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-02 04:57:33.260 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-02 04:57:33.264 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-02 04:57:33.267 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-02 04:57:33.269 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-02 04:57:33.271 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-02 04:57:33.273 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-02 04:57:33.275 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-02 04:57:33.277 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-02 04:57:33.279 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-02 04:57:33.291 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-02 04:57:33.303 | + 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-02 04:57:33.316 | + 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-02 04:57:33.328 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-02 04:57:33.340 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-02 04:57:33.343 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-02 04:57:33.347 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.DehgREp69j 2022-06-02 04:57:33.349 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-02 04:57:33.352 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-02 04:57:33.354 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-02 04:57:33.356 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.DehgREp69j 2022-06-02 04:57:33.360 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.DehgREp69j 2022-06-02 04:57:33.372 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.DehgREp69j /etc/sudoers.d/cinder-rootwrap 2022-06-02 04:57:33.386 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-02 04:57:33.390 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-02 04:57:33.392 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-02 04:57:33.394 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-02 04:57:33.396 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-02 04:57:33.399 | + 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-02 04:57:33.401 | + 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-02 04:57:33.403 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-02 04:57:33.406 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-02 04:57:33.411 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-02 04:57:33.415 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-02 04:57:33.435 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-02 04:57:33.454 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-02 04:57:33.473 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-02 04:57:33.492 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-02 04:57:33.510 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-02 04:57:33.529 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-02 04:57:33.548 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-02 04:57:33.566 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-02 04:57:33.568 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 04:57:33.571 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-02 04:57:33.573 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 04:57:33.575 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-02 04:57:33.605 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-02 04:57:33.633 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-02 04:57:33.664 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-02 04:57:33.694 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-02 04:57:33.723 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-02 04:57:33.752 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-02 04:57:33.783 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-02 04:57:33.811 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 04:57:33.839 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 04:57:33.866 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-02 04:57:33.897 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-02 04:57:33.927 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-02 04:57:33.929 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-02 04:57:33.932 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-02 04:57:33.934 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-02 04:57:33.937 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-02 04:57:33.940 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-02 04:57:33.971 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-02 04:57:33.999 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-02 04:57:34.027 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-02 04:57:34.065 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-02 04:57:34.094 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-02 04:57:34.123 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-02 04:57:34.154 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-02 04:57:34.157 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.13 2022-06-02 04:57:34.185 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-02 04:57:34.217 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-02 04:57:34.225 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2edd577dbb7d978ceb36c7e728fb4b5a 2022-06-02 04:57:34.253 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-02 04:57:34.270 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:34.272 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-02 04:57:34.289 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:34.292 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-02 04:57:34.309 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:34.311 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-02 04:57:34.328 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:34.331 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-02 04:57:34.333 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-02 04:57:34.336 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-02 04:57:34.338 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-02 04:57:34.341 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 04:57:34.343 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 04:57:34.346 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 04:57:34.363 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:34.366 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 04:57:34.368 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 04:57:34.371 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 04:57:34.387 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:34.390 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 04:57:34.393 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 04:57:34.421 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 04:57:34.424 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 04:57:34.426 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-02 04:57:34.429 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-02 04:57:34.431 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 04:57:34.434 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 04:57:34.451 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 04:57:34.454 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 04:57:34.456 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 04:57:34.458 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 04:57:34.461 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 04:57:34.488 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:57:34.517 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:57:34.545 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 04:57:34.574 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-02 04:57:34.577 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-02 04:57:34.580 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-02 04:57:34.582 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-02 04:57:34.584 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 04:57:34.587 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 04:57:34.590 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-02 04:57:34.594 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-02 04:57:34.597 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 04:57:34.599 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 04:57:34.613 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 04:57:34.613 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:57:34.621 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 04:57:34.626 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:57:34.642 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-02 04:57:34.644 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-02 04:57:34.648 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-02 04:57:34.678 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-02 04:57:34.708 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-02 04:57:34.736 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-02 04:57:34.767 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 04:57:34.795 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 04:57:34.823 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-02 04:57:34.851 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-02 04:57:34.879 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-02 04:57:34.907 | + 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-02 04:57:34.936 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 04:57:34.964 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 04:57:34.993 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-02 04:57:35.021 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 04:57:35.024 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 04:57:35.027 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-02 04:57:35.029 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-02 04:57:35.032 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 04:57:35.035 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:35.037 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:35.040 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 04:57:35.042 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 04:57:35.045 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-02 04:57:35.073 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 04:57:35.102 | + 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-02 04:57:35.102 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 04:57:35.111 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-02 04:57:35.114 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-02 04:57:35.116 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-02 04:57:35.119 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 04:57:35.121 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 04:57:35.124 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:57:35.126 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:35.129 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:35.131 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 04:57:35.133 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 04:57:35.136 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:57:35.138 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:57:35.141 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-02 04:57:35.203 | Enabling site cinder-wsgi. 2022-06-02 04:57:35.209 | To activate the new configuration, you need to run: 2022-06-02 04:57:35.209 | systemctl reload apache2 2022-06-02 04:57:35.214 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 04:57:35.217 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:57:35.219 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:57:35.222 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:57:35.355 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-02 04:57:35.364 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-02 04:57:35.394 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.13/image 2022-06-02 04:57:35.423 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-02 04:57:35.440 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:35.443 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-02 04:57:35.445 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 04:57:35.448 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-02 04:57:35.450 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-02 04:57:35.452 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-02 04:57:35.484 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-02 04:57:35.513 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.13/identity 2022-06-02 04:57:35.542 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-02 04:57:35.570 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-02 04:57:35.598 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-02 04:57:35.627 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-02 04:57:35.655 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-02 04:57:35.686 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-02 04:57:35.714 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-02 04:57:35.744 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-02 04:57:35.779 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 04:57:35.810 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-02 04:57:35.813 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-02 04:57:35.830 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:35.832 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.13:2379 2022-06-02 04:57:35.864 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-02 04:57:35.883 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:35.886 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-02 04:57:35.889 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-02 04:57:35.892 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-02 04:57:35.896 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:57:35.899 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-02 04:57:35.903 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-02 04:57:35.908 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-02 04:57:35.908 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 04:57:35.914 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 04:57:35.916 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-02 04:57:35.919 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-02 04:57:35.922 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-02 04:57:35.924 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-02 04:57:35.927 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-02 04:57:35.930 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-02 04:57:35.932 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:57:35.935 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:57:35.937 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-06-02 04:57:35.940 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:57:35.942 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-02 04:57:35.945 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-02 04:57:35.947 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-02 04:57:35.949 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:57:35.951 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:57:35.954 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:57:35.957 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:57:35.959 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:57:35.962 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:57:35.978 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:57:35.981 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:57:35.983 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:57:35.986 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:57:35.986 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:57:35.992 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-02 04:57:35.994 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:57:35.996 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-02 04:57:36.010 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-02 04:57:36.013 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:57:36.013 | + functions-common:git_clone:607 : head -1 2022-06-02 04:57:36.024 | bca80bfbfb [OVN] Add baremetal support with Neutron DHCP agent 2022-06-02 04:57:36.028 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:57:36.030 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-02 04:57:36.033 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:57:36.035 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 04:57:36.038 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-02 04:57:36.040 | + inc/python:setup_develop:344 : local extras= 2022-06-02 04:57:36.043 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-02 04:57:36.045 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:57:36.048 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 04:57:36.051 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-02 04:57:36.053 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:57:36.056 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 04:57:36.059 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-02 04:57:36.061 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:57:36.065 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-02 04:57:36.068 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:57:36.070 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:57:36.074 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-02 04:57:36.082 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-02 04:57:36.085 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-02 04:57:36.684 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-02 04:57:36.686 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:57:36.689 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:57:36.691 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:57:36.694 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 04:57:36.696 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-02 04:57:36.699 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:57:36.701 | + inc/python:setup_package:427 : local extras= 2022-06-02 04:57:36.705 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:57:36.708 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 04:57:36.710 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 04:57:36.713 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 04:57:36.715 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:57:36.718 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-02 04:57:36.743 | Using python 3.8 to install /opt/stack/neutron 2022-06-02 04:57:36.747 | + 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-02 04:57:38.519 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:57:38.520 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:57:38.524 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:38.525 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:38.526 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:57:38.528 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:38.528 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:38.528 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:57:38.528 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:38.529 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:57:38.541 | Obtaining file:///opt/stack/neutron 2022-06-02 04:57:40.628 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:57:42.693 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 04:57:42.700 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 04:57:42.703 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 04:57:42.711 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 04:57:42.719 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 04:57:42.727 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 04:57:42.749 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 04:57:42.763 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 04:57:42.772 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 04:57:42.779 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 04:57:42.783 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 04:57:42.792 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 04:57:42.799 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 04:57:42.802 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-02 04:57:42.805 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 04:57:42.870 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 04:57:42.927 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 04:57:42.930 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 04:57:42.934 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 04:57:42.938 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-02 04:57:42.978 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-02 04:57:43.005 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.2.1) 2022-06-02 04:57:43.024 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 04:57:43.028 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-02 04:57:43.033 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-02 04:57:43.058 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-02 04:57:43.076 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 04:57:43.112 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 04:57:43.122 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 04:57:43.138 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 04:57:43.144 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 04:57:43.192 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 04:57:43.198 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 04:57:43.238 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-02 04:57:43.292 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 04:57:43.310 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 04:57:43.328 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-02 04:57:43.343 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-02 04:57:43.357 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-02 04:57:43.362 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 04:57:43.371 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-02 04:57:43.396 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 04:57:43.403 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 04:57:43.422 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-02 04:57:43.442 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-02 04:57:43.489 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-02 04:57:43.494 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-02 04:57:43.503 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 04:57:43.510 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-02 04:57:43.546 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 04:57:43.550 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-02 04:57:43.559 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 04:57:43.562 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-02 04:57:43.584 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-02 04:57:43.597 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 04:57:43.608 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 04:57:43.612 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 04:57:43.615 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-02 04:57:43.621 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 04:57:43.626 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (4.1.0) 2022-06-02 04:57:43.646 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 04:57:43.649 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 04:57:43.671 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-02 04:57:43.700 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-02 04:57:43.720 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 04:57:43.724 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 04:57:43.731 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 04:57:43.752 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-02 04:57:43.755 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 04:57:43.759 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-02 04:57:43.763 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-02 04:57:43.766 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 04:57:43.769 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-02 04:57:43.772 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 04:57:43.783 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 04:57:43.787 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 04:57:43.789 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 04:57:43.798 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 04:57:43.812 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 04:57:43.821 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 04:57:43.827 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 04:57:43.846 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-02 04:57:43.865 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-02 04:57:43.923 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 04:57:43.927 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 04:57:43.934 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 04:57:43.955 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-02 04:57:43.959 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 04:57:43.962 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 04:57:43.965 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 04:57:43.974 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 04:57:43.982 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 04:57:43.986 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-02 04:57:43.989 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-02 04:57:44.011 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-02 04:57:44.014 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 04:57:44.020 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-02 04:57:44.026 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 04:57:44.090 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:57:44.094 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 04:57:44.098 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 04:57:44.103 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 04:57:44.108 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 04:57:44.113 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 04:57:44.116 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-02 04:57:44.158 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 04:57:44.162 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 04:57:44.173 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-02 04:57:44.183 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-02 04:57:44.197 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-02 04:57:44.199 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-02 04:57:44.223 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 04:57:44.237 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-02 04:57:44.252 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 04:57:44.264 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-02 04:57:44.268 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:57:44.271 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 04:57:44.275 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:57:44.278 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 04:57:44.281 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 04:57:44.284 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 04:57:44.286 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 04:57:44.289 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 04:57:44.292 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-02 04:57:44.295 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-02 04:57:44.298 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 04:57:44.301 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-02 04:57:44.310 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-02 04:57:44.324 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 04:57:44.379 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-02 04:57:44.384 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 04:57:44.427 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 04:57:44.430 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 04:57:44.463 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 04:57:44.467 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 04:57:45.462 | Installing collected packages: neutron 2022-06-02 04:57:45.462 | Attempting uninstall: neutron 2022-06-02 04:57:45.464 | Found existing installation: neutron 17.4.2.dev8 2022-06-02 04:57:45.474 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-02 04:57:45.475 | Running setup.py develop for neutron 2022-06-02 04:57:47.828 | Successfully installed neutron 2022-06-02 04:57:47.968 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:57:47.969 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:57:48.063 | + inc/python:pip_install:200 : result=0 2022-06-02 04:57:48.066 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:57:48.068 | + functions-common:time_stop:2322 : local name 2022-06-02 04:57:48.070 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:57:48.073 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:57:48.075 | + functions-common:time_stop:2325 : local total 2022-06-02 04:57:48.077 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:57:48.079 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:57:48.082 | + functions-common:time_stop:2329 : start_time=1654145856737 2022-06-02 04:57:48.084 | + functions-common:time_stop:2331 : [[ -z 1654145856737 ]] 2022-06-02 04:57:48.087 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:57:48.091 | + functions-common:time_stop:2334 : end_time=1654145868088 2022-06-02 04:57:48.093 | + functions-common:time_stop:2335 : elapsed_time=11351 2022-06-02 04:57:48.095 | + functions-common:time_stop:2336 : total=88345 2022-06-02 04:57:48.097 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:57:48.100 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=99696 2022-06-02 04:57:48.102 | + inc/python:pip_install:203 : return 0 2022-06-02 04:57:48.104 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:57:48.106 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 04:57:48.109 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 04:57:48.131 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 04:57:48.144 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-02 04:57:48.146 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-02 04:57:48.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:57:48.153 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:57:48.156 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-06-02 04:57:48.159 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:57:48.161 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-02 04:57:48.164 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:57:48.166 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-02 04:57:48.184 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:57:48.187 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-02 04:57:48.189 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-02 04:57:48.192 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-02 04:57:48.194 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:57:48.197 | + lib/stack:stack_install_service:32 : install_nova 2022-06-02 04:57:48.199 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-02 04:57:48.201 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-02 04:57:48.204 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:57:48.206 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:57:48.209 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-06-02 04:57:48.211 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:57:48.214 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-02 04:57:48.229 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:48.232 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-02 04:57:48.249 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:48.255 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-02 04:57:48.272 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:57:48.274 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-02 04:57:48.277 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-02 04:57:48.279 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-02 04:57:48.281 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:57:48.283 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:57:48.286 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:57:48.289 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:57:48.291 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:57:48.294 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:57:48.311 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:57:48.313 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:57:48.315 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:57:48.318 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:57:48.318 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:57:48.324 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-02 04:57:48.326 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:57:48.328 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-02 04:57:48.345 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-02 04:57:48.348 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:57:48.348 | + functions-common:git_clone:607 : head -1 2022-06-02 04:57:48.352 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-02 04:57:48.354 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:57:48.357 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-02 04:57:48.359 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:57:48.362 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 04:57:48.364 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-02 04:57:48.367 | + inc/python:setup_develop:344 : local extras= 2022-06-02 04:57:48.369 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-02 04:57:48.371 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:57:48.374 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 04:57:48.377 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-02 04:57:48.379 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:57:48.381 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 04:57:48.385 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-02 04:57:48.387 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:57:48.390 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-02 04:57:48.393 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:57:48.395 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:57:48.398 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-02 04:57:48.404 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-02 04:57:48.407 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-02 04:57:48.997 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-02 04:57:49.000 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:57:49.002 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:57:49.005 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:57:49.007 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 04:57:49.009 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-02 04:57:49.012 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:57:49.014 | + inc/python:setup_package:427 : local extras= 2022-06-02 04:57:49.017 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:57:49.019 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 04:57:49.021 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 04:57:49.024 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 04:57:49.026 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:57:49.028 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-02 04:57:49.050 | Using python 3.8 to install /opt/stack/nova 2022-06-02 04:57:49.052 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-02 04:57:50.833 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:57:50.833 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:57:50.838 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:50.838 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:50.840 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:57:50.841 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:50.842 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:50.842 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:57:50.842 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:57:50.843 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:57:50.855 | Obtaining file:///opt/stack/nova 2022-06-02 04:57:53.948 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:57:56.981 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 04:57:56.989 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 04:57:56.993 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 04:57:57.002 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 04:57:57.011 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:57:57.014 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 04:57:57.023 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 04:57:57.044 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 04:57:57.066 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-02 04:57:57.087 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 04:57:57.132 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-02 04:57:57.145 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 04:57:57.149 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 04:57:57.158 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 04:57:57.165 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 04:57:57.170 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 04:57:57.174 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 04:57:57.191 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 04:57:57.262 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 04:57:57.326 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-02 04:57:57.337 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-02 04:57:57.342 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 04:57:57.345 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 04:57:57.351 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 04:57:57.354 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-02 04:57:57.385 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-02 04:57:57.410 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-02 04:57:57.414 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 04:57:57.418 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-02 04:57:57.424 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-02 04:57:57.450 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-02 04:57:57.477 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-02 04:57:57.496 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 04:57:57.538 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 04:57:57.549 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 04:57:57.565 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 04:57:57.575 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 04:57:57.624 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 04:57:57.632 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 04:57:57.676 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-02 04:57:57.745 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 04:57:57.771 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 04:57:57.788 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-02 04:57:57.805 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-02 04:57:57.820 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-02 04:57:57.824 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 04:57:57.834 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-02 04:57:57.857 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 04:57:57.865 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 04:57:57.883 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-02 04:57:57.904 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-02 04:57:57.914 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 04:57:57.921 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-02 04:57:57.955 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 04:57:57.958 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 04:57:57.960 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-02 04:57:57.982 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 04:57:57.993 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 04:57:57.995 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 04:57:57.999 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-02 04:57:58.024 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-02 04:57:58.032 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-02 04:57:58.049 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (7.2.2) 2022-06-02 04:57:58.067 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 04:57:58.072 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-02 04:57:58.090 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 04:57:58.109 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-02 04:57:58.136 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 04:57:58.140 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 04:57:58.148 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 04:57:58.168 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-02 04:57:58.170 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-02 04:57:58.175 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 04:57:58.180 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-02 04:57:58.183 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 04:57:58.187 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 04:57:58.197 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 04:57:58.201 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 04:57:58.203 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 04:57:58.210 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-02 04:57:58.268 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 04:57:58.282 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 04:57:58.291 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 04:57:58.297 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 04:57:58.314 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-02 04:57:58.394 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 04:57:58.398 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 04:57:58.405 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 04:57:58.427 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-02 04:57:58.431 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-02 04:57:58.439 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-02 04:57:58.443 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 04:57:58.446 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 04:57:58.449 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-02 04:57:58.462 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 04:57:58.466 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 04:57:58.475 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-02 04:57:58.478 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-02 04:57:58.483 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 04:57:58.489 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-02 04:57:58.510 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-02 04:57:58.514 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 04:57:58.521 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 04:57:58.526 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 04:57:58.531 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 04:57:58.540 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-02 04:57:58.582 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 04:57:58.585 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 04:57:58.589 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 04:57:58.593 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 04:57:58.604 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-02 04:57:58.609 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-02 04:57:58.618 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-02 04:57:58.632 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-02 04:57:58.635 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-02 04:57:58.640 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 04:57:58.654 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-02 04:57:58.668 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-02 04:57:58.672 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-02 04:57:58.688 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 04:57:58.692 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:57:58.694 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:57:58.697 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 04:57:58.699 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-02 04:57:58.738 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-02 04:57:58.746 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-02 04:57:58.751 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 04:57:58.754 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 04:57:58.756 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 04:57:58.759 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 04:57:58.762 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-02 04:57:58.765 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-02 04:57:58.773 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 04:57:58.776 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-02 04:57:58.779 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 04:57:58.781 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 04:57:58.789 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-02 04:57:58.792 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-02 04:57:58.796 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 04:57:58.849 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 04:57:58.853 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 04:57:58.859 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 04:57:58.900 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 04:57:58.933 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 04:57:59.865 | Installing collected packages: nova 2022-06-02 04:57:59.865 | Attempting uninstall: nova 2022-06-02 04:57:59.867 | Found existing installation: nova 22.4.1.dev3 2022-06-02 04:57:59.871 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-02 04:57:59.873 | Running setup.py develop for nova 2022-06-02 04:58:03.205 | Successfully installed nova 2022-06-02 04:58:03.344 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:58:03.344 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:58:03.441 | + inc/python:pip_install:200 : result=0 2022-06-02 04:58:03.444 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:58:03.446 | + functions-common:time_stop:2322 : local name 2022-06-02 04:58:03.448 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:58:03.450 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:58:03.453 | + functions-common:time_stop:2325 : local total 2022-06-02 04:58:03.455 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:58:03.457 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:58:03.460 | + functions-common:time_stop:2329 : start_time=1654145869044 2022-06-02 04:58:03.462 | + functions-common:time_stop:2331 : [[ -z 1654145869044 ]] 2022-06-02 04:58:03.465 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:58:03.469 | + functions-common:time_stop:2334 : end_time=1654145883466 2022-06-02 04:58:03.471 | + functions-common:time_stop:2335 : elapsed_time=14422 2022-06-02 04:58:03.473 | + functions-common:time_stop:2336 : total=99696 2022-06-02 04:58:03.475 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:58:03.478 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=114118 2022-06-02 04:58:03.480 | + inc/python:pip_install:203 : return 0 2022-06-02 04:58:03.482 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:58:03.485 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 04:58:03.487 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 04:58:03.507 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 04:58:03.520 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-02 04:58:03.523 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-02 04:58:03.525 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:58:03.528 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:58:03.530 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-06-02 04:58:03.533 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:58:03.536 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-02 04:58:03.550 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:58:03.552 | + ./stack.sh:main:906 : configure_nova 2022-06-02 04:58:03.555 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-02 04:58:03.568 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-02 04:58:03.572 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-02 04:58:03.575 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-02 04:58:03.579 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-02 04:58:03.579 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-02 04:58:03.585 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-02 04:58:03.588 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-02 04:58:03.591 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-02 04:58:03.593 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-02 04:58:03.596 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-02 04:58:03.598 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-02 04:58:03.601 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-02 04:58:03.603 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-02 04:58:03.618 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-02 04:58:03.632 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-02 04:58:03.645 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-02 04:58:03.659 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-02 04:58:03.673 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-02 04:58:03.677 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-02 04:58:03.683 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.UKsuZZZiGc 2022-06-02 04:58:03.686 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-02 04:58:03.689 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-02 04:58:03.693 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-02 04:58:03.696 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-02 04:58:03.698 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-02 04:58:03.701 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.UKsuZZZiGc 2022-06-02 04:58:03.705 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.UKsuZZZiGc 2022-06-02 04:58:03.718 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.UKsuZZZiGc /etc/sudoers.d/nova-rootwrap 2022-06-02 04:58:03.733 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-02 04:58:03.737 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-02 04:58:03.740 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-02 04:58:03.743 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-02 04:58:03.746 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-02 04:58:03.749 | + 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-02 04:58:03.752 | + 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-02 04:58:03.755 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-02 04:58:03.758 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-02 04:58:03.763 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-02 04:58:03.783 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:03.785 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-02 04:58:03.788 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-02 04:58:03.791 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-02 04:58:03.795 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-02 04:58:03.824 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-02 04:58:03.826 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-02 04:58:03.853 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-02 04:58:03.883 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-02 04:58:03.910 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-02 04:58:03.940 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-02 04:58:03.970 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-02 04:58:03.999 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-02 04:58:04.001 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.13 2022-06-02 04:58:04.028 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-02 04:58:04.055 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-02 04:58:04.082 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-02 04:58:04.109 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-02 04:58:04.144 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-02 04:58:04.175 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-02 04:58:04.177 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:58:04.179 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:58:04.181 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:58:04.184 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:58:04.186 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:58:04.188 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:58:04.191 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:58:04.193 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:58:04.195 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-02 04:58:04.197 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:58:04.200 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:58:04.202 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:58:04.204 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:58:04.206 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:58:04.209 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:58:04.211 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-02 04:58:04.227 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:04.229 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 04:58:04.231 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-02 04:58:04.234 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-02 04:58:04.261 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-02 04:58:04.263 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-02 04:58:04.265 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-02 04:58:04.268 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-02 04:58:04.270 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-02 04:58:04.272 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-02 04:58:04.303 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-02 04:58:04.305 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-02 04:58:04.308 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-02 04:58:04.310 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-02 04:58:04.313 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-02 04:58:04.315 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-02 04:58:04.345 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-02 04:58:04.380 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-02 04:58:04.411 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-02 04:58:04.442 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-02 04:58:04.459 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:04.461 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-02 04:58:04.477 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:04.480 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-02 04:58:04.480 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-02 04:58:04.486 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-02 04:58:04.488 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-02 04:58:04.515 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-02 04:58:04.530 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:04.533 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-02 04:58:04.535 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-02 04:58:04.537 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-02 04:58:04.539 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 04:58:04.541 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-02 04:58:04.571 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-02 04:58:04.599 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-02 04:58:04.626 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-02 04:58:04.653 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-02 04:58:04.681 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-02 04:58:04.709 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-02 04:58:04.737 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-02 04:58:04.764 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 04:58:04.792 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 04:58:04.819 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-02 04:58:04.836 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:04.838 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-02 04:58:04.840 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-02 04:58:04.870 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-02 04:58:04.897 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.13/identity 2022-06-02 04:58:04.926 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-02 04:58:04.954 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-02 04:58:04.981 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-02 04:58:05.009 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-02 04:58:05.037 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-02 04:58:05.065 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-02 04:58:05.081 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:05.083 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-02 04:58:05.086 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-02 04:58:05.114 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-02 04:58:05.144 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-02 04:58:05.147 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-02 04:58:05.176 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-02 04:58:05.179 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-02 04:58:05.181 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-02 04:58:05.184 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:58:05.186 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:58:05.189 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:58:05.191 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:58:05.193 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:58:05.196 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:58:05.198 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-02 04:58:05.200 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-02 04:58:05.202 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-02 04:58:05.205 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 04:58:05.222 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 04:58:05.225 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 04:58:05.227 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 04:58:05.229 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 04:58:05.232 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 04:58:05.260 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:58:05.292 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:58:05.323 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 04:58:05.351 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-02 04:58:05.382 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-02 04:58:05.384 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-02 04:58:05.386 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-02 04:58:05.389 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-02 04:58:05.391 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 04:58:05.393 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 04:58:05.396 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-02 04:58:05.400 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-02 04:58:05.402 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 04:58:05.405 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 04:58:05.417 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 04:58:05.417 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:58:05.426 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 04:58:05.430 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:58:05.446 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-02 04:58:05.448 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-02 04:58:05.452 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-02 04:58:05.482 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-02 04:58:05.511 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-02 04:58:05.538 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-02 04:58:05.566 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 04:58:05.592 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 04:58:05.619 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-02 04:58:05.647 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-02 04:58:05.674 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-02 04:58:05.701 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 04:58:05.728 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 04:58:05.755 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 04:58:05.784 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-02 04:58:05.814 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 04:58:05.816 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 04:58:05.819 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-02 04:58:05.821 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-02 04:58:05.823 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 04:58:05.826 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:58:05.828 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:58:05.831 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 04:58:05.833 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 04:58:05.836 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-02 04:58:05.866 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 04:58:05.894 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-02 04:58:05.894 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 04:58:05.902 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-02 04:58:05.906 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-02 04:58:05.908 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-02 04:58:05.911 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 04:58:05.913 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 04:58:05.916 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:58:05.918 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:58:05.920 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:58:05.923 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 04:58:05.925 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 04:58:05.927 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:58:05.930 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:58:05.932 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-02 04:58:05.993 | Enabling site nova-api-wsgi. 2022-06-02 04:58:05.999 | To activate the new configuration, you need to run: 2022-06-02 04:58:05.999 | systemctl reload apache2 2022-06-02 04:58:06.004 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 04:58:06.006 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:58:06.009 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:58:06.011 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:58:06.149 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-02 04:58:06.151 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-02 04:58:06.154 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-02 04:58:06.156 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-02 04:58:06.158 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-02 04:58:06.160 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 04:58:06.163 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-02 04:58:06.167 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-02 04:58:06.169 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 04:58:06.172 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 04:58:06.187 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:58:06.187 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 04:58:06.195 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 04:58:06.198 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:58:06.215 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-02 04:58:06.217 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-02 04:58:06.221 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-02 04:58:06.251 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-02 04:58:06.278 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-02 04:58:06.306 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-02 04:58:06.333 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 04:58:06.360 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 04:58:06.388 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-02 04:58:06.415 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-02 04:58:06.443 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-02 04:58:06.470 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 04:58:06.500 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 04:58:06.528 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 04:58:06.557 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-02 04:58:06.584 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-02 04:58:06.587 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-02 04:58:06.616 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-02 04:58:06.632 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:06.634 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-02 04:58:06.665 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-02 04:58:06.667 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-02 04:58:06.670 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-02 04:58:06.687 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:06.689 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 04:58:06.692 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 04:58:06.720 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-02 04:58:06.750 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-02 04:58:06.753 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-02 04:58:06.755 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-02 04:58:06.757 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 04:58:06.760 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 04:58:06.762 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 04:58:06.778 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:06.782 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 04:58:06.784 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 04:58:06.786 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 04:58:06.802 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:06.805 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 04:58:06.807 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 04:58:06.835 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 04:58:06.837 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 04:58:06.840 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-02 04:58:06.868 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-02 04:58:06.896 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-02 04:58:06.932 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-02 04:58:06.949 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:06.951 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 04:58:06.979 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-02 04:58:06.981 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-02 04:58:06.998 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:07.001 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-02 04:58:07.005 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-02 04:58:07.007 | + lib/nova:create_nova_conf:525 : local conf 2022-06-02 04:58:07.009 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-02 04:58:07.012 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-02 04:58:07.014 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-02 04:58:07.017 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-02 04:58:07.020 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-02 04:58:07.022 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-02 04:58:07.024 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-02 04:58:07.029 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-02 04:58:07.031 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-02 04:58:07.033 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-02 04:58:07.036 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-02 04:58:07.038 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-02 04:58:07.041 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-02 04:58:07.071 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-02 04:58:07.101 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-02 04:58:07.131 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 04:58:07.134 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-02 04:58:07.136 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-02 04:58:07.138 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-02 04:58:07.155 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:07.159 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-02 04:58:07.159 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-02 04:58:07.881 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-02 04:58:07.883 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-02 04:58:07.885 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-02 04:58:07.887 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-02 04:58:07.890 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 04:58:07.892 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-02 04:58:07.894 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 04:58:07.911 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:07.914 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-02 04:58:07.916 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-02 04:58:07.919 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 04:58:07.935 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:07.937 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-06-02 04:58:07.940 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-06-02 04:58:07.967 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 04:58:07.970 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 04:58:07.972 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-02 04:58:07.989 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:07.991 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-02 04:58:07.994 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-02 04:58:07.996 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-02 04:58:08.026 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.13/identity 2022-06-02 04:58:08.055 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-02 04:58:08.083 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-02 04:58:08.112 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-02 04:58:08.140 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-02 04:58:08.171 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-02 04:58:08.200 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-02 04:58:08.229 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-02 04:58:08.231 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-02 04:58:08.234 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-02 04:58:08.237 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 04:58:08.253 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 04:58:08.256 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 04:58:08.258 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 04:58:08.260 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 04:58:08.263 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 04:58:08.291 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:58:08.318 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:58:08.347 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 04:58:08.375 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 04:58:08.378 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-02 04:58:08.382 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-02 04:58:08.384 | + lib/nova:create_nova_conf:559 : local conf 2022-06-02 04:58:08.387 | + lib/nova:create_nova_conf:560 : local offset 2022-06-02 04:58:08.390 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-02 04:58:08.392 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-02 04:58:08.395 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-02 04:58:08.398 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-02 04:58:08.400 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-02 04:58:08.402 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-02 04:58:08.405 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-02 04:58:08.407 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-02 04:58:08.409 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-02 04:58:08.412 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-02 04:58:08.428 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:08.430 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-02 04:58:08.447 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:08.449 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-02 04:58:08.452 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-02 04:58:08.467 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:08.470 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-02 04:58:08.485 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:08.488 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-02 04:58:08.504 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:08.506 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-02 04:58:08.525 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:08.527 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-02 04:58:08.531 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-02 04:58:08.533 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-02 04:58:08.536 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:58:08.538 | + lib/stack:stack_install_service:32 : install_placement 2022-06-02 04:58:08.541 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-02 04:58:08.543 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-02 04:58:08.546 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:58:08.549 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:58:08.551 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-02 04:58:08.554 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:58:08.556 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:58:08.558 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:58:08.561 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:58:08.563 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:58:08.565 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:58:08.568 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:58:08.570 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:58:08.573 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:58:08.575 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:58:08.577 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:58:08.579 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:58:08.582 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-02 04:58:08.585 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:58:08.587 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:58:08.590 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:58:08.592 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-02 04:58:08.616 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-02 04:58:08.733 | Reading package lists... 2022-06-02 04:58:08.991 | Building dependency tree... 2022-06-02 04:58:08.992 | Reading state information... 2022-06-02 04:58:09.248 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 04:58:09.248 | The following packages were automatically installed and are no longer required: 2022-06-02 04:58:09.249 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:58:09.249 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:58:09.249 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:58:09.249 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:58:09.249 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:58:09.250 | python3-zope.interface 2022-06-02 04:58:09.250 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:58:09.364 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:58:09.369 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:58:09.371 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:58:09.374 | + functions-common:time_stop:2322 : local name 2022-06-02 04:58:09.376 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:58:09.379 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:58:09.381 | + functions-common:time_stop:2325 : local total 2022-06-02 04:58:09.383 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:58:09.386 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:58:09.388 | + functions-common:time_stop:2329 : start_time=1654145888613 2022-06-02 04:58:09.391 | + functions-common:time_stop:2331 : [[ -z 1654145888613 ]] 2022-06-02 04:58:09.393 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:58:09.398 | + functions-common:time_stop:2334 : end_time=1654145889395 2022-06-02 04:58:09.400 | + functions-common:time_stop:2335 : elapsed_time=782 2022-06-02 04:58:09.402 | + functions-common:time_stop:2336 : total=6448 2022-06-02 04:58:09.405 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:58:09.407 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7230 2022-06-02 04:58:09.409 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:58:09.412 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-02 04:58:09.414 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-02 04:58:09.417 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-02 04:58:09.419 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-02 04:58:09.422 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-02 04:58:09.444 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-02 04:58:09.447 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:58:09.449 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:58:09.452 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:58:09.455 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:58:09.457 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:58:09.460 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:58:09.462 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:58:09.465 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:58:09.468 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:58:09.471 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:58:09.473 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:58:09.476 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:58:09.478 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-02 04:58:09.481 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:58:09.484 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:58:09.486 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:58:09.489 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-02 04:58:09.512 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-02 04:58:09.620 | Reading package lists... 2022-06-02 04:58:09.880 | Building dependency tree... 2022-06-02 04:58:09.882 | Reading state information... 2022-06-02 04:58:10.136 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-02 04:58:10.136 | The following packages were automatically installed and are no longer required: 2022-06-02 04:58:10.137 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:58:10.137 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:58:10.137 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:58:10.137 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:58:10.138 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:58:10.138 | python3-zope.interface 2022-06-02 04:58:10.138 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:58:10.254 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:58:10.259 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:58:10.261 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:58:10.264 | + functions-common:time_stop:2322 : local name 2022-06-02 04:58:10.266 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:58:10.268 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:58:10.271 | + functions-common:time_stop:2325 : local total 2022-06-02 04:58:10.273 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:58:10.275 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:58:10.278 | + functions-common:time_stop:2329 : start_time=1654145889509 2022-06-02 04:58:10.280 | + functions-common:time_stop:2331 : [[ -z 1654145889509 ]] 2022-06-02 04:58:10.283 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:58:10.287 | + functions-common:time_stop:2334 : end_time=1654145890285 2022-06-02 04:58:10.290 | + functions-common:time_stop:2335 : elapsed_time=776 2022-06-02 04:58:10.292 | + functions-common:time_stop:2336 : total=7230 2022-06-02 04:58:10.294 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:58:10.297 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8006 2022-06-02 04:58:10.299 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:58:10.302 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-02 04:58:10.304 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-02 04:58:10.307 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:58:10.309 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:58:10.312 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:58:10.314 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-02 04:58:10.317 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-02 04:58:10.372 | wsgi (enabled by maintainer script) 2022-06-02 04:58:10.376 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-02 04:58:10.378 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-02 04:58:10.381 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:58:10.384 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-02 04:58:10.387 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-02 04:58:10.389 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:58:10.393 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:58:10.394 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:58:10.399 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-02 04:58:10.402 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-02 04:58:10.404 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-02 04:58:10.407 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-02 04:58:10.410 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-02 04:58:10.432 | Using python 3.8 to install osc-placement 2022-06-02 04:58:10.435 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-02 04:58:12.212 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:58:12.212 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:58:12.217 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:12.218 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:12.219 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:58:12.220 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:12.221 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:12.221 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:58:12.221 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:12.222 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:58:12.236 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-02 04:58:12.264 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 04:58:12.282 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 04:58:12.288 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 04:58:12.291 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 04:58:12.294 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 04:58:12.299 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-02 04:58:12.302 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 04:58:12.305 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 04:58:12.368 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-02 04:58:12.384 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 04:58:12.388 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 04:58:12.396 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 04:58:12.399 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 04:58:12.402 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 04:58:12.408 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 04:58:12.430 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 04:58:12.434 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 04:58:12.441 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-02 04:58:12.468 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 04:58:12.481 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 04:58:12.484 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 04:58:12.505 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:58:12.507 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:58:12.510 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 04:58:12.513 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:58:12.517 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-02 04:58:12.522 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-02 04:58:12.525 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-02 04:58:12.547 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-02 04:58:12.549 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 04:58:12.590 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 04:58:12.593 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-02 04:58:12.597 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 04:58:12.602 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 04:58:12.654 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 04:58:12.658 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-02 04:58:12.661 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 04:58:12.665 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 04:58:12.668 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 04:58:12.672 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 04:58:12.704 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 04:58:12.752 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 04:58:12.757 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 04:58:14.643 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:58:14.643 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:58:14.728 | + inc/python:pip_install:200 : result=0 2022-06-02 04:58:14.730 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:58:14.733 | + functions-common:time_stop:2322 : local name 2022-06-02 04:58:14.735 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:58:14.737 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:58:14.740 | + functions-common:time_stop:2325 : local total 2022-06-02 04:58:14.743 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:58:14.747 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:58:14.750 | + functions-common:time_stop:2329 : start_time=1654145890427 2022-06-02 04:58:14.754 | + functions-common:time_stop:2331 : [[ -z 1654145890427 ]] 2022-06-02 04:58:14.758 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:58:14.763 | + functions-common:time_stop:2334 : end_time=1654145894760 2022-06-02 04:58:14.766 | + functions-common:time_stop:2335 : elapsed_time=4333 2022-06-02 04:58:14.768 | + functions-common:time_stop:2336 : total=114118 2022-06-02 04:58:14.771 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:58:14.774 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=118451 2022-06-02 04:58:14.777 | + inc/python:pip_install:203 : return 0 2022-06-02 04:58:14.780 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-02 04:58:14.783 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-02 04:58:14.785 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-02 04:58:14.787 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:58:14.790 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:58:14.793 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:58:14.797 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:58:14.799 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:58:14.803 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:58:14.821 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:58:14.824 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:58:14.827 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:58:14.830 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:58:14.831 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:58:14.836 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-02 04:58:14.838 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:58:14.841 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-02 04:58:14.855 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-02 04:58:14.858 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:58:14.858 | + functions-common:git_clone:607 : head -1 2022-06-02 04:58:14.862 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-02 04:58:14.865 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:58:14.868 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-02 04:58:14.870 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:58:14.873 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 04:58:14.875 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-02 04:58:14.878 | + inc/python:setup_develop:344 : local extras= 2022-06-02 04:58:14.880 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-02 04:58:14.883 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:58:14.885 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 04:58:14.887 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-02 04:58:14.891 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:58:14.893 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 04:58:14.897 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-02 04:58:14.899 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:58:14.903 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-02 04:58:14.905 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:58:14.909 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:58:14.912 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-02 04:58:14.918 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-02 04:58:14.921 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-02 04:58:15.509 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-02 04:58:15.511 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:58:15.514 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:58:15.517 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:58:15.519 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 04:58:15.522 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-02 04:58:15.524 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:58:15.527 | + inc/python:setup_package:427 : local extras= 2022-06-02 04:58:15.530 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:58:15.532 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 04:58:15.535 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 04:58:15.537 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 04:58:15.540 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:58:15.542 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-02 04:58:15.565 | Using python 3.8 to install /opt/stack/placement 2022-06-02 04:58:15.567 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-02 04:58:17.349 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:58:17.349 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:58:17.354 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:17.354 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:17.356 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:58:17.357 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:17.358 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:17.358 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:58:17.359 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:17.359 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:58:17.372 | Obtaining file:///opt/stack/placement 2022-06-02 04:58:18.590 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:58:19.822 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 04:58:19.831 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 04:58:19.852 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 04:58:19.866 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 04:58:19.878 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 04:58:19.935 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-02 04:58:19.939 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-02 04:58:19.944 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-02 04:58:19.949 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 04:58:19.983 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 04:58:19.994 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 04:58:20.010 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 04:58:20.016 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 04:58:20.068 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 04:58:20.075 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 04:58:20.114 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 04:58:20.132 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 04:58:20.149 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 04:58:20.158 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 04:58:20.166 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 04:58:20.184 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 04:58:20.190 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 04:58:20.193 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 04:58:20.196 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 04:58:20.207 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 04:58:20.209 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 04:58:20.213 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 04:58:20.218 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 04:58:20.236 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 04:58:20.241 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 04:58:20.248 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 04:58:20.268 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 04:58:20.273 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 04:58:20.276 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 04:58:20.287 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 04:58:20.290 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 04:58:20.293 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 04:58:20.300 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 04:58:20.309 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 04:58:20.315 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 04:58:20.333 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 04:58:20.337 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 04:58:20.345 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 04:58:20.367 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-02 04:58:20.408 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 04:58:20.476 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 04:58:20.482 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 04:58:20.487 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 04:58:20.495 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:58:20.498 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 04:58:20.503 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 04:58:20.512 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 04:58:20.519 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 04:58:20.522 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 04:58:20.525 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 04:58:20.528 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:58:20.531 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:58:20.533 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 04:58:20.537 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 04:58:20.541 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 04:58:20.543 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 04:58:20.546 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 04:58:20.557 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 04:58:20.560 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 04:58:20.562 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 04:58:20.565 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 04:58:20.569 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 04:58:20.572 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 04:58:20.575 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 04:58:20.578 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 04:58:20.585 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 04:58:22.158 | Installing collected packages: openstack-placement 2022-06-02 04:58:22.158 | Attempting uninstall: openstack-placement 2022-06-02 04:58:22.160 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-02 04:58:22.162 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-02 04:58:22.163 | Running setup.py develop for openstack-placement 2022-06-02 04:58:23.788 | Successfully installed openstack-placement 2022-06-02 04:58:23.926 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:58:23.926 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:58:24.014 | + inc/python:pip_install:200 : result=0 2022-06-02 04:58:24.019 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:58:24.022 | + functions-common:time_stop:2322 : local name 2022-06-02 04:58:24.026 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:58:24.029 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:58:24.033 | + functions-common:time_stop:2325 : local total 2022-06-02 04:58:24.037 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:58:24.040 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:58:24.044 | + functions-common:time_stop:2329 : start_time=1654145895559 2022-06-02 04:58:24.047 | + functions-common:time_stop:2331 : [[ -z 1654145895559 ]] 2022-06-02 04:58:24.050 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:58:24.054 | + functions-common:time_stop:2334 : end_time=1654145904052 2022-06-02 04:58:24.057 | + functions-common:time_stop:2335 : elapsed_time=8493 2022-06-02 04:58:24.059 | + functions-common:time_stop:2336 : total=118451 2022-06-02 04:58:24.061 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:58:24.064 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=126944 2022-06-02 04:58:24.066 | + inc/python:pip_install:203 : return 0 2022-06-02 04:58:24.069 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:58:24.071 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 04:58:24.074 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 04:58:24.093 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 04:58:24.105 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-02 04:58:24.108 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-02 04:58:24.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:58:24.113 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:58:24.116 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-06-02 04:58:24.118 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:58:24.121 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:58:24.123 | + ./stack.sh:main:912 : configure_placement 2022-06-02 04:58:24.126 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-02 04:58:24.138 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-02 04:58:24.141 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-02 04:58:24.146 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-02 04:58:24.150 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-02 04:58:24.153 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-02 04:58:24.157 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-02 04:58:24.161 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-02 04:58:24.165 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-02 04:58:24.199 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-02 04:58:24.230 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-02 04:58:24.261 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-02 04:58:24.264 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-02 04:58:24.267 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-02 04:58:24.269 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 04:58:24.272 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-02 04:58:24.303 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-02 04:58:24.333 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-02 04:58:24.363 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-02 04:58:24.394 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-02 04:58:24.425 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-02 04:58:24.454 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-02 04:58:24.483 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-02 04:58:24.516 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 04:58:24.545 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 04:58:24.575 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-02 04:58:24.578 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-02 04:58:24.580 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-02 04:58:24.584 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 04:58:24.601 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 04:58:24.604 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 04:58:24.606 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 04:58:24.609 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 04:58:24.611 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 04:58:24.640 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:58:24.671 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:58:24.700 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 04:58:24.732 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-02 04:58:24.735 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-02 04:58:24.737 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-02 04:58:24.740 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-02 04:58:24.743 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-02 04:58:24.745 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 04:58:24.748 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 04:58:24.751 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-02 04:58:24.755 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-02 04:58:24.758 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 04:58:24.760 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 04:58:24.776 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 04:58:24.777 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:58:24.790 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 04:58:24.795 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:58:24.811 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-02 04:58:24.813 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-02 04:58:24.818 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-02 04:58:24.854 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-02 04:58:24.889 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-02 04:58:24.919 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-02 04:58:24.948 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 04:58:24.977 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 04:58:25.006 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-02 04:58:25.034 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-02 04:58:25.063 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-02 04:58:25.092 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 04:58:25.120 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 04:58:25.149 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 04:58:25.178 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-02 04:58:25.207 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 04:58:25.209 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 04:58:25.213 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-02 04:58:25.215 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-02 04:58:25.218 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 04:58:25.220 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:58:25.223 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:58:25.225 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-02 04:58:25.228 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-02 04:58:25.230 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-02 04:58:25.260 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 04:58:25.290 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-02 04:58:25.290 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-02 04:58:25.299 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-02 04:58:25.303 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-02 04:58:25.306 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-02 04:58:25.308 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 04:58:25.311 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 04:58:25.314 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:58:25.317 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:58:25.319 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:58:25.322 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 04:58:25.324 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 04:58:25.327 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:58:25.330 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:58:25.333 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-02 04:58:25.399 | Site placement-api already enabled 2022-06-02 04:58:25.405 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 04:58:25.409 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:58:25.412 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:58:25.415 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:58:25.563 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-02 04:58:25.585 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:25.588 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-02 04:58:25.608 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:25.611 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-02 04:58:25.629 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:25.631 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-02 04:58:25.634 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-02 04:58:25.636 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-02 04:58:25.669 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.13/identity 2022-06-02 04:58:25.700 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-02 04:58:25.731 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-02 04:58:25.760 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-02 04:58:25.792 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-02 04:58:25.832 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-02 04:58:25.863 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-02 04:58:25.893 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-02 04:58:25.911 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:25.914 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-02 04:58:25.931 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:25.934 | + ./stack.sh:main:938 : run_phase stack install 2022-06-02 04:58:25.937 | + functions-common:run_phase:1750 : local mode=stack 2022-06-02 04:58:25.939 | + functions-common:run_phase:1751 : local phase=install 2022-06-02 04:58:25.942 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 04:58:25.944 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 04:58:25.947 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 04:58:25.949 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 04:58:25.952 | + functions-common:run_phase:1760 : local extra 2022-06-02 04:58:25.956 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 04:58:25.960 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 04:58:25.963 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 04:58:25.965 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 04:58:25.968 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-02 04:58:25.971 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 04:58:25.987 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:25.989 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 04:58:25.992 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:58:25.994 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-02 04:58:25.997 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-02 04:58:26.000 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:58:26.002 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-02 04:58:26.004 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-02 04:58:26.007 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-02 04:58:26.009 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-02 04:58:26.011 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-02 04:58:26.013 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-02 04:58:26.015 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-02 04:58:26.018 | +++ functions-common:git_clone:529 : pwd 2022-06-02 04:58:26.020 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:58:26.022 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:58:26.025 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:58:26.041 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:58:26.043 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:58:26.045 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:58:26.048 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-02 04:58:26.048 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:58:26.053 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-02 04:58:26.056 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:58:26.059 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-02 04:58:26.073 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-02 04:58:26.076 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-02 04:58:26.076 | ++ functions-common:git_clone:607 : head -1 2022-06-02 04:58:26.080 | 3308ea0ab Merge "tempurl: Deprecate sha1 signatures" 2022-06-02 04:58:26.083 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:58:26.086 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-02 04:58:26.113 | Using python 3.8 to install tox!=2.8.0 2022-06-02 04:58:26.114 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-06-02 04:58:27.921 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:58:27.921 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:58:27.926 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:27.926 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:27.928 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:58:27.929 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:27.930 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:27.930 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:58:27.930 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:27.931 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:58:27.945 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-02 04:58:28.007 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-02 04:58:28.059 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 04:58:28.066 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-02 04:58:28.069 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-02 04:58:28.072 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-02 04:58:28.081 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 04:58:28.084 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-02 04:58:28.088 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-02 04:58:28.091 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-02 04:58:28.094 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 04:58:30.205 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:58:30.205 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:58:30.284 | ++ inc/python:pip_install:200 : result=0 2022-06-02 04:58:30.287 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:58:30.290 | ++ functions-common:time_stop:2322 : local name 2022-06-02 04:58:30.294 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 04:58:30.297 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:58:30.299 | ++ functions-common:time_stop:2325 : local total 2022-06-02 04:58:30.302 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 04:58:30.304 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:58:30.307 | ++ functions-common:time_stop:2329 : start_time=1654145906104 2022-06-02 04:58:30.309 | ++ functions-common:time_stop:2331 : [[ -z 1654145906104 ]] 2022-06-02 04:58:30.313 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:58:30.317 | ++ functions-common:time_stop:2334 : end_time=1654145910314 2022-06-02 04:58:30.320 | ++ functions-common:time_stop:2335 : elapsed_time=4210 2022-06-02 04:58:30.322 | ++ functions-common:time_stop:2336 : total=126944 2022-06-02 04:58:30.325 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:58:30.328 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=131154 2022-06-02 04:58:30.330 | ++ inc/python:pip_install:203 : return 0 2022-06-02 04:58:30.333 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-02 04:58:30.333 | /opt/stack/tempest ~/devstack 2022-06-02 04:58:30.335 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-02 04:58:30.354 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-02 04:58:30.355 | HACKING.rst 2022-06-02 04:58:30.355 | doc/source/conf.py 2022-06-02 04:58:30.355 | doc/source/configuration.rst 2022-06-02 04:58:30.355 | doc/source/contributor/contributing.rst 2022-06-02 04:58:30.355 | doc/source/index.rst 2022-06-02 04:58:30.355 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-02 04:58:30.355 | doc/source/microversion_testing.rst 2022-06-02 04:58:30.355 | doc/source/plugins/plugin.rst 2022-06-02 04:58:30.355 | doc/source/supported_version.rst 2022-06-02 04:58:30.355 | doc/source/test_removal.rst 2022-06-02 04:58:30.355 | playbooks/devstack-tempest-ipv6.yaml 2022-06-02 04:58:30.355 | playbooks/devstack-tempest.yaml 2022-06-02 04:58:30.355 | playbooks/enable-fips.yaml 2022-06-02 04:58:30.355 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-02 04:58:30.355 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-02 04:58:30.355 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-02 04:58:30.355 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-02 04:58:30.355 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-02 04:58:30.355 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-02 04:58:30.355 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-02 04:58:30.355 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-02 04:58:30.355 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-02 04:58:30.355 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-02 04:58:30.355 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-02 04:58:30.355 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-02 04:58:30.355 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-02 04:58:30.355 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-02 04:58:30.355 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-02 04:58:30.355 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-02 04:58:30.355 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-02 04:58:30.356 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-02 04:58:30.356 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-02 04:58:30.356 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-02 04:58:30.356 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-02 04:58:30.356 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-02 04:58:30.356 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-02 04:58:30.356 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-02 04:58:30.356 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-02 04:58:30.356 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-02 04:58:30.356 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-02 04:58:30.356 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-02 04:58:30.356 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-02 04:58:30.356 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-02 04:58:30.356 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-02 04:58:30.356 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-02 04:58:30.356 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-02 04:58:30.356 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-02 04:58:30.356 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-02 04:58:30.356 | releasenotes/source/conf.py 2022-06-02 04:58:30.356 | releasenotes/source/index.rst 2022-06-02 04:58:30.356 | releasenotes/source/v26.1.0.rst 2022-06-02 04:58:30.356 | releasenotes/source/v27.0.0.rst 2022-06-02 04:58:30.356 | releasenotes/source/v28.0.0.rst 2022-06-02 04:58:30.356 | releasenotes/source/v28.1.0.rst 2022-06-02 04:58:30.356 | releasenotes/source/v29.0.0.rst 2022-06-02 04:58:30.356 | releasenotes/source/v29.1.0.rst 2022-06-02 04:58:30.356 | releasenotes/source/v29.2.0.rst 2022-06-02 04:58:30.356 | releasenotes/source/v30.0.0.rst 2022-06-02 04:58:30.356 | requirements.txt 2022-06-02 04:58:30.356 | roles/run-tempest/README.rst 2022-06-02 04:58:30.356 | roles/run-tempest/defaults/main.yaml 2022-06-02 04:58:30.356 | roles/run-tempest/tasks/main.yaml 2022-06-02 04:58:30.356 | roles/run-tempest-26/README.rst 2022-06-02 04:58:30.356 | roles/run-tempest-26/defaults/main.yaml 2022-06-02 04:58:30.356 | roles/run-tempest-26/tasks/main.yaml 2022-06-02 04:58:30.357 | setup.cfg 2022-06-02 04:58:30.357 | tempest/api/compute/admin/test_agents.py 2022-06-02 04:58:30.357 | tempest/api/compute/admin/test_aggregates.py 2022-06-02 04:58:30.357 | tempest/api/compute/admin/test_create_server.py 2022-06-02 04:58:30.357 | tempest/api/compute/admin/test_flavors.py 2022-06-02 04:58:30.357 | tempest/api/compute/admin/test_flavors_access.py 2022-06-02 04:58:30.357 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-02 04:58:30.357 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-02 04:58:30.357 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-02 04:58:30.357 | tempest/api/compute/admin/test_hypervisor.py 2022-06-02 04:58:30.357 | tempest 2022-06-02 04:58:30.357 | Aborting 2022-06-02 04:58:30.358 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-02 04:58:30.361 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-02 04:58:30.364 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-02 04:58:30.368 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-02 04:58:30.371 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-02 04:58:30.374 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-02 04:58:30.377 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-02 04:58:30.379 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-02 04:58:30.382 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-02 04:58:30.384 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-02 04:58:30.384 | Error on exit 2022-06-02 04:58:30.387 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-02 04:58:30.389 | + ./stack.sh:exit_trap:517 : generate-subunit 1654145723 187 fail 2022-06-02 04:58:30.996 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-02 04:58:30.999 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-02 04:58:31.239 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-02 04:58:31.239 | 2022-06-02 04:58:31.505 | + ./stack.sh:exit_trap:531 : exit 1