2021-05-13 06:43:26.600 | + ./stack.sh:main:469 : exec 2021-05-13 06:43:26.600 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-064326' 2021-05-13 06:43:26.600 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-064326.summary.2021-05-13-064326 2021-05-13 06:43:26.600 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:43:26.600 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-064326 2021-05-13 06:43:26.600 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-064326 /opt/stack/logs/stack.sh.log 2021-05-13 06:43:26.600 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-064326.summary.2021-05-13-064326 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:43:26.600 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:43:26.600 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:43:26.600 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:43:26.600 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:43:26.600 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:43:26.600 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:43:26.600 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:43:26.600 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:43:26.600 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:43:26.600 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:43:26.600 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:43:26.601 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:43:26.601 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:43:26.601 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:43:26.603 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:43:26.605 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:43:26.607 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:43:26.609 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:43:26.611 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:43:26.612 | Linux dv-cinder-786524-6-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 2021-05-13 06:43:26.614 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:43:26.616 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:43:26.619 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:43:26.647 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:43:26.664 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:43:26.666 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:43:26.667 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:43:26.669 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:43:26.671 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:43:26.674 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:43:26.675 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:43:26.677 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:43:26.679 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:43:26.680 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:43:26.682 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:43:26.684 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:43:26.686 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:43:26.688 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:43:26.691 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:43:26.693 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:43:26.694 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:43:26.696 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:43:26.698 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:43:26.710 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:43:26.713 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:43:26.715 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:43:26.717 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:43:26.719 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:43:26.721 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:43:26.723 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:43:26.724 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:43:26.726 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:43:26.728 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:43:26.730 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-13 06:43:26.731 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:43:26.733 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:43:26.735 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:43:26.737 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:43:26.739 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:43:26.741 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:43:26.758 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:43:26.760 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:43:26.772 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:43:26.774 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:43:26.777 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:43:26.779 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:43:26.781 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:43:26.783 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:43:26.785 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:43:26.787 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:43:26.789 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:43:26.790 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:43:26.792 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:43:26.794 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:43:26.799 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:43:26.810 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:43:26.826 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:43:26.838 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:43:26.850 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:43:26.876 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:43:26.916 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:43:26.999 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:43:27.020 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:43:27.057 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:43:27.109 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:43:27.288 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:43:27.301 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:43:27.314 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:43:27.327 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:43:27.416 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:43:27.418 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:43:27.420 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:43:27.422 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:43:27.424 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:43:27.426 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:43:27.428 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:43:27.430 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:43:27.433 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:43:27.436 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:43:27.439 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:43:27.441 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:43:27.443 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:43:27.445 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:43:27.459 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:43:27.461 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:43:27.463 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:43:27.502 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:43:27.504 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:43:27.506 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:43:27.509 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:43:27.511 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:43:27.513 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:43:27.515 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:43:27.518 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:43:27.520 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:43:27.522 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:43:27.524 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.526 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-05-13 06:43:27.529 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.531 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-05-13 06:43:27.533 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.535 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-05-13 06:43:27.538 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.540 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-05-13 06:43:27.542 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.544 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-05-13 06:43:27.547 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.549 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-05-13 06:43:27.552 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.554 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-05-13 06:43:27.556 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.558 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-05-13 06:43:27.560 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.563 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-05-13 06:43:27.566 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.568 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-05-13 06:43:27.570 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.572 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-05-13 06:43:27.575 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.577 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-05-13 06:43:27.579 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.581 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-05-13 06:43:27.584 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.586 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-05-13 06:43:27.588 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.590 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-05-13 06:43:27.593 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.595 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-05-13 06:43:27.597 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.599 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-05-13 06:43:27.601 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.604 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-05-13 06:43:27.606 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.608 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-05-13 06:43:27.611 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.613 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-05-13 06:43:27.615 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.618 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-05-13 06:43:27.620 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.622 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-05-13 06:43:27.625 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.627 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-05-13 06:43:27.630 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.632 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-05-13 06:43:27.634 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.637 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-05-13 06:43:27.639 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.641 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-05-13 06:43:27.643 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.645 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-05-13 06:43:27.648 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.650 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-05-13 06:43:27.652 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.654 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-05-13 06:43:27.657 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.659 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-05-13 06:43:27.661 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.663 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-05-13 06:43:27.666 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.668 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-05-13 06:43:27.670 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.673 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-05-13 06:43:27.675 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.677 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-05-13 06:43:27.680 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.682 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-05-13 06:43:27.684 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.686 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-05-13 06:43:27.689 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.691 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-05-13 06:43:27.694 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.696 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-05-13 06:43:27.698 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.700 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-05-13 06:43:27.703 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:43:27.705 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-05-13 06:43:27.708 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:43:27.710 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:43:27.712 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:43:27.726 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:43:27.728 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:43:27.730 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:43:27.732 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:43:27.747 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:43:27.750 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:43:27.752 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:43:27.755 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:43:27.757 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:43:27.759 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:43:27.761 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:43:27.763 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:43:27.766 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:43:27.768 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:43:27.770 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:43:27.773 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:43:27.775 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:43:27.778 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:43:27.778 | Using mysql database backend 2021-05-13 06:43:27.780 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:43:27.795 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:43:27.811 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:43:27.814 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:43:27.829 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:43:27.845 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:43:27.848 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:43:27.864 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-05-13 06:43:27.880 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:43:27.895 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:43:27.898 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:43:27.914 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:43:27.916 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:43:27.932 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:43:27.934 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:43:27.936 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:43:27.939 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:43:27.942 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:43:27.946 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-064327 2021-05-13 06:43:27.949 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-064327 736' 2021-05-13 06:43:27.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:43:27.953 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:43:27.955 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:43:27.958 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:43:27.960 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:43:27.962 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:43:27.965 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:43:27.967 | + 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 2021-05-13 06:43:27.970 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:43:27.972 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2021-05-13 06:43:27.974 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:43:27.977 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2021-05-13 06:43:27.979 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:43:27.981 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-064326 2021-05-13 06:43:27.983 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:43:27.986 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:43:27.988 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:43:27.991 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2021-05-13 06:43:27.993 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:43:27.995 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:43:27.998 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:43:28.000 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:43:28.002 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:43:28.004 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:43:28.007 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:43:28.009 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:43:28.011 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:43:28.014 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:43:28.016 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:43:28.018 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:43:28.020 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:43:28.022 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:43:28.025 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:43:28.027 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:43:28.029 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:43:28.044 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:43:28.047 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:43:28.049 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:43:28.052 | + functions-common:git_clone:544 : echo master 2021-05-13 06:43:28.052 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:43:28.057 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:43:28.059 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:43:28.061 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:43:28.064 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:43:28.064 | + functions-common:git_clone:593 : head -1 2021-05-13 06:43:28.067 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:43:28.070 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:43:28.072 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:43:28.075 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:43:28.077 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:43:28.079 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:43:28.082 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:43:28.084 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:43:28.086 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:43:28.089 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:43:28.091 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:43:28.094 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:43:28.097 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:43:28.101 | ++ tools/install_prereqs.sh:source:47 : NOW=1620888208 2021-05-13 06:43:28.104 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:43:28.108 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620888058 2021-05-13 06:43:28.111 | ++ tools/install_prereqs.sh:source:49 : DELTA=150 2021-05-13 06:43:28.114 | ++ tools/install_prereqs.sh:source:50 : [[ 150 -lt 7200 ]] 2021-05-13 06:43:28.116 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:43:28.118 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:43:28.121 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:43:28.123 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:43:28.125 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:43:28.128 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:43:28.130 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:43:28.132 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:43:28.135 | +++ 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 2021-05-13 06:43:28.180 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:43:28.180 | apache2-dev 2021-05-13 06:43:28.180 | bc 2021-05-13 06:43:28.181 | bsdmainutils 2021-05-13 06:43:28.181 | curl 2021-05-13 06:43:28.181 | g++ 2021-05-13 06:43:28.181 | gawk 2021-05-13 06:43:28.181 | gcc 2021-05-13 06:43:28.181 | gettext 2021-05-13 06:43:28.181 | git 2021-05-13 06:43:28.181 | graphviz 2021-05-13 06:43:28.181 | iputils-ping 2021-05-13 06:43:28.181 | libapache2-mod-proxy-uwsgi 2021-05-13 06:43:28.181 | libffi-dev 2021-05-13 06:43:28.181 | libjpeg-dev 2021-05-13 06:43:28.181 | libmysqlclient-dev 2021-05-13 06:43:28.181 | libpcre3-dev 2021-05-13 06:43:28.181 | libpq-dev 2021-05-13 06:43:28.181 | libssl-dev 2021-05-13 06:43:28.181 | libsystemd-dev 2021-05-13 06:43:28.181 | libxml2-dev 2021-05-13 06:43:28.181 | libxslt1-dev 2021-05-13 06:43:28.181 | libyaml-dev 2021-05-13 06:43:28.181 | lsof 2021-05-13 06:43:28.181 | openssh-server 2021-05-13 06:43:28.181 | openssl 2021-05-13 06:43:28.181 | pkg-config 2021-05-13 06:43:28.181 | psmisc 2021-05-13 06:43:28.181 | python3-dev 2021-05-13 06:43:28.181 | python3-pip 2021-05-13 06:43:28.181 | python3-systemd 2021-05-13 06:43:28.181 | python3-venv 2021-05-13 06:43:28.181 | tar 2021-05-13 06:43:28.181 | tcpdump 2021-05-13 06:43:28.181 | unzip 2021-05-13 06:43:28.181 | uuid-runtime 2021-05-13 06:43:28.181 | wget 2021-05-13 06:43:28.181 | wget 2021-05-13 06:43:28.182 | zlib1g-dev 2021-05-13 06:43:28.182 | libkrb5-dev 2021-05-13 06:43:28.182 | libldap2-dev 2021-05-13 06:43:28.182 | libsasl2-dev 2021-05-13 06:43:28.182 | memcached 2021-05-13 06:43:28.182 | python3-mysqldb 2021-05-13 06:43:28.182 | sqlite3 2021-05-13 06:43:28.182 | conntrack 2021-05-13 06:43:28.182 | curl 2021-05-13 06:43:28.182 | dnsmasq-base 2021-05-13 06:43:28.182 | dnsmasq-utils 2021-05-13 06:43:28.182 | ebtables 2021-05-13 06:43:28.182 | genisoimage 2021-05-13 06:43:28.182 | iptables 2021-05-13 06:43:28.182 | iputils-arping 2021-05-13 06:43:28.182 | kpartx 2021-05-13 06:43:28.182 | libjs-jquery-tablesorter 2021-05-13 06:43:28.182 | libmysqlclient-dev 2021-05-13 06:43:28.182 | parted 2021-05-13 06:43:28.182 | pm-utils 2021-05-13 06:43:28.182 | python3-mysqldb 2021-05-13 06:43:28.182 | socat 2021-05-13 06:43:28.182 | sqlite3 2021-05-13 06:43:28.182 | sudo 2021-05-13 06:43:28.182 | vlan 2021-05-13 06:43:28.182 | lsscsi 2021-05-13 06:43:28.182 | open-iscsi 2021-05-13 06:43:28.182 | lvm2 2021-05-13 06:43:28.182 | qemu-utils 2021-05-13 06:43:28.182 | thin-provisioning-tools 2021-05-13 06:43:28.182 | acl 2021-05-13 06:43:28.182 | dnsmasq-base 2021-05-13 06:43:28.182 | dnsmasq-utils 2021-05-13 06:43:28.182 | ebtables 2021-05-13 06:43:28.182 | haproxy 2021-05-13 06:43:28.182 | iptables 2021-05-13 06:43:28.182 | iputils-arping 2021-05-13 06:43:28.183 | iputils-ping 2021-05-13 06:43:28.183 | libmysqlclient-dev 2021-05-13 06:43:28.183 | postgresql-server-dev-all 2021-05-13 06:43:28.183 | python3-mysqldb 2021-05-13 06:43:28.183 | sqlite3 2021-05-13 06:43:28.183 | sudo 2021-05-13 06:43:28.183 | vlan 2021-05-13 06:43:28.183 | ipset 2021-05-13 06:43:28.183 | conntrack 2021-05-13 06:43:28.183 | conntrackd 2021-05-13 06:43:28.183 | keepalived 2021-05-13 06:43:28.183 | dstat 2021-05-13 06:43:28.183 | lvm2 2021-05-13 06:43:28.183 | qemu-utils 2021-05-13 06:43:28.183 | thin-provisioning-tools 2021-05-13 06:43:28.183 | curl 2021-05-13 06:43:28.183 | liberasurecode-dev 2021-05-13 06:43:28.183 | make 2021-05-13 06:43:28.183 | memcached 2021-05-13 06:43:28.183 | sqlite3 2021-05-13 06:43:28.183 | xfsprogs' 2021-05-13 06:43:28.183 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:43:28.201 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:43:28.201 | apache2-dev 2021-05-13 06:43:28.201 | bc 2021-05-13 06:43:28.201 | bsdmainutils 2021-05-13 06:43:28.201 | curl 2021-05-13 06:43:28.201 | g++ 2021-05-13 06:43:28.201 | gawk 2021-05-13 06:43:28.201 | gcc 2021-05-13 06:43:28.201 | gettext 2021-05-13 06:43:28.201 | git 2021-05-13 06:43:28.201 | graphviz 2021-05-13 06:43:28.201 | iputils-ping 2021-05-13 06:43:28.201 | libapache2-mod-proxy-uwsgi 2021-05-13 06:43:28.201 | libffi-dev 2021-05-13 06:43:28.201 | libjpeg-dev 2021-05-13 06:43:28.201 | libmysqlclient-dev 2021-05-13 06:43:28.201 | libpcre3-dev 2021-05-13 06:43:28.201 | libpq-dev 2021-05-13 06:43:28.201 | libssl-dev 2021-05-13 06:43:28.201 | libsystemd-dev 2021-05-13 06:43:28.201 | libxml2-dev 2021-05-13 06:43:28.201 | libxslt1-dev 2021-05-13 06:43:28.201 | libyaml-dev 2021-05-13 06:43:28.201 | lsof 2021-05-13 06:43:28.201 | openssh-server 2021-05-13 06:43:28.202 | openssl 2021-05-13 06:43:28.202 | pkg-config 2021-05-13 06:43:28.202 | psmisc 2021-05-13 06:43:28.202 | python3-dev 2021-05-13 06:43:28.202 | python3-pip 2021-05-13 06:43:28.202 | python3-systemd 2021-05-13 06:43:28.202 | python3-venv 2021-05-13 06:43:28.202 | tar 2021-05-13 06:43:28.202 | tcpdump 2021-05-13 06:43:28.202 | unzip 2021-05-13 06:43:28.202 | uuid-runtime 2021-05-13 06:43:28.202 | wget 2021-05-13 06:43:28.202 | wget 2021-05-13 06:43:28.202 | zlib1g-dev 2021-05-13 06:43:28.202 | libkrb5-dev 2021-05-13 06:43:28.202 | libldap2-dev 2021-05-13 06:43:28.202 | libsasl2-dev 2021-05-13 06:43:28.202 | memcached 2021-05-13 06:43:28.202 | python3-mysqldb 2021-05-13 06:43:28.202 | sqlite3 2021-05-13 06:43:28.202 | conntrack 2021-05-13 06:43:28.202 | curl 2021-05-13 06:43:28.202 | dnsmasq-base 2021-05-13 06:43:28.202 | dnsmasq-utils 2021-05-13 06:43:28.202 | ebtables 2021-05-13 06:43:28.202 | genisoimage 2021-05-13 06:43:28.202 | iptables 2021-05-13 06:43:28.202 | iputils-arping 2021-05-13 06:43:28.202 | kpartx 2021-05-13 06:43:28.202 | libjs-jquery-tablesorter 2021-05-13 06:43:28.202 | libmysqlclient-dev 2021-05-13 06:43:28.202 | parted 2021-05-13 06:43:28.202 | pm-utils 2021-05-13 06:43:28.202 | python3-mysqldb 2021-05-13 06:43:28.202 | socat 2021-05-13 06:43:28.202 | sqlite3 2021-05-13 06:43:28.202 | sudo 2021-05-13 06:43:28.203 | vlan 2021-05-13 06:43:28.203 | lsscsi 2021-05-13 06:43:28.203 | open-iscsi 2021-05-13 06:43:28.203 | lvm2 2021-05-13 06:43:28.203 | qemu-utils 2021-05-13 06:43:28.203 | thin-provisioning-tools 2021-05-13 06:43:28.203 | acl 2021-05-13 06:43:28.203 | dnsmasq-base 2021-05-13 06:43:28.203 | dnsmasq-utils 2021-05-13 06:43:28.203 | ebtables 2021-05-13 06:43:28.203 | haproxy 2021-05-13 06:43:28.203 | iptables 2021-05-13 06:43:28.203 | iputils-arping 2021-05-13 06:43:28.203 | iputils-ping 2021-05-13 06:43:28.203 | libmysqlclient-dev 2021-05-13 06:43:28.203 | postgresql-server-dev-all 2021-05-13 06:43:28.203 | python3-mysqldb 2021-05-13 06:43:28.203 | sqlite3 2021-05-13 06:43:28.203 | sudo 2021-05-13 06:43:28.203 | vlan 2021-05-13 06:43:28.203 | ipset 2021-05-13 06:43:28.203 | conntrack 2021-05-13 06:43:28.203 | conntrackd 2021-05-13 06:43:28.203 | keepalived 2021-05-13 06:43:28.203 | dstat 2021-05-13 06:43:28.203 | lvm2 2021-05-13 06:43:28.203 | qemu-utils 2021-05-13 06:43:28.203 | thin-provisioning-tools 2021-05-13 06:43:28.203 | curl 2021-05-13 06:43:28.203 | liberasurecode-dev 2021-05-13 06:43:28.203 | make 2021-05-13 06:43:28.203 | memcached 2021-05-13 06:43:28.203 | sqlite3 2021-05-13 06:43:28.203 | xfsprogs ' 2021-05-13 06:43:28.203 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:43:28.205 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:43:28.208 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:43:28.211 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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 2021-05-13 06:43:28.211 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:43:28.216 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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 2021-05-13 06:43:28.218 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:43:28.220 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:43:28.222 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:43:28.225 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:43:28.227 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:43:28.229 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:43:28.231 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:43:28.233 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:43:28.235 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:43:28.237 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:43:28.239 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:43:28.241 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:43:28.244 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:43:28.248 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:43:28.250 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:43:28.252 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:43:28.254 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:43:28.256 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:43:28.258 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:43:28.262 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620888208260 2021-05-13 06:43:28.264 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:43:28.266 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:43:28.268 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-05-13 06:43:28.981 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-13 06:43:29.020 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:43:29.327 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-13 06:43:30.591 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-13 06:43:31.060 | Fetched 324 kB in 3s (128 kB/s) 2021-05-13 06:43:32.375 | Reading package lists... 2021-05-13 06:43:32.404 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:43:32.406 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:43:32.409 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:43:32.411 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:43:32.413 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:43:32.415 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:43:32.417 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:43:32.419 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:43:32.421 | ++ functions-common:time_stop:2311 : start_time=1620888208260 2021-05-13 06:43:32.423 | ++ functions-common:time_stop:2313 : [[ -z 1620888208260 ]] 2021-05-13 06:43:32.426 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:43:32.430 | ++ functions-common:time_stop:2316 : end_time=1620888212428 2021-05-13 06:43:32.432 | ++ functions-common:time_stop:2317 : elapsed_time=4168 2021-05-13 06:43:32.434 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:43:32.436 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:43:32.438 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4168 2021-05-13 06:43:32.441 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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 2021-05-13 06:43:32.443 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:43:32.445 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:43:32.447 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:43:32.449 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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 2021-05-13 06:43:32.470 | ++ functions-common:apt_get:1109 : 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++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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 2021-05-13 06:43:32.574 | Reading package lists... 2021-05-13 06:43:32.796 | Building dependency tree... 2021-05-13 06:43:32.798 | Reading state information... 2021-05-13 06:43:32.829 | acl is already the newest version (2.2.53-6). 2021-05-13 06:43:32.829 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:43:32.829 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:43:32.829 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:43:32.829 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:43:32.829 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:43:32.829 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:43:32.829 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:43:32.829 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:43:32.829 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:43:32.829 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:43:32.829 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:43:32.829 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:43:32.829 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:43:32.829 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:43:32.829 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:43:32.829 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:43:32.829 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:43:32.829 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:43:32.829 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:43:32.829 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:43:32.829 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:43:32.829 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:43:32.829 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:43:32.829 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:43:32.829 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:43:32.830 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:43:32.830 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:43:32.830 | psmisc is already the newest version (23.3-1). 2021-05-13 06:43:32.830 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:43:32.830 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:43:32.830 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:43:32.830 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:43:32.830 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:43:32.830 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:43:32.830 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:43:32.830 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:43:32.830 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:43:32.830 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:43:32.830 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:43:32.830 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:43:32.830 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:43:32.830 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:43:32.830 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:43:32.830 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:43:32.830 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:43:32.830 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:43:32.830 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:43:32.830 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:43:32.830 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:43:32.830 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:43:32.830 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:43:32.830 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:43:32.830 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:43:32.830 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:43:32.830 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:43:32.830 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:43:32.830 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:43:32.830 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:43:32.831 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:43:32.831 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:43:32.831 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:43:32.831 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:43:32.831 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:43:32.831 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:43:32.831 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:43:32.831 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:43:32.831 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:43:32.831 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:43:33.024 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:43:33.025 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:43:33.025 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:43:33.025 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:43:33.025 | The following packages were automatically installed and are no longer required: 2021-05-13 06:43:33.026 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:43:33.026 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:43:33.026 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:43:33.026 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:43:33.026 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:43:33.026 | python3-zope.interface 2021-05-13 06:43:33.026 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:43:33.134 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:43:33.138 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:43:33.141 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:43:33.143 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:43:33.146 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:43:33.148 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:43:33.150 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:43:33.152 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:43:33.154 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:43:33.156 | ++ functions-common:time_stop:2311 : start_time=1620888212467 2021-05-13 06:43:33.159 | ++ functions-common:time_stop:2313 : [[ -z 1620888212467 ]] 2021-05-13 06:43:33.162 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:43:33.166 | ++ functions-common:time_stop:2316 : end_time=1620888213163 2021-05-13 06:43:33.168 | ++ functions-common:time_stop:2317 : elapsed_time=696 2021-05-13 06:43:33.170 | ++ functions-common:time_stop:2318 : total=675 2021-05-13 06:43:33.172 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:43:33.174 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1371 2021-05-13 06:43:33.176 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:43:33.179 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:43:33.181 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:43:33.184 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:43:33.188 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:43:33.192 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:43:33.195 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:43:33.198 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:43:34.542 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:43:34.543 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:43:34.546 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:43:34.549 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:43:34.551 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:43:34.552 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:43:34.554 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:43:34.556 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:43:34.559 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:43:34.560 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:43:34.562 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:43:34.632 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:43:34.634 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:43:34.704 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:43:34.706 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:43:34.777 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:43:34.778 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:43:34.780 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:43:34.782 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:43:34.784 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:43:34.786 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:43:34.788 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:43:34.790 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:43:34.791 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:43:34.793 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:43:34.795 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:43:34.795 | Distro: focal 2021-05-13 06:43:34.797 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:43:34.800 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:43:34.803 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:43:34.805 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:43:34.807 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:43:34.808 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:43:35.276 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:43:35.277 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:43:35.277 | pip: 20.2.2 2021-05-13 06:43:35.279 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:43:35.722 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:43:35.744 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:43:35.746 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:43:35.748 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:43:35.751 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:43:35.754 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:43:35.757 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:43:35.759 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:43:35.762 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:43:35.764 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:43:35.769 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:43:35.770 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:43:35.770 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:43:35.776 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:43:35.778 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:43:35.780 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:43:35.789 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:43:35.792 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:43:35.794 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:43:35.796 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:43:35.798 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:43:35.800 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:43:35.802 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:43:35.804 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:43:35.806 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:43:35.808 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:43:35.810 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:43:35.812 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:43:35.814 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:43:35.816 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:43:35.818 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:43:35.821 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:43:35.823 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:43:35.825 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:43:35.827 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:43:35.829 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:43:35.832 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:43:35.834 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:43:35.836 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:43:35.838 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:43:35.840 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:43:35.842 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:43:35.863 | Using python 3.8 to install os-testr 2021-05-13 06:43:35.865 | + 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 2021-05-13 06:43:36.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:43:36.608 | from cryptography.utils import int_from_bytes 2021-05-13 06:43:36.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:43:36.608 | from cryptography.utils import int_from_bytes 2021-05-13 06:43:37.626 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:43:37.626 | 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. 2021-05-13 06:43:37.630 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:37.630 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:37.645 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:37.650 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:37.657 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:37.708 | 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 294)) (2.0.0) 2021-05-13 06:43:37.717 | Requirement already satisfied, skipping upgrade: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:43:37.720 | 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 427)) (1.4.0) 2021-05-13 06:43:37.734 | Requirement already satisfied, skipping upgrade: stestr===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.2.0) 2021-05-13 06:43:37.762 | 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 533)) (2.4.0) 2021-05-13 06:43:37.778 | 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 544)) (1.4.0) 2021-05-13 06:43:37.782 | 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 553)) (1.1.0) 2021-05-13 06:43:37.789 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:43:37.794 | 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 163)) (1.0.0) 2021-05-13 06:43:37.796 | 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 167)) (3.0.0) 2021-05-13 06:43:37.807 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:43:37.819 | 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 171)) (0.18.2) 2021-05-13 06:43:37.822 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:43:37.825 | 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 482)) (1.15.0) 2021-05-13 06:43:37.828 | 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 411)) (1.6.0) 2021-05-13 06:43:37.831 | 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 236)) (1.0.0) 2021-05-13 06:43:37.834 | 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 553)) (1.4.0) 2021-05-13 06:43:37.836 | 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 367)) (2.4.7) 2021-05-13 06:43:37.840 | 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 339)) (0.7.2) 2021-05-13 06:43:37.842 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:43:37.898 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:43:37.905 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:43:37.910 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:43:37.912 | 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 565)) (0.2.5) 2021-05-13 06:43:37.917 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:43:39.976 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:43:39.976 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:43:40.048 | + inc/python:pip_install:200 : result=0 2021-05-13 06:43:40.051 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:43:40.053 | + functions-common:time_stop:2304 : local name 2021-05-13 06:43:40.055 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:43:40.057 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:43:40.059 | + functions-common:time_stop:2307 : local total 2021-05-13 06:43:40.061 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:43:40.063 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:43:40.065 | + functions-common:time_stop:2311 : start_time=1620888215858 2021-05-13 06:43:40.067 | + functions-common:time_stop:2313 : [[ -z 1620888215858 ]] 2021-05-13 06:43:40.070 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:43:40.074 | + functions-common:time_stop:2316 : end_time=1620888220072 2021-05-13 06:43:40.076 | + functions-common:time_stop:2317 : elapsed_time=4214 2021-05-13 06:43:40.078 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:43:40.080 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:43:40.082 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4214 2021-05-13 06:43:40.084 | + inc/python:pip_install:203 : return 0 2021-05-13 06:43:40.087 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:43:40.138 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:43:40.242 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:43:40.244 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:43:40.247 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:43:40.250 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:43:40.253 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:43:40.277 | + 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 2021-05-13 06:43:42.318 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:42.321 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:42.376 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:42.577 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:42.855 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:43.016 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:43:43.134 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:43:43.402 | + inc/python:pip_install:200 : result=0 2021-05-13 06:43:43.404 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:43:43.406 | + functions-common:time_stop:2304 : local name 2021-05-13 06:43:43.409 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:43:43.411 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:43:43.413 | + functions-common:time_stop:2307 : local total 2021-05-13 06:43:43.415 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:43:43.417 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:43:43.419 | + functions-common:time_stop:2311 : start_time=1620888220269 2021-05-13 06:43:43.421 | + functions-common:time_stop:2313 : [[ -z 1620888220269 ]] 2021-05-13 06:43:43.424 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:43:43.428 | + functions-common:time_stop:2316 : end_time=1620888223425 2021-05-13 06:43:43.430 | + functions-common:time_stop:2317 : elapsed_time=3156 2021-05-13 06:43:43.432 | + functions-common:time_stop:2318 : total=4214 2021-05-13 06:43:43.434 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:43:43.436 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7370 2021-05-13 06:43:43.438 | + inc/python:pip_install:203 : return 0 2021-05-13 06:43:43.440 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:43:43.443 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:43:43.465 | + 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 2021-05-13 06:43:45.373 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:45.376 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:45.430 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:45.630 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:45.906 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:46.064 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:43:46.066 | Processing /opt/stack/requirements 2021-05-13 06:43:47.769 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:43:47.773 | 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 167)) (3.0.0) 2021-05-13 06:43:47.784 | Requirement already satisfied: packaging===20.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:43:47.790 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:43:47.793 | 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 367)) (2.4.7) 2021-05-13 06:43:47.796 | Requirement already satisfied: requests===2.25.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:43:47.814 | 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 482)) (1.15.0) 2021-05-13 06:43:47.817 | 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 533)) (2.4.0) 2021-05-13 06:43:47.834 | 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 544)) (1.4.0) 2021-05-13 06:43:47.837 | 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 553)) (1.1.0) 2021-05-13 06:43:47.844 | Requirement already satisfied: urllib3===1.26.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:43:47.864 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (1.3) 2021-05-13 06:43:47.866 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (0.3.0) 2021-05-13 06:43:47.882 | Requirement already satisfied: certifi===2020.12.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:43:47.885 | Requirement already satisfied: chardet===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:43:47.887 | 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 199)) (2.10) 2021-05-13 06:43:47.891 | 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 163)) (1.0.0) 2021-05-13 06:43:47.894 | 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 411)) (1.6.0) 2021-05-13 06:43:47.896 | 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 236)) (1.0.0) 2021-05-13 06:43:47.898 | 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 553)) (1.4.0) 2021-05-13 06:43:47.901 | Requirement already satisfied: cliff===3.7.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:43:47.912 | Requirement already satisfied: cmd2===1.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:43:47.985 | Requirement already satisfied: stevedore===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:43:47.991 | 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 339)) (0.7.2) 2021-05-13 06:43:47.993 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:43:47.997 | 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 565)) (0.2.5) 2021-05-13 06:43:48.002 | Requirement already satisfied: attrs===20.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:43:48.043 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:43:48.045 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:43:48.046 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:43:48.817 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:43:48.817 | ERROR: Command errored out with exit status 1: 2021-05-13 06:43:48.817 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-p5bmxx1y/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-p5bmxx1y/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-v7abta18 2021-05-13 06:43:48.817 | cwd: /tmp/pip-req-build-p5bmxx1y/ 2021-05-13 06:43:48.817 | Complete output (6 lines): 2021-05-13 06:43:48.817 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:43:48.817 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:43:48.817 | or: setup.py --help-commands 2021-05-13 06:43:48.817 | or: setup.py cmd --help 2021-05-13 06:43:48.817 | 2021-05-13 06:43:48.817 | error: invalid command 'bdist_wheel' 2021-05-13 06:43:48.817 | ---------------------------------------- 2021-05-13 06:43:48.817 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:43:48.817 | Running setup.py clean for openstack-requirements 2021-05-13 06:43:49.588 | Failed to build openstack-requirements 2021-05-13 06:43:49.604 | Installing collected packages: openstack-requirements 2021-05-13 06:43:49.604 | Attempting uninstall: openstack-requirements 2021-05-13 06:43:49.605 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:43:49.639 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:43:49.659 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:43:49.662 | Running setup.py install for openstack-requirements: started 2021-05-13 06:43:51.863 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:43:51.888 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:43:52.014 | + inc/python:pip_install:200 : result=0 2021-05-13 06:43:52.016 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:43:52.019 | + functions-common:time_stop:2304 : local name 2021-05-13 06:43:52.021 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:43:52.023 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:43:52.025 | + functions-common:time_stop:2307 : local total 2021-05-13 06:43:52.027 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:43:52.029 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:43:52.031 | + functions-common:time_stop:2311 : start_time=1620888223458 2021-05-13 06:43:52.033 | + functions-common:time_stop:2313 : [[ -z 1620888223458 ]] 2021-05-13 06:43:52.036 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:43:52.039 | + functions-common:time_stop:2316 : end_time=1620888232037 2021-05-13 06:43:52.042 | + functions-common:time_stop:2317 : elapsed_time=8579 2021-05-13 06:43:52.044 | + functions-common:time_stop:2318 : total=7370 2021-05-13 06:43:52.046 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:43:52.048 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15949 2021-05-13 06:43:52.050 | + inc/python:pip_install:203 : return 0 2021-05-13 06:43:52.052 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:43:52.055 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:43:52.057 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:43:52.059 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:43:52.062 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:43:52.064 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:43:52.067 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:43:52.069 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:43:52.089 | Using python 3.8 to install pbr 2021-05-13 06:43:52.091 | + 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 2021-05-13 06:43:52.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:43:52.845 | from cryptography.utils import int_from_bytes 2021-05-13 06:43:52.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:43:52.845 | from cryptography.utils import int_from_bytes 2021-05-13 06:43:53.881 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:43:53.881 | 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. 2021-05-13 06:43:53.884 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:53.885 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:53.886 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:53.905 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:53.912 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:54.020 | Requirement already up-to-date: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:43:56.241 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:43:56.241 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:43:56.314 | + inc/python:pip_install:200 : result=0 2021-05-13 06:43:56.316 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:43:56.319 | + functions-common:time_stop:2304 : local name 2021-05-13 06:43:56.321 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:43:56.323 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:43:56.325 | + functions-common:time_stop:2307 : local total 2021-05-13 06:43:56.327 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:43:56.329 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:43:56.331 | + functions-common:time_stop:2311 : start_time=1620888232084 2021-05-13 06:43:56.333 | + functions-common:time_stop:2313 : [[ -z 1620888232084 ]] 2021-05-13 06:43:56.336 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:43:56.340 | + functions-common:time_stop:2316 : end_time=1620888236337 2021-05-13 06:43:56.342 | + functions-common:time_stop:2317 : elapsed_time=4253 2021-05-13 06:43:56.344 | + functions-common:time_stop:2318 : total=15949 2021-05-13 06:43:56.346 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:43:56.348 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20202 2021-05-13 06:43:56.350 | + inc/python:pip_install:203 : return 0 2021-05-13 06:43:56.352 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:43:58.546 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:44:00.420 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:44:00.421 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:44:00.428 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:44:00.431 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:44:00.433 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-05-13 06:44:00.501 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:44:00.503 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:44:00.507 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:44:00.523 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:44:00.526 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:44:00.528 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:44:00.530 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:44:00.533 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:44:00.535 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:44:00.537 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:44:00.540 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:44:00.542 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:44:00.544 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:44:00.547 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:44:00.550 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:44:00.553 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:44:00.555 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:44:00.557 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:44:00.559 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:44:00.574 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:00.576 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:44:00.578 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:44:00.580 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:44:00.582 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:44:00.584 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:44:00.586 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:44:00.589 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:44:00.591 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:44:00.593 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:44:00.595 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:44:00.597 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:44:00.599 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:44:00.602 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:44:00.604 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:44:00.606 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-13 06:44:00.608 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:44:00.610 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:44:00.612 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:44:00.614 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:44:00.617 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:44:00.619 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:44:00.621 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:44:00.624 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:44:00.626 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:44:00.629 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:44:00.680 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:44:00.680 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:44:00.682 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:44:01.042 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:44:01.044 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:44:01.060 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:01.062 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:44:01.065 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:44:01.067 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:44:01.070 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:44:01.072 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:44:01.074 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:44:01.077 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:44:01.079 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:01.082 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:01.084 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:44:01.086 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:44:01.088 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:44:01.091 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:44:01.093 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:44:01.095 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:44:01.098 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:01.100 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:01.102 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:44:01.123 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-05-13 06:44:01.227 | Reading package lists... 2021-05-13 06:44:01.439 | Building dependency tree... 2021-05-13 06:44:01.440 | Reading state information... 2021-05-13 06:44:01.668 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:44:01.668 | The following packages were automatically installed and are no longer required: 2021-05-13 06:44:01.669 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:44:01.669 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:44:01.669 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:44:01.669 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:44:01.669 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:44:01.669 | python3-zope.interface 2021-05-13 06:44:01.669 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:44:01.780 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:44:01.785 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:44:01.787 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:44:01.789 | + functions-common:time_stop:2304 : local name 2021-05-13 06:44:01.791 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:44:01.794 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:44:01.796 | + functions-common:time_stop:2307 : local total 2021-05-13 06:44:01.798 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:44:01.800 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:44:01.802 | + functions-common:time_stop:2311 : start_time=1620888241121 2021-05-13 06:44:01.804 | + functions-common:time_stop:2313 : [[ -z 1620888241121 ]] 2021-05-13 06:44:01.807 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:44:01.811 | + functions-common:time_stop:2316 : end_time=1620888241809 2021-05-13 06:44:01.813 | + functions-common:time_stop:2317 : elapsed_time=688 2021-05-13 06:44:01.816 | + functions-common:time_stop:2318 : total=1371 2021-05-13 06:44:01.818 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:44:01.820 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2059 2021-05-13 06:44:01.822 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:44:01.825 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:44:01.827 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:44:01.829 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:44:01.832 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:44:01.834 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:44:01.836 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:44:01.839 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:44:01.841 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:44:01.843 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:44:01.845 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:44:01.848 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:44:01.850 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:44:01.852 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:44:01.854 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:44:01.857 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:44:01.859 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:44:01.861 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:44:01.863 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:44:01.865 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:44:01.868 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:44:01.870 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:44:01.872 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:44:01.875 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:44:01.877 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:44:01.880 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:44:01.882 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:44:01.898 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:01.900 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:44:01.902 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:44:01.905 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:44:01.907 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:44:01.910 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:44:01.914 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:44:01.916 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:44:01.918 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:44:01.921 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:44:01.923 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:44:01.925 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:44:01.928 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:44:02.610 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:44:02.610 | user tags 2021-05-13 06:44:02.610 | stackrabbit []' 2021-05-13 06:44:02.614 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:44:02.614 | user tags 2021-05-13 06:44:02.614 | stackrabbit []' 2021-05-13 06:44:02.614 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:44:02.620 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:44:02.622 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:44:02.625 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:44:03.272 | Changing password for user "stackrabbit" ... 2021-05-13 06:44:03.294 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:44:03.948 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:44:03.970 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:44:03.973 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:44:04.621 | Changing password for user "stackrabbit" ... 2021-05-13 06:44:04.645 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:44:04.647 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:44:04.649 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:44:05.297 | Deleting user "guest" ... 2021-05-13 06:44:05.312 | Error: 2021-05-13 06:44:05.312 | {:no_such_user, "guest"} 2021-05-13 06:44:05.325 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:44:05.327 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:44:05.343 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:05.346 | + ./stack.sh:main:801 : install_database 2021-05-13 06:44:05.348 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:44:05.350 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:44:05.353 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:05.355 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:05.357 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:44:05.569 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:44:05.572 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:44:05.574 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:44:05.576 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:44:05.578 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:44:05.581 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:44:05.583 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:44:05.585 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:44:05.588 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:44:05.590 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:44:05.592 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:44:05.594 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:44:05.597 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:44:05.599 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:44:05.602 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:44:05.604 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:44:05.606 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:44:05.609 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:44:05.611 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:44:05.614 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:44:05.616 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:44:05.618 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:44:05.621 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:05.623 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:05.625 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:44:05.628 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:44:05.630 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:44:05.632 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:44:05.634 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:44:05.637 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:44:05.639 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:44:05.641 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:05.643 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:05.646 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:44:05.648 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:44:05.650 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:44:05.652 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:44:05.655 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:44:05.657 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:44:05.660 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:05.662 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:05.664 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:44:05.685 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-05-13 06:44:05.790 | Reading package lists... 2021-05-13 06:44:06.000 | Building dependency tree... 2021-05-13 06:44:06.001 | Reading state information... 2021-05-13 06:44:06.227 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:44:06.227 | The following packages were automatically installed and are no longer required: 2021-05-13 06:44:06.228 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:44:06.228 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:44:06.228 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:44:06.228 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:44:06.228 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:44:06.228 | python3-zope.interface 2021-05-13 06:44:06.228 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:44:06.338 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:44:06.342 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:44:06.344 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:44:06.347 | + functions-common:time_stop:2304 : local name 2021-05-13 06:44:06.349 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:44:06.351 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:44:06.353 | + functions-common:time_stop:2307 : local total 2021-05-13 06:44:06.355 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:44:06.357 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:44:06.360 | + functions-common:time_stop:2311 : start_time=1620888245682 2021-05-13 06:44:06.362 | + functions-common:time_stop:2313 : [[ -z 1620888245682 ]] 2021-05-13 06:44:06.364 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:44:06.368 | + functions-common:time_stop:2316 : end_time=1620888246366 2021-05-13 06:44:06.371 | + functions-common:time_stop:2317 : elapsed_time=684 2021-05-13 06:44:06.373 | + functions-common:time_stop:2318 : total=2059 2021-05-13 06:44:06.375 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:44:06.378 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2743 2021-05-13 06:44:06.380 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:44:06.382 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:44:06.385 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:44:06.387 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:44:06.389 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:44:06.391 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:44:06.394 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:44:06.397 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:44:06.399 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:44:06.402 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:44:06.405 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:44:06.405 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:44:06.410 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:44:06.413 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:44:06.415 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:44:06.418 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:44:06.420 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:44:06.441 | Using python 3.8 to install PyMySQL 2021-05-13 06:44:06.443 | + 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 2021-05-13 06:44:07.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:44:07.188 | from cryptography.utils import int_from_bytes 2021-05-13 06:44:07.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:44:07.188 | from cryptography.utils import int_from_bytes 2021-05-13 06:44:08.202 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:44:08.203 | 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. 2021-05-13 06:44:08.206 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:08.206 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:08.208 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:08.226 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:08.233 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:08.239 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.0.2) 2021-05-13 06:44:10.432 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:44:10.432 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:44:10.502 | + inc/python:pip_install:200 : result=0 2021-05-13 06:44:10.505 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:44:10.507 | + functions-common:time_stop:2304 : local name 2021-05-13 06:44:10.509 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:44:10.512 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:44:10.514 | + functions-common:time_stop:2307 : local total 2021-05-13 06:44:10.516 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:44:10.519 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:44:10.521 | + functions-common:time_stop:2311 : start_time=1620888246435 2021-05-13 06:44:10.523 | + functions-common:time_stop:2313 : [[ -z 1620888246435 ]] 2021-05-13 06:44:10.526 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:44:10.530 | + functions-common:time_stop:2316 : end_time=1620888250528 2021-05-13 06:44:10.533 | + functions-common:time_stop:2317 : elapsed_time=4093 2021-05-13 06:44:10.535 | + functions-common:time_stop:2318 : total=20202 2021-05-13 06:44:10.538 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:44:10.540 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24295 2021-05-13 06:44:10.542 | + inc/python:pip_install:203 : return 0 2021-05-13 06:44:10.544 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:44:10.547 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:44:10.549 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:44:10.551 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:44:10.567 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:10.569 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:44:10.572 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:44:10.575 | ++ 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 2021-05-13 06:44:10.575 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:44:10.581 | + 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 2021-05-13 06:44:10.583 | + 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 ]] 2021-05-13 06:44:10.586 | + 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- ]] 2021-05-13 06:44:10.588 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:44:10.591 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:44:10.593 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:44:10.608 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:10.611 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:44:10.613 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:44:10.615 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:44:10.618 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:44:10.620 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:44:10.622 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:44:10.625 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:44:10.627 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:10.629 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:10.631 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:44:10.634 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:44:10.636 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:44:10.638 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:44:10.640 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:44:10.642 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:44:10.645 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:10.647 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:10.650 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:44:10.670 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-05-13 06:44:10.776 | Reading package lists... 2021-05-13 06:44:10.995 | Building dependency tree... 2021-05-13 06:44:10.997 | Reading state information... 2021-05-13 06:44:11.226 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:44:11.226 | The following packages were automatically installed and are no longer required: 2021-05-13 06:44:11.227 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:44:11.227 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:44:11.227 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:44:11.227 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:44:11.227 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:44:11.227 | python3-zope.interface 2021-05-13 06:44:11.227 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:44:11.336 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:44:11.340 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:44:11.342 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:44:11.344 | + functions-common:time_stop:2304 : local name 2021-05-13 06:44:11.346 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:44:11.349 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:44:11.351 | + functions-common:time_stop:2307 : local total 2021-05-13 06:44:11.353 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:44:11.355 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:44:11.357 | + functions-common:time_stop:2311 : start_time=1620888250668 2021-05-13 06:44:11.359 | + functions-common:time_stop:2313 : [[ -z 1620888250668 ]] 2021-05-13 06:44:11.362 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:44:11.366 | + functions-common:time_stop:2316 : end_time=1620888251364 2021-05-13 06:44:11.368 | + functions-common:time_stop:2317 : elapsed_time=696 2021-05-13 06:44:11.371 | + functions-common:time_stop:2318 : total=2743 2021-05-13 06:44:11.373 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:44:11.375 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3439 2021-05-13 06:44:11.378 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:44:11.380 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:44:11.396 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:11.399 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:44:11.401 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:44:11.404 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:44:11.423 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:44:11.426 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:44:11.428 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:44:11.430 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:44:11.433 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:44:11.435 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:44:11.437 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:44:11.439 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:11.441 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:11.444 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:44:11.446 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:44:11.448 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:44:11.450 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:44:11.452 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:44:11.455 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:44:11.457 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:11.459 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:11.461 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:44:11.481 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-05-13 06:44:11.585 | Reading package lists... 2021-05-13 06:44:11.796 | Building dependency tree... 2021-05-13 06:44:11.798 | Reading state information... 2021-05-13 06:44:12.022 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:44:12.023 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:44:12.023 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:44:12.023 | The following packages were automatically installed and are no longer required: 2021-05-13 06:44:12.023 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:44:12.023 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:44:12.023 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:44:12.023 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:44:12.023 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:44:12.023 | python3-zope.interface 2021-05-13 06:44:12.024 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:44:12.132 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:44:12.136 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:44:12.138 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:44:12.141 | + functions-common:time_stop:2304 : local name 2021-05-13 06:44:12.143 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:44:12.145 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:44:12.147 | + functions-common:time_stop:2307 : local total 2021-05-13 06:44:12.149 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:44:12.151 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:44:12.154 | + functions-common:time_stop:2311 : start_time=1620888251478 2021-05-13 06:44:12.156 | + functions-common:time_stop:2313 : [[ -z 1620888251478 ]] 2021-05-13 06:44:12.158 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:44:12.163 | + functions-common:time_stop:2316 : end_time=1620888252161 2021-05-13 06:44:12.165 | + functions-common:time_stop:2317 : elapsed_time=683 2021-05-13 06:44:12.167 | + functions-common:time_stop:2318 : total=3439 2021-05-13 06:44:12.169 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:44:12.171 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4122 2021-05-13 06:44:12.173 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:44:12.176 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:44:12.178 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:12.180 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:12.182 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:44:12.185 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:44:12.187 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:44:12.192 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:44:12.194 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:44:12.197 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:44:12.198 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:44:12.202 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:44:12.204 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:44:12.207 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:44:12.209 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:44:12.212 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:44:12.214 | + functions:vercmp:631 : local result 2021-05-13 06:44:12.217 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:44:12.218 | ++ functions:vercmp:635 : head -1 2021-05-13 06:44:12.218 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:44:12.223 | + functions:vercmp:635 : result=3.13 2021-05-13 06:44:12.225 | + functions:vercmp:637 : case $op in 2021-05-13 06:44:12.227 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:44:12.229 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:44:12.232 | + functions:vercmp:648 : return 2021-05-13 06:44:12.234 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:44:12.236 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:44:12.238 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:44:12.417 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:44:12.419 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:44:12.421 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.424 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.426 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:44:12.428 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.431 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:44:12.447 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:12.449 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:44:12.452 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:44:12.452 | Installing etcd 2021-05-13 06:44:12.455 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:44:12.467 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:44:12.478 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:44:12.481 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:44:12.493 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:44:12.496 | ++ 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 2021-05-13 06:44:12.499 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:44:12.502 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:44:12.506 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:44:12.509 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-05-13 06:44:12.511 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:44:12.513 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:44:12.516 | ++ functions:get_extra_file:74 : return 2021-05-13 06:44:12.519 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:44:12.521 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:44:12.523 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:44:12.526 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:44:12.542 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:44:12.544 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:44:12.546 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:44:12.563 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:44:12.565 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:44:12.568 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:44:12.570 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:44:12.572 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:44:12.574 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:44:12.577 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:44:12.579 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:44:12.582 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:44:12.584 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.586 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.588 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:44:12.590 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.593 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:44:12.595 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:44:12.598 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:44:12.600 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:44:12.602 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.604 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.606 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:44:12.608 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.610 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:44:12.613 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:44:12.615 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:44:12.617 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:44:12.619 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.621 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.624 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:44:12.626 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.628 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:44:12.630 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:44:12.633 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:44:12.635 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:44:12.637 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.639 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.641 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:44:12.644 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.646 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:44:12.649 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:44:12.651 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:44:12.653 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:44:12.655 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.657 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.660 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:44:12.662 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.664 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:44:12.667 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:44:12.669 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:44:12.671 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:44:12.673 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.675 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.678 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:44:12.680 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.682 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:44:12.684 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:44:12.687 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:44:12.689 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:44:12.691 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.693 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.695 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:44:12.698 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.700 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:44:12.702 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:44:12.704 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:44:12.707 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:44:12.709 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.712 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.714 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:44:12.716 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.718 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:44:12.721 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:44:12.723 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:44:12.726 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:44:12.728 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.730 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.732 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:44:12.735 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.737 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:44:12.739 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:44:12.741 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:44:12.744 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:44:12.746 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.748 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.750 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:44:12.753 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.755 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:44:12.757 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:44:12.759 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:44:12.762 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:44:12.764 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.766 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.769 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:44:12.771 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.773 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:44:12.775 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:44:12.778 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:44:12.780 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:44:12.782 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.785 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.787 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:44:12.789 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.791 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:44:12.793 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:44:12.796 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:44:12.798 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:44:12.800 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.802 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.804 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:44:12.807 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.809 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:44:12.811 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:44:12.813 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:44:12.815 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:44:12.818 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.820 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.822 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:44:12.824 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.827 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:44:12.829 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:44:12.832 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:44:12.834 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:44:12.836 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.838 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.841 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:44:12.843 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.845 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:44:12.848 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:44:12.850 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:44:12.852 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:44:12.855 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.857 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.859 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:44:12.862 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.864 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:44:12.866 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:44:12.868 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:44:12.870 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:44:12.873 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.875 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.877 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:44:12.880 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.882 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:44:12.884 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:44:12.886 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:44:12.889 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:44:12.891 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.894 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.896 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:44:12.898 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.901 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:44:12.904 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:44:12.907 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:44:12.910 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:44:12.912 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.914 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.917 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:44:12.920 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.923 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:44:12.925 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:44:12.928 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:44:12.930 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:44:12.932 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.934 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.937 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:44:12.939 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.942 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:44:12.944 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:44:12.946 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:44:12.948 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:44:12.951 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.953 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.955 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:44:12.958 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.960 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:44:12.962 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:44:12.965 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:44:12.967 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:44:12.969 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.971 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.974 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:44:12.976 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.978 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:44:12.980 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:44:12.983 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:44:12.985 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:44:12.987 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:12.990 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:12.992 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:44:12.994 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:12.996 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:44:12.999 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:44:13.001 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:44:13.004 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:44:13.006 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:13.008 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:13.010 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:44:13.013 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:13.015 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:44:13.017 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:44:13.020 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:44:13.022 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:44:13.024 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:13.027 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:13.029 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:44:13.031 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:13.033 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:44:13.036 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:44:13.038 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:44:13.040 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:44:13.042 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:13.045 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:13.047 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:44:13.049 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:13.051 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:44:13.054 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:44:13.056 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:44:13.058 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:44:13.060 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:13.063 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:13.065 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:44:13.068 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:13.070 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:44:13.072 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:44:13.074 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:44:13.077 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:44:13.079 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:13.082 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:13.084 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:44:13.086 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:13.089 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:44:13.091 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:44:13.093 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:44:13.095 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:44:13.098 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:13.100 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:13.102 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:44:13.104 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:13.107 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:44:13.109 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:44:13.111 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:44:13.113 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:44:13.116 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:13.118 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:13.120 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:44:13.123 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:13.125 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:44:13.128 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:44:13.130 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:44:13.132 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:44:13.135 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:13.137 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:13.139 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:44:13.142 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:13.144 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:44:13.147 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:44:13.149 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:44:13.151 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:44:13.153 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:13.156 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:13.158 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:44:13.160 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:13.162 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:44:13.165 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:44:13.167 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:44:13.169 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:44:13.172 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:13.174 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:13.176 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:44:13.178 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:13.181 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:44:13.183 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:44:13.185 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:44:13.187 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:44:13.190 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:13.193 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:13.195 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:44:13.197 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:13.200 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:44:13.202 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:44:13.204 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:44:13.207 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:44:13.209 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:13.212 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:13.214 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:44:13.216 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:13.219 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:44:13.221 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:44:13.223 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:44:13.225 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:44:13.228 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:13.230 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:13.232 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:44:13.234 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:13.237 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:44:13.258 | Using python 3.8 to install etcd3 2021-05-13 06:44:13.260 | + 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 2021-05-13 06:44:14.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:44:14.000 | from cryptography.utils import int_from_bytes 2021-05-13 06:44:14.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:44:14.000 | from cryptography.utils import int_from_bytes 2021-05-13 06:44:15.024 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:44:15.024 | 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. 2021-05-13 06:44:15.027 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:15.028 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:15.029 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:15.049 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:15.056 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:15.062 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.12.0) 2021-05-13 06:44:15.070 | Requirement already satisfied: grpcio===1.37.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.37.1) 2021-05-13 06:44:15.080 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:44:15.085 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:44:15.088 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:44:17.237 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:44:17.237 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:44:17.317 | + inc/python:pip_install:200 : result=0 2021-05-13 06:44:17.320 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:44:17.322 | + functions-common:time_stop:2304 : local name 2021-05-13 06:44:17.324 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:44:17.326 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:44:17.328 | + functions-common:time_stop:2307 : local total 2021-05-13 06:44:17.330 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:44:17.332 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:44:17.334 | + functions-common:time_stop:2311 : start_time=1620888253252 2021-05-13 06:44:17.337 | + functions-common:time_stop:2313 : [[ -z 1620888253252 ]] 2021-05-13 06:44:17.339 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:44:17.343 | + functions-common:time_stop:2316 : end_time=1620888257341 2021-05-13 06:44:17.345 | + functions-common:time_stop:2317 : elapsed_time=4089 2021-05-13 06:44:17.347 | + functions-common:time_stop:2318 : total=24295 2021-05-13 06:44:17.350 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:44:17.352 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28384 2021-05-13 06:44:17.354 | + inc/python:pip_install:203 : return 0 2021-05-13 06:44:17.356 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:44:17.378 | Using python 3.8 to install etcd3gw 2021-05-13 06:44:17.381 | + 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 2021-05-13 06:44:18.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:44:18.124 | from cryptography.utils import int_from_bytes 2021-05-13 06:44:18.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:44:18.124 | from cryptography.utils import int_from_bytes 2021-05-13 06:44:19.147 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:44:19.147 | 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. 2021-05-13 06:44:19.150 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:19.151 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:19.153 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:19.172 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:19.179 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:19.185 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.2.5) 2021-05-13 06:44:19.196 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:44:19.202 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:44:19.205 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:44:19.225 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:44:19.228 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:44:19.249 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:44:19.252 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:44:19.256 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:44:21.383 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:44:21.383 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:44:21.462 | + inc/python:pip_install:200 : result=0 2021-05-13 06:44:21.464 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:44:21.467 | + functions-common:time_stop:2304 : local name 2021-05-13 06:44:21.469 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:44:21.471 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:44:21.473 | + functions-common:time_stop:2307 : local total 2021-05-13 06:44:21.475 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:44:21.477 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:44:21.479 | + functions-common:time_stop:2311 : start_time=1620888257372 2021-05-13 06:44:21.482 | + functions-common:time_stop:2313 : [[ -z 1620888257372 ]] 2021-05-13 06:44:21.484 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:44:21.488 | + functions-common:time_stop:2316 : end_time=1620888261486 2021-05-13 06:44:21.491 | + functions-common:time_stop:2317 : elapsed_time=4114 2021-05-13 06:44:21.493 | + functions-common:time_stop:2318 : total=28384 2021-05-13 06:44:21.495 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:44:21.497 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32498 2021-05-13 06:44:21.499 | + inc/python:pip_install:203 : return 0 2021-05-13 06:44:21.502 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:44:21.505 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:44:21.507 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:44:21.509 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:44:21.512 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:44:21.514 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:44:21.516 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:44:21.519 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:44:21.522 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:44:21.525 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:44:21.527 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:44:21.530 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:44:21.532 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:44:21.534 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:44:21.536 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:21.539 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:21.541 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:44:21.543 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:44:21.546 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:44:21.548 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:44:21.551 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:44:21.553 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:44:21.555 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:44:21.557 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:44:21.560 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:44:21.562 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:21.564 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:21.567 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:44:21.569 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:44:21.571 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:44:21.574 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:44:21.576 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:44:21.578 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:44:21.580 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:21.583 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:21.585 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:44:21.605 | + functions-common:apt_get:1109 : 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 2021-05-13 06:44:21.711 | Reading package lists... 2021-05-13 06:44:21.922 | Building dependency tree... 2021-05-13 06:44:21.924 | Reading state information... 2021-05-13 06:44:22.152 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:44:22.152 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:44:22.152 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:44:22.152 | The following packages were automatically installed and are no longer required: 2021-05-13 06:44:22.153 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:44:22.153 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:44:22.153 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:44:22.153 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:44:22.153 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:44:22.153 | python3-zope.interface 2021-05-13 06:44:22.153 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:44:22.262 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:44:22.266 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:44:22.269 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:44:22.271 | + functions-common:time_stop:2304 : local name 2021-05-13 06:44:22.273 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:44:22.275 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:44:22.278 | + functions-common:time_stop:2307 : local total 2021-05-13 06:44:22.280 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:44:22.282 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:44:22.285 | + functions-common:time_stop:2311 : start_time=1620888261603 2021-05-13 06:44:22.287 | + functions-common:time_stop:2313 : [[ -z 1620888261603 ]] 2021-05-13 06:44:22.290 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:44:22.294 | + functions-common:time_stop:2316 : end_time=1620888262292 2021-05-13 06:44:22.296 | + functions-common:time_stop:2317 : elapsed_time=689 2021-05-13 06:44:22.298 | + functions-common:time_stop:2318 : total=4122 2021-05-13 06:44:22.301 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:44:22.303 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4811 2021-05-13 06:44:22.305 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:44:22.307 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:44:22.310 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:22.312 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:22.314 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:44:22.376 | Module proxy already enabled 2021-05-13 06:44:22.380 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:44:22.441 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:44:22.441 | Module proxy already enabled 2021-05-13 06:44:22.441 | Module proxy_uwsgi already enabled 2021-05-13 06:44:22.445 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:44:22.447 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:44:22.450 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:44:22.452 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:44:22.578 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:44:22.581 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:44:22.583 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:44:22.586 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:22.588 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:22.591 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:44:22.593 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:22.595 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:44:22.599 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:44:22.602 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:44:22.604 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:22.606 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:22.609 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:44:22.611 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:22.613 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:44:22.616 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:44:22.618 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:44:22.620 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:22.623 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:22.626 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:44:22.628 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:22.630 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:44:22.633 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:44:22.635 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:44:22.637 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:22.640 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:22.642 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:44:22.645 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:22.647 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:44:22.650 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:44:22.652 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:22.654 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:22.657 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:44:22.660 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:22.662 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:44:22.664 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:44:22.667 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:44:22.669 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:22.671 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:22.674 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:44:22.676 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:22.678 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:44:22.695 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:22.698 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:44:22.700 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:44:22.703 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:44:22.705 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:22.708 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:22.710 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:44:22.713 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:22.715 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:44:22.731 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:22.733 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:44:22.736 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:44:22.738 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:44:22.741 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:22.743 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:22.745 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:44:22.748 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:22.750 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:44:22.753 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:44:22.756 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:44:22.758 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:22.760 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:22.763 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:44:22.765 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:22.768 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:44:22.771 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:44:22.773 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:44:22.776 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:44:22.779 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:44:22.781 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:44:22.785 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:44:22.785 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:44:22.790 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:44:22.792 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:44:22.794 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:44:22.797 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:44:22.800 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:44:22.820 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:44:22.822 | + 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 2021-05-13 06:44:23.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:44:23.580 | from cryptography.utils import int_from_bytes 2021-05-13 06:44:23.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:44:23.580 | from cryptography.utils import int_from_bytes 2021-05-13 06:44:24.600 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:44:24.600 | 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. 2021-05-13 06:44:24.604 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:24.604 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:24.606 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:24.624 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:24.632 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:24.638 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:44:24.691 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:44:24.728 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:44:24.770 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:44:24.776 | 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 306)) (5.0.1) 2021-05-13 06:44:24.782 | 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 308)) (4.4.0) 2021-05-13 06:44:24.823 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:44:24.833 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:44:24.850 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:44:24.855 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:44:24.858 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:44:24.869 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:44:24.872 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:44:24.875 | 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 394)) (2.8.1) 2021-05-13 06:44:24.880 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:44:24.899 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:44:24.903 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:44:24.923 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:44:24.927 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:44:24.930 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:44:24.937 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:44:24.958 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:44:24.972 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:44:25.033 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:44:25.038 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:44:25.042 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:44:25.047 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:44:25.054 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:44:25.057 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:44:25.060 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:44:25.063 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:44:25.067 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:44:25.071 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:44:25.074 | 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 293)) (1.7.0) 2021-05-13 06:44:25.078 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:44:25.082 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:44:27.001 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:44:27.001 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:44:27.073 | + inc/python:pip_install:200 : result=0 2021-05-13 06:44:27.076 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:44:27.078 | + functions-common:time_stop:2304 : local name 2021-05-13 06:44:27.080 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:44:27.083 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:44:27.085 | + functions-common:time_stop:2307 : local total 2021-05-13 06:44:27.087 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:44:27.089 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:44:27.091 | + functions-common:time_stop:2311 : start_time=1620888262814 2021-05-13 06:44:27.094 | + functions-common:time_stop:2313 : [[ -z 1620888262814 ]] 2021-05-13 06:44:27.096 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:44:27.101 | + functions-common:time_stop:2316 : end_time=1620888267098 2021-05-13 06:44:27.103 | + functions-common:time_stop:2317 : elapsed_time=4284 2021-05-13 06:44:27.105 | + functions-common:time_stop:2318 : total=32498 2021-05-13 06:44:27.107 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:44:27.109 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36782 2021-05-13 06:44:27.112 | + inc/python:pip_install:203 : return 0 2021-05-13 06:44:27.115 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:44:27.117 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:44:27.119 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:44:27.122 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:44:27.125 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:44:27.127 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:44:27.131 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:44:27.132 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:44:27.137 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:44:27.139 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:44:27.141 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:44:27.144 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:44:27.147 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:44:27.167 | Using python 3.8 to install python-memcached 2021-05-13 06:44:27.170 | + 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 2021-05-13 06:44:27.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:44:27.910 | from cryptography.utils import int_from_bytes 2021-05-13 06:44:27.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:44:27.910 | from cryptography.utils import int_from_bytes 2021-05-13 06:44:28.924 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:44:28.924 | 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. 2021-05-13 06:44:28.928 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:28.929 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:28.943 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:28.948 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:28.955 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:28.961 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.59) 2021-05-13 06:44:28.965 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:44:31.151 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:44:31.151 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:44:31.221 | + inc/python:pip_install:200 : result=0 2021-05-13 06:44:31.224 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:44:31.227 | + functions-common:time_stop:2304 : local name 2021-05-13 06:44:31.229 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:44:31.231 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:44:31.233 | + functions-common:time_stop:2307 : local total 2021-05-13 06:44:31.235 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:44:31.238 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:44:31.240 | + functions-common:time_stop:2311 : start_time=1620888267162 2021-05-13 06:44:31.243 | + functions-common:time_stop:2313 : [[ -z 1620888267162 ]] 2021-05-13 06:44:31.245 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:44:31.250 | + functions-common:time_stop:2316 : end_time=1620888271247 2021-05-13 06:44:31.252 | + functions-common:time_stop:2317 : elapsed_time=4085 2021-05-13 06:44:31.254 | + functions-common:time_stop:2318 : total=36782 2021-05-13 06:44:31.256 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:44:31.259 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40867 2021-05-13 06:44:31.261 | + inc/python:pip_install:203 : return 0 2021-05-13 06:44:31.263 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:44:31.279 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:31.282 | + ./stack.sh:main:862 : '[' 10.222.0.16 == 10.222.0.16 ']' 2021-05-13 06:44:31.285 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:44:31.287 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:44:31.290 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:44:31.292 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:44:31.294 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:44:31.296 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:44:31.311 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:44:31.313 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:44:31.316 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:44:31.318 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:44:31.320 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:44:31.322 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:44:31.324 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:44:31.327 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:44:31.329 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:44:31.332 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:44:31.347 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:44:31.349 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:44:31.351 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:44:31.354 | + functions-common:git_clone:544 : echo master 2021-05-13 06:44:31.354 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:44:31.359 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:44:31.361 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:44:31.363 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:44:31.366 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:44:31.366 | + functions-common:git_clone:593 : head -1 2021-05-13 06:44:31.369 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:44:31.372 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:44:31.374 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:44:31.377 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:44:31.379 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:44:31.381 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:44:31.383 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:44:31.386 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:44:31.388 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:44:31.390 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:44:31.392 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:44:31.395 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:44:31.397 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:44:31.400 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:44:31.402 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:44:31.405 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:44:31.407 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:44:31.410 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:44:31.413 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:44:31.418 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:44:31.420 | + 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' 2021-05-13 06:44:32.046 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:44:32.048 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:44:32.051 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:44:32.053 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:44:32.055 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:44:32.057 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:44:32.059 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:44:32.061 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:44:32.063 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:44:32.066 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:44:32.068 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:44:32.070 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:44:32.073 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:44:32.075 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:44:32.094 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:44:32.096 | + 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 2021-05-13 06:44:32.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:44:32.840 | from cryptography.utils import int_from_bytes 2021-05-13 06:44:32.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:44:32.840 | from cryptography.utils import int_from_bytes 2021-05-13 06:44:33.875 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:44:33.876 | 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. 2021-05-13 06:44:33.880 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:33.880 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:33.882 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:33.887 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:33.893 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:33.898 | Obtaining file:///opt/stack/keystone 2021-05-13 06:44:35.451 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:44:36.994 | 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) 2021-05-13 06:44:37.023 | 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) 2021-05-13 06:44:37.033 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:44:37.041 | 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) 2021-05-13 06:44:37.044 | Requirement already satisfied: PyJWT===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.0) 2021-05-13 06:44:37.073 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:44:37.101 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:44:37.115 | 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) 2021-05-13 06:44:37.131 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (9.0.1) 2021-05-13 06:44:37.143 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-13 06:44:37.153 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:44:37.156 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (7.1.2) 2021-05-13 06:44:37.160 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:44:37.201 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:44:37.208 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.1.0) 2021-05-13 06:44:37.211 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:44:37.222 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:44:37.277 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:44:37.280 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (3.1.0) 2021-05-13 06:44:37.285 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:44:37.322 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:44:37.363 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:44:37.370 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:44:37.418 | 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 306)) (5.0.1) 2021-05-13 06:44:37.425 | 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 308)) (4.4.0) 2021-05-13 06:44:37.465 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:44:37.520 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:44:37.538 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:44:37.554 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:44:37.563 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:44:37.587 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:44:37.599 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:44:37.615 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:44:37.662 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:44:37.668 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (1.7.4) 2021-05-13 06:44:37.681 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:44:37.684 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:44:37.686 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:44:37.698 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:44:37.701 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:44:37.704 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:44:37.707 | Requirement already satisfied: pysaml2===6.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (6.5.1) 2021-05-13 06:44:37.725 | 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 394)) (2.8.1) 2021-05-13 06:44:37.730 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:44:37.748 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:44:37.753 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:44:37.773 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:44:37.778 | Requirement already satisfied: scrypt===0.8.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (0.8.18) 2021-05-13 06:44:37.781 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:44:37.784 | 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 508)) (0.13.0) 2021-05-13 06:44:37.794 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:44:37.797 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:44:37.800 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:44:37.807 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:44:37.817 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:44:37.823 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:44:37.841 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:44:37.844 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:44:37.851 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:44:37.872 | Requirement already satisfied: xmlschema===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.6.1) 2021-05-13 06:44:37.900 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:44:37.905 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:44:37.908 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:44:37.969 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:44:37.975 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:44:37.978 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:44:37.986 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:44:37.995 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:44:38.001 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:44:38.042 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:44:38.047 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:44:38.050 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:44:38.062 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:44:38.072 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:44:38.081 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:44:38.090 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:44:38.102 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:44:38.111 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:44:38.116 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:44:38.119 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:44:38.122 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:44:38.136 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (5.1.2) 2021-05-13 06:44:38.161 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:44:38.167 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:44:38.169 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:44:38.173 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:44:38.177 | 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) 2021-05-13 06:44:38.179 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:44:38.182 | 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 411)) (1.6.0) 2021-05-13 06:44:38.185 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:44:38.187 | 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 553)) (1.4.0) 2021-05-13 06:44:38.190 | Requirement already satisfied: elementpath===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (2.2.1) 2021-05-13 06:44:38.200 | 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 293)) (1.7.0) 2021-05-13 06:44:38.205 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:44:38.208 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:44:38.216 | 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 396)) (1.0.4) 2021-05-13 06:44:38.219 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:44:38.222 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:44:38.227 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:44:38.279 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:44:38.286 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:44:38.295 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:44:39.495 | Installing collected packages: keystone 2021-05-13 06:44:39.495 | Attempting uninstall: keystone 2021-05-13 06:44:39.497 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:44:39.500 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:44:39.501 | Running setup.py develop for keystone 2021-05-13 06:44:41.356 | Successfully installed keystone 2021-05-13 06:44:41.494 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:44:41.494 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:44:41.579 | + inc/python:pip_install:200 : result=0 2021-05-13 06:44:41.581 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:44:41.583 | + functions-common:time_stop:2304 : local name 2021-05-13 06:44:41.585 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:44:41.587 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:44:41.589 | + functions-common:time_stop:2307 : local total 2021-05-13 06:44:41.591 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:44:41.593 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:44:41.595 | + functions-common:time_stop:2311 : start_time=1620888272089 2021-05-13 06:44:41.598 | + functions-common:time_stop:2313 : [[ -z 1620888272089 ]] 2021-05-13 06:44:41.600 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:44:41.604 | + functions-common:time_stop:2316 : end_time=1620888281602 2021-05-13 06:44:41.606 | + functions-common:time_stop:2317 : elapsed_time=9513 2021-05-13 06:44:41.609 | + functions-common:time_stop:2318 : total=40867 2021-05-13 06:44:41.611 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:44:41.613 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50380 2021-05-13 06:44:41.615 | + inc/python:pip_install:203 : return 0 2021-05-13 06:44:41.618 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:44:41.620 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:44:41.622 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:44:41.640 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:44:41.652 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:44:41.654 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:44:41.656 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:41.658 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:41.661 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:44:41.664 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:41.666 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:44:41.683 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:44:41.685 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:44:41.687 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:44:41.690 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:44:41.692 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:44:41.704 | + 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 ]] 2021-05-13 06:44:41.706 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:44:41.711 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:44:41.726 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:44:41.729 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:44:41.759 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:44:41.787 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:44:41.816 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:44:41.845 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:44:41.875 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:44:41.905 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:44:41.932 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:44:41.960 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:44:41.962 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:44:41.964 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:44:41.967 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:44:41.969 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:44:41.971 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:44:41.987 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:41.990 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:44:41.992 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:44:41.994 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:44:42.009 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:42.011 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:44:42.014 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:44:42.044 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:44:42.046 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:44:42.049 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:44:42.051 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:44:42.053 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:44:42.069 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:44:42.071 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.16/identity 2021-05-13 06:44:42.101 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.16/identity 2021-05-13 06:44:42.128 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:44:42.130 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:44:42.161 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:44:42.164 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:44:42.166 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:44:42.168 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:44:42.170 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:44:42.173 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:44:42.203 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:44:42.205 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:44:42.208 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:44:42.210 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:44:42.213 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:44:42.229 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:44:42.232 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:44:42.234 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:44:42.236 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:44:42.238 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:44:42.266 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:44:42.293 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:44:42.320 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:44:42.348 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:44:42.375 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:44:42.377 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-05-13 06:44:42.380 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:44:42.382 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:44:42.384 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:44:42.387 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:44:42.389 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:44:42.392 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:44:42.396 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:44:42.399 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:44:42.401 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:44:42.413 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:44:42.413 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:44:42.421 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:44:42.425 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:44:42.440 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:44:42.442 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:44:42.446 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-05-13 06:44:42.475 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:44:42.501 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:44:42.528 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:44:42.555 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:44:42.582 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:44:42.609 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:44:42.636 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:44:42.663 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:44:42.689 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:44:42.716 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:44:42.743 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:44:42.771 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:44:42.798 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:44:42.800 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:44:42.803 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:44:42.805 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:44:42.807 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:44:42.809 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:42.812 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:42.814 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:44:42.817 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:44:42.819 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:44:42.846 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:44:42.873 | + 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 ' 2021-05-13 06:44:42.873 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:44:42.882 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:44:42.885 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:44:42.887 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:44:42.890 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:44:42.892 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:44:42.895 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:44:42.897 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:42.899 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:42.902 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:44:42.904 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:44:42.906 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:42.908 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:42.911 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:44:42.972 | Site keystone-wsgi-public already enabled 2021-05-13 06:44:42.976 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:44:42.978 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:44:42.980 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:44:42.983 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:44:43.114 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-05-13 06:44:43.116 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:44:43.118 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:44:43.122 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:44:43.124 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:44:43.126 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:44:43.130 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:44:43.135 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:44:43.137 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:44:43.139 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:44:43.152 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:44:43.153 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:44:43.161 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:44:43.165 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:44:43.180 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:44:43.182 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:44:43.186 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:44:43.216 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:44:43.243 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:44:43.271 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:44:43.297 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:44:43.324 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:44:43.351 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:44:43.378 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:44:43.405 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:44:43.432 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:44:43.459 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:44:43.486 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:44:43.513 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:44:43.540 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:44:43.542 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:44:43.545 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:44:43.548 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:44:43.550 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:44:43.553 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:43.555 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:43.557 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:44:43.560 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:44:43.562 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:44:43.589 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:44:43.617 | + 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 ' 2021-05-13 06:44:43.618 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:44:43.626 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:44:43.630 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:44:43.632 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:44:43.635 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:44:43.637 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:44:43.639 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:44:43.642 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:43.644 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:43.646 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:44:43.648 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:44:43.651 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:43.653 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:43.655 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:44:43.716 | Site keystone-wsgi-admin already enabled 2021-05-13 06:44:43.720 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:44:43.723 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:44:43.725 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:44:43.727 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:44:43.854 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:44:43.886 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:44:43.917 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:44:43.948 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:44:43.950 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:44:43.980 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:44:44.009 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:44:44.037 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:44:44.053 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:44.056 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:44:44.072 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:44:44.075 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:44:44.077 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:44:44.080 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:44:44.082 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:44:44.084 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:44:44.087 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:44:44.089 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:44:44.091 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:44:44.093 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:44:44.096 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:44:44.098 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:44:44.101 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:44:44.103 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:44:44.106 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:44:44.122 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:44:44.124 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:44:44.126 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:44:44.130 | + functions-common:git_clone:544 : echo master 2021-05-13 06:44:44.130 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:44:44.135 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:44:44.137 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:44:44.139 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:44:44.142 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:44:44.142 | + functions-common:git_clone:593 : head -1 2021-05-13 06:44:44.147 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:44:44.149 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:44:44.152 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:44:44.154 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:44:44.157 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:44:44.159 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:44:44.161 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:44:44.164 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:44:44.166 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:44:44.168 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:44:44.171 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:44:44.173 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:44:44.176 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:44:44.179 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:44:44.181 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:44:44.184 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:44:44.186 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:44:44.189 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:44:44.192 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:44:44.198 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:44:44.200 | + 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' 2021-05-13 06:44:44.793 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:44:44.795 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:44:44.798 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:44:44.800 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:44:44.802 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:44:44.805 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:44:44.807 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:44:44.809 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:44:44.811 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:44:44.814 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:44:44.816 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:44:44.819 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:44:44.821 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:44:44.823 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:44:44.843 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:44:44.846 | + 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]' 2021-05-13 06:44:45.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:44:45.589 | from cryptography.utils import int_from_bytes 2021-05-13 06:44:45.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:44:45.590 | from cryptography.utils import int_from_bytes 2021-05-13 06:44:46.606 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:44:46.606 | 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. 2021-05-13 06:44:46.609 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:46.610 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:46.611 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:46.616 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:46.623 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:46.628 | Obtaining file:///opt/stack/swift 2021-05-13 06:44:47.888 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:44:49.200 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:44:49.208 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:44:49.248 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:44:49.257 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:44:49.262 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:44:49.315 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (4.6.3) 2021-05-13 06:44:49.325 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:44:49.328 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.7.0) 2021-05-13 06:44:49.365 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:44:49.406 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:44:49.412 | 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 307)) (5.0.1) 2021-05-13 06:44:49.418 | 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 309)) (4.4.0) 2021-05-13 06:44:49.457 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:44:49.466 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:44:49.483 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-05-13 06:44:49.488 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:44:49.491 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (3.1.1) 2021-05-13 06:44:49.502 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.6.0) 2021-05-13 06:44:49.505 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:44:49.507 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:44:49.511 | 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 395)) (2.8.1) 2021-05-13 06:44:49.515 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:44:49.534 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:44:49.539 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:44:49.558 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:44:49.563 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:44:49.613 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:44:49.616 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:44:49.623 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:44:49.643 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.9.7) 2021-05-13 06:44:49.648 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:44:49.651 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:44:49.659 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:44:49.719 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:44:49.733 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:44:49.738 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:44:49.743 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:44:49.747 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:44:49.755 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:44:49.758 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:44:49.761 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:44:49.764 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:44:49.768 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:44:49.772 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:44:49.775 | 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 294)) (1.7.0) 2021-05-13 06:44:49.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 131)) (4.4.2) 2021-05-13 06:44:49.782 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:44:51.352 | Installing collected packages: swift 2021-05-13 06:44:51.353 | Attempting uninstall: swift 2021-05-13 06:44:51.354 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:44:51.357 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:44:51.358 | Running setup.py develop for swift 2021-05-13 06:44:53.042 | Successfully installed swift 2021-05-13 06:44:53.178 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:44:53.178 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:44:53.264 | + inc/python:pip_install:200 : result=0 2021-05-13 06:44:53.266 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:44:53.268 | + functions-common:time_stop:2304 : local name 2021-05-13 06:44:53.271 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:44:53.273 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:44:53.275 | + functions-common:time_stop:2307 : local total 2021-05-13 06:44:53.277 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:44:53.279 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:44:53.281 | + functions-common:time_stop:2311 : start_time=1620888284838 2021-05-13 06:44:53.284 | + functions-common:time_stop:2313 : [[ -z 1620888284838 ]] 2021-05-13 06:44:53.287 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:44:53.291 | + functions-common:time_stop:2316 : end_time=1620888293289 2021-05-13 06:44:53.293 | + functions-common:time_stop:2317 : elapsed_time=8451 2021-05-13 06:44:53.295 | + functions-common:time_stop:2318 : total=50380 2021-05-13 06:44:53.297 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:44:53.300 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58831 2021-05-13 06:44:53.302 | + inc/python:pip_install:203 : return 0 2021-05-13 06:44:53.304 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:44:53.306 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:44:53.309 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:44:53.327 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:44:53.339 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:44:53.341 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:44:53.343 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:53.346 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:53.349 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:44:53.351 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:53.354 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:44:53.356 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:44:53.358 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:44:53.361 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:44:53.363 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:44:53.365 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:44:53.367 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:44:53.369 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:44:53.371 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:44:54.255 | No object-updater running 2021-05-13 06:44:54.256 | No container-server running 2021-05-13 06:44:54.256 | No object-server running 2021-05-13 06:44:54.256 | No account-replicator running 2021-05-13 06:44:54.256 | No container-sync running 2021-05-13 06:44:54.256 | No container-replicator running 2021-05-13 06:44:54.256 | No account-auditor running 2021-05-13 06:44:54.256 | No account-reaper running 2021-05-13 06:44:54.256 | No object-expirer running 2021-05-13 06:44:54.256 | No account-server running 2021-05-13 06:44:54.256 | No container-reconciler running 2021-05-13 06:44:54.256 | No container-sharder running 2021-05-13 06:44:54.256 | No container-auditor running 2021-05-13 06:44:54.256 | No container-updater running 2021-05-13 06:44:54.256 | No object-reconstructor running 2021-05-13 06:44:54.256 | No proxy-server running 2021-05-13 06:44:54.256 | No object-auditor running 2021-05-13 06:44:54.256 | No object-replicator running 2021-05-13 06:44:54.303 | + lib/swift:configure_swift:341 : true 2021-05-13 06:44:54.305 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:44:54.317 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-05-13 06:44:54.329 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:44:54.331 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:44:54.331 | s/%GROUP%//; 2021-05-13 06:44:54.331 | s/%USER%/ubuntu/; 2021-05-13 06:44:54.331 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:44:54.331 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:44:54.331 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:44:54.340 | uid = ubuntu 2021-05-13 06:44:54.340 | gid = 2021-05-13 06:44:54.340 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:44:54.340 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:44:54.340 | address = 127.0.0.1 2021-05-13 06:44:54.340 | 2021-05-13 06:44:54.340 | [account6612] 2021-05-13 06:44:54.340 | max connections = 25 2021-05-13 06:44:54.340 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:44:54.340 | read only = false 2021-05-13 06:44:54.340 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:44:54.340 | 2021-05-13 06:44:54.340 | [account6622] 2021-05-13 06:44:54.340 | max connections = 25 2021-05-13 06:44:54.340 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:44:54.340 | read only = false 2021-05-13 06:44:54.340 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:44:54.340 | 2021-05-13 06:44:54.340 | [account6632] 2021-05-13 06:44:54.340 | max connections = 25 2021-05-13 06:44:54.340 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:44:54.340 | read only = false 2021-05-13 06:44:54.340 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:44:54.340 | 2021-05-13 06:44:54.340 | [account6642] 2021-05-13 06:44:54.341 | max connections = 25 2021-05-13 06:44:54.341 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:44:54.341 | read only = false 2021-05-13 06:44:54.341 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:44:54.341 | 2021-05-13 06:44:54.341 | 2021-05-13 06:44:54.341 | [container6611] 2021-05-13 06:44:54.341 | max connections = 25 2021-05-13 06:44:54.341 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:44:54.341 | read only = false 2021-05-13 06:44:54.341 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:44:54.341 | 2021-05-13 06:44:54.341 | [container6621] 2021-05-13 06:44:54.341 | max connections = 25 2021-05-13 06:44:54.341 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:44:54.341 | read only = false 2021-05-13 06:44:54.341 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:44:54.341 | 2021-05-13 06:44:54.341 | [container6631] 2021-05-13 06:44:54.341 | max connections = 25 2021-05-13 06:44:54.341 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:44:54.341 | read only = false 2021-05-13 06:44:54.341 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:44:54.341 | 2021-05-13 06:44:54.341 | [container6641] 2021-05-13 06:44:54.341 | max connections = 25 2021-05-13 06:44:54.341 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:44:54.341 | read only = false 2021-05-13 06:44:54.341 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:44:54.341 | 2021-05-13 06:44:54.341 | 2021-05-13 06:44:54.341 | [object6613] 2021-05-13 06:44:54.341 | max connections = 25 2021-05-13 06:44:54.341 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:44:54.341 | read only = false 2021-05-13 06:44:54.341 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:44:54.342 | 2021-05-13 06:44:54.342 | [object6623] 2021-05-13 06:44:54.342 | max connections = 25 2021-05-13 06:44:54.342 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:44:54.342 | read only = false 2021-05-13 06:44:54.342 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:44:54.342 | 2021-05-13 06:44:54.342 | [object6633] 2021-05-13 06:44:54.342 | max connections = 25 2021-05-13 06:44:54.342 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:44:54.342 | read only = false 2021-05-13 06:44:54.342 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:44:54.342 | 2021-05-13 06:44:54.342 | [object6643] 2021-05-13 06:44:54.342 | max connections = 25 2021-05-13 06:44:54.342 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:44:54.342 | read only = false 2021-05-13 06:44:54.342 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:44:54.343 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:44:54.345 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:54.347 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:54.349 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:44:54.361 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:44:54.364 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:44:54.368 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:44:54.372 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:44:54.374 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-05-13 06:44:54.379 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:44:54.406 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.16:8080/v1/ 2021-05-13 06:44:54.431 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:44:54.448 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:44:54.476 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:44:54.493 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:44:54.521 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:44:54.539 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:44:54.566 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:44:54.583 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:44:54.611 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:44:54.628 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:44:54.656 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:44:54.674 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:44:54.688 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:44:54.690 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:44:54.718 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:44:54.744 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:44:54.771 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:44:54.798 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:44:54.812 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:44:54.814 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:44:54.841 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:44:54.855 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:44:54.857 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:44:54.872 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:54.874 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:44:54.877 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:44:54.891 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:44:54.893 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:44:54.895 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:44:54.897 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-05-13 06:44:54.902 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:44:54.907 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:44:54.933 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:44:54.961 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:44:54.989 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:44:55.018 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-05-13 06:44:55.044 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:44:55.047 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:44:55.049 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:44:55.051 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:44:55.053 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:44:55.080 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:44:55.107 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.16/identity 2021-05-13 06:44:55.134 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:44:55.161 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:44:55.187 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:44:55.214 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:44:55.241 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:44:55.268 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:44:55.295 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:44:55.322 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:44:55.348 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:44:55.375 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:44:55.402 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:44:55.432 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:44:55.459 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:44:55.477 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:44:55.504 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:44:55.531 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:44:55.535 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:44:55.563 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:44:55.589 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:44:55.616 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:44:55.618 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:44:55.620 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:44:55.622 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:44:55.627 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:44:55.630 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:44:55.632 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:44:55.634 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:44:55.636 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:44:55.638 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:44:55.640 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:44:55.642 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:44:55.659 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:44:55.687 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:44:55.705 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:44:55.733 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:44:55.751 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:44:55.778 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:44:55.797 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:44:55.825 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:44:55.842 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:44:55.870 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:44:55.888 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:44:55.916 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:44:55.934 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:44:55.961 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:44:55.979 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:44:56.007 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:44:56.025 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:44:56.052 | + 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 2021-05-13 06:44:56.057 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:44:56.074 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:44:56.103 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-05-13 06:44:56.131 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:44:56.133 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:44:56.137 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:44:56.139 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:44:56.142 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:44:56.144 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:44:56.146 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:44:56.148 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:44:56.151 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:44:56.153 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:44:56.171 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:44:56.198 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:44:56.215 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:44:56.243 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:44:56.261 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:44:56.289 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:44:56.306 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:44:56.334 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:44:56.352 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:44:56.379 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:44:56.397 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:44:56.424 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:44:56.442 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:44:56.470 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:44:56.487 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:44:56.515 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:44:56.533 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:44:56.559 | + 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 2021-05-13 06:44:56.563 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:44:56.581 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:44:56.609 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:44:56.611 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:44:56.616 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:44:56.618 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:44:56.620 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:44:56.622 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:44:56.624 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:44:56.627 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:44:56.629 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:44:56.631 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:44:56.649 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:44:56.676 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:44:56.694 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:44:56.721 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:44:56.739 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:44:56.767 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:44:56.785 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:44:56.812 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:44:56.830 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:44:56.857 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:44:56.875 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:44:56.903 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:44:56.921 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:44:56.949 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:44:56.966 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:44:56.994 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:44:57.012 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:44:57.039 | + 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 2021-05-13 06:44:57.044 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:44:57.061 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:44:57.089 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:44:57.117 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:44:57.146 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:44:57.173 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:44:57.176 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:44:57.180 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:44:57.208 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:44:57.236 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:44:57.265 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:44:57.292 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:44:57.321 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:44:57.348 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:44:57.375 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:44:57.401 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:44:57.428 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:44:57.444 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:57.446 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:44:57.464 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:44:57.466 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:44:57.486 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:44:57.489 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.16 2021-05-13 06:44:57.515 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:44:57.517 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:44:57.545 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.16/identity 2021-05-13 06:44:57.573 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:44:57.575 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:44:57.602 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:44:57.618 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:44:57.620 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:44:57.623 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:44:57.628 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:44:57.630 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:44:57.643 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:44:57.645 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:44:57.657 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:44:57.659 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:44:57.662 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:44:57.664 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:44:57.666 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:44:57.668 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:44:57.671 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:44:57.673 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:44:57.675 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:44:57.687 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:44:57.689 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:44:57.692 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:44:57.709 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:44:57.711 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:44:57.729 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:57.731 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:44:57.733 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:44:57.735 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:44:57.738 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:44:57.740 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:44:57.743 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:44:57.745 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:44:57.748 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:44:57.765 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:57.767 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:44:57.770 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:44:57.787 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:57.790 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:44:57.792 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:44:57.795 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:44:57.797 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:57.800 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:57.802 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:44:57.805 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:57.809 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:44:57.811 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:44:57.814 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:44:57.817 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:44:57.819 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:44:57.822 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:44:57.824 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:44:57.828 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:44:57.830 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:44:57.833 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:44:57.837 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:44:57.837 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:44:57.843 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:44:57.845 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:44:57.848 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:44:57.851 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:44:57.854 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:44:57.875 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:44:57.877 | + 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' 2021-05-13 06:44:58.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:44:58.614 | from cryptography.utils import int_from_bytes 2021-05-13 06:44:58.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:44:58.614 | from cryptography.utils import int_from_bytes 2021-05-13 06:44:59.644 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:44:59.645 | 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. 2021-05-13 06:44:59.649 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:59.649 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:59.651 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:59.656 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:59.663 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:59.669 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (2.5.0) 2021-05-13 06:44:59.763 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.19.1) 2021-05-13 06:44:59.768 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:44:59.780 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:44:59.839 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (4.3.1) 2021-05-13 06:44:59.862 | 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 294)) (1.7.0) 2021-05-13 06:44:59.867 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.4.0) 2021-05-13 06:44:59.886 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-05-13 06:44:59.897 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:44:59.937 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:44:59.943 | 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 307)) (5.0.1) 2021-05-13 06:44:59.950 | 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 309)) (4.4.0) 2021-05-13 06:44:59.988 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-05-13 06:45:00.003 | 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 316)) (6.2.0) 2021-05-13 06:45:00.008 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:45:00.018 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.5.0) 2021-05-13 06:45:00.040 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:45:00.057 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-05-13 06:45:00.062 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:45:00.065 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:45:00.068 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:45:00.072 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (7.4.0) 2021-05-13 06:45:00.086 | 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 395)) (2.8.1) 2021-05-13 06:45:00.092 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:45:00.111 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (3.11.1) 2021-05-13 06:45:00.137 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:45:00.141 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:45:00.161 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:45:00.166 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.2) 2021-05-13 06:45:00.169 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:45:00.172 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:45:00.179 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:45:00.193 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:45:00.213 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:45:00.218 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:45:00.228 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:45:00.231 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:45:00.236 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:45:00.239 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:45:00.247 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:45:00.252 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:45:00.257 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:45:00.260 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:45:00.265 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:45:00.273 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:45:00.286 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:45:00.295 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:45:00.306 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:45:00.317 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:45:00.320 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-05-13 06:45:00.323 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:45:00.325 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:45:00.329 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:45:00.333 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:45:00.341 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-05-13 06:45:00.343 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:45:00.347 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:45:00.351 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:45:00.402 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:45:00.421 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2021-05-13 06:45:00.428 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:45:00.431 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:45:00.435 | 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 412)) (1.6.0) 2021-05-13 06:45:00.437 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:45:00.444 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:45:00.447 | 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 553)) (1.4.0) 2021-05-13 06:45:02.163 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:45:02.163 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:45:02.243 | + inc/python:pip_install:200 : result=0 2021-05-13 06:45:02.245 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:45:02.247 | + functions-common:time_stop:2304 : local name 2021-05-13 06:45:02.250 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:45:02.252 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:45:02.255 | + functions-common:time_stop:2307 : local total 2021-05-13 06:45:02.258 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:45:02.260 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:45:02.262 | + functions-common:time_stop:2311 : start_time=1620888297869 2021-05-13 06:45:02.264 | + functions-common:time_stop:2313 : [[ -z 1620888297869 ]] 2021-05-13 06:45:02.267 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:45:02.271 | + functions-common:time_stop:2316 : end_time=1620888302269 2021-05-13 06:45:02.274 | + functions-common:time_stop:2317 : elapsed_time=4400 2021-05-13 06:45:02.276 | + functions-common:time_stop:2318 : total=58831 2021-05-13 06:45:02.278 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:45:02.280 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63231 2021-05-13 06:45:02.283 | + inc/python:pip_install:203 : return 0 2021-05-13 06:45:02.285 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:45:02.288 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:45:02.290 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:45:02.303 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-05-13 06:45:02.308 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:45:02.311 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:45:02.313 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:45:02.315 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:45:02.318 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:45:02.321 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:45:02.324 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:45:02.326 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:45:02.329 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:45:02.345 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:45:02.348 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:45:02.350 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:45:02.353 | + functions-common:git_clone:544 : echo master 2021-05-13 06:45:02.354 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:45:02.359 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:45:02.361 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:45:02.363 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:45:02.367 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:45:02.367 | + functions-common:git_clone:593 : head -1 2021-05-13 06:45:02.370 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:45:02.372 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:45:02.375 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:45:02.378 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:45:02.380 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:45:02.383 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:45:02.385 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:45:02.388 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:45:02.390 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:45:02.393 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:45:02.395 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:45:02.398 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:45:02.400 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:45:02.403 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:45:02.406 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:45:02.408 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:45:02.411 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:45:02.414 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:45:02.417 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:45:02.422 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:45:02.425 | + 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' 2021-05-13 06:45:03.026 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:45:03.028 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:45:03.031 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:45:03.033 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:45:03.035 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:45:03.038 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:45:03.041 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:45:03.043 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:45:03.045 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:45:03.048 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:45:03.050 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:45:03.052 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:45:03.055 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:45:03.057 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:45:03.078 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:45:03.080 | + 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 2021-05-13 06:45:03.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:03.834 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:03.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:03.834 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:04.872 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:45:04.872 | 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. 2021-05-13 06:45:04.876 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:04.876 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:04.878 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:04.883 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:04.890 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:04.907 | Obtaining file:///opt/stack/glance 2021-05-13 06:45:06.155 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:45:07.415 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:45:07.424 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:45:07.433 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:45:07.445 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:45:07.473 | Requirement already satisfied: WSME===0.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.1) 2021-05-13 06:45:07.482 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:45:07.496 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:45:07.505 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.8.0) 2021-05-13 06:45:07.526 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:45:07.565 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (0.2.2) 2021-05-13 06:45:07.579 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:45:07.587 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:45:07.592 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:45:07.603 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:45:07.609 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (2.5.0) 2021-05-13 06:45:07.679 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-05-13 06:45:07.684 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.1) 2021-05-13 06:45:07.689 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-05-13 06:45:07.692 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-05-13 06:45:07.703 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:45:07.764 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:45:07.816 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:45:07.822 | 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 293)) (1.7.0) 2021-05-13 06:45:07.826 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:45:07.845 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:45:07.881 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:45:07.892 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:45:07.933 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:45:07.939 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:45:07.987 | 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 306)) (5.0.1) 2021-05-13 06:45:07.994 | 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 308)) (4.4.0) 2021-05-13 06:45:08.033 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:45:08.087 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:45:08.106 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:45:08.121 | 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 314)) (2.2.0) 2021-05-13 06:45:08.135 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:45:08.144 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:45:08.168 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:45:08.179 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:45:08.195 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:45:08.240 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:45:08.246 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:45:08.249 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:45:08.252 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:45:08.272 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:45:08.287 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:45:08.298 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:45:08.300 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:45:08.304 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:45:08.320 | 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 394)) (2.8.1) 2021-05-13 06:45:08.325 | 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 396)) (1.0.4) 2021-05-13 06:45:08.328 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:45:08.346 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:45:08.351 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:45:08.358 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:45:08.377 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.3.3) 2021-05-13 06:45:08.382 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:45:08.387 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:45:08.437 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (0.8.1) 2021-05-13 06:45:08.440 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:45:08.444 | 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 508)) (0.13.0) 2021-05-13 06:45:08.454 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:45:08.457 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:45:08.460 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:45:08.468 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:45:08.523 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:45:08.537 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:45:08.546 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:45:08.552 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:45:08.570 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:45:08.573 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:45:08.580 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:45:08.601 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:45:08.604 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:45:08.609 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:45:08.616 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:45:08.620 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:45:08.628 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:45:08.635 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:45:08.640 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:45:08.643 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:45:08.683 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:45:08.686 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:45:08.691 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:45:08.698 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:45:08.702 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:45:08.733 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:45:08.736 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:45:08.749 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-05-13 06:45:08.753 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:45:08.757 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:45:08.760 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:45:08.763 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-05-13 06:45:08.765 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:45:08.771 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5.1) 2021-05-13 06:45:08.810 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-05-13 06:45:08.816 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:45:08.819 | 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 411)) (1.6.0) 2021-05-13 06:45:08.822 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:45:08.824 | 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 553)) (1.4.0) 2021-05-13 06:45:08.827 | 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) 2021-05-13 06:45:08.830 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:45:08.834 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:45:08.836 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:45:08.839 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:45:08.895 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:45:08.937 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:45:08.939 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:45:08.945 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:45:09.954 | Installing collected packages: glance 2021-05-13 06:45:09.954 | Attempting uninstall: glance 2021-05-13 06:45:09.955 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:45:09.960 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:45:09.961 | Running setup.py develop for glance 2021-05-13 06:45:11.545 | Successfully installed glance 2021-05-13 06:45:11.682 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:45:11.682 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:45:11.767 | + inc/python:pip_install:200 : result=0 2021-05-13 06:45:11.769 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:45:11.772 | + functions-common:time_stop:2304 : local name 2021-05-13 06:45:11.774 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:45:11.776 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:45:11.779 | + functions-common:time_stop:2307 : local total 2021-05-13 06:45:11.781 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:45:11.783 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:45:11.786 | + functions-common:time_stop:2311 : start_time=1620888303073 2021-05-13 06:45:11.789 | + functions-common:time_stop:2313 : [[ -z 1620888303073 ]] 2021-05-13 06:45:11.792 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:45:11.796 | + functions-common:time_stop:2316 : end_time=1620888311793 2021-05-13 06:45:11.798 | + functions-common:time_stop:2317 : elapsed_time=8720 2021-05-13 06:45:11.800 | + functions-common:time_stop:2318 : total=63231 2021-05-13 06:45:11.803 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:45:11.805 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71951 2021-05-13 06:45:11.807 | + inc/python:pip_install:203 : return 0 2021-05-13 06:45:11.810 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:45:11.812 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:45:11.815 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:45:11.833 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:45:11.845 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:45:11.848 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:45:11.851 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:11.854 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:11.856 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:45:11.859 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:11.861 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:45:11.864 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:45:11.866 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:45:11.878 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:45:11.881 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:45:11.884 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:45:11.886 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:45:11.889 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:45:11.891 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:45:11.894 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:45:11.897 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:45:11.925 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:45:11.954 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:45:11.983 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:45:12.013 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:45:12.043 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:45:12.072 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:45:12.074 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:45:12.077 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:45:12.079 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:45:12.082 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:45:12.111 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:45:12.139 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.16/identity 2021-05-13 06:45:12.169 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:45:12.197 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:45:12.227 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:45:12.256 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:45:12.285 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:45:12.314 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:45:12.343 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:45:12.373 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:45:12.402 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:45:12.405 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:45:12.407 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:45:12.410 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:45:12.413 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:45:12.415 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:45:12.432 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:12.435 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:45:12.437 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:45:12.440 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:45:12.456 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:12.458 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:45:12.461 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:45:12.491 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:45:12.493 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:45:12.496 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:45:12.498 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:45:12.501 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:45:12.503 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:45:12.505 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:45:12.508 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:45:12.510 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:45:12.512 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:45:12.515 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-13 06:45:12.545 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:45:12.547 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.16 2021-05-13 06:45:12.577 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:45:12.579 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:45:12.596 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:12.598 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:45:12.628 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:45:12.658 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-05-13 06:45:12.688 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:45:12.718 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:45:12.748 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:45:12.765 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:45:12.767 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:45:12.797 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:45:12.826 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:45:12.856 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.16/identity/v3 2021-05-13 06:45:12.886 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:45:12.915 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.16/image 2021-05-13 06:45:12.945 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:45:12.961 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:45:12.964 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:45:12.966 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:45:12.969 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:45:12.972 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:45:12.989 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:45:12.992 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:45:12.994 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:45:12.997 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:45:12.999 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:45:13.028 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:45:13.058 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:45:13.088 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:45:13.118 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-05-13 06:45:13.123 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:45:13.152 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:45:13.182 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:45:13.213 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.16/identity 2021-05-13 06:45:13.244 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:45:13.274 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:45:13.304 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:45:13.334 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-13 06:45:13.364 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:45:13.393 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:45:13.424 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:45:13.453 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:45:13.458 | + lib/glance:configure_glance:353 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-05-13 06:45:13.466 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:45:13.483 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:45:13.485 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:45:13.488 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-05-13 06:45:13.490 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:45:13.492 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:45:13.495 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:45:13.497 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:45:13.502 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:45:13.504 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:45:13.508 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-05-13 06:45:13.538 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:45:13.540 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:45:13.543 | ++ functions:get_random_port:837 : true 2021-05-13 06:45:13.545 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:45:13.547 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:45:13.549 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:45:13.601 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:45:13.603 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:45:13.605 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:45:13.608 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:45:13.610 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-05-13 06:45:13.637 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:45:13.664 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:45:13.692 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:45:13.718 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:45:13.746 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:45:13.773 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:45:13.800 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:45:13.827 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:45:13.854 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:45:13.882 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:45:13.909 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:45:13.937 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:45:13.964 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:45:13.993 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:45:14.020 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:45:14.048 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:45:14.075 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:45:14.102 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:45:14.130 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:45:14.132 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:45:14.135 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:45:14.137 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:14.139 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:14.142 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:45:14.144 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:45:14.197 | proxy (enabled by site administrator) 2021-05-13 06:45:14.200 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:45:14.202 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:45:14.204 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:45:14.207 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:14.210 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:14.212 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:45:14.214 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:45:14.267 | proxy_http (enabled by site administrator) 2021-05-13 06:45:14.270 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:45:14.273 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:45:14.276 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:45:14.278 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:45:14.280 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:14.283 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:14.285 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:45:14.288 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:45:14.291 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:45:14.291 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:45:14.300 | KeepAlive Off 2021-05-13 06:45:14.304 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:45:14.304 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:45:14.312 | SetEnv proxy-sendchunked 1 2021-05-13 06:45:14.316 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:45:14.316 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:45:14.325 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:45:14.328 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:45:14.330 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:45:14.332 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:45:14.335 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:45:14.338 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:45:14.340 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:14.342 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:14.345 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:45:14.347 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:45:14.350 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:14.352 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:14.355 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:45:14.416 | Site glance-wsgi-api already enabled 2021-05-13 06:45:14.420 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:45:14.422 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:45:14.425 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:45:14.427 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:45:14.556 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:45:14.562 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-05-13 06:45:14.594 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:45:14.611 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:14.614 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:45:14.616 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:45:14.618 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:45:14.621 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:45:14.623 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:45:14.626 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:45:14.628 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:45:14.631 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:45:14.633 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:45:14.636 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:45:14.639 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:45:14.641 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:45:14.644 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:45:14.647 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:45:14.663 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:45:14.666 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:45:14.668 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:45:14.671 | + functions-common:git_clone:544 : echo master 2021-05-13 06:45:14.671 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:45:14.676 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:45:14.679 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:45:14.681 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:45:14.684 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:45:14.684 | + functions-common:git_clone:593 : head -1 2021-05-13 06:45:14.689 | f9124c77e Merge commit 'refs/changes/24/786524/6' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-05-13 06:45:14.692 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:45:14.695 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:45:14.697 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:45:14.700 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:45:14.702 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:45:14.705 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:45:14.707 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:45:14.710 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:45:14.712 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:45:14.715 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:45:14.717 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:45:14.720 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:45:14.723 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:45:14.725 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:45:14.728 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:45:14.731 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:45:14.733 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:45:14.736 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:45:14.742 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:45:14.745 | + 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' 2021-05-13 06:45:15.348 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:45:15.351 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:45:15.354 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:45:15.356 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:45:15.358 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:45:15.361 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:45:15.363 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:45:15.366 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:45:15.368 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:45:15.370 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:45:15.373 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:45:15.375 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:45:15.378 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:45:15.380 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:45:15.401 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:45:15.403 | + 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 2021-05-13 06:45:16.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:16.147 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:16.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:16.148 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:17.176 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:45:17.176 | 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. 2021-05-13 06:45:17.180 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:17.180 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:17.182 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:17.187 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:17.195 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:17.199 | Obtaining file:///opt/stack/cinder 2021-05-13 06:45:19.186 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:45:21.181 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:45:21.190 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:45:21.199 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:45:21.210 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:45:21.238 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:45:21.253 | Requirement already satisfied: boto3===1.17.62 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (1.17.62) 2021-05-13 06:45:21.262 | Requirement already satisfied: botocore===1.20.62 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (1.20.62) 2021-05-13 06:45:21.273 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.8.0) 2021-05-13 06:45:21.294 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.7) 2021-05-13 06:45:21.334 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (0.2.2) 2021-05-13 06:45:21.347 | 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) 2021-05-13 06:45:21.351 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-05-13 06:45:21.360 | Requirement already satisfied: google-api-python-client===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (2.3.0) 2021-05-13 06:45:21.375 | Requirement already satisfied: google-auth===1.30.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.30.0) 2021-05-13 06:45:21.399 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (0.1.0) 2021-05-13 06:45:21.405 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-05-13 06:45:21.410 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.1) 2021-05-13 06:45:21.415 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-05-13 06:45:21.418 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-05-13 06:45:21.421 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-05-13 06:45:21.434 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:45:21.494 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:45:21.549 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (4.6.3) 2021-05-13 06:45:21.559 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.1.3) 2021-05-13 06:45:21.569 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (4.3.1) 2021-05-13 06:45:21.592 | 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 293)) (1.7.0) 2021-05-13 06:45:21.596 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:45:21.615 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:45:21.652 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:45:21.663 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:45:21.703 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:45:21.710 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:45:21.759 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-13 06:45:21.765 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:45:21.805 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:45:21.861 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:45:21.879 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:45:21.894 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-05-13 06:45:21.910 | 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 314)) (2.2.0) 2021-05-13 06:45:21.924 | 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 315)) (6.2.0) 2021-05-13 06:45:21.928 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:45:21.937 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:45:21.961 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:45:21.972 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:45:21.988 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-05-13 06:45:22.009 | Requirement already satisfied: oslo.vmware===3.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.9.0) 2021-05-13 06:45:22.032 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:45:22.078 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:45:22.083 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (2.7.2) 2021-05-13 06:45:22.119 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:45:22.122 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:45:22.124 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:45:22.147 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (0.4.8) 2021-05-13 06:45:22.150 | 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 352)) (0.2.8) 2021-05-13 06:45:22.154 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:45:22.165 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:45:22.168 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:45:22.171 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:45:22.187 | 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 394)) (2.8.1) 2021-05-13 06:45:22.192 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (3.3.0) 2021-05-13 06:45:22.210 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:45:22.228 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (17.4.0) 2021-05-13 06:45:22.244 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (3.11.1) 2021-05-13 06:45:22.271 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:45:22.275 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:45:22.282 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:45:22.302 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:45:22.307 | Requirement already satisfied: rsa===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (4.7.2) 2021-05-13 06:45:22.312 | 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 464)) (2.1.74) 2021-05-13 06:45:22.317 | Requirement already satisfied: s3transfer===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (0.4.2) 2021-05-13 06:45:22.326 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:45:22.400 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:45:22.403 | 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 508)) (0.13.0) 2021-05-13 06:45:22.413 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:45:22.417 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:45:22.419 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:45:22.426 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.6) 2021-05-13 06:45:22.430 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.8.9) 2021-05-13 06:45:22.435 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:45:22.492 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:45:22.507 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:45:22.517 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:45:22.523 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:45:22.541 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.8.0) 2021-05-13 06:45:22.601 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:45:22.605 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:45:22.612 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.0.1) 2021-05-13 06:45:22.616 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:45:22.636 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:45:22.640 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.3.3) 2021-05-13 06:45:22.648 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:45:22.650 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:45:22.656 | Requirement already satisfied: zstd===1.4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.4.9.1) 2021-05-13 06:45:22.659 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:45:22.663 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-05-13 06:45:22.671 | Requirement already satisfied: google-api-core===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.26.3) 2021-05-13 06:45:22.696 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:45:22.699 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-05-13 06:45:22.705 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-05-13 06:45:22.710 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:45:22.715 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-05-13 06:45:22.723 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:45:22.727 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:45:22.735 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:45:22.777 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:45:22.782 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-05-13 06:45:22.789 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:45:22.795 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:45:22.799 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-05-13 06:45:22.810 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:45:22.813 | 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) 2021-05-13 06:45:22.826 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-13 06:45:22.835 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-05-13 06:45:22.847 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:45:22.863 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:45:22.866 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:45:22.869 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-05-13 06:45:22.873 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (0.22.0) 2021-05-13 06:45:22.877 | 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) 2021-05-13 06:45:22.880 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:45:22.885 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-05-13 06:45:22.891 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5.1) 2021-05-13 06:45:22.930 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-05-13 06:45:22.933 | 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 411)) (1.6.0) 2021-05-13 06:45:22.935 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:45:22.938 | 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 553)) (1.4.0) 2021-05-13 06:45:22.941 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.32) 2021-05-13 06:45:22.946 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:45:22.949 | Requirement already satisfied: googleapis-common-protos===1.53.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (1.53.0) 2021-05-13 06:45:22.955 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:45:22.959 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:45:22.962 | 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 396)) (1.0.4) 2021-05-13 06:45:22.964 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:45:22.973 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:45:22.976 | 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) 2021-05-13 06:45:22.980 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-05-13 06:45:23.036 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.1) 2021-05-13 06:45:23.040 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:45:23.081 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-05-13 06:45:23.086 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:45:23.091 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:45:23.964 | Installing collected packages: cinder 2021-05-13 06:45:23.964 | Attempting uninstall: cinder 2021-05-13 06:45:23.966 | Found existing installation: cinder 18.1.0.dev94 2021-05-13 06:45:23.969 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:45:23.971 | Running setup.py develop for cinder 2021-05-13 06:45:26.203 | Successfully installed cinder 2021-05-13 06:45:26.339 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:45:26.339 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:45:26.426 | + inc/python:pip_install:200 : result=0 2021-05-13 06:45:26.429 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:45:26.431 | + functions-common:time_stop:2304 : local name 2021-05-13 06:45:26.434 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:45:26.436 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:45:26.438 | + functions-common:time_stop:2307 : local total 2021-05-13 06:45:26.440 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:45:26.442 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:45:26.445 | + functions-common:time_stop:2311 : start_time=1620888315395 2021-05-13 06:45:26.447 | + functions-common:time_stop:2313 : [[ -z 1620888315395 ]] 2021-05-13 06:45:26.450 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:45:26.454 | + functions-common:time_stop:2316 : end_time=1620888326451 2021-05-13 06:45:26.456 | + functions-common:time_stop:2317 : elapsed_time=11056 2021-05-13 06:45:26.458 | + functions-common:time_stop:2318 : total=71951 2021-05-13 06:45:26.461 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:45:26.463 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=83007 2021-05-13 06:45:26.465 | + inc/python:pip_install:203 : return 0 2021-05-13 06:45:26.467 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:45:26.470 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:45:26.472 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:45:26.492 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:45:26.504 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:45:26.506 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:45:26.509 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:26.511 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:26.513 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:45:26.516 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:26.519 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:45:26.521 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:45:26.523 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:45:26.526 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:26.528 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:26.531 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:45:26.543 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:45:26.545 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:45:26.548 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:45:26.550 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:45:26.553 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:45:26.556 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:45:26.558 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:45:26.560 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:26.563 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:26.565 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:45:26.568 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:45:26.570 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:45:26.573 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:45:26.575 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:45:26.577 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:45:26.580 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:26.582 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:26.585 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:45:26.607 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-05-13 06:45:26.711 | Reading package lists... 2021-05-13 06:45:26.923 | Building dependency tree... 2021-05-13 06:45:26.924 | Reading state information... 2021-05-13 06:45:27.151 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:45:27.151 | The following packages were automatically installed and are no longer required: 2021-05-13 06:45:27.152 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:45:27.152 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:45:27.152 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:45:27.152 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:45:27.152 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:45:27.152 | python3-zope.interface 2021-05-13 06:45:27.152 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:45:27.260 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:45:27.265 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:45:27.267 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:45:27.270 | + functions-common:time_stop:2304 : local name 2021-05-13 06:45:27.273 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:45:27.276 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:45:27.278 | + functions-common:time_stop:2307 : local total 2021-05-13 06:45:27.281 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:45:27.283 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:45:27.285 | + functions-common:time_stop:2311 : start_time=1620888326604 2021-05-13 06:45:27.288 | + functions-common:time_stop:2313 : [[ -z 1620888326604 ]] 2021-05-13 06:45:27.292 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:45:27.297 | + functions-common:time_stop:2316 : end_time=1620888327294 2021-05-13 06:45:27.300 | + functions-common:time_stop:2317 : elapsed_time=690 2021-05-13 06:45:27.302 | + functions-common:time_stop:2318 : total=4811 2021-05-13 06:45:27.305 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:45:27.307 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5501 2021-05-13 06:45:27.310 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:45:27.312 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:45:27.315 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:45:27.317 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:45:27.330 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:45:27.335 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:45:27.337 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:45:27.339 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:45:27.342 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:45:27.343 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:45:27.347 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:45:27.349 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:45:27.351 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:45:27.354 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:45:27.356 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:45:27.358 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:45:27.360 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:45:27.362 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:45:27.373 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:45:27.386 | + 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 2021-05-13 06:45:27.398 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-05-13 06:45:27.410 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-05-13 06:45:27.421 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:45:27.424 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:45:27.428 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ebR2a6qPOR 2021-05-13 06:45:27.430 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:45:27.433 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:45:27.435 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:45:27.437 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ebR2a6qPOR 2021-05-13 06:45:27.441 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ebR2a6qPOR 2021-05-13 06:45:27.452 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ebR2a6qPOR /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:45:27.465 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:45:27.469 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:45:27.471 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:45:27.473 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:45:27.475 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:45:27.478 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-05-13 06:45:27.480 | + 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 ]] 2021-05-13 06:45:27.482 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:45:27.484 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:45:27.489 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:45:27.494 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:45:27.513 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:45:27.532 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:45:27.551 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:45:27.570 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:45:27.589 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:45:27.608 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:45:27.627 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:45:27.646 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:45:27.648 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:45:27.651 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:45:27.653 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:45:27.656 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:45:27.685 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:45:27.712 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.16/identity 2021-05-13 06:45:27.739 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:45:27.768 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:45:27.795 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:45:27.823 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:45:27.851 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:45:27.878 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:45:27.905 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:45:27.933 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:45:27.964 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:45:27.993 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:45:27.995 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:45:27.998 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:45:28.000 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:45:28.003 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:45:28.006 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:45:28.036 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:45:28.065 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:45:28.093 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:45:28.121 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:45:28.149 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:45:28.177 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:45:28.208 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:45:28.210 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.16 2021-05-13 06:45:28.238 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:45:28.270 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:45:28.278 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 0563a49f6d12acc067b6f07b683b7319 2021-05-13 06:45:28.306 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:45:28.333 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:45:28.350 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:45:28.353 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:45:28.369 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:45:28.371 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:45:28.388 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:45:28.390 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:45:28.407 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:45:28.410 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:45:28.413 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:45:28.415 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:45:28.417 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:45:28.420 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:45:28.422 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:45:28.425 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:45:28.441 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:28.444 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:45:28.446 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:45:28.449 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:45:28.465 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:28.467 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:45:28.470 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:45:28.498 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:45:28.501 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:45:28.503 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:45:28.505 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:45:28.508 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:45:28.511 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:45:28.528 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:45:28.531 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:45:28.533 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:45:28.536 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:45:28.539 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:45:28.566 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:45:28.594 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:45:28.622 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:45:28.651 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:45:28.654 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:45:28.656 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:45:28.658 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:45:28.661 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:45:28.663 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:45:28.666 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:45:28.670 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:45:28.672 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:45:28.675 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:45:28.687 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:45:28.687 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:45:28.696 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:45:28.699 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:45:28.715 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:45:28.718 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:45:28.722 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-05-13 06:45:28.751 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:45:28.779 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:45:28.805 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:45:28.833 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:45:28.860 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:45:28.888 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:45:28.916 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:45:28.943 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:45:28.971 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:45:28.999 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:45:29.026 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:45:29.054 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:45:29.082 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:45:29.084 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:45:29.087 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:45:29.089 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:45:29.092 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:45:29.094 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:29.096 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:29.099 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:45:29.102 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:45:29.104 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:45:29.132 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:45:29.160 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-05-13 06:45:29.161 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:45:29.169 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:45:29.172 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:45:29.175 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:45:29.177 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:45:29.180 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:45:29.182 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:45:29.185 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:29.187 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:29.189 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:45:29.192 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:45:29.195 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:29.197 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:29.199 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:45:29.261 | Enabling site cinder-wsgi. 2021-05-13 06:45:29.267 | To activate the new configuration, you need to run: 2021-05-13 06:45:29.267 | systemctl reload apache2 2021-05-13 06:45:29.272 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:45:29.274 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:45:29.277 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:45:29.279 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:45:29.408 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:45:29.411 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:45:29.444 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.16/image 2021-05-13 06:45:29.471 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:45:29.488 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:45:29.491 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:45:29.494 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:45:29.496 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:45:29.499 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:45:29.501 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:45:29.532 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:45:29.561 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.16/identity 2021-05-13 06:45:29.588 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:45:29.617 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:45:29.645 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:45:29.673 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:45:29.701 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:45:29.729 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:45:29.757 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:45:29.785 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:45:29.813 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:45:29.842 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:45:29.844 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:45:29.861 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:29.863 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.16:2379 2021-05-13 06:45:29.894 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:45:29.912 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:29.915 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:45:29.917 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:45:29.920 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:45:29.922 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:45:29.924 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:45:29.927 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:45:29.931 | ++ 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 2021-05-13 06:45:29.931 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:45:29.936 | + 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 2021-05-13 06:45:29.939 | + 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 ]] 2021-05-13 06:45:29.941 | + 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- ]] 2021-05-13 06:45:29.944 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:45:29.946 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:45:29.949 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:45:29.951 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:45:29.954 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:29.956 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:29.959 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:45:29.962 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:29.965 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:45:29.967 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:45:29.969 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:45:29.972 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:45:29.974 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:45:29.977 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:45:29.980 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:45:29.982 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:45:29.985 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:45:30.001 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:45:30.003 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:45:30.006 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:45:30.008 | + functions-common:git_clone:544 : echo master 2021-05-13 06:45:30.009 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:45:30.014 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:45:30.016 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:45:30.018 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:45:30.022 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:45:30.022 | + functions-common:git_clone:593 : head -1 2021-05-13 06:45:30.025 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:45:30.028 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:45:30.030 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:45:30.033 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:45:30.035 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:45:30.038 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:45:30.041 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:45:30.043 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:45:30.045 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:45:30.048 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:45:30.050 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:45:30.053 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:45:30.055 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:45:30.058 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:45:30.061 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:45:30.065 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:45:30.068 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:45:30.070 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:45:30.073 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:45:30.079 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:45:30.081 | + 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' 2021-05-13 06:45:30.689 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:45:30.691 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:45:30.694 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:45:30.696 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:45:30.699 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:45:30.701 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:45:30.703 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:45:30.706 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:45:30.708 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:45:30.710 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:45:30.713 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:45:30.715 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:45:30.717 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:45:30.720 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:45:30.741 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:45:30.743 | + 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 2021-05-13 06:45:31.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:31.504 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:31.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:31.504 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:32.544 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:45:32.544 | 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. 2021-05-13 06:45:32.547 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:32.548 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:32.549 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:32.555 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:32.562 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:32.567 | Obtaining file:///opt/stack/neutron 2021-05-13 06:45:34.658 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:45:36.734 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:45:36.741 | 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) 2021-05-13 06:45:36.745 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:45:36.754 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:45:36.764 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:45:36.775 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:45:36.803 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:45:36.816 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:45:36.826 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:45:36.834 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:45:36.837 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:45:36.846 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:45:36.853 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:45:36.858 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.19.1) 2021-05-13 06:45:36.863 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:45:36.923 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:45:36.977 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:45:36.982 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:45:36.985 | Requirement already satisfied: neutron-lib===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (2.11.0) 2021-05-13 06:45:37.024 | Requirement already satisfied: openstacksdk===0.56.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.56.0) 2021-05-13 06:45:37.051 | Requirement already satisfied: os-ken===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.4.0) 2021-05-13 06:45:37.069 | 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 293)) (1.7.0) 2021-05-13 06:45:37.074 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.5.0) 2021-05-13 06:45:37.078 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.4.0) 2021-05-13 06:45:37.102 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:45:37.139 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:45:37.150 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:45:37.190 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:45:37.197 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:45:37.245 | 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 306)) (5.0.1) 2021-05-13 06:45:37.251 | 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 308)) (4.4.0) 2021-05-13 06:45:37.291 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:45:37.355 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:45:37.373 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:45:37.388 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-05-13 06:45:37.404 | 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 314)) (2.2.0) 2021-05-13 06:45:37.418 | 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 315)) (6.2.0) 2021-05-13 06:45:37.423 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:45:37.432 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:45:37.455 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:45:37.466 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:45:37.483 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-05-13 06:45:37.503 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:45:37.549 | Requirement already satisfied: ovs===2.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.13.3) 2021-05-13 06:45:37.554 | Requirement already satisfied: ovsdbapp===1.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.10.0) 2021-05-13 06:45:37.563 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:45:37.569 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:45:37.572 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.3.3) 2021-05-13 06:45:37.581 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:45:37.584 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:45:37.606 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:45:37.620 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:45:37.632 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:45:37.635 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:45:37.638 | Requirement already satisfied: pyroute2===0.5.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.5.18) 2021-05-13 06:45:37.644 | 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 394)) (2.8.1) 2021-05-13 06:45:37.650 | Requirement already satisfied: python-designateclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (4.2.0) 2021-05-13 06:45:37.670 | 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 396)) (1.0.4) 2021-05-13 06:45:37.672 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:45:37.691 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (7.3.0) 2021-05-13 06:45:37.718 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (17.4.0) 2021-05-13 06:45:37.733 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:45:37.737 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:45:37.744 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:45:37.764 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2021-05-13 06:45:37.767 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:45:37.772 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (1.2.2) 2021-05-13 06:45:37.778 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:45:37.829 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.17.2) 2021-05-13 06:45:37.832 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:45:37.836 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (2.3.0) 2021-05-13 06:45:37.839 | 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 508)) (0.13.0) 2021-05-13 06:45:37.850 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:45:37.853 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:45:37.856 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:45:37.863 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:45:37.877 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:45:37.887 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:45:37.893 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:45:37.910 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.0.4) 2021-05-13 06:45:37.931 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.8.0) 2021-05-13 06:45:37.989 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:45:38.014 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:45:38.021 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:45:38.042 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:45:38.047 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:45:38.050 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:45:38.055 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:45:38.062 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:45:38.071 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:45:38.074 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:45:38.115 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (0.10.0) 2021-05-13 06:45:38.118 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.32) 2021-05-13 06:45:38.123 | 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) 2021-05-13 06:45:38.126 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (2.5.0) 2021-05-13 06:45:38.149 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:45:38.153 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:45:38.159 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:45:38.163 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:45:38.168 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:45:38.173 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:45:38.176 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.0.2) 2021-05-13 06:45:38.217 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:45:38.220 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:45:38.232 | 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) 2021-05-13 06:45:38.254 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.3.5) 2021-05-13 06:45:38.257 | Requirement already satisfied: osc-lib===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.4.0) 2021-05-13 06:45:38.272 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:45:38.284 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:45:38.296 | 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 287)) (2.1.0) 2021-05-13 06:45:38.301 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:45:38.303 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:45:38.307 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:45:38.311 | 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) 2021-05-13 06:45:38.313 | 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 411)) (1.6.0) 2021-05-13 06:45:38.316 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:45:38.319 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:45:38.322 | 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 553)) (1.4.0) 2021-05-13 06:45:38.325 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (2.1) 2021-05-13 06:45:38.328 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-05-13 06:45:38.331 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:45:38.334 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:45:38.338 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (2.0.0) 2021-05-13 06:45:38.351 | Requirement already satisfied: beautifulsoup4===4.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94)) (4.9.3) 2021-05-13 06:45:38.363 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:45:38.419 | Requirement already satisfied: soupsieve===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.2.1) 2021-05-13 06:45:38.424 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:45:38.429 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:45:38.433 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:45:38.436 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:45:39.425 | Installing collected packages: neutron 2021-05-13 06:45:39.425 | Attempting uninstall: neutron 2021-05-13 06:45:39.427 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:45:39.438 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:45:39.439 | Running setup.py develop for neutron 2021-05-13 06:45:41.845 | Successfully installed neutron 2021-05-13 06:45:41.981 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:45:41.981 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:45:42.067 | + inc/python:pip_install:200 : result=0 2021-05-13 06:45:42.070 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:45:42.072 | + functions-common:time_stop:2304 : local name 2021-05-13 06:45:42.074 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:45:42.077 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:45:42.079 | + functions-common:time_stop:2307 : local total 2021-05-13 06:45:42.081 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:45:42.083 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:45:42.085 | + functions-common:time_stop:2311 : start_time=1620888330735 2021-05-13 06:45:42.087 | + functions-common:time_stop:2313 : [[ -z 1620888330735 ]] 2021-05-13 06:45:42.090 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:45:42.094 | + functions-common:time_stop:2316 : end_time=1620888342092 2021-05-13 06:45:42.097 | + functions-common:time_stop:2317 : elapsed_time=11357 2021-05-13 06:45:42.099 | + functions-common:time_stop:2318 : total=83007 2021-05-13 06:45:42.101 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:45:42.103 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=94364 2021-05-13 06:45:42.106 | + inc/python:pip_install:203 : return 0 2021-05-13 06:45:42.108 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:45:42.111 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:45:42.113 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:45:42.132 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:45:42.144 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:45:42.147 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:45:42.149 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:42.152 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:42.154 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:45:42.157 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:42.160 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:45:42.163 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:45:42.165 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:45:42.168 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:45:42.168 | Installing OVN and dependent packages 2021-05-13 06:45:42.170 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:45:42.173 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:45:42.189 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:42.191 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:360 : die 360 'The q-agt/neutron-agt service must be disabled with OVN.' 2021-05-13 06:45:42.194 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:45:42.196 | [Call Trace] 2021-05-13 06:45:42.196 | ./stack.sh:896:stack_install_service 2021-05-13 06:45:42.196 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:45:42.196 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:45:42.196 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:45:42.196 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:45:42.197 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:45:42.200 | [ERROR] /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360 The q-agt/neutron-agt service must be disabled with OVN. 2021-05-13 06:45:43.203 | Error on exit 2021-05-13 06:45:43.978 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:45:43.978 |