2021-05-13 06:24:37.738 | + ./stack.sh:main:469 : exec 2021-05-13 06:24:37.738 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-062437' 2021-05-13 06:24:37.738 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-062437.summary.2021-05-13-062437 2021-05-13 06:24:37.738 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:24:37.738 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-062437 2021-05-13 06:24:37.738 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-062437 /opt/stack/logs/stack.sh.log 2021-05-13 06:24:37.738 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-062437.summary.2021-05-13-062437 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:24:37.738 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:24:37.738 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:24:37.738 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:24:37.739 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:24:37.739 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:24:37.739 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:24:37.739 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:24:37.739 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:24:37.739 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:24:37.739 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:24:37.739 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:24:37.739 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:24:37.739 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:24:37.739 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:24:37.739 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:24:37.739 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:24:37.739 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:24:37.741 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:24:37.743 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:24:37.745 | 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:24:37.747 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:24:37.749 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:24:37.752 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:24:37.779 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:24:37.794 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:24:37.796 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:24:37.798 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:24:37.800 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:24:37.802 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:24:37.804 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:24:37.805 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:24:37.808 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:24:37.809 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:24:37.811 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:24:37.813 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:24:37.815 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:24:37.816 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:24:37.818 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:24:37.822 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:24:37.824 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:24:37.826 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:24:37.827 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:24:37.829 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:24:37.841 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:37.843 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:24:37.845 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:24:37.847 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:24:37.848 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:24:37.850 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:24:37.852 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:24:37.854 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:24:37.855 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:24:37.857 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:24:37.859 | + 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:24:37.861 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:24:37.862 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:24:37.864 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:24:37.866 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:24:37.868 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:24:37.870 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:24:37.887 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:24:37.889 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:24:37.901 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:24:37.904 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:24:37.907 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:24:37.909 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:24:37.911 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:24:37.912 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:24:37.914 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:24:37.916 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:24:37.918 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:24:37.920 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:24:37.921 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:24:37.923 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:24:37.927 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:24:37.939 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:24:37.956 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:24:37.968 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:24:37.981 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:24:38.007 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:24:38.046 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:24:38.130 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:24:38.151 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:24:38.189 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:24:38.239 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:24:38.421 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:24:38.435 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:24:38.448 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:24:38.460 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:24:38.549 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:24:38.551 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:24:38.553 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:24:38.555 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:24:38.557 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:24:38.559 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:24:38.561 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:24:38.563 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:24:38.566 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:24:38.570 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:24:38.572 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:24:38.574 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:24:38.576 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:24:38.578 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:24:38.593 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:38.595 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:24:38.597 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:24:38.636 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:24:38.638 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:24:38.640 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:24:38.642 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:24:38.645 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:24:38.647 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:24:38.649 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:24:38.651 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:24:38.653 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:24:38.656 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:24:38.658 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.660 | + 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:24:38.662 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.665 | + 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:24:38.667 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.670 | + 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:24:38.672 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.674 | + 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:24:38.676 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.679 | + 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:24:38.681 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.684 | + 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:24:38.686 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.688 | + 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:24:38.691 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.693 | + 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:24:38.695 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.698 | + 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:24:38.700 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.702 | + 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:24:38.705 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.707 | + 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:24:38.709 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.711 | + 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:24:38.714 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.716 | + 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:24:38.718 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.721 | + 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:24:38.723 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.725 | + 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:24:38.727 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.730 | + 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:24:38.732 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.734 | + 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:24:38.736 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.739 | + 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:24:38.741 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.744 | + 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:24:38.746 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.748 | + 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:24:38.750 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.753 | + 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:24:38.755 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.757 | + 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:24:38.760 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.763 | + 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:24:38.765 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.767 | + 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:24:38.769 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.772 | + 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:24:38.774 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.776 | + 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:24:38.778 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.781 | + 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:24:38.783 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.785 | + 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:24:38.788 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.790 | + 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:24:38.792 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.794 | + 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:24:38.797 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.799 | + 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:24:38.801 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.803 | + 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:24:38.806 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.808 | + 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:24:38.811 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.813 | + 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:24:38.815 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.817 | + 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:24:38.820 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.822 | + 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:24:38.825 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.827 | + 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:24:38.829 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.832 | + 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:24:38.834 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.836 | + 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:24:38.838 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:38.841 | + 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:24:38.843 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:24:38.846 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:24:38.848 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:24:38.863 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:38.865 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:24:38.867 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:24:38.870 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:24:38.885 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:24:38.887 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:24:38.889 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:24:38.892 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:24:38.894 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:24:38.896 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:24:38.898 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:24:38.901 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:24:38.904 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:24:38.906 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:24:38.908 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:24:38.911 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:24:38.913 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:24:38.915 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:24:38.915 | Using mysql database backend 2021-05-13 06:24:38.917 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:24:38.933 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:24:38.949 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:38.951 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:24:38.967 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:24:38.983 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:38.986 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:24:39.001 | + ./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:24:39.018 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:24:39.034 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:24:39.036 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:24:39.052 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:39.054 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:24:39.070 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:24:39.072 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:24:39.075 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:24:39.077 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:24:39.080 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:24:39.084 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-062439 2021-05-13 06:24:39.086 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-062439 736' 2021-05-13 06:24:39.089 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:39.092 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:24:39.094 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:39.096 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:24:39.098 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:39.101 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:24:39.104 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:39.106 | + 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:24:39.108 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:39.110 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2021-05-13 06:24:39.113 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:39.115 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2021-05-13 06:24:39.117 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:39.120 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-062437 2021-05-13 06:24:39.122 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:39.125 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:24:39.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:39.130 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2021-05-13 06:24:39.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:39.134 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:24:39.137 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:39.139 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:24:39.141 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:39.143 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:24:39.146 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:39.148 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:24:39.150 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:24:39.153 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:24:39.155 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:24:39.157 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:24:39.159 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:24:39.162 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:24:39.164 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:24:39.167 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:24:39.169 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:24:39.184 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:24:39.187 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:24:39.189 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:24:39.191 | + functions-common:git_clone:544 : echo master 2021-05-13 06:24:39.192 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:24:39.197 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:24:39.199 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:24:39.201 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:24:39.203 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:24:39.204 | + functions-common:git_clone:593 : head -1 2021-05-13 06:24:39.207 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:24:39.209 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:24:39.212 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:24:39.215 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:24:39.217 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:24:39.219 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:24:39.222 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:24:39.224 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:24:39.227 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:24:39.230 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:24:39.232 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:24:39.234 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:24:39.237 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:24:39.241 | ++ tools/install_prereqs.sh:source:47 : NOW=1620887079 2021-05-13 06:24:39.245 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:24:39.250 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620886921 2021-05-13 06:24:39.253 | ++ tools/install_prereqs.sh:source:49 : DELTA=158 2021-05-13 06:24:39.255 | ++ tools/install_prereqs.sh:source:50 : [[ 158 -lt 7200 ]] 2021-05-13 06:24:39.258 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:24:39.260 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:24:39.262 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:24:39.265 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:24:39.267 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:24:39.269 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:24:39.271 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:24:39.273 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:24:39.277 | +++ 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:24:39.322 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:24:39.322 | apache2-dev 2021-05-13 06:24:39.322 | bc 2021-05-13 06:24:39.322 | bsdmainutils 2021-05-13 06:24:39.322 | curl 2021-05-13 06:24:39.322 | g++ 2021-05-13 06:24:39.322 | gawk 2021-05-13 06:24:39.322 | gcc 2021-05-13 06:24:39.322 | gettext 2021-05-13 06:24:39.322 | git 2021-05-13 06:24:39.322 | graphviz 2021-05-13 06:24:39.322 | iputils-ping 2021-05-13 06:24:39.322 | libapache2-mod-proxy-uwsgi 2021-05-13 06:24:39.322 | libffi-dev 2021-05-13 06:24:39.322 | libjpeg-dev 2021-05-13 06:24:39.322 | libmysqlclient-dev 2021-05-13 06:24:39.322 | libpcre3-dev 2021-05-13 06:24:39.322 | libpq-dev 2021-05-13 06:24:39.322 | libssl-dev 2021-05-13 06:24:39.322 | libsystemd-dev 2021-05-13 06:24:39.322 | libxml2-dev 2021-05-13 06:24:39.322 | libxslt1-dev 2021-05-13 06:24:39.323 | libyaml-dev 2021-05-13 06:24:39.323 | lsof 2021-05-13 06:24:39.323 | openssh-server 2021-05-13 06:24:39.323 | openssl 2021-05-13 06:24:39.323 | pkg-config 2021-05-13 06:24:39.323 | psmisc 2021-05-13 06:24:39.323 | python3-dev 2021-05-13 06:24:39.323 | python3-pip 2021-05-13 06:24:39.323 | python3-systemd 2021-05-13 06:24:39.323 | python3-venv 2021-05-13 06:24:39.323 | tar 2021-05-13 06:24:39.323 | tcpdump 2021-05-13 06:24:39.323 | unzip 2021-05-13 06:24:39.323 | uuid-runtime 2021-05-13 06:24:39.323 | wget 2021-05-13 06:24:39.323 | wget 2021-05-13 06:24:39.323 | zlib1g-dev 2021-05-13 06:24:39.323 | libkrb5-dev 2021-05-13 06:24:39.323 | libldap2-dev 2021-05-13 06:24:39.323 | libsasl2-dev 2021-05-13 06:24:39.323 | memcached 2021-05-13 06:24:39.323 | python3-mysqldb 2021-05-13 06:24:39.323 | sqlite3 2021-05-13 06:24:39.323 | conntrack 2021-05-13 06:24:39.323 | curl 2021-05-13 06:24:39.323 | dnsmasq-base 2021-05-13 06:24:39.323 | dnsmasq-utils 2021-05-13 06:24:39.323 | ebtables 2021-05-13 06:24:39.323 | genisoimage 2021-05-13 06:24:39.323 | iptables 2021-05-13 06:24:39.323 | iputils-arping 2021-05-13 06:24:39.323 | kpartx 2021-05-13 06:24:39.323 | libjs-jquery-tablesorter 2021-05-13 06:24:39.323 | libmysqlclient-dev 2021-05-13 06:24:39.323 | parted 2021-05-13 06:24:39.323 | pm-utils 2021-05-13 06:24:39.323 | python3-mysqldb 2021-05-13 06:24:39.324 | socat 2021-05-13 06:24:39.324 | sqlite3 2021-05-13 06:24:39.324 | sudo 2021-05-13 06:24:39.324 | vlan 2021-05-13 06:24:39.324 | lsscsi 2021-05-13 06:24:39.324 | open-iscsi 2021-05-13 06:24:39.324 | lvm2 2021-05-13 06:24:39.324 | qemu-utils 2021-05-13 06:24:39.324 | thin-provisioning-tools 2021-05-13 06:24:39.324 | acl 2021-05-13 06:24:39.324 | dnsmasq-base 2021-05-13 06:24:39.324 | dnsmasq-utils 2021-05-13 06:24:39.324 | ebtables 2021-05-13 06:24:39.324 | haproxy 2021-05-13 06:24:39.324 | iptables 2021-05-13 06:24:39.324 | iputils-arping 2021-05-13 06:24:39.324 | iputils-ping 2021-05-13 06:24:39.324 | libmysqlclient-dev 2021-05-13 06:24:39.324 | postgresql-server-dev-all 2021-05-13 06:24:39.324 | python3-mysqldb 2021-05-13 06:24:39.324 | sqlite3 2021-05-13 06:24:39.324 | sudo 2021-05-13 06:24:39.324 | vlan 2021-05-13 06:24:39.324 | ipset 2021-05-13 06:24:39.324 | conntrack 2021-05-13 06:24:39.324 | conntrackd 2021-05-13 06:24:39.324 | keepalived 2021-05-13 06:24:39.324 | dstat 2021-05-13 06:24:39.324 | lvm2 2021-05-13 06:24:39.324 | qemu-utils 2021-05-13 06:24:39.324 | thin-provisioning-tools 2021-05-13 06:24:39.324 | curl 2021-05-13 06:24:39.324 | liberasurecode-dev 2021-05-13 06:24:39.324 | make 2021-05-13 06:24:39.324 | memcached 2021-05-13 06:24:39.325 | sqlite3 2021-05-13 06:24:39.325 | xfsprogs' 2021-05-13 06:24:39.326 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:24:39.344 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:24:39.344 | apache2-dev 2021-05-13 06:24:39.344 | bc 2021-05-13 06:24:39.344 | bsdmainutils 2021-05-13 06:24:39.344 | curl 2021-05-13 06:24:39.344 | g++ 2021-05-13 06:24:39.344 | gawk 2021-05-13 06:24:39.344 | gcc 2021-05-13 06:24:39.344 | gettext 2021-05-13 06:24:39.344 | git 2021-05-13 06:24:39.344 | graphviz 2021-05-13 06:24:39.344 | iputils-ping 2021-05-13 06:24:39.344 | libapache2-mod-proxy-uwsgi 2021-05-13 06:24:39.344 | libffi-dev 2021-05-13 06:24:39.344 | libjpeg-dev 2021-05-13 06:24:39.344 | libmysqlclient-dev 2021-05-13 06:24:39.344 | libpcre3-dev 2021-05-13 06:24:39.344 | libpq-dev 2021-05-13 06:24:39.344 | libssl-dev 2021-05-13 06:24:39.344 | libsystemd-dev 2021-05-13 06:24:39.344 | libxml2-dev 2021-05-13 06:24:39.344 | libxslt1-dev 2021-05-13 06:24:39.344 | libyaml-dev 2021-05-13 06:24:39.344 | lsof 2021-05-13 06:24:39.344 | openssh-server 2021-05-13 06:24:39.344 | openssl 2021-05-13 06:24:39.344 | pkg-config 2021-05-13 06:24:39.344 | psmisc 2021-05-13 06:24:39.344 | python3-dev 2021-05-13 06:24:39.344 | python3-pip 2021-05-13 06:24:39.344 | python3-systemd 2021-05-13 06:24:39.345 | python3-venv 2021-05-13 06:24:39.345 | tar 2021-05-13 06:24:39.345 | tcpdump 2021-05-13 06:24:39.345 | unzip 2021-05-13 06:24:39.345 | uuid-runtime 2021-05-13 06:24:39.345 | wget 2021-05-13 06:24:39.345 | wget 2021-05-13 06:24:39.345 | zlib1g-dev 2021-05-13 06:24:39.345 | libkrb5-dev 2021-05-13 06:24:39.345 | libldap2-dev 2021-05-13 06:24:39.345 | libsasl2-dev 2021-05-13 06:24:39.345 | memcached 2021-05-13 06:24:39.345 | python3-mysqldb 2021-05-13 06:24:39.345 | sqlite3 2021-05-13 06:24:39.345 | conntrack 2021-05-13 06:24:39.345 | curl 2021-05-13 06:24:39.345 | dnsmasq-base 2021-05-13 06:24:39.345 | dnsmasq-utils 2021-05-13 06:24:39.345 | ebtables 2021-05-13 06:24:39.345 | genisoimage 2021-05-13 06:24:39.345 | iptables 2021-05-13 06:24:39.345 | iputils-arping 2021-05-13 06:24:39.345 | kpartx 2021-05-13 06:24:39.345 | libjs-jquery-tablesorter 2021-05-13 06:24:39.345 | libmysqlclient-dev 2021-05-13 06:24:39.345 | parted 2021-05-13 06:24:39.345 | pm-utils 2021-05-13 06:24:39.345 | python3-mysqldb 2021-05-13 06:24:39.345 | socat 2021-05-13 06:24:39.345 | sqlite3 2021-05-13 06:24:39.345 | sudo 2021-05-13 06:24:39.345 | vlan 2021-05-13 06:24:39.345 | lsscsi 2021-05-13 06:24:39.345 | open-iscsi 2021-05-13 06:24:39.345 | lvm2 2021-05-13 06:24:39.345 | qemu-utils 2021-05-13 06:24:39.345 | thin-provisioning-tools 2021-05-13 06:24:39.346 | acl 2021-05-13 06:24:39.346 | dnsmasq-base 2021-05-13 06:24:39.346 | dnsmasq-utils 2021-05-13 06:24:39.346 | ebtables 2021-05-13 06:24:39.346 | haproxy 2021-05-13 06:24:39.346 | iptables 2021-05-13 06:24:39.346 | iputils-arping 2021-05-13 06:24:39.346 | iputils-ping 2021-05-13 06:24:39.346 | libmysqlclient-dev 2021-05-13 06:24:39.346 | postgresql-server-dev-all 2021-05-13 06:24:39.346 | python3-mysqldb 2021-05-13 06:24:39.346 | sqlite3 2021-05-13 06:24:39.346 | sudo 2021-05-13 06:24:39.346 | vlan 2021-05-13 06:24:39.346 | ipset 2021-05-13 06:24:39.346 | conntrack 2021-05-13 06:24:39.346 | conntrackd 2021-05-13 06:24:39.346 | keepalived 2021-05-13 06:24:39.346 | dstat 2021-05-13 06:24:39.346 | lvm2 2021-05-13 06:24:39.346 | qemu-utils 2021-05-13 06:24:39.346 | thin-provisioning-tools 2021-05-13 06:24:39.346 | curl 2021-05-13 06:24:39.346 | liberasurecode-dev 2021-05-13 06:24:39.346 | make 2021-05-13 06:24:39.346 | memcached 2021-05-13 06:24:39.346 | sqlite3 2021-05-13 06:24:39.346 | xfsprogs ' 2021-05-13 06:24:39.348 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:24:39.351 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:24:39.354 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:24:39.357 | ++ 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:24:39.357 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:24:39.361 | ++ 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:24:39.364 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:24:39.366 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:24:39.368 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:24:39.370 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:24:39.372 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:24:39.374 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:24:39.376 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:24:39.378 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:24:39.380 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:24:39.382 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:24:39.384 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:24:39.386 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:24:39.389 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:24:39.393 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:24:39.395 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:24:39.397 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:24:39.399 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:24:39.401 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:24:39.404 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:24:39.407 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620887079405 2021-05-13 06:24:39.409 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:24:39.411 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:24:39.413 | ++ 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:24:40.128 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:24:40.128 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-13 06:24:40.404 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-13 06:24:40.679 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-13 06:24:42.294 | Reading package lists... 2021-05-13 06:24:42.323 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:24:42.325 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:24:42.328 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:24:42.330 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:24:42.332 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:24:42.334 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:24:42.336 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:24:42.339 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:24:42.341 | ++ functions-common:time_stop:2311 : start_time=1620887079405 2021-05-13 06:24:42.343 | ++ functions-common:time_stop:2313 : [[ -z 1620887079405 ]] 2021-05-13 06:24:42.345 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:24:42.349 | ++ functions-common:time_stop:2316 : end_time=1620887082347 2021-05-13 06:24:42.351 | ++ functions-common:time_stop:2317 : elapsed_time=2942 2021-05-13 06:24:42.354 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:24:42.356 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:24:42.358 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2942 2021-05-13 06:24:42.361 | ++ 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:24:42.363 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:24:42.365 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:24:42.367 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:24:42.369 | ++ 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:24:42.390 | ++ 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:24:42.494 | Reading package lists... 2021-05-13 06:24:42.705 | Building dependency tree... 2021-05-13 06:24:42.706 | Reading state information... 2021-05-13 06:24:42.736 | acl is already the newest version (2.2.53-6). 2021-05-13 06:24:42.736 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:24:42.737 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:24:42.737 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:24:42.737 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:24:42.737 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:24:42.737 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:24:42.737 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:24:42.737 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:24:42.737 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:24:42.737 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:24:42.737 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:24:42.737 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:24:42.737 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:24:42.737 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:24:42.737 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:24:42.737 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:24:42.737 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:24:42.737 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:24:42.737 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:24:42.737 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:24:42.737 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:24:42.737 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:24:42.737 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:24:42.737 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:24:42.737 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:24:42.737 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:24:42.737 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:24:42.737 | psmisc is already the newest version (23.3-1). 2021-05-13 06:24:42.737 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:24:42.737 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:24:42.737 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:24:42.737 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:24:42.737 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:24:42.737 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:24:42.737 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:24:42.738 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:24:42.738 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:24:42.738 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:24:42.738 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:24:42.738 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:24:42.738 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:24:42.738 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:24:42.738 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:24:42.738 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:24:42.738 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:24:42.738 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:24:42.738 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:24:42.738 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:24:42.738 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:24:42.738 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:24:42.738 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:24:42.738 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:24:42.738 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:24:42.738 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:24:42.738 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:24:42.738 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:24:42.738 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:24:42.738 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:24:42.738 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:24:42.738 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:24:42.738 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:24:42.738 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:24:42.738 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:24:42.738 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:24:42.738 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:24:42.738 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:24:42.738 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:24:42.738 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:24:42.932 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:24:42.932 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:24:42.932 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:24:42.932 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:24:42.932 | The following packages were automatically installed and are no longer required: 2021-05-13 06:24:42.933 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:24:42.933 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:24:42.933 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:24:42.933 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:24:42.933 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:24:42.933 | python3-zope.interface 2021-05-13 06:24:42.933 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:24:43.042 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:24:43.046 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:24:43.048 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:24:43.050 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:24:43.053 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:24:43.055 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:24:43.057 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:24:43.059 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:24:43.061 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:24:43.063 | ++ functions-common:time_stop:2311 : start_time=1620887082387 2021-05-13 06:24:43.065 | ++ functions-common:time_stop:2313 : [[ -z 1620887082387 ]] 2021-05-13 06:24:43.068 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:24:43.072 | ++ functions-common:time_stop:2316 : end_time=1620887083070 2021-05-13 06:24:43.074 | ++ functions-common:time_stop:2317 : elapsed_time=683 2021-05-13 06:24:43.076 | ++ functions-common:time_stop:2318 : total=675 2021-05-13 06:24:43.078 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:24:43.081 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1358 2021-05-13 06:24:43.083 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:24:43.085 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:24:43.088 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:24:43.091 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:24:43.095 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:24:43.099 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:24:43.101 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:24:43.104 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:24:44.460 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:24:44.462 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:24:44.464 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:24:44.467 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:24:44.469 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:24:44.471 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:24:44.472 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:24:44.475 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:24:44.477 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:24:44.479 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:24:44.481 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:24:44.551 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:24:44.554 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:24:44.624 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:24:44.626 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:24:44.695 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:24:44.697 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:24:44.699 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:24:44.701 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:24:44.703 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:24:44.704 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:24:44.706 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:24:44.708 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:24:44.710 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:24:44.712 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:24:44.714 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:24:44.714 | Distro: focal 2021-05-13 06:24:44.716 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:24:44.718 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:24:44.722 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:24:44.723 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:24:44.726 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:24:44.726 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:24:45.192 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:24:45.194 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:24:45.194 | pip: 20.2.2 2021-05-13 06:24:45.196 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:24:45.636 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:24:45.657 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:24:45.659 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:24:45.661 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:24:45.665 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:24:45.670 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:24:45.673 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:24:45.676 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:24:45.679 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:24:45.681 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:24:45.686 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:24:45.687 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:24:45.687 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:24:45.692 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:24:45.694 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:24:45.697 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:24:45.705 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:24:45.708 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:24:45.710 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:24:45.712 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:24:45.714 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:24:45.716 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:24:45.718 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:24:45.720 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:24:45.722 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:24:45.725 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:24:45.727 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:24:45.729 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:24:45.731 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:24:45.733 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:24:45.735 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:24:45.737 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:24:45.739 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:24:45.741 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:24:45.744 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:24:45.746 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:24:45.748 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:24:45.750 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:24:45.753 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:24:45.755 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:24:45.757 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:24:45.759 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:24:45.779 | Using python 3.8 to install os-testr 2021-05-13 06:24:45.782 | + 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:24:46.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:24:46.516 | from cryptography.utils import int_from_bytes 2021-05-13 06:24:46.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:24:46.517 | from cryptography.utils import int_from_bytes 2021-05-13 06:24:47.534 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:24:47.534 | 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:24:47.538 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:47.538 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:47.554 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:47.559 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:47.566 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:47.617 | 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:24:47.626 | 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:24:47.629 | 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:24:47.643 | 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:24:47.674 | 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:24:47.691 | 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:24:47.695 | 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:24:47.701 | 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:24:47.706 | 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:24:47.708 | 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:24:47.712 | 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:24:47.724 | 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:24:47.728 | 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:24:47.738 | 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:24:47.741 | 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:24:47.744 | 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:24:47.746 | 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:24:47.749 | 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:24:47.752 | 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:24:47.759 | 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:24:47.815 | 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:24:47.817 | 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:24:47.820 | 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:24:47.824 | 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:24:47.865 | 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:24:49.878 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:24:49.878 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:24:49.957 | + inc/python:pip_install:200 : result=0 2021-05-13 06:24:49.959 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:24:49.961 | + functions-common:time_stop:2304 : local name 2021-05-13 06:24:49.963 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:24:49.965 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:24:49.967 | + functions-common:time_stop:2307 : local total 2021-05-13 06:24:49.969 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:24:49.971 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:24:49.974 | + functions-common:time_stop:2311 : start_time=1620887085774 2021-05-13 06:24:49.976 | + functions-common:time_stop:2313 : [[ -z 1620887085774 ]] 2021-05-13 06:24:49.978 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:24:49.982 | + functions-common:time_stop:2316 : end_time=1620887089980 2021-05-13 06:24:49.984 | + functions-common:time_stop:2317 : elapsed_time=4206 2021-05-13 06:24:49.987 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:24:49.989 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:24:49.991 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4206 2021-05-13 06:24:49.993 | + inc/python:pip_install:203 : return 0 2021-05-13 06:24:49.996 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:24:50.047 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:24:50.149 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:24:50.152 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:24:50.154 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:24:50.156 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:24:50.160 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:24:50.184 | + 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:24:52.223 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:52.226 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:52.281 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:52.481 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:52.758 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:52.917 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:24:53.035 | 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:24:53.298 | + inc/python:pip_install:200 : result=0 2021-05-13 06:24:53.300 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:24:53.303 | + functions-common:time_stop:2304 : local name 2021-05-13 06:24:53.305 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:24:53.307 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:24:53.309 | + functions-common:time_stop:2307 : local total 2021-05-13 06:24:53.311 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:24:53.313 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:24:53.315 | + functions-common:time_stop:2311 : start_time=1620887090176 2021-05-13 06:24:53.317 | + functions-common:time_stop:2313 : [[ -z 1620887090176 ]] 2021-05-13 06:24:53.320 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:24:53.324 | + functions-common:time_stop:2316 : end_time=1620887093322 2021-05-13 06:24:53.326 | + functions-common:time_stop:2317 : elapsed_time=3146 2021-05-13 06:24:53.328 | + functions-common:time_stop:2318 : total=4206 2021-05-13 06:24:53.330 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:24:53.332 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7352 2021-05-13 06:24:53.334 | + inc/python:pip_install:203 : return 0 2021-05-13 06:24:53.337 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:24:53.339 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:24:53.362 | + 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:24:55.264 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:55.267 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:55.322 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:55.520 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:55.799 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:55.957 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:24:55.959 | Processing /opt/stack/requirements 2021-05-13 06:24:57.635 | 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:24:57.638 | 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:24:57.649 | 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:24:57.654 | 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:24:57.657 | 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:24:57.660 | 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:24:57.678 | 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:24:57.682 | 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:24:57.703 | 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:24:57.706 | 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:24:57.714 | 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:24:57.733 | 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:24:57.735 | 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:24:57.751 | 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:24:57.754 | 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:24:57.758 | 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:24:57.760 | 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:24:57.762 | 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:24:57.765 | 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:24:57.767 | 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:24:57.769 | 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:24:57.780 | 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:24:57.783 | 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:24:57.789 | 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:24:57.861 | 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:24:57.902 | 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:24:57.904 | 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:24:57.908 | 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:24:57.912 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:24:57.914 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:24:58.687 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:24:58.687 | ERROR: Command errored out with exit status 1: 2021-05-13 06:24:58.687 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-zgoc18mo/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-zgoc18mo/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-__hwbir8 2021-05-13 06:24:58.687 | cwd: /tmp/pip-req-build-zgoc18mo/ 2021-05-13 06:24:58.687 | Complete output (6 lines): 2021-05-13 06:24:58.687 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:24:58.687 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:24:58.687 | or: setup.py --help-commands 2021-05-13 06:24:58.687 | or: setup.py cmd --help 2021-05-13 06:24:58.687 | 2021-05-13 06:24:58.687 | error: invalid command 'bdist_wheel' 2021-05-13 06:24:58.687 | ---------------------------------------- 2021-05-13 06:24:58.687 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:24:58.687 | Running setup.py clean for openstack-requirements 2021-05-13 06:24:59.454 | Failed to build openstack-requirements 2021-05-13 06:24:59.469 | Installing collected packages: openstack-requirements 2021-05-13 06:24:59.470 | Attempting uninstall: openstack-requirements 2021-05-13 06:24:59.470 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:24:59.505 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:24:59.524 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:24:59.527 | Running setup.py install for openstack-requirements: started 2021-05-13 06:25:01.740 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:25:01.767 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:25:01.893 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:01.895 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:01.897 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:01.899 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:01.902 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:01.904 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:01.906 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:01.908 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:01.910 | + functions-common:time_stop:2311 : start_time=1620887093354 2021-05-13 06:25:01.912 | + functions-common:time_stop:2313 : [[ -z 1620887093354 ]] 2021-05-13 06:25:01.915 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:01.919 | + functions-common:time_stop:2316 : end_time=1620887101917 2021-05-13 06:25:01.921 | + functions-common:time_stop:2317 : elapsed_time=8563 2021-05-13 06:25:01.923 | + functions-common:time_stop:2318 : total=7352 2021-05-13 06:25:01.925 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:01.927 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15915 2021-05-13 06:25:01.930 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:01.932 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:25:01.935 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:25:01.937 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:25:01.939 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:01.942 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:01.944 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:25:01.946 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:01.948 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:25:01.968 | Using python 3.8 to install pbr 2021-05-13 06:25:01.970 | + 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:25:02.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:02.715 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:02.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:02.715 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:03.738 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:03.738 | 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:25:03.742 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:03.743 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:03.744 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:03.765 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:03.772 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:03.878 | 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:25:06.065 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:25:06.065 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:25:06.137 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:06.139 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:06.142 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:06.144 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:06.146 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:06.148 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:06.150 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:06.152 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:06.154 | + functions-common:time_stop:2311 : start_time=1620887101963 2021-05-13 06:25:06.156 | + functions-common:time_stop:2313 : [[ -z 1620887101963 ]] 2021-05-13 06:25:06.159 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:06.163 | + functions-common:time_stop:2316 : end_time=1620887106160 2021-05-13 06:25:06.165 | + functions-common:time_stop:2317 : elapsed_time=4197 2021-05-13 06:25:06.167 | + functions-common:time_stop:2318 : total=15915 2021-05-13 06:25:06.169 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:06.171 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20112 2021-05-13 06:25:06.174 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:06.176 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:25:08.371 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:25:10.258 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:10.259 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:25:10.265 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:25:10.267 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:25:10.270 | 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:25:10.338 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:25:10.341 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:25:10.344 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:25:10.361 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:25:10.363 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:25:10.366 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:25:10.368 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:25:10.370 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:25:10.373 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:25:10.375 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:25:10.377 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:25:10.379 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:25:10.382 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:25:10.385 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:25:10.389 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:25:10.391 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:25:10.393 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:25:10.395 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:25:10.397 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:25:10.412 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:10.414 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:25:10.416 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:25:10.418 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:25:10.420 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:25:10.422 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:25:10.424 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:25:10.426 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:25:10.429 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:25:10.431 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:25:10.433 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:25:10.435 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:25:10.437 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:25:10.439 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:25:10.441 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:25:10.444 | + 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:25:10.446 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:25:10.448 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:25:10.450 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:25:10.453 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:25:10.455 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:25:10.457 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:25:10.460 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:25:10.462 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:25:10.465 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:25:10.467 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:25:10.519 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:25:10.519 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:25:10.521 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:25:10.880 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:25:10.882 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:25:10.899 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:10.901 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:25:10.904 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:25:10.906 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:25:10.908 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:25:10.911 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:25:10.913 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:10.915 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:25:10.918 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:10.920 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:10.922 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:25:10.924 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:25:10.927 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:25:10.929 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:25:10.931 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:25:10.933 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:25:10.936 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:10.938 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:10.940 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:25:10.962 | + 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:25:11.066 | Reading package lists... 2021-05-13 06:25:11.279 | Building dependency tree... 2021-05-13 06:25:11.280 | Reading state information... 2021-05-13 06:25:11.510 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:25:11.510 | The following packages were automatically installed and are no longer required: 2021-05-13 06:25:11.511 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:25:11.511 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:25:11.511 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:25:11.511 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:25:11.511 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:25:11.511 | python3-zope.interface 2021-05-13 06:25:11.511 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:25:11.622 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:25:11.626 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:25:11.629 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:25:11.632 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:11.634 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:11.636 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:11.638 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:11.640 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:11.642 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:25:11.645 | + functions-common:time_stop:2311 : start_time=1620887110959 2021-05-13 06:25:11.647 | + functions-common:time_stop:2313 : [[ -z 1620887110959 ]] 2021-05-13 06:25:11.650 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:11.654 | + functions-common:time_stop:2316 : end_time=1620887111652 2021-05-13 06:25:11.656 | + functions-common:time_stop:2317 : elapsed_time=693 2021-05-13 06:25:11.658 | + functions-common:time_stop:2318 : total=1358 2021-05-13 06:25:11.661 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:11.663 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2051 2021-05-13 06:25:11.665 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:25:11.667 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:25:11.670 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:25:11.672 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:25:11.674 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:25:11.676 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:25:11.679 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:25:11.681 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:25:11.683 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:25:11.685 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:25:11.688 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:25:11.690 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:25:11.693 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:25:11.695 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:25:11.697 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:25:11.699 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:25:11.702 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:25:11.704 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:25:11.706 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:25:11.709 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:25:11.711 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:25:11.713 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:25:11.715 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:25:11.718 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:25:11.720 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:25:11.722 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:25:11.725 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:25:11.740 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:11.743 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:25:11.745 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:25:11.751 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:25:11.754 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:25:11.757 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:25:11.762 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:25:11.764 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:25:11.767 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:25:11.769 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:25:11.772 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:25:11.774 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:25:11.777 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:25:12.462 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:25:12.462 | user tags 2021-05-13 06:25:12.462 | stackrabbit []' 2021-05-13 06:25:12.465 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:25:12.465 | user tags 2021-05-13 06:25:12.465 | stackrabbit []' 2021-05-13 06:25:12.466 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:25:12.472 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:25:12.474 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:25:12.476 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:25:13.124 | Changing password for user "stackrabbit" ... 2021-05-13 06:25:13.147 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:25:13.856 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:25:13.879 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:25:13.882 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:25:14.525 | Changing password for user "stackrabbit" ... 2021-05-13 06:25:14.548 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:25:14.550 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:25:14.553 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:25:15.214 | Deleting user "guest" ... 2021-05-13 06:25:15.229 | Error: 2021-05-13 06:25:15.229 | {:no_such_user, "guest"} 2021-05-13 06:25:15.242 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:25:15.244 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:25:15.261 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:15.264 | + ./stack.sh:main:801 : install_database 2021-05-13 06:25:15.266 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:25:15.268 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:25:15.271 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:15.274 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:15.276 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:25:15.485 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:25:15.487 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:25:15.490 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:25:15.492 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:25:15.494 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:25:15.497 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:25:15.499 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:25:15.501 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:25:15.504 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:25:15.506 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:25:15.509 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:25:15.511 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:25:15.513 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:25:15.515 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:25:15.518 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:25:15.520 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:25:15.523 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:25:15.525 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:25:15.527 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:25:15.530 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:25:15.532 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:25:15.534 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:25:15.537 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:15.540 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:15.542 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:25:15.544 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:25:15.547 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:25:15.549 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:25:15.552 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:25:15.554 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:15.556 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:25:15.558 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:15.561 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:15.563 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:25:15.565 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:25:15.567 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:25:15.569 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:25:15.572 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:25:15.574 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:25:15.576 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:15.579 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:15.581 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:25:15.602 | + 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:25:15.706 | Reading package lists... 2021-05-13 06:25:15.920 | Building dependency tree... 2021-05-13 06:25:15.921 | Reading state information... 2021-05-13 06:25:16.149 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:25:16.149 | The following packages were automatically installed and are no longer required: 2021-05-13 06:25:16.150 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:25:16.150 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:25:16.150 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:25:16.150 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:25:16.150 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:25:16.150 | python3-zope.interface 2021-05-13 06:25:16.150 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:25:16.259 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:25:16.263 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:25:16.266 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:25:16.268 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:16.270 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:16.272 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:16.274 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:16.276 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:16.279 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:25:16.281 | + functions-common:time_stop:2311 : start_time=1620887115600 2021-05-13 06:25:16.283 | + functions-common:time_stop:2313 : [[ -z 1620887115600 ]] 2021-05-13 06:25:16.286 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:16.290 | + functions-common:time_stop:2316 : end_time=1620887116288 2021-05-13 06:25:16.292 | + functions-common:time_stop:2317 : elapsed_time=688 2021-05-13 06:25:16.294 | + functions-common:time_stop:2318 : total=2051 2021-05-13 06:25:16.297 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:16.299 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2739 2021-05-13 06:25:16.302 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:25:16.304 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:25:16.306 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:25:16.308 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:25:16.311 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:25:16.313 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:25:16.315 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:25:16.318 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:25:16.321 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:25:16.323 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:25:16.326 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:25:16.327 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:25:16.332 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:25:16.334 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:25:16.337 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:25:16.339 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:25:16.341 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:25:16.363 | Using python 3.8 to install PyMySQL 2021-05-13 06:25:16.365 | + 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:25:17.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:17.109 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:17.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:17.110 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:18.138 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:18.138 | 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:25:18.142 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:18.142 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:18.144 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:18.163 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:18.169 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:18.176 | 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:25:20.365 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:25:20.365 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:25:20.435 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:20.437 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:20.440 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:20.442 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:20.445 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:20.447 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:20.449 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:20.451 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:20.454 | + functions-common:time_stop:2311 : start_time=1620887116357 2021-05-13 06:25:20.456 | + functions-common:time_stop:2313 : [[ -z 1620887116357 ]] 2021-05-13 06:25:20.459 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:20.463 | + functions-common:time_stop:2316 : end_time=1620887120461 2021-05-13 06:25:20.466 | + functions-common:time_stop:2317 : elapsed_time=4104 2021-05-13 06:25:20.468 | + functions-common:time_stop:2318 : total=20112 2021-05-13 06:25:20.470 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:20.472 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24216 2021-05-13 06:25:20.475 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:20.477 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:25:20.479 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:25:20.481 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:25:20.484 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:25:20.500 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:20.502 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:25:20.505 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:25:20.508 | ++ 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:25:20.509 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:25:20.514 | + 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:25:20.516 | + 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:25:20.518 | + 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:25:20.521 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:25:20.524 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:25:20.526 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:25:20.541 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:20.543 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:25:20.545 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:25:20.548 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:25:20.550 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:25:20.552 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:25:20.554 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:20.557 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:25:20.559 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:20.561 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:20.563 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:25:20.566 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:25:20.568 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:25:20.570 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:25:20.573 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:25:20.575 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:25:20.577 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:20.580 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:20.583 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:25:20.602 | + 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:25:20.707 | Reading package lists... 2021-05-13 06:25:20.916 | Building dependency tree... 2021-05-13 06:25:20.918 | Reading state information... 2021-05-13 06:25:21.142 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:25:21.142 | The following packages were automatically installed and are no longer required: 2021-05-13 06:25:21.143 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:25:21.143 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:25:21.143 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:25:21.143 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:25:21.144 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:25:21.144 | python3-zope.interface 2021-05-13 06:25:21.144 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:25:21.253 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:25:21.257 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:25:21.260 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:25:21.262 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:21.264 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:21.266 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:21.268 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:21.271 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:21.273 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:25:21.275 | + functions-common:time_stop:2311 : start_time=1620887120600 2021-05-13 06:25:21.277 | + functions-common:time_stop:2313 : [[ -z 1620887120600 ]] 2021-05-13 06:25:21.280 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:21.284 | + functions-common:time_stop:2316 : end_time=1620887121282 2021-05-13 06:25:21.286 | + functions-common:time_stop:2317 : elapsed_time=682 2021-05-13 06:25:21.288 | + functions-common:time_stop:2318 : total=2739 2021-05-13 06:25:21.290 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:21.293 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3421 2021-05-13 06:25:21.295 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:25:21.297 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:25:21.313 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:21.316 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:25:21.318 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:25:21.321 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:25:21.340 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:25:21.342 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:25:21.345 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:25:21.347 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:25:21.349 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:25:21.351 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:21.353 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:25:21.356 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:21.358 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:21.360 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:25:21.362 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:25:21.364 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:25:21.366 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:25:21.368 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:25:21.371 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:25:21.373 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:21.375 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:21.377 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:25:21.398 | + 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:25:21.501 | Reading package lists... 2021-05-13 06:25:21.712 | Building dependency tree... 2021-05-13 06:25:21.713 | Reading state information... 2021-05-13 06:25:21.941 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:25:21.941 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:25:21.941 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:25:21.941 | The following packages were automatically installed and are no longer required: 2021-05-13 06:25:21.942 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:25:21.942 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:25:21.942 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:25:21.942 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:25:21.942 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:25:21.942 | python3-zope.interface 2021-05-13 06:25:21.942 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:25:22.051 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:25:22.055 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:25:22.058 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:25:22.060 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:22.062 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:22.064 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:22.066 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:22.068 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:22.070 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:25:22.072 | + functions-common:time_stop:2311 : start_time=1620887121395 2021-05-13 06:25:22.074 | + functions-common:time_stop:2313 : [[ -z 1620887121395 ]] 2021-05-13 06:25:22.077 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:22.081 | + functions-common:time_stop:2316 : end_time=1620887122079 2021-05-13 06:25:22.083 | + functions-common:time_stop:2317 : elapsed_time=684 2021-05-13 06:25:22.085 | + functions-common:time_stop:2318 : total=3421 2021-05-13 06:25:22.087 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:22.089 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4105 2021-05-13 06:25:22.091 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:25:22.094 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:25:22.096 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:22.098 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:22.101 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:25:22.103 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:25:22.106 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:25:22.110 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:25:22.112 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:25:22.116 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:25:22.116 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:25:22.121 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:25:22.123 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:25:22.125 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:25:22.128 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:25:22.130 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:25:22.132 | + functions:vercmp:631 : local result 2021-05-13 06:25:22.135 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:25:22.136 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:25:22.136 | ++ functions:vercmp:635 : head -1 2021-05-13 06:25:22.141 | + functions:vercmp:635 : result=3.13 2021-05-13 06:25:22.143 | + functions:vercmp:637 : case $op in 2021-05-13 06:25:22.145 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:25:22.147 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:25:22.150 | + functions:vercmp:648 : return 2021-05-13 06:25:22.152 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:25:22.154 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:25:22.156 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:25:22.341 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:25:22.343 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:25:22.346 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.348 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.351 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:25:22.353 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.355 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:25:22.373 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:22.375 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:25:22.377 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:25:22.377 | Installing etcd 2021-05-13 06:25:22.380 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:25:22.391 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:25:22.404 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:25:22.406 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:25:22.419 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:25:22.422 | ++ 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:25:22.425 | ++ 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:25:22.428 | +++ 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:25:22.432 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:25:22.434 | ++ 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:25:22.436 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:25:22.439 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:25:22.441 | ++ functions:get_extra_file:74 : return 2021-05-13 06:25:22.444 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:25:22.446 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:25:22.448 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:25:22.451 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:25:22.468 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:25:22.470 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:25:22.473 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:25:22.489 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:25:22.491 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:25:22.493 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:25:22.495 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:25:22.498 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:25:22.500 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:25:22.503 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:25:22.505 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:25:22.507 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:25:22.509 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.511 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.514 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:25:22.516 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.518 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:25:22.521 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:25:22.523 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:25:22.525 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:25:22.527 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.529 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.531 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:25:22.534 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.536 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:25:22.539 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:25:22.541 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:25:22.543 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:25:22.545 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.548 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.550 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:25:22.552 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.554 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:25:22.556 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:25:22.559 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:25:22.561 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:25:22.563 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.565 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.567 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:25:22.570 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.572 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:25:22.574 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:25:22.576 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:25:22.579 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:25:22.581 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.584 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.586 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:25:22.588 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.590 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:25:22.592 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:25:22.595 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:25:22.597 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:25:22.600 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.602 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.604 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:25:22.606 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.609 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:25:22.611 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:25:22.613 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:25:22.615 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:25:22.617 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.620 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.622 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:25:22.624 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.627 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:25:22.629 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:25:22.631 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:25:22.633 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:25:22.636 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.638 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.640 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:25:22.642 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.645 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:25:22.647 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:25:22.649 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:25:22.652 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:25:22.654 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.656 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.658 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:25:22.661 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.663 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:25:22.665 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:25:22.667 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:25:22.670 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:25:22.672 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.674 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.677 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:25:22.679 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.681 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:25:22.684 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:25:22.686 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:25:22.688 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:25:22.690 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.693 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.695 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:25:22.697 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.699 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:25:22.702 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:25:22.704 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:25:22.706 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:25:22.708 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.710 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.712 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:25:22.715 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.717 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:25:22.719 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:25:22.722 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:25:22.724 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:25:22.726 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.728 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.731 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:25:22.733 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.735 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:25:22.737 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:25:22.740 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:25:22.742 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:25:22.744 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.746 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.749 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:25:22.751 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.754 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:25:22.756 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:25:22.758 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:25:22.761 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:25:22.763 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.765 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.767 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:25:22.770 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.772 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:25:22.775 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:25:22.777 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:25:22.779 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:25:22.781 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.784 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.786 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:25:22.789 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.791 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:25:22.793 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:25:22.796 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:25:22.798 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:25:22.801 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.803 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.805 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:25:22.808 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.810 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:25:22.812 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:25:22.814 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:25:22.817 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:25:22.819 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.821 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.823 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:25:22.826 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.828 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:25:22.830 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:25:22.832 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:25:22.835 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:25:22.837 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.839 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.842 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:25:22.844 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.846 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:25:22.849 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:25:22.851 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:25:22.853 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:25:22.856 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.858 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.860 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:25:22.863 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.865 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:25:22.868 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:25:22.870 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:25:22.872 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:25:22.875 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.877 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.879 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:25:22.882 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.884 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:25:22.886 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:25:22.888 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:25:22.891 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:25:22.893 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.895 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.897 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:25:22.899 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.902 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:25:22.904 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:25:22.906 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:25:22.909 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:25:22.911 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.914 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.916 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:25:22.918 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.921 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:25:22.923 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:25:22.926 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:25:22.928 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:25:22.930 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.932 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.934 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:25:22.937 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.939 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:25:22.941 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:25:22.944 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:25:22.946 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:25:22.948 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.950 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.953 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:25:22.955 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.957 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:25:22.959 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:25:22.962 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:25:22.964 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:25:22.966 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.969 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.971 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:25:22.974 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.976 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:25:22.978 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:25:22.980 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:25:22.983 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:25:22.985 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:22.988 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:22.990 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:25:22.992 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:22.995 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:25:22.997 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:25:22.999 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:25:23.002 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:25:23.004 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:23.006 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:23.009 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:25:23.011 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:23.013 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:25:23.015 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:25:23.018 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:25:23.020 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:25:23.022 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:23.025 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:23.027 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:25:23.029 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:23.031 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:25:23.034 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:25:23.036 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:25:23.039 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:25:23.041 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:23.043 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:23.046 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:25:23.048 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:23.050 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:25:23.053 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:25:23.055 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:25:23.057 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:25:23.059 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:23.062 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:23.064 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:25:23.066 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:23.069 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:25:23.071 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:25:23.073 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:25:23.075 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:25:23.078 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:23.080 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:23.083 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:25:23.085 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:23.087 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:25:23.090 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:25:23.092 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:25:23.094 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:25:23.096 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:23.099 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:23.101 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:25:23.104 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:23.106 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:25:23.108 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:25:23.111 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:25:23.113 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:25:23.115 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:23.118 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:23.120 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:25:23.123 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:23.125 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:25:23.127 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:25:23.129 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:25:23.132 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:25:23.134 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:23.136 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:23.139 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:25:23.141 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:23.144 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:25:23.146 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:25:23.148 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:25:23.151 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:25:23.153 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:23.155 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:23.157 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:25:23.160 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:23.163 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:25:23.183 | Using python 3.8 to install etcd3 2021-05-13 06:25:23.185 | + 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:25:23.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:23.919 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:23.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:23.919 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:24.943 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:24.943 | 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:25:24.946 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:24.947 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:24.949 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:24.966 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:24.974 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:24.980 | 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:25:24.989 | 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:25:24.999 | 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:25:25.003 | 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:25:25.006 | 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:25:27.182 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:25:27.182 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:25:27.261 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:27.263 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:27.265 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:27.267 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:27.269 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:27.272 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:27.274 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:27.276 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:27.278 | + functions-common:time_stop:2311 : start_time=1620887123178 2021-05-13 06:25:27.280 | + functions-common:time_stop:2313 : [[ -z 1620887123178 ]] 2021-05-13 06:25:27.283 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:27.287 | + functions-common:time_stop:2316 : end_time=1620887127285 2021-05-13 06:25:27.289 | + functions-common:time_stop:2317 : elapsed_time=4107 2021-05-13 06:25:27.291 | + functions-common:time_stop:2318 : total=24216 2021-05-13 06:25:27.293 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:27.296 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28323 2021-05-13 06:25:27.298 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:27.301 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:25:27.322 | Using python 3.8 to install etcd3gw 2021-05-13 06:25:27.324 | + 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:25:28.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:28.068 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:28.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:28.068 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:29.090 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:29.091 | 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:25:29.094 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:29.094 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:29.096 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:29.115 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:29.122 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:29.128 | 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:25:29.139 | 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:25:29.145 | 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:25:29.149 | 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:25:29.168 | 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:25:29.171 | 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:25:29.192 | 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:25:29.195 | 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:25:29.199 | 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:25:31.321 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:25:31.321 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:25:31.399 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:31.401 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:31.403 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:31.405 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:31.407 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:31.410 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:31.412 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:31.414 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:31.417 | + functions-common:time_stop:2311 : start_time=1620887127316 2021-05-13 06:25:31.419 | + functions-common:time_stop:2313 : [[ -z 1620887127316 ]] 2021-05-13 06:25:31.422 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:31.426 | + functions-common:time_stop:2316 : end_time=1620887131424 2021-05-13 06:25:31.428 | + functions-common:time_stop:2317 : elapsed_time=4108 2021-05-13 06:25:31.430 | + functions-common:time_stop:2318 : total=28323 2021-05-13 06:25:31.432 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:31.435 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32431 2021-05-13 06:25:31.437 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:31.439 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:25:31.442 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:25:31.444 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:25:31.446 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:25:31.449 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:25:31.451 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:25:31.453 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:25:31.456 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:25:31.458 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:25:31.461 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:25:31.463 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:25:31.465 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:25:31.467 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:25:31.470 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:25:31.473 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:31.475 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:31.477 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:25:31.479 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:25:31.482 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:25:31.484 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:25:31.486 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:25:31.489 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:25:31.491 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:25:31.493 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:31.495 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:25:31.498 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:31.500 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:31.503 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:25:31.505 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:25:31.507 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:25:31.509 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:25:31.512 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:25:31.514 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:25:31.516 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:31.519 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:31.521 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:25:31.543 | + 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:25:31.647 | Reading package lists... 2021-05-13 06:25:31.860 | Building dependency tree... 2021-05-13 06:25:31.862 | Reading state information... 2021-05-13 06:25:32.088 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:25:32.088 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:25:32.088 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:25:32.088 | The following packages were automatically installed and are no longer required: 2021-05-13 06:25:32.089 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:25:32.089 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:25:32.089 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:25:32.089 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:25:32.089 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:25:32.089 | python3-zope.interface 2021-05-13 06:25:32.089 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:25:32.198 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:25:32.202 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:25:32.205 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:25:32.207 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:32.210 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:32.212 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:32.214 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:32.216 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:32.218 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:25:32.221 | + functions-common:time_stop:2311 : start_time=1620887131540 2021-05-13 06:25:32.223 | + functions-common:time_stop:2313 : [[ -z 1620887131540 ]] 2021-05-13 06:25:32.226 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:32.230 | + functions-common:time_stop:2316 : end_time=1620887132228 2021-05-13 06:25:32.232 | + functions-common:time_stop:2317 : elapsed_time=688 2021-05-13 06:25:32.234 | + functions-common:time_stop:2318 : total=4105 2021-05-13 06:25:32.237 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:32.239 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4793 2021-05-13 06:25:32.241 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:25:32.243 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:25:32.246 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:32.248 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:32.250 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:25:32.312 | Module proxy already enabled 2021-05-13 06:25:32.316 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:25:32.378 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:25:32.378 | Module proxy already enabled 2021-05-13 06:25:32.378 | Module proxy_uwsgi already enabled 2021-05-13 06:25:32.382 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:25:32.384 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:25:32.386 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:25:32.389 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:25:32.520 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:25:32.523 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:25:32.525 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:25:32.528 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.530 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.533 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:25:32.535 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.538 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:25:32.540 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:25:32.542 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:25:32.545 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.547 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.550 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:25:32.552 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.555 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:25:32.557 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:25:32.559 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:25:32.562 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.564 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.566 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:25:32.569 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.571 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:25:32.573 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:25:32.575 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:25:32.578 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.580 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.583 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:25:32.585 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.587 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:25:32.590 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:25:32.592 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.594 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.597 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:25:32.600 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.602 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:25:32.604 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:25:32.606 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:25:32.609 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.612 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.614 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:25:32.617 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.619 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:25:32.636 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:32.638 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:25:32.640 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:25:32.643 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:25:32.645 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.648 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.650 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:25:32.652 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.655 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:25:32.671 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:32.674 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:25:32.676 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:25:32.679 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:25:32.681 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.683 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.686 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:25:32.688 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.690 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:25:32.693 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:25:32.695 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:25:32.697 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.700 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.702 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:25:32.705 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.707 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:25:32.709 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:25:32.712 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:25:32.715 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:25:32.717 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:25:32.720 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:25:32.724 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:25:32.724 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:25:32.729 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:25:32.731 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:25:32.733 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:25:32.736 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:25:32.739 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:25:32.759 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:25:32.762 | + 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:25:33.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:33.498 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:33.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:33.498 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:34.538 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:34.538 | 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:25:34.542 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:34.542 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:34.544 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:34.563 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:34.570 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:34.576 | 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:25:34.630 | 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:25:34.667 | 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:25:34.708 | 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:25:34.714 | 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:25:34.721 | 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:25:34.760 | 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:25:34.770 | 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:25:34.786 | 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:25:34.792 | 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:25:34.795 | 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:25:34.806 | 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:25:34.808 | 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:25:34.811 | 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:25:34.817 | 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:25:34.836 | 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:25:34.840 | 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:25:34.859 | 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:25:34.864 | 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:25:34.867 | 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:25:34.874 | 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:25:34.895 | 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:25:34.955 | 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:25:34.968 | 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:25:34.974 | 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:25:34.979 | 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:25:34.987 | 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:25:34.990 | 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:25:34.993 | 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:25:34.996 | 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:25:34.999 | 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:25:35.003 | 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:25:35.006 | 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:25:35.010 | 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:25:35.014 | 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:25:35.018 | 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:25:36.950 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:25:36.950 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:25:37.021 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:37.023 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:37.026 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:37.028 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:37.030 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:37.033 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:37.035 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:37.037 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:37.039 | + functions-common:time_stop:2311 : start_time=1620887132754 2021-05-13 06:25:37.041 | + functions-common:time_stop:2313 : [[ -z 1620887132754 ]] 2021-05-13 06:25:37.044 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:37.049 | + functions-common:time_stop:2316 : end_time=1620887137046 2021-05-13 06:25:37.051 | + functions-common:time_stop:2317 : elapsed_time=4292 2021-05-13 06:25:37.053 | + functions-common:time_stop:2318 : total=32431 2021-05-13 06:25:37.055 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:37.057 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36723 2021-05-13 06:25:37.060 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:37.062 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:25:37.065 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:25:37.067 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:25:37.070 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:25:37.072 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:25:37.075 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:25:37.078 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:25:37.079 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:25:37.084 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:25:37.086 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:25:37.089 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:25:37.092 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:25:37.094 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:25:37.115 | Using python 3.8 to install python-memcached 2021-05-13 06:25:37.118 | + 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:25:37.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:37.874 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:37.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:37.875 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:38.913 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:38.913 | 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:25:38.917 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:38.917 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:38.932 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:38.937 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:38.944 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:38.950 | 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:25:38.955 | 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:25:41.185 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:25:41.185 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:25:41.257 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:41.259 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:41.261 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:41.264 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:41.266 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:41.269 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:41.271 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:41.273 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:41.275 | + functions-common:time_stop:2311 : start_time=1620887137109 2021-05-13 06:25:41.278 | + functions-common:time_stop:2313 : [[ -z 1620887137109 ]] 2021-05-13 06:25:41.280 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:41.285 | + functions-common:time_stop:2316 : end_time=1620887141283 2021-05-13 06:25:41.287 | + functions-common:time_stop:2317 : elapsed_time=4174 2021-05-13 06:25:41.290 | + functions-common:time_stop:2318 : total=36723 2021-05-13 06:25:41.292 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:41.294 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40897 2021-05-13 06:25:41.296 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:41.298 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:25:41.314 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:41.317 | + ./stack.sh:main:862 : '[' 10.222.0.16 == 10.222.0.16 ']' 2021-05-13 06:25:41.319 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:25:41.321 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:25:41.324 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:25:41.326 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:25:41.329 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:25:41.331 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:25:41.346 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:25:41.348 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:25:41.350 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:25:41.352 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:25:41.354 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:25:41.356 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:25:41.359 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:25:41.362 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:25:41.364 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:25:41.367 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:25:41.382 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:25:41.384 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:25:41.386 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:41.389 | + functions-common:git_clone:544 : echo master 2021-05-13 06:25:41.389 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:25:41.394 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:25:41.396 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:41.398 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:25:41.401 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:25:41.401 | + functions-common:git_clone:593 : head -1 2021-05-13 06:25:41.404 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:25:41.406 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:25:41.409 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:25:41.411 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:25:41.413 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:25:41.416 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:25:41.418 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:25:41.420 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:25:41.423 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:25:41.425 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:25:41.427 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:25:41.430 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:25:41.432 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:25:41.435 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:25:41.437 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:25:41.440 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:25:41.442 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:25:41.444 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:25:41.447 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:25:41.453 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:25:41.455 | + 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:25:42.085 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:25:42.087 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:25:42.090 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:25:42.092 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:25:42.094 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:25:42.096 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:25:42.098 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:25:42.100 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:25:42.102 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:25:42.104 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:25:42.106 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:25:42.109 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:25:42.111 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:25:42.114 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:25:42.134 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:25:42.136 | + 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:25:42.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:42.875 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:42.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:42.875 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:43.909 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:43.909 | 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:25:43.912 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:43.913 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:43.914 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:43.919 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:43.927 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:43.931 | Obtaining file:///opt/stack/keystone 2021-05-13 06:25:45.485 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:25:47.007 | 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:25:47.035 | 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:25:47.045 | 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:25:47.053 | 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:25:47.056 | 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:25:47.084 | 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:25:47.111 | 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:25:47.125 | 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:25:47.141 | 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:25:47.153 | 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:25:47.162 | 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:25:47.166 | 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:25:47.169 | 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:25:47.209 | 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:25:47.215 | 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:25:47.218 | 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:25:47.229 | 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:25:47.283 | 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:25:47.286 | 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:25:47.291 | 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:25:47.328 | 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:25:47.368 | 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:25:47.374 | 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:25:47.422 | 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:25:47.429 | 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:25:47.467 | 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:25:47.521 | 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:25:47.539 | 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:25:47.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:25:47.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:25:47.586 | 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:25:47.598 | 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:25:47.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:25:47.659 | 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:25:47.665 | 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:25:47.678 | 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:25:47.681 | 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:25:47.684 | 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:25:47.694 | 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:25:47.698 | 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:25:47.700 | 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:25:47.703 | 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:25:47.721 | 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:25:47.726 | 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:25:47.744 | 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:25:47.749 | 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:25:47.768 | 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:25:47.772 | 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:25:47.775 | 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:25:47.779 | 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:25:47.790 | 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:25:47.792 | 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:25:47.795 | 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:25:47.802 | 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:25:47.811 | 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:25:47.817 | 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:25:47.834 | 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:25:47.838 | 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:25:47.845 | 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:25:47.865 | 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:25:47.893 | 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:25:47.898 | 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:25:47.902 | 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:25:47.961 | 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:25:47.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:25:47.974 | 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:25:47.977 | 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:25:47.986 | 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:25:48.026 | 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:25:48.031 | 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:25:48.037 | 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:25:48.040 | 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:25:48.049 | 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:25:48.060 | 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:25:48.070 | 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:25:48.080 | 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:25:48.090 | 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:25:48.096 | 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:25:48.104 | 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:25:48.107 | 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:25:48.110 | 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:25:48.134 | 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:25:48.148 | 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:25:48.154 | 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:25:48.158 | 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:25:48.162 | 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:25:48.164 | 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:25:48.167 | 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:25:48.170 | 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:25:48.172 | 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:25:48.175 | 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:25:48.178 | 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:25:48.188 | 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:25:48.193 | 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:25:48.195 | 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:25:48.198 | 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:25:48.207 | 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:25:48.209 | 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:25:48.260 | 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:25:48.267 | 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:25:48.275 | 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:25:48.281 | 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:25:49.430 | Installing collected packages: keystone 2021-05-13 06:25:49.430 | Attempting uninstall: keystone 2021-05-13 06:25:49.432 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:25:49.434 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:25:49.436 | Running setup.py develop for keystone 2021-05-13 06:25:51.306 | Successfully installed keystone 2021-05-13 06:25:51.443 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:25:51.443 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:25:51.517 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:51.519 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:51.521 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:51.523 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:51.526 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:51.528 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:51.530 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:51.532 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:51.534 | + functions-common:time_stop:2311 : start_time=1620887142129 2021-05-13 06:25:51.536 | + functions-common:time_stop:2313 : [[ -z 1620887142129 ]] 2021-05-13 06:25:51.539 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:51.543 | + functions-common:time_stop:2316 : end_time=1620887151541 2021-05-13 06:25:51.545 | + functions-common:time_stop:2317 : elapsed_time=9412 2021-05-13 06:25:51.548 | + functions-common:time_stop:2318 : total=40897 2021-05-13 06:25:51.550 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:51.552 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50309 2021-05-13 06:25:51.554 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:51.556 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:25:51.558 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:25:51.561 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:25:51.578 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:25:51.590 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:25:51.593 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:25:51.595 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:51.597 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:51.600 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:25:51.602 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:51.604 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:25:51.621 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:25:51.623 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:25:51.626 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:25:51.628 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:25:51.630 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:25:51.643 | + 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:25:51.645 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:25:51.649 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:25:51.664 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:25:51.667 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:25:51.696 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:25:51.723 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:25:51.753 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:25:51.783 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:25:51.812 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:25:51.843 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:25:51.870 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:25:51.897 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:25:51.900 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:25:51.903 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:25:51.906 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:25:51.909 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:25:51.911 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:25:51.926 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:51.929 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:25:51.932 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:25:51.934 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:25:51.949 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:51.952 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:25:51.955 | + 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:25:51.984 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:25:51.986 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:25:51.989 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:25:51.991 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:25:51.993 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:25:52.010 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:25:52.012 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.16/identity 2021-05-13 06:25:52.041 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.16/identity 2021-05-13 06:25:52.069 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:25:52.071 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:25:52.101 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:25:52.104 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:25:52.106 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:25:52.109 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:25:52.111 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:25:52.114 | + 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:25:52.144 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:25:52.146 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:25:52.148 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:25:52.151 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:25:52.153 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:25:52.170 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:25:52.173 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:25:52.175 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:25:52.177 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:25:52.179 | + 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:25:52.207 | + 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:25:52.234 | + 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:25:52.262 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:25:52.289 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:25:52.316 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:25:52.319 | + 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:25:52.321 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:25:52.323 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:25:52.325 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:25:52.328 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:25:52.330 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:25:52.333 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:25:52.337 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:25:52.340 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:25:52.342 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:25:52.354 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:25:52.354 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:25:52.363 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:25:52.366 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:25:52.382 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:25:52.384 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:25:52.388 | + 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:25:52.417 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:25:52.444 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:25:52.470 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:25:52.497 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:25:52.524 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:25:52.551 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:25:52.578 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:25:52.604 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:25:52.631 | + 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:25:52.659 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:25:52.685 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:25:52.712 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:25:52.739 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:25:52.741 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:25:52.744 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:25:52.746 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:25:52.749 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:25:52.751 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:52.754 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:52.756 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:25:52.759 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:25:52.761 | + 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:25:52.788 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:25:52.816 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:25:52.816 | + 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:25:52.824 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:25:52.828 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:25:52.830 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:25:52.832 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:25:52.834 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:25:52.837 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:25:52.839 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:52.841 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:52.844 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:25:52.846 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:25:52.849 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:52.851 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:52.853 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:25:52.914 | Site keystone-wsgi-public already enabled 2021-05-13 06:25:52.919 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:25:52.921 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:25:52.923 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:25:52.925 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:25:53.051 | + 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:25:53.053 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:25:53.057 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:25:53.059 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:25:53.062 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:25:53.065 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:25:53.068 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:25:53.072 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:25:53.074 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:25:53.077 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:25:53.090 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:25:53.090 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:25:53.098 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:25:53.101 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:25:53.117 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:25:53.119 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:25:53.124 | + 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:25:53.154 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:25:53.182 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:25:53.209 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:25:53.236 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:25:53.263 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:25:53.290 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:25:53.318 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:25:53.344 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:25:53.372 | + 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:25:53.399 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:25:53.426 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:25:53.453 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:25:53.481 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:25:53.483 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:25:53.486 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:25:53.489 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:25:53.491 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:25:53.493 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:53.496 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:53.498 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:25:53.501 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:25:53.503 | + 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:25:53.530 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:25:53.557 | + 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:25:53.557 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:25:53.566 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:25:53.570 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:25:53.572 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:25:53.574 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:25:53.577 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:25:53.579 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:25:53.581 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:53.583 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:53.586 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:25:53.588 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:25:53.590 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:53.593 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:53.595 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:25:53.657 | Site keystone-wsgi-admin already enabled 2021-05-13 06:25:53.661 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:25:53.663 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:25:53.665 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:25:53.668 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:25:53.794 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:25:53.822 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:25:53.855 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:25:53.885 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:25:53.887 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:25:53.918 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:25:53.949 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:25:53.976 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:25:53.993 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:53.996 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:25:54.012 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:25:54.015 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:25:54.018 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:25:54.020 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:25:54.022 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:25:54.025 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:25:54.027 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:25:54.030 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:25:54.032 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:25:54.034 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:25:54.036 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:25:54.039 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:25:54.042 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:25:54.044 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:25:54.047 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:25:54.062 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:25:54.064 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:25:54.066 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:54.069 | + functions-common:git_clone:544 : echo master 2021-05-13 06:25:54.070 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:25:54.075 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:25:54.077 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:54.080 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:25:54.082 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:25:54.083 | + functions-common:git_clone:593 : head -1 2021-05-13 06:25:54.087 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:25:54.090 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:25:54.093 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:25:54.095 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:25:54.097 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:25:54.100 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:25:54.102 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:25:54.105 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:25:54.107 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:25:54.109 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:25:54.112 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:25:54.114 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:25:54.116 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:25:54.119 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:25:54.122 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:25:54.124 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:25:54.127 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:25:54.129 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:25:54.132 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:25:54.138 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:25:54.141 | + 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:25:54.742 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:25:54.744 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:25:54.747 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:25:54.749 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:25:54.752 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:25:54.754 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:25:54.756 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:25:54.758 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:25:54.760 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:25:54.763 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:25:54.765 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:25:54.767 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:25:54.769 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:25:54.772 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:25:54.792 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:25:54.794 | + 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:25:55.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:55.538 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:55.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:55.538 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:56.566 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:56.566 | 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:25:56.570 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:56.570 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:56.572 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:56.577 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:56.584 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:56.588 | Obtaining file:///opt/stack/swift 2021-05-13 06:25:57.829 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:25:59.098 | 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:25:59.108 | 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:25:59.148 | 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:25:59.157 | 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:25:59.162 | 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:25:59.216 | 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:25:59.226 | 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:25:59.229 | 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:25:59.266 | 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:25:59.306 | 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:25:59.313 | 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:25:59.319 | 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:25:59.358 | 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:25:59.367 | 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:25:59.384 | 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:25:59.389 | 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:25:59.393 | 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:25:59.403 | 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:25:59.406 | 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:25:59.408 | 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:25:59.411 | 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:25:59.416 | 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:25:59.436 | 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:25:59.442 | 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:25:59.461 | 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:25:59.465 | 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:25:59.517 | 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:25:59.520 | 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:25:59.527 | 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:25:59.548 | 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:25:59.552 | 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:25:59.555 | 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:25:59.564 | 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:25:59.577 | 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:25:59.637 | 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:25:59.643 | 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:25:59.648 | 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:25:59.651 | 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:25:59.659 | 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:25:59.663 | 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:25:59.666 | 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:25:59.670 | 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:25:59.673 | 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:25:59.676 | 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:25:59.679 | 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:25:59.684 | 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:25:59.687 | 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:26:01.277 | Installing collected packages: swift 2021-05-13 06:26:01.277 | Attempting uninstall: swift 2021-05-13 06:26:01.279 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:26:01.281 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:26:01.283 | Running setup.py develop for swift 2021-05-13 06:26:02.986 | Successfully installed swift 2021-05-13 06:26:03.126 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:26:03.126 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:26:03.200 | + inc/python:pip_install:200 : result=0 2021-05-13 06:26:03.202 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:26:03.204 | + functions-common:time_stop:2304 : local name 2021-05-13 06:26:03.207 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:26:03.209 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:26:03.211 | + functions-common:time_stop:2307 : local total 2021-05-13 06:26:03.213 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:26:03.215 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:26:03.218 | + functions-common:time_stop:2311 : start_time=1620887154786 2021-05-13 06:26:03.220 | + functions-common:time_stop:2313 : [[ -z 1620887154786 ]] 2021-05-13 06:26:03.223 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:26:03.227 | + functions-common:time_stop:2316 : end_time=1620887163224 2021-05-13 06:26:03.229 | + functions-common:time_stop:2317 : elapsed_time=8438 2021-05-13 06:26:03.231 | + functions-common:time_stop:2318 : total=50309 2021-05-13 06:26:03.234 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:26:03.236 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58747 2021-05-13 06:26:03.238 | + inc/python:pip_install:203 : return 0 2021-05-13 06:26:03.241 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:26:03.243 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:26:03.245 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:26:03.264 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:26:03.275 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:26:03.278 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:26:03.280 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:26:03.283 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:26:03.285 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:26:03.288 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:26:03.290 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:26:03.292 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:26:03.295 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:26:03.297 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:26:03.299 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:26:03.301 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:26:03.303 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:26:03.305 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:26:03.307 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:26:04.186 | No account-auditor running 2021-05-13 06:26:04.186 | No account-replicator running 2021-05-13 06:26:04.186 | No container-replicator running 2021-05-13 06:26:04.186 | No container-server running 2021-05-13 06:26:04.186 | No container-auditor running 2021-05-13 06:26:04.186 | No object-auditor running 2021-05-13 06:26:04.186 | No container-updater running 2021-05-13 06:26:04.186 | No object-replicator running 2021-05-13 06:26:04.186 | No proxy-server running 2021-05-13 06:26:04.186 | No container-reconciler running 2021-05-13 06:26:04.186 | No object-updater running 2021-05-13 06:26:04.186 | No container-sync running 2021-05-13 06:26:04.186 | No object-server running 2021-05-13 06:26:04.186 | No container-sharder running 2021-05-13 06:26:04.186 | No object-reconstructor running 2021-05-13 06:26:04.186 | No account-reaper running 2021-05-13 06:26:04.186 | No account-server running 2021-05-13 06:26:04.186 | No object-expirer running 2021-05-13 06:26:04.232 | + lib/swift:configure_swift:341 : true 2021-05-13 06:26:04.234 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:26:04.247 | + 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:26:04.259 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:26:04.261 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:26:04.262 | s/%GROUP%//; 2021-05-13 06:26:04.262 | s/%USER%/ubuntu/; 2021-05-13 06:26:04.262 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:26:04.262 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:26:04.262 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:26:04.271 | uid = ubuntu 2021-05-13 06:26:04.271 | gid = 2021-05-13 06:26:04.271 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:26:04.271 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:26:04.271 | address = 127.0.0.1 2021-05-13 06:26:04.271 | 2021-05-13 06:26:04.271 | [account6612] 2021-05-13 06:26:04.271 | max connections = 25 2021-05-13 06:26:04.271 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:26:04.271 | read only = false 2021-05-13 06:26:04.271 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:26:04.271 | 2021-05-13 06:26:04.271 | [account6622] 2021-05-13 06:26:04.271 | max connections = 25 2021-05-13 06:26:04.271 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:26:04.271 | read only = false 2021-05-13 06:26:04.271 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:26:04.271 | 2021-05-13 06:26:04.271 | [account6632] 2021-05-13 06:26:04.271 | max connections = 25 2021-05-13 06:26:04.271 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:26:04.271 | read only = false 2021-05-13 06:26:04.271 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:26:04.271 | 2021-05-13 06:26:04.271 | [account6642] 2021-05-13 06:26:04.271 | max connections = 25 2021-05-13 06:26:04.271 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:26:04.271 | read only = false 2021-05-13 06:26:04.271 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:26:04.271 | 2021-05-13 06:26:04.271 | 2021-05-13 06:26:04.271 | [container6611] 2021-05-13 06:26:04.271 | max connections = 25 2021-05-13 06:26:04.272 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:26:04.272 | read only = false 2021-05-13 06:26:04.272 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:26:04.272 | 2021-05-13 06:26:04.272 | [container6621] 2021-05-13 06:26:04.272 | max connections = 25 2021-05-13 06:26:04.272 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:26:04.272 | read only = false 2021-05-13 06:26:04.272 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:26:04.272 | 2021-05-13 06:26:04.272 | [container6631] 2021-05-13 06:26:04.272 | max connections = 25 2021-05-13 06:26:04.272 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:26:04.272 | read only = false 2021-05-13 06:26:04.272 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:26:04.272 | 2021-05-13 06:26:04.272 | [container6641] 2021-05-13 06:26:04.272 | max connections = 25 2021-05-13 06:26:04.272 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:26:04.272 | read only = false 2021-05-13 06:26:04.272 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:26:04.272 | 2021-05-13 06:26:04.272 | 2021-05-13 06:26:04.272 | [object6613] 2021-05-13 06:26:04.272 | max connections = 25 2021-05-13 06:26:04.272 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:26:04.272 | read only = false 2021-05-13 06:26:04.272 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:26:04.272 | 2021-05-13 06:26:04.272 | [object6623] 2021-05-13 06:26:04.272 | max connections = 25 2021-05-13 06:26:04.272 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:26:04.272 | read only = false 2021-05-13 06:26:04.272 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:26:04.272 | 2021-05-13 06:26:04.273 | [object6633] 2021-05-13 06:26:04.273 | max connections = 25 2021-05-13 06:26:04.273 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:26:04.273 | read only = false 2021-05-13 06:26:04.273 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:26:04.273 | 2021-05-13 06:26:04.273 | [object6643] 2021-05-13 06:26:04.273 | max connections = 25 2021-05-13 06:26:04.273 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:26:04.273 | read only = false 2021-05-13 06:26:04.273 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:26:04.274 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:26:04.276 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:04.278 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:04.280 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:26:04.291 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:26:04.293 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:26:04.298 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:26:04.302 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:26:04.304 | + 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:26:04.308 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:26:04.336 | + 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:26:04.361 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:26:04.379 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:26:04.406 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:26:04.424 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:26:04.451 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:26:04.468 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:26:04.496 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:26:04.514 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:26:04.541 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:26:04.559 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:26:04.586 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:26:04.603 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:26:04.618 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:04.620 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:26:04.649 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:26:04.675 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:26:04.702 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:26:04.728 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:26:04.744 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:04.746 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:26:04.772 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:26:04.787 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:04.789 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:26:04.804 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:04.806 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:26:04.808 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:26:04.822 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:04.824 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:26:04.826 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:26:04.828 | + 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:26:04.833 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:26:04.838 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:26:04.865 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:26:04.891 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:26:04.921 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:26:04.949 | + 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:26:04.976 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:26:04.978 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:26:04.980 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:26:04.983 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:26:04.985 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:26:05.011 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:26:05.038 | + 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:26:05.064 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:26:05.091 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:26:05.120 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:26:05.146 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:26:05.174 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:26:05.200 | + 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:26:05.226 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:26:05.254 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:26:05.281 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:26:05.308 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:26:05.335 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:26:05.364 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:26:05.391 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:26:05.409 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:26:05.437 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:26:05.463 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:26:05.468 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:26:05.496 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:26:05.523 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:26:05.549 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:26:05.551 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:26:05.553 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:26:05.555 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:26:05.560 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:26:05.563 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:26:05.565 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:26:05.567 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:26:05.569 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:26:05.571 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:26:05.573 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:26:05.576 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:26:05.593 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:26:05.620 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:26:05.639 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:26:05.666 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:26:05.683 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:26:05.711 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:26:05.729 | + 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:26:05.757 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:26:05.775 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:26:05.802 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:26:05.820 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:26:05.848 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:26:05.866 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:26:05.894 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:26:05.912 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:26:05.940 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:26:05.958 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:26:05.985 | + 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:26:05.992 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:26:06.011 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:26:06.038 | + 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:26:06.067 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:26:06.070 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:26:06.074 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:26:06.076 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:26:06.078 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:26:06.080 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:26:06.083 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:26:06.085 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:26:06.087 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:26:06.089 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:26:06.107 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:26:06.135 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:26:06.152 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:26:06.180 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:26:06.197 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:26:06.226 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:26:06.244 | + 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:26:06.271 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:26:06.289 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:26:06.317 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:26:06.335 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:26:06.363 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:26:06.381 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:26:06.409 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:26:06.427 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:26:06.454 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:26:06.472 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:26:06.499 | + 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:26:06.504 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:26:06.522 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:26:06.550 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:26:06.552 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:26:06.556 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:26:06.559 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:26:06.561 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:26:06.563 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:26:06.565 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:26:06.567 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:26:06.569 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:26:06.571 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:26:06.589 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:26:06.618 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:26:06.636 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:26:06.663 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:26:06.681 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:26:06.708 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:26:06.726 | + 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:26:06.754 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:26:06.772 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:26:06.799 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:26:06.817 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:26:06.845 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:26:06.863 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:26:06.891 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:26:06.909 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:26:06.937 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:26:06.954 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:26:06.981 | + 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:26:06.985 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:26:07.003 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:26:07.031 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:26:07.058 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:26:07.085 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:26:07.113 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:26:07.115 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:26:07.120 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:26:07.148 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:26:07.176 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:26:07.203 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:26:07.232 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:26:07.260 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:26:07.287 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:26:07.313 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:26:07.340 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:26:07.367 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:26:07.382 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:07.385 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:26:07.403 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:26:07.406 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:26:07.425 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:26:07.428 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.16 2021-05-13 06:26:07.454 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:26:07.457 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:26:07.484 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.16/identity 2021-05-13 06:26:07.513 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:26:07.515 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:26:07.541 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:26:07.557 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:07.559 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:26:07.562 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:26:07.567 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:26:07.569 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:26:07.582 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:26:07.584 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:26:07.596 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:26:07.598 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:26:07.600 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:26:07.602 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:26:07.604 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:26:07.607 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:26:07.609 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:26:07.611 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:26:07.613 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:26:07.626 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:26:07.628 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:26:07.630 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:26:07.647 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:07.650 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:26:07.667 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:07.670 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:26:07.672 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:26:07.674 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:26:07.677 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:26:07.679 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:26:07.682 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:26:07.685 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:26:07.687 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:26:07.704 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:07.707 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:26:07.709 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:26:07.726 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:07.728 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:26:07.731 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:26:07.734 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:26:07.736 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:26:07.739 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:26:07.741 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:26:07.744 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:26:07.748 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:26:07.750 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:26:07.753 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:26:07.756 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:26:07.758 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:26:07.761 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:26:07.763 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:26:07.767 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:26:07.770 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:26:07.772 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:26:07.776 | +++ 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:26:07.776 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:26:07.782 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:26:07.784 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:26:07.787 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:26:07.790 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:26:07.792 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:26:07.814 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:26:07.816 | + 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:26:08.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:08.563 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:08.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:08.563 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:09.586 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:26:09.586 | 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:26:09.590 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:09.590 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:09.592 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:09.597 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:09.604 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:09.611 | 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:26:09.704 | 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:26:09.708 | 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:26:09.720 | 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:26:09.779 | 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:26:09.802 | 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:26:09.808 | 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:26:09.826 | 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:26:09.837 | 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:26:09.878 | 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:26:09.884 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-05-13 06:26:09.890 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-05-13 06:26:09.928 | 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:26:09.944 | 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:26:09.948 | 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:26:09.957 | 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:26:09.982 | 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:26:09.998 | 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:26:10.004 | 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:26:10.007 | 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:26:10.010 | 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:26:10.014 | 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:26:10.029 | 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:26:10.035 | 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:26:10.052 | 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:26:10.079 | 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:26:10.083 | 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:26:10.103 | 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:26:10.108 | 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:26:10.111 | 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:26:10.114 | 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:26:10.122 | 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:26:10.135 | 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:26:10.156 | 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:26:10.161 | 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:26:10.170 | 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:26:10.173 | 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:26:10.179 | 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:26:10.187 | 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:26:10.191 | 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:26:10.195 | 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:26:10.198 | 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:26:10.202 | 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:26:10.207 | 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:26:10.218 | 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:26:10.231 | 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:26:10.239 | 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:26:10.251 | 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:26:10.260 | 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:26:10.263 | 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:26:10.266 | 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:26:10.268 | 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:26:10.272 | 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:26:10.275 | 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:26:10.283 | 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:26:10.286 | 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:26:10.289 | 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:26:10.292 | 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:26:10.310 | 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:26:10.361 | 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:26:10.368 | 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:26:10.372 | 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:26:10.374 | 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:26:10.377 | 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:26:10.384 | 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:26:10.387 | 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:26:12.080 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:26:12.080 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:26:12.159 | + inc/python:pip_install:200 : result=0 2021-05-13 06:26:12.162 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:26:12.164 | + functions-common:time_stop:2304 : local name 2021-05-13 06:26:12.167 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:26:12.169 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:26:12.172 | + functions-common:time_stop:2307 : local total 2021-05-13 06:26:12.174 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:26:12.176 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:26:12.178 | + functions-common:time_stop:2311 : start_time=1620887167808 2021-05-13 06:26:12.181 | + functions-common:time_stop:2313 : [[ -z 1620887167808 ]] 2021-05-13 06:26:12.184 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:26:12.188 | + functions-common:time_stop:2316 : end_time=1620887172186 2021-05-13 06:26:12.191 | + functions-common:time_stop:2317 : elapsed_time=4378 2021-05-13 06:26:12.193 | + functions-common:time_stop:2318 : total=58747 2021-05-13 06:26:12.195 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:26:12.197 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63125 2021-05-13 06:26:12.200 | + inc/python:pip_install:203 : return 0 2021-05-13 06:26:12.202 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:26:12.205 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:26:12.207 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:26:12.220 | + 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:26:12.225 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:26:12.228 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:26:12.231 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:26:12.233 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:26:12.235 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:26:12.238 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:26:12.241 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:26:12.243 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:26:12.247 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:26:12.264 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:26:12.266 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:26:12.268 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:12.271 | + functions-common:git_clone:544 : echo master 2021-05-13 06:26:12.271 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:26:12.276 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:26:12.279 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:12.281 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:26:12.284 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:26:12.285 | + functions-common:git_clone:593 : head -1 2021-05-13 06:26:12.287 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:26:12.290 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:26:12.293 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:26:12.296 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:26:12.298 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:26:12.301 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:26:12.303 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:26:12.306 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:26:12.308 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:26:12.311 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:26:12.313 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:26:12.315 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:26:12.318 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:26:12.321 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:26:12.323 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:26:12.326 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:26:12.329 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:26:12.331 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:26:12.334 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:26:12.340 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:26:12.343 | + 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:26:12.938 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:26:12.941 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:26:12.943 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:26:12.945 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:26:12.948 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:26:12.951 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:26:12.953 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:26:12.955 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:26:12.958 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:26:12.960 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:26:12.962 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:26:12.965 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:26:12.967 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:26:12.969 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:26:12.990 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:26:12.993 | + 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:26:13.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:13.744 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:13.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:13.744 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:14.782 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:26:14.783 | 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:26:14.786 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:14.786 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:14.788 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:14.794 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:14.800 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:14.819 | Obtaining file:///opt/stack/glance 2021-05-13 06:26:16.069 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:26:17.321 | 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:26:17.331 | 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:26:17.340 | 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:26:17.351 | 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:26:17.379 | 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:26:17.388 | 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:26:17.402 | 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:26:17.411 | 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:26:17.431 | 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:26:17.472 | 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:26:17.485 | 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:26:17.493 | 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:26:17.498 | 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:26:17.507 | 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:26:17.514 | 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:26:17.583 | 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:26:17.588 | 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:26:17.593 | 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:26:17.596 | 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:26:17.608 | 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:26:17.668 | 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:26:17.720 | 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:26:17.725 | 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:26:17.730 | 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:26:17.748 | 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:26:17.784 | 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:26:17.795 | 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:26:17.835 | 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:26:17.841 | 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:26:17.890 | 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:26:17.896 | 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:26:17.935 | 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:26:17.989 | 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:26:18.007 | 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:26:18.023 | 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:26:18.039 | 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:26:18.048 | 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:26:18.070 | 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:26:18.082 | 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:26:18.098 | 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:26:18.143 | 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:26:18.149 | 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:26:18.152 | 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:26:18.155 | 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:26:18.175 | 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:26:18.190 | 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:26:18.201 | 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:26:18.204 | 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:26:18.207 | 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:26:18.223 | 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:26:18.228 | 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:26:18.231 | 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:26:18.250 | 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:26:18.254 | 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:26:18.261 | 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:26:18.281 | 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:26:18.285 | 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:26:18.290 | 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:26:18.340 | 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:26:18.343 | 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:26:18.346 | 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:26:18.357 | 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:26:18.360 | 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:26:18.363 | 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:26:18.371 | 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:26:18.425 | 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:26:18.440 | 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:26:18.449 | 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:26:18.455 | 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:26:18.472 | 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:26:18.476 | 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:26:18.483 | 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:26:18.504 | 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:26:18.507 | 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:26:18.512 | 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:26:18.519 | 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:26:18.523 | 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:26:18.532 | 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:26:18.537 | 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:26:18.543 | 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:26:18.546 | 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:26:18.586 | 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:26:18.589 | 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:26:18.594 | 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:26:18.601 | 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:26:18.604 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:26:18.636 | 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:26:18.639 | 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:26:18.651 | 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:26:18.655 | 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:26:18.658 | 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:26:18.661 | 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:26:18.664 | 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:26:18.668 | 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:26:18.673 | 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:26:18.711 | 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:26:18.718 | 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:26:18.721 | 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:26:18.723 | 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:26:18.726 | 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:26:18.729 | 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:26:18.732 | 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:26:18.735 | 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:26:18.738 | 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:26:18.741 | 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:26:18.797 | 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:26:18.838 | 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:26:18.841 | 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:26:18.846 | 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:26:19.842 | Installing collected packages: glance 2021-05-13 06:26:19.842 | Attempting uninstall: glance 2021-05-13 06:26:19.844 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:26:19.847 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:26:19.849 | Running setup.py develop for glance 2021-05-13 06:26:21.402 | Successfully installed glance 2021-05-13 06:26:21.540 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:26:21.540 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:26:21.625 | + inc/python:pip_install:200 : result=0 2021-05-13 06:26:21.628 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:26:21.630 | + functions-common:time_stop:2304 : local name 2021-05-13 06:26:21.632 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:26:21.634 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:26:21.637 | + functions-common:time_stop:2307 : local total 2021-05-13 06:26:21.639 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:26:21.642 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:26:21.644 | + functions-common:time_stop:2311 : start_time=1620887172985 2021-05-13 06:26:21.646 | + functions-common:time_stop:2313 : [[ -z 1620887172985 ]] 2021-05-13 06:26:21.649 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:26:21.654 | + functions-common:time_stop:2316 : end_time=1620887181652 2021-05-13 06:26:21.656 | + functions-common:time_stop:2317 : elapsed_time=8667 2021-05-13 06:26:21.659 | + functions-common:time_stop:2318 : total=63125 2021-05-13 06:26:21.661 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:26:21.663 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71792 2021-05-13 06:26:21.666 | + inc/python:pip_install:203 : return 0 2021-05-13 06:26:21.668 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:26:21.671 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:26:21.673 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:26:21.691 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:26:21.704 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:26:21.706 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:26:21.709 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:26:21.711 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:26:21.714 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:26:21.717 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:26:21.719 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:26:21.722 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:26:21.724 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:26:21.736 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:26:21.739 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:26:21.742 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:26:21.744 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:26:21.747 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:26:21.749 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:26:21.752 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:26:21.754 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:26:21.783 | + 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:26:21.812 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:26:21.841 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:26:21.871 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:26:21.900 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:26:21.930 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:26:21.933 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:26:21.935 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:26:21.938 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:26:21.940 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:26:21.969 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:26:21.998 | + 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:26:22.027 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:26:22.061 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:26:22.090 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:26:22.120 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:26:22.148 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:26:22.178 | + 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:26:22.207 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:26:22.237 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:26:22.266 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:26:22.269 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:26:22.271 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:26:22.274 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:26:22.277 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:26:22.279 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:26:22.296 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:22.299 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:26:22.301 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:26:22.304 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:26:22.320 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:22.323 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:26:22.326 | + 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:26:22.355 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:26:22.358 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:26:22.360 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:26:22.363 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:26:22.365 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:26:22.368 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:26:22.370 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:26:22.373 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:26:22.375 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:26:22.377 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:26:22.380 | + 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:26:22.409 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:26:22.412 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.16 2021-05-13 06:26:22.441 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:26:22.444 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:26:22.460 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:22.463 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:26:22.493 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:26:22.523 | + 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:26:22.553 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:26:22.582 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:26:22.612 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:26:22.629 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:22.631 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:26:22.661 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:26:22.690 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:26:22.720 | + 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:26:22.750 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:26:22.779 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.16/image 2021-05-13 06:26:22.809 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:26:22.825 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:22.828 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:26:22.830 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:26:22.832 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:26:22.835 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:26:22.852 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:26:22.855 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:26:22.857 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:26:22.860 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:26:22.862 | + 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:26:22.892 | + 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:26:22.921 | + 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:26:22.951 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:26:22.981 | + 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:26:22.986 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:26:23.015 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:26:23.045 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:26:23.075 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.16/identity 2021-05-13 06:26:23.105 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:26:23.134 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:26:23.164 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:26:23.194 | + 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:26:23.224 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:26:23.254 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:26:23.283 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:26:23.313 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:26:23.318 | + 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:26:23.326 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:26:23.342 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:23.344 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:26:23.347 | + 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:26:23.349 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:26:23.351 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:26:23.354 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:26:23.357 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:26:23.361 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:26:23.363 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:26:23.367 | + 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:26:23.396 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:26:23.399 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:26:23.401 | ++ functions:get_random_port:837 : true 2021-05-13 06:26:23.403 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:26:23.406 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:26:23.408 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:26:23.460 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:26:23.463 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:26:23.465 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:26:23.468 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:26:23.470 | + 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:26:23.498 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:26:23.524 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:26:23.552 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:26:23.579 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:26:23.606 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:26:23.633 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:26:23.661 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:26:23.688 | + 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:26:23.716 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:26:23.743 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:26:23.770 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:26:23.798 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:26:23.825 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:26:23.852 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:26:23.880 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:26:23.907 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:26:23.935 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:26:23.962 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:26:23.990 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:26:23.992 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:26:23.995 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:26:23.997 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:23.999 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:24.002 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:26:24.004 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:26:24.059 | proxy (enabled by site administrator) 2021-05-13 06:26:24.062 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:26:24.065 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:26:24.067 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:26:24.069 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:24.072 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:24.075 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:26:24.077 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:26:24.131 | proxy_http (enabled by site administrator) 2021-05-13 06:26:24.133 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:26:24.137 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:26:24.139 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:26:24.142 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:26:24.144 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:24.147 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:24.149 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:26:24.152 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:26:24.155 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:26:24.156 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:26:24.164 | KeepAlive Off 2021-05-13 06:26:24.168 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:26:24.168 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:26:24.177 | SetEnv proxy-sendchunked 1 2021-05-13 06:26:24.180 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:26:24.181 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:26:24.189 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:26:24.193 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:26:24.195 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:26:24.197 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:26:24.200 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:26:24.203 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:26:24.205 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:24.207 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:24.210 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:26:24.212 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:26:24.214 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:24.217 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:24.219 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:26:24.281 | Site glance-wsgi-api already enabled 2021-05-13 06:26:24.285 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:26:24.288 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:26:24.290 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:26:24.292 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:26:24.426 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:26:24.432 | + 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:26:24.464 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:26:24.482 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:24.484 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:26:24.487 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:26:24.489 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:26:24.492 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:26:24.494 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:26:24.497 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:26:24.499 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:26:24.502 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:26:24.504 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:26:24.506 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:26:24.509 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:26:24.512 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:26:24.514 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:26:24.517 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:26:24.534 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:26:24.536 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:26:24.538 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:24.542 | + functions-common:git_clone:544 : echo master 2021-05-13 06:26:24.542 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:26:24.547 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:26:24.550 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:24.552 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:26:24.555 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:26:24.555 | + functions-common:git_clone:593 : head -1 2021-05-13 06:26:24.560 | f9124c77e Merge commit 'refs/changes/24/786524/6' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-05-13 06:26:24.563 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:26:24.566 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:26:24.568 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:26:24.571 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:26:24.574 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:26:24.576 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:26:24.578 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:26:24.581 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:26:24.583 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:26:24.586 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:26:24.588 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:26:24.591 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:26:24.594 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:26:24.596 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:26:24.599 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:26:24.602 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:26:24.605 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:26:24.608 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:26:24.613 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:26:24.616 | + 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:26:25.228 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:26:25.230 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:26:25.232 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:26:25.235 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:26:25.237 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:26:25.239 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:26:25.242 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:26:25.245 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:26:25.247 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:26:25.249 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:26:25.252 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:26:25.254 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:26:25.257 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:26:25.259 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:26:25.280 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:26:25.283 | + 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:26:26.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:26.034 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:26.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:26.034 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:27.069 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:26:27.069 | 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:26:27.073 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:27.073 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:27.075 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:27.080 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:27.086 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:27.091 | Obtaining file:///opt/stack/cinder 2021-05-13 06:26:29.117 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:26:31.101 | 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:26:31.110 | 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:26:31.120 | 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:26:31.131 | 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:26:31.160 | 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:26:31.173 | 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:26:31.183 | 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:26:31.194 | 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:26:31.215 | 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:26:31.255 | 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:26:31.269 | 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:26:31.272 | 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:26:31.282 | 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:26:31.296 | 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:26:31.319 | 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:26:31.326 | 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:26:31.331 | 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:26:31.336 | 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:26:31.339 | 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:26:31.342 | 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:26:31.354 | 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:26:31.416 | 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:26:31.469 | 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:26:31.480 | 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:26:31.491 | 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:26:31.515 | 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:26:31.519 | 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:26:31.537 | 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:26:31.575 | 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:26:31.585 | 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:26:31.626 | 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:26:31.632 | 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:26:31.682 | 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:26:31.688 | 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:26:31.727 | 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:26:31.783 | 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:26:31.802 | 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:26:31.817 | 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:26:31.832 | 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:26:31.847 | 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:26:31.851 | 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:26:31.861 | 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:26:31.885 | 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:26:31.896 | 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:26:31.913 | 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:26:31.933 | 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:26:31.956 | 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:26:32.003 | 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:26:32.009 | 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:26:32.044 | 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:26:32.047 | 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:26:32.049 | 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:26:32.070 | 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:26:32.074 | 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:26:32.078 | 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:26:32.090 | 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:26:32.092 | 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:26:32.096 | 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:26:32.112 | 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:26:32.117 | 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:26:32.134 | 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:26:32.155 | 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:26:32.170 | 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:26:32.196 | 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:26:32.201 | 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:26:32.208 | 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:26:32.228 | 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:26:32.233 | 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:26:32.238 | 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:26:32.243 | 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:26:32.252 | 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:26:32.326 | 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:26:32.329 | 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:26:32.339 | 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:26:32.343 | 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:26:32.345 | 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:26:32.352 | 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:26:32.356 | 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:26:32.362 | 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:26:32.419 | 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:26:32.433 | 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:26:32.442 | 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:26:32.448 | 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:26:32.467 | 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:26:32.527 | 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:26:32.531 | 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:26:32.538 | 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:26:32.541 | 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:26:32.562 | 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:26:32.566 | 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:26:32.574 | 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:26:32.577 | 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:26:32.582 | 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:26:32.585 | 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:26:32.589 | 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:26:32.598 | 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:26:32.623 | 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:26:32.626 | 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:26:32.632 | 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:26:32.637 | 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:26:32.642 | 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:26:32.646 | 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:26:32.654 | 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:26:32.663 | 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:26:32.668 | 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:26:32.674 | 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:26:32.715 | 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:26:32.722 | 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:26:32.725 | 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:26:32.736 | 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:26:32.739 | 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:26:32.749 | 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:26:32.763 | 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:26:32.775 | 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:26:32.790 | 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:26:32.793 | 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:26:32.796 | 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:26:32.800 | 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:26:32.804 | 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:26:32.806 | 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:26:32.812 | 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:26:32.849 | 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:26:32.856 | 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:26:32.859 | 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:26:32.862 | 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:26:32.864 | 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:26:32.867 | 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:26:32.872 | 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:26:32.875 | 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:26:32.880 | 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:26:32.887 | 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:26:32.889 | 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:26:32.892 | 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:26:32.900 | 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:26:32.903 | 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:26:32.906 | 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:26:32.962 | 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:26:32.966 | 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:26:33.007 | 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:26:33.012 | 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:26:33.017 | 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:26:33.892 | Installing collected packages: cinder 2021-05-13 06:26:33.892 | Attempting uninstall: cinder 2021-05-13 06:26:33.894 | Found existing installation: cinder 18.1.0.dev94 2021-05-13 06:26:33.897 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:26:33.899 | Running setup.py develop for cinder 2021-05-13 06:26:36.123 | Successfully installed cinder 2021-05-13 06:26:36.262 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:26:36.262 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:26:36.349 | + inc/python:pip_install:200 : result=0 2021-05-13 06:26:36.351 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:26:36.354 | + functions-common:time_stop:2304 : local name 2021-05-13 06:26:36.356 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:26:36.359 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:26:36.361 | + functions-common:time_stop:2307 : local total 2021-05-13 06:26:36.363 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:26:36.366 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:26:36.368 | + functions-common:time_stop:2311 : start_time=1620887185275 2021-05-13 06:26:36.370 | + functions-common:time_stop:2313 : [[ -z 1620887185275 ]] 2021-05-13 06:26:36.373 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:26:36.377 | + functions-common:time_stop:2316 : end_time=1620887196374 2021-05-13 06:26:36.379 | + functions-common:time_stop:2317 : elapsed_time=11099 2021-05-13 06:26:36.381 | + functions-common:time_stop:2318 : total=71792 2021-05-13 06:26:36.384 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:26:36.386 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82891 2021-05-13 06:26:36.388 | + inc/python:pip_install:203 : return 0 2021-05-13 06:26:36.391 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:26:36.393 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:26:36.396 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:26:36.414 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:26:36.427 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:26:36.429 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:26:36.431 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:26:36.434 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:26:36.436 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:26:36.439 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:26:36.441 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:26:36.444 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:26:36.446 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:26:36.449 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:36.451 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:36.454 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:26:36.466 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:26:36.468 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:26:36.471 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:26:36.473 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:26:36.476 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:26:36.479 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:36.481 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:26:36.484 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:36.486 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:36.488 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:26:36.491 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:26:36.494 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:26:36.496 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:26:36.499 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:26:36.501 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:26:36.503 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:36.506 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:36.509 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:26:36.531 | + 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:26:36.635 | Reading package lists... 2021-05-13 06:26:36.846 | Building dependency tree... 2021-05-13 06:26:36.847 | Reading state information... 2021-05-13 06:26:37.074 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:26:37.074 | The following packages were automatically installed and are no longer required: 2021-05-13 06:26:37.076 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:26:37.076 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:26:37.076 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:26:37.076 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:26:37.076 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:26:37.076 | python3-zope.interface 2021-05-13 06:26:37.076 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:26:37.185 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:26:37.190 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:26:37.192 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:26:37.195 | + functions-common:time_stop:2304 : local name 2021-05-13 06:26:37.197 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:26:37.200 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:26:37.202 | + functions-common:time_stop:2307 : local total 2021-05-13 06:26:37.205 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:26:37.207 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:26:37.210 | + functions-common:time_stop:2311 : start_time=1620887196528 2021-05-13 06:26:37.213 | + functions-common:time_stop:2313 : [[ -z 1620887196528 ]] 2021-05-13 06:26:37.216 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:26:37.220 | + functions-common:time_stop:2316 : end_time=1620887197217 2021-05-13 06:26:37.223 | + functions-common:time_stop:2317 : elapsed_time=689 2021-05-13 06:26:37.225 | + functions-common:time_stop:2318 : total=4793 2021-05-13 06:26:37.228 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:26:37.231 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5482 2021-05-13 06:26:37.233 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:26:37.235 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:26:37.238 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:26:37.241 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:26:37.253 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:26:37.257 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:26:37.259 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:26:37.261 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:26:37.265 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:26:37.265 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:26:37.269 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:26:37.271 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:26:37.273 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:26:37.276 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:26:37.278 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:26:37.280 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:26:37.283 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:26:37.285 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:26:37.296 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:26:37.308 | + 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:26:37.320 | + 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:26:37.332 | + 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:26:37.344 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:26:37.347 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:26:37.351 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.3zYFYGNAc4 2021-05-13 06:26:37.353 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:26:37.355 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:26:37.358 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:26:37.360 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.3zYFYGNAc4 2021-05-13 06:26:37.364 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.3zYFYGNAc4 2021-05-13 06:26:37.376 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.3zYFYGNAc4 /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:26:37.388 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:26:37.392 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:26:37.394 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:26:37.396 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:26:37.399 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:26:37.401 | + 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:26:37.403 | + 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:26:37.406 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:26:37.408 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:26:37.412 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:26:37.417 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:26:37.437 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:26:37.455 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:26:37.474 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:26:37.494 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:26:37.513 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:26:37.531 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:26:37.551 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:26:37.569 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:26:37.572 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:26:37.575 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:26:37.577 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:26:37.579 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:26:37.609 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:26:37.637 | + 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:26:37.664 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:26:37.692 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:26:37.720 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:26:37.748 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:26:37.776 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:26:37.803 | + 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:26:37.831 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:26:37.858 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:26:37.889 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:26:37.918 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:26:37.921 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:26:37.923 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:26:37.926 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:26:37.928 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:26:37.931 | + 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:26:37.963 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:26:37.990 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:26:38.019 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:26:38.047 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:26:38.075 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:26:38.105 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:26:38.137 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:26:38.140 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.16 2021-05-13 06:26:38.168 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:26:38.201 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:26:38.208 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key c20e98ade354939c0b3a9116ba54ed6b 2021-05-13 06:26:38.236 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:26:38.265 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:26:38.281 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:38.284 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:26:38.300 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:38.303 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:26:38.320 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:38.323 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:26:38.339 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:38.341 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:26:38.344 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:26:38.346 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:26:38.349 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:26:38.351 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:26:38.354 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:26:38.356 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:26:38.373 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:38.376 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:26:38.378 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:26:38.381 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:26:38.397 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:38.399 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:26:38.402 | + 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:26:38.430 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:26:38.432 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:26:38.435 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:26:38.437 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:26:38.440 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:26:38.443 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:26:38.460 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:26:38.463 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:26:38.465 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:26:38.467 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:26:38.470 | + 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:26:38.499 | + 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:26:38.527 | + 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:26:38.556 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:26:38.584 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:26:38.587 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:26:38.589 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:26:38.592 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:26:38.594 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:26:38.596 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:26:38.599 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:26:38.603 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:26:38.606 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:26:38.608 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:26:38.621 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:26:38.622 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:26:38.630 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:26:38.633 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:26:38.649 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:26:38.652 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:26:38.656 | + 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:26:38.685 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:26:38.713 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:26:38.740 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:26:38.767 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:26:38.795 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:26:38.823 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:26:38.850 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:26:38.877 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:26:38.905 | + 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:26:38.932 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:26:38.960 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:26:38.988 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:26:39.015 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:26:39.018 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:26:39.021 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:26:39.023 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:26:39.025 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:26:39.028 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:39.030 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:39.033 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:26:39.035 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:26:39.038 | + 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:26:39.066 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:26:39.095 | + 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:26:39.095 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:26:39.104 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:26:39.107 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:26:39.110 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:26:39.112 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:26:39.115 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:26:39.117 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:26:39.119 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:39.122 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:39.124 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:26:39.127 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:26:39.129 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:39.131 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:39.134 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:26:39.195 | Enabling site cinder-wsgi. 2021-05-13 06:26:39.200 | To activate the new configuration, you need to run: 2021-05-13 06:26:39.200 | systemctl reload apache2 2021-05-13 06:26:39.205 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:26:39.207 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:26:39.210 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:26:39.213 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:26:39.338 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:26:39.341 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:26:39.373 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.16/image 2021-05-13 06:26:39.401 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:26:39.418 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:39.421 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:26:39.423 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:26:39.426 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:26:39.428 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:26:39.430 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:26:39.461 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:26:39.490 | + 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:26:39.517 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:26:39.545 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:26:39.574 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:26:39.601 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:26:39.630 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:26:39.658 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:26:39.687 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:26:39.715 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:26:39.744 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:26:39.772 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:26:39.774 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:26:39.791 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:39.793 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.16:2379 2021-05-13 06:26:39.824 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:26:39.841 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:39.844 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:26:39.846 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:26:39.849 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:26:39.851 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:26:39.854 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:26:39.856 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:26:39.860 | ++ 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:26:39.860 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:26:39.866 | + 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:26:39.869 | + 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:26:39.871 | + 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:26:39.874 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:26:39.876 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:26:39.879 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:26:39.881 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:26:39.884 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:26:39.887 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:26:39.889 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:26:39.892 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:26:39.895 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:26:39.897 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:26:39.900 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:26:39.902 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:26:39.904 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:26:39.907 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:26:39.910 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:26:39.912 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:26:39.915 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:26:39.931 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:26:39.933 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:26:39.935 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:39.938 | + functions-common:git_clone:544 : echo master 2021-05-13 06:26:39.939 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:26:39.944 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:26:39.947 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:39.949 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:26:39.952 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:26:39.952 | + functions-common:git_clone:593 : head -1 2021-05-13 06:26:39.955 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:26:39.958 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:26:39.960 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:26:39.963 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:26:39.965 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:26:39.968 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:26:39.970 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:26:39.973 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:26:39.975 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:26:39.978 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:26:39.980 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:26:39.982 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:26:39.985 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:26:39.988 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:26:39.991 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:26:39.994 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:26:39.996 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:26:39.999 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:26:40.002 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:26:40.008 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:26:40.010 | + 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:26:40.610 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:26:40.612 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:26:40.615 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:26:40.617 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:26:40.620 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:26:40.622 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:26:40.624 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:26:40.627 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:26:40.629 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:26:40.631 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:26:40.634 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:26:40.636 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:26:40.639 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:26:40.641 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:26:40.662 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:26:40.665 | + 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:26:41.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:41.408 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:41.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:41.408 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:42.429 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:26:42.429 | 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:26:42.433 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:42.433 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:42.435 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:42.440 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:42.447 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:42.451 | Obtaining file:///opt/stack/neutron 2021-05-13 06:26:44.554 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:26:46.639 | 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:26:46.645 | 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:26:46.649 | 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:26:46.657 | 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:26:46.666 | 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:26:46.677 | 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:26:46.704 | 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:26:46.718 | 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:26:46.726 | 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:26:46.734 | 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:26:46.737 | 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:26:46.747 | 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:26:46.753 | 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:26:46.758 | 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:26:46.763 | 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:26:46.822 | 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:26:46.874 | 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:26:46.879 | 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:26:46.882 | 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:26:46.921 | 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:26:46.947 | 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:26:46.965 | 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:26:46.970 | 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:26:46.974 | 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:26:46.997 | 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:26:47.033 | 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:26:47.044 | 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:26:47.083 | 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:26:47.090 | 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:26:47.137 | 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:26:47.144 | 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:26:47.182 | 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:26:47.236 | 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:26:47.254 | 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:26:47.269 | 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:26:47.284 | 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:26:47.298 | 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:26:47.302 | 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:26:47.311 | 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:26:47.334 | 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:26:47.345 | 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:26:47.361 | 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:26:47.381 | 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:26:47.426 | 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:26:47.431 | 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:26:47.439 | 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:26:47.445 | 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:26:47.448 | 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:26:47.457 | 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:26:47.460 | 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:26:47.480 | 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:26:47.496 | 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:26:47.506 | 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:26:47.509 | 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:26:47.512 | 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:26:47.518 | 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:26:47.523 | 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:26:47.543 | 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:26:47.546 | 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:26:47.564 | 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:26:47.590 | 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:26:47.605 | 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:26:47.609 | 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:26:47.616 | 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:26:47.636 | 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:26:47.639 | 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:26:47.643 | 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:26:47.649 | 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:26:47.699 | 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:26:47.702 | 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:26:47.705 | 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:26:47.708 | 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:26:47.719 | 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:26:47.722 | 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:26:47.725 | 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:26:47.731 | 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:26:47.746 | 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:26:47.754 | 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:26:47.761 | 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:26:47.778 | 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:26:47.797 | 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:26:47.855 | 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:26:47.858 | 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:26:47.887 | 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:26:47.907 | 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:26:47.911 | 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:26:47.914 | 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:26:47.919 | 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:26:47.927 | 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:26:47.935 | 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:26:47.938 | 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:26:47.943 | 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:26:47.965 | 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:26:47.971 | 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:26:47.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:26:47.978 | 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:26:47.982 | 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:26:48.021 | 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:26:48.024 | 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:26:48.030 | 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:26:48.033 | 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:26:48.073 | 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:26:48.078 | 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:26:48.082 | 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:26:48.093 | 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:26:48.115 | 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:26:48.117 | 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:26:48.128 | 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:26:48.141 | 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:26:48.156 | 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:26:48.160 | 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:26:48.164 | 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:26:48.168 | 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:26:48.170 | 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:26:48.173 | 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:26:48.175 | 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:26:48.178 | 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:26:48.181 | 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:26:48.184 | 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:26:48.187 | 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:26:48.190 | 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:26:48.192 | 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:26:48.196 | 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:26:48.208 | 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:26:48.221 | 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:26:48.276 | 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:26:48.281 | 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:26:48.286 | 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:26:48.290 | 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:26:48.331 | 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:26:49.258 | Installing collected packages: neutron 2021-05-13 06:26:49.259 | Attempting uninstall: neutron 2021-05-13 06:26:49.260 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:26:49.270 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:26:49.272 | Running setup.py develop for neutron 2021-05-13 06:26:51.670 | Successfully installed neutron 2021-05-13 06:26:51.809 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:26:51.809 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:26:51.895 | + inc/python:pip_install:200 : result=0 2021-05-13 06:26:51.898 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:26:51.900 | + functions-common:time_stop:2304 : local name 2021-05-13 06:26:51.902 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:26:51.905 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:26:51.907 | + functions-common:time_stop:2307 : local total 2021-05-13 06:26:51.909 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:26:51.911 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:26:51.914 | + functions-common:time_stop:2311 : start_time=1620887200657 2021-05-13 06:26:51.916 | + functions-common:time_stop:2313 : [[ -z 1620887200657 ]] 2021-05-13 06:26:51.919 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:26:51.923 | + functions-common:time_stop:2316 : end_time=1620887211920 2021-05-13 06:26:51.925 | + functions-common:time_stop:2317 : elapsed_time=11263 2021-05-13 06:26:51.927 | + functions-common:time_stop:2318 : total=82891 2021-05-13 06:26:51.930 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:26:51.932 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=94154 2021-05-13 06:26:51.935 | + inc/python:pip_install:203 : return 0 2021-05-13 06:26:51.937 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:26:51.939 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:26:51.942 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:26:51.961 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:26:51.973 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:26:51.976 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:26:51.979 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:26:51.981 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:26:51.983 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:26:51.986 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:26:51.989 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:26:51.992 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:26:51.994 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:26:51.997 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:26:51.997 | Installing OVN and dependent packages 2021-05-13 06:26:51.999 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:26:52.002 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:26:52.017 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:52.020 | + 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:26:52.022 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:26:52.025 | [Call Trace] 2021-05-13 06:26:52.025 | ./stack.sh:896:stack_install_service 2021-05-13 06:26:52.025 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:26:52.025 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:26:52.025 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:26:52.025 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:26:52.025 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:26:52.029 | [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:26:53.032 | Error on exit 2021-05-13 06:26:53.793 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:26:53.793 |