2021-05-13 06:27:10.891 | + ./stack.sh:main:469 : exec 2021-05-13 06:27:10.891 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-062710.summary.2021-05-13-062710 2021-05-13 06:27:10.891 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-062710' 2021-05-13 06:27:10.891 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:27:10.891 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-062710 2021-05-13 06:27:10.891 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-062710 /opt/stack/logs/stack.sh.log 2021-05-13 06:27:10.891 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-062710.summary.2021-05-13-062710 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:27:10.891 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:27:10.891 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:27:10.891 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:27:10.891 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:27:10.891 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:27:10.891 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:27:10.891 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:27:10.891 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:27:10.892 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:27:10.892 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:27:10.892 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:27:10.892 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:27:10.892 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:27:10.892 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:27:10.892 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:27:10.892 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:27:10.892 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:27:10.894 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:27:10.897 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:27:10.898 | 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:27:10.900 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:27:10.902 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:27:10.905 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:27:10.932 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:27:10.948 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:27:10.950 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:27:10.951 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:27:10.953 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:27:10.955 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:27:10.957 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:27:10.959 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:27:10.961 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:27:10.963 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:27:10.965 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:27:10.966 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:27:10.968 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:27:10.970 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:27:10.972 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:27:10.975 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:27:10.977 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:27:10.979 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:27:10.981 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:27:10.982 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:27:10.995 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:10.997 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:27:10.998 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:27:11.000 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:27:11.002 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:27:11.004 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:27:11.006 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:27:11.008 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:27:11.009 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:27:11.011 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:27:11.013 | + 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:27:11.015 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:27:11.016 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:27:11.018 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:27:11.020 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:27:11.022 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:27:11.024 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:27:11.041 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:27:11.043 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:27:11.055 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:27:11.058 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:27:11.061 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:27:11.063 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:27:11.065 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:27:11.067 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:27:11.068 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:27:11.070 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:27:11.072 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:27:11.074 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:27:11.076 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:27:11.077 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:27:11.082 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:27:11.093 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:27:11.110 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:27:11.124 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:27:11.137 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:27:11.163 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:27:11.203 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:27:11.287 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:27:11.308 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:27:11.346 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:27:11.398 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:27:11.581 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:27:11.595 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:27:11.608 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:27:11.621 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:27:11.710 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:27:11.712 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:27:11.714 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:27:11.716 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:27:11.718 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:27:11.720 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:27:11.722 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:27:11.724 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:27:11.727 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:27:11.731 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:27:11.733 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:27:11.735 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:27:11.737 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:27:11.740 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:27:11.754 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:11.756 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:27:11.758 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:27:11.797 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:27:11.799 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:27:11.801 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:27:11.804 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:27:11.806 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:27:11.808 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:27:11.810 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:27:11.812 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:27:11.815 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:27:11.817 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:27:11.819 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.821 | + 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:27:11.824 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.826 | + 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:27:11.828 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.830 | + 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:27:11.833 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.836 | + 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:27:11.838 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.840 | + 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:27:11.842 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.845 | + 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:27:11.847 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.850 | + 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:27:11.852 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.855 | + 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:27:11.857 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.859 | + 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:27:11.862 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.864 | + 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:27:11.866 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.869 | + 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:27:11.871 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.873 | + 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:27:11.875 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.878 | + 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:27:11.880 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.882 | + 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:27:11.885 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.887 | + 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:27:11.889 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.891 | + 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:27:11.894 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.897 | + 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:27:11.899 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.901 | + 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:27:11.903 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.906 | + 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:27:11.908 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.910 | + 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:27:11.913 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.915 | + 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:27:11.918 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.920 | + 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:27:11.922 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.925 | + 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:27:11.927 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.930 | + 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:27:11.932 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.934 | + 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:27:11.936 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.939 | + 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:27:11.941 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.944 | + 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:27:11.946 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.948 | + 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:27:11.951 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.953 | + 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:27:11.955 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.957 | + 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:27:11.960 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.962 | + 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:27:11.964 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.966 | + 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:27:11.969 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.971 | + 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:27:11.973 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.975 | + 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:27:11.978 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.980 | + 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:27:11.982 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.985 | + 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:27:11.987 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.990 | + 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:27:11.992 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.995 | + 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:27:11.997 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:11.999 | + 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:27:12.001 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:12.004 | + 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:27:12.007 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:27:12.009 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:27:12.011 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:27:12.026 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:12.028 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:27:12.030 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:27:12.032 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:27:12.047 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:27:12.050 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:27:12.052 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:27:12.055 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:27:12.057 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:27:12.059 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:27:12.061 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:27:12.063 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:27:12.066 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:27:12.069 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:27:12.071 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:27:12.074 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:27:12.076 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:27:12.079 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:27:12.079 | Using mysql database backend 2021-05-13 06:27:12.081 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:27:12.096 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:27:12.112 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:12.115 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:27:12.131 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:27:12.147 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:12.149 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:27:12.165 | + ./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:27:12.181 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:27:12.197 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:27:12.200 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:27:12.221 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:12.224 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:27:12.246 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:27:12.248 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:27:12.250 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:27:12.253 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:27:12.256 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:27:12.260 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-062712 2021-05-13 06:27:12.262 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-062712 736' 2021-05-13 06:27:12.265 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:12.267 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:27:12.269 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:12.272 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:27:12.274 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:12.276 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:27:12.279 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:12.281 | + 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:27:12.283 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:12.286 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2021-05-13 06:27:12.288 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:12.291 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2021-05-13 06:27:12.293 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:12.295 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-062710 2021-05-13 06:27:12.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:12.300 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:27:12.303 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:12.305 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2021-05-13 06:27:12.307 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:12.310 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:27:12.312 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:12.314 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:27:12.317 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:12.319 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:27:12.321 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:12.324 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:27:12.326 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:27:12.328 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:27:12.331 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:27:12.333 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:27:12.335 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:27:12.337 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:27:12.340 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:27:12.342 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:27:12.345 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:27:12.360 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:27:12.362 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:27:12.365 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:27:12.368 | + functions-common:git_clone:544 : echo master 2021-05-13 06:27:12.368 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:27:12.373 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:27:12.375 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:27:12.377 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:27:12.380 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:27:12.380 | + functions-common:git_clone:593 : head -1 2021-05-13 06:27:12.383 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:27:12.386 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:27:12.388 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:27:12.391 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:27:12.393 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:27:12.395 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:27:12.398 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:27:12.400 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:27:12.403 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:27:12.405 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:27:12.407 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:27:12.410 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:27:12.413 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:27:12.417 | ++ tools/install_prereqs.sh:source:47 : NOW=1620887232 2021-05-13 06:27:12.420 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:27:12.425 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620887083 2021-05-13 06:27:12.428 | ++ tools/install_prereqs.sh:source:49 : DELTA=149 2021-05-13 06:27:12.430 | ++ tools/install_prereqs.sh:source:50 : [[ 149 -lt 7200 ]] 2021-05-13 06:27:12.433 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:27:12.435 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:27:12.437 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:27:12.440 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:27:12.442 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:27:12.445 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:27:12.447 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:27:12.449 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:27:12.452 | +++ 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:27:12.500 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:27:12.500 | apache2-dev 2021-05-13 06:27:12.500 | bc 2021-05-13 06:27:12.500 | bsdmainutils 2021-05-13 06:27:12.500 | curl 2021-05-13 06:27:12.500 | g++ 2021-05-13 06:27:12.500 | gawk 2021-05-13 06:27:12.500 | gcc 2021-05-13 06:27:12.500 | gettext 2021-05-13 06:27:12.500 | git 2021-05-13 06:27:12.500 | graphviz 2021-05-13 06:27:12.500 | iputils-ping 2021-05-13 06:27:12.500 | libapache2-mod-proxy-uwsgi 2021-05-13 06:27:12.500 | libffi-dev 2021-05-13 06:27:12.500 | libjpeg-dev 2021-05-13 06:27:12.500 | libmysqlclient-dev 2021-05-13 06:27:12.500 | libpcre3-dev 2021-05-13 06:27:12.500 | libpq-dev 2021-05-13 06:27:12.500 | libssl-dev 2021-05-13 06:27:12.500 | libsystemd-dev 2021-05-13 06:27:12.500 | libxml2-dev 2021-05-13 06:27:12.500 | libxslt1-dev 2021-05-13 06:27:12.500 | libyaml-dev 2021-05-13 06:27:12.500 | lsof 2021-05-13 06:27:12.500 | openssh-server 2021-05-13 06:27:12.501 | openssl 2021-05-13 06:27:12.501 | pkg-config 2021-05-13 06:27:12.501 | psmisc 2021-05-13 06:27:12.501 | python3-dev 2021-05-13 06:27:12.501 | python3-pip 2021-05-13 06:27:12.501 | python3-systemd 2021-05-13 06:27:12.501 | python3-venv 2021-05-13 06:27:12.501 | tar 2021-05-13 06:27:12.501 | tcpdump 2021-05-13 06:27:12.501 | unzip 2021-05-13 06:27:12.501 | uuid-runtime 2021-05-13 06:27:12.501 | wget 2021-05-13 06:27:12.501 | wget 2021-05-13 06:27:12.501 | zlib1g-dev 2021-05-13 06:27:12.501 | libkrb5-dev 2021-05-13 06:27:12.501 | libldap2-dev 2021-05-13 06:27:12.501 | libsasl2-dev 2021-05-13 06:27:12.501 | memcached 2021-05-13 06:27:12.501 | python3-mysqldb 2021-05-13 06:27:12.501 | sqlite3 2021-05-13 06:27:12.501 | conntrack 2021-05-13 06:27:12.501 | curl 2021-05-13 06:27:12.501 | dnsmasq-base 2021-05-13 06:27:12.501 | dnsmasq-utils 2021-05-13 06:27:12.501 | ebtables 2021-05-13 06:27:12.501 | genisoimage 2021-05-13 06:27:12.501 | iptables 2021-05-13 06:27:12.501 | iputils-arping 2021-05-13 06:27:12.501 | kpartx 2021-05-13 06:27:12.501 | libjs-jquery-tablesorter 2021-05-13 06:27:12.501 | libmysqlclient-dev 2021-05-13 06:27:12.501 | parted 2021-05-13 06:27:12.501 | pm-utils 2021-05-13 06:27:12.501 | python3-mysqldb 2021-05-13 06:27:12.501 | socat 2021-05-13 06:27:12.501 | sqlite3 2021-05-13 06:27:12.501 | sudo 2021-05-13 06:27:12.501 | vlan 2021-05-13 06:27:12.502 | lsscsi 2021-05-13 06:27:12.502 | open-iscsi 2021-05-13 06:27:12.502 | lvm2 2021-05-13 06:27:12.502 | qemu-utils 2021-05-13 06:27:12.502 | thin-provisioning-tools 2021-05-13 06:27:12.502 | acl 2021-05-13 06:27:12.502 | dnsmasq-base 2021-05-13 06:27:12.502 | dnsmasq-utils 2021-05-13 06:27:12.502 | ebtables 2021-05-13 06:27:12.502 | haproxy 2021-05-13 06:27:12.502 | iptables 2021-05-13 06:27:12.502 | iputils-arping 2021-05-13 06:27:12.502 | iputils-ping 2021-05-13 06:27:12.502 | libmysqlclient-dev 2021-05-13 06:27:12.502 | postgresql-server-dev-all 2021-05-13 06:27:12.502 | python3-mysqldb 2021-05-13 06:27:12.502 | sqlite3 2021-05-13 06:27:12.502 | sudo 2021-05-13 06:27:12.502 | vlan 2021-05-13 06:27:12.502 | ipset 2021-05-13 06:27:12.502 | conntrack 2021-05-13 06:27:12.502 | conntrackd 2021-05-13 06:27:12.502 | keepalived 2021-05-13 06:27:12.502 | dstat 2021-05-13 06:27:12.502 | lvm2 2021-05-13 06:27:12.502 | qemu-utils 2021-05-13 06:27:12.502 | thin-provisioning-tools 2021-05-13 06:27:12.502 | curl 2021-05-13 06:27:12.502 | liberasurecode-dev 2021-05-13 06:27:12.502 | make 2021-05-13 06:27:12.502 | memcached 2021-05-13 06:27:12.502 | sqlite3 2021-05-13 06:27:12.502 | xfsprogs' 2021-05-13 06:27:12.503 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:27:12.520 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:27:12.520 | apache2-dev 2021-05-13 06:27:12.520 | bc 2021-05-13 06:27:12.520 | bsdmainutils 2021-05-13 06:27:12.520 | curl 2021-05-13 06:27:12.520 | g++ 2021-05-13 06:27:12.520 | gawk 2021-05-13 06:27:12.520 | gcc 2021-05-13 06:27:12.520 | gettext 2021-05-13 06:27:12.520 | git 2021-05-13 06:27:12.520 | graphviz 2021-05-13 06:27:12.521 | iputils-ping 2021-05-13 06:27:12.521 | libapache2-mod-proxy-uwsgi 2021-05-13 06:27:12.521 | libffi-dev 2021-05-13 06:27:12.521 | libjpeg-dev 2021-05-13 06:27:12.521 | libmysqlclient-dev 2021-05-13 06:27:12.521 | libpcre3-dev 2021-05-13 06:27:12.521 | libpq-dev 2021-05-13 06:27:12.521 | libssl-dev 2021-05-13 06:27:12.521 | libsystemd-dev 2021-05-13 06:27:12.521 | libxml2-dev 2021-05-13 06:27:12.521 | libxslt1-dev 2021-05-13 06:27:12.521 | libyaml-dev 2021-05-13 06:27:12.521 | lsof 2021-05-13 06:27:12.521 | openssh-server 2021-05-13 06:27:12.521 | openssl 2021-05-13 06:27:12.521 | pkg-config 2021-05-13 06:27:12.521 | psmisc 2021-05-13 06:27:12.521 | python3-dev 2021-05-13 06:27:12.521 | python3-pip 2021-05-13 06:27:12.521 | python3-systemd 2021-05-13 06:27:12.521 | python3-venv 2021-05-13 06:27:12.521 | tar 2021-05-13 06:27:12.521 | tcpdump 2021-05-13 06:27:12.521 | unzip 2021-05-13 06:27:12.521 | uuid-runtime 2021-05-13 06:27:12.521 | wget 2021-05-13 06:27:12.521 | wget 2021-05-13 06:27:12.521 | zlib1g-dev 2021-05-13 06:27:12.521 | libkrb5-dev 2021-05-13 06:27:12.521 | libldap2-dev 2021-05-13 06:27:12.521 | libsasl2-dev 2021-05-13 06:27:12.521 | memcached 2021-05-13 06:27:12.521 | python3-mysqldb 2021-05-13 06:27:12.521 | sqlite3 2021-05-13 06:27:12.521 | conntrack 2021-05-13 06:27:12.521 | curl 2021-05-13 06:27:12.521 | dnsmasq-base 2021-05-13 06:27:12.521 | dnsmasq-utils 2021-05-13 06:27:12.522 | ebtables 2021-05-13 06:27:12.522 | genisoimage 2021-05-13 06:27:12.522 | iptables 2021-05-13 06:27:12.522 | iputils-arping 2021-05-13 06:27:12.522 | kpartx 2021-05-13 06:27:12.522 | libjs-jquery-tablesorter 2021-05-13 06:27:12.522 | libmysqlclient-dev 2021-05-13 06:27:12.522 | parted 2021-05-13 06:27:12.522 | pm-utils 2021-05-13 06:27:12.522 | python3-mysqldb 2021-05-13 06:27:12.522 | socat 2021-05-13 06:27:12.522 | sqlite3 2021-05-13 06:27:12.522 | sudo 2021-05-13 06:27:12.522 | vlan 2021-05-13 06:27:12.522 | lsscsi 2021-05-13 06:27:12.522 | open-iscsi 2021-05-13 06:27:12.522 | lvm2 2021-05-13 06:27:12.522 | qemu-utils 2021-05-13 06:27:12.522 | thin-provisioning-tools 2021-05-13 06:27:12.522 | acl 2021-05-13 06:27:12.522 | dnsmasq-base 2021-05-13 06:27:12.522 | dnsmasq-utils 2021-05-13 06:27:12.522 | ebtables 2021-05-13 06:27:12.522 | haproxy 2021-05-13 06:27:12.522 | iptables 2021-05-13 06:27:12.522 | iputils-arping 2021-05-13 06:27:12.522 | iputils-ping 2021-05-13 06:27:12.522 | libmysqlclient-dev 2021-05-13 06:27:12.522 | postgresql-server-dev-all 2021-05-13 06:27:12.522 | python3-mysqldb 2021-05-13 06:27:12.522 | sqlite3 2021-05-13 06:27:12.522 | sudo 2021-05-13 06:27:12.522 | vlan 2021-05-13 06:27:12.522 | ipset 2021-05-13 06:27:12.522 | conntrack 2021-05-13 06:27:12.522 | conntrackd 2021-05-13 06:27:12.522 | keepalived 2021-05-13 06:27:12.523 | dstat 2021-05-13 06:27:12.523 | lvm2 2021-05-13 06:27:12.523 | qemu-utils 2021-05-13 06:27:12.523 | thin-provisioning-tools 2021-05-13 06:27:12.523 | curl 2021-05-13 06:27:12.523 | liberasurecode-dev 2021-05-13 06:27:12.523 | make 2021-05-13 06:27:12.523 | memcached 2021-05-13 06:27:12.523 | sqlite3 2021-05-13 06:27:12.523 | xfsprogs ' 2021-05-13 06:27:12.523 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:27:12.525 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:12.527 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:12.530 | ++ 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:27:12.531 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:27:12.535 | ++ 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:27:12.538 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:27:12.540 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:27:12.542 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:27:12.544 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:27:12.546 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:27:12.549 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:27:12.551 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:12.553 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:12.555 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:27:12.557 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:27:12.560 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:27:12.562 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:27:12.564 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:27:12.568 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:27:12.570 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:27:12.572 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:27:12.574 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:27:12.576 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:27:12.579 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:27:12.582 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620887232580 2021-05-13 06:27:12.585 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:27:12.587 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:27:12.589 | ++ 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:27:13.247 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:27:13.386 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-13 06:27:13.490 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-13 06:27:14.511 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-13 06:27:14.951 | Fetched 324 kB in 2s (155 kB/s) 2021-05-13 06:27:16.271 | Reading package lists... 2021-05-13 06:27:16.301 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:27:16.303 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:27:16.306 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:27:16.308 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:27:16.310 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:27:16.312 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:27:16.314 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:27:16.316 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:27:16.318 | ++ functions-common:time_stop:2311 : start_time=1620887232580 2021-05-13 06:27:16.320 | ++ functions-common:time_stop:2313 : [[ -z 1620887232580 ]] 2021-05-13 06:27:16.323 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:27:16.327 | ++ functions-common:time_stop:2316 : end_time=1620887236324 2021-05-13 06:27:16.329 | ++ functions-common:time_stop:2317 : elapsed_time=3744 2021-05-13 06:27:16.331 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:27:16.333 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:27:16.335 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3744 2021-05-13 06:27:16.338 | ++ 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:27:16.340 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:27:16.342 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:16.344 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:16.346 | ++ 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:27:16.367 | ++ 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:27:16.471 | Reading package lists... 2021-05-13 06:27:16.682 | Building dependency tree... 2021-05-13 06:27:16.683 | Reading state information... 2021-05-13 06:27:16.714 | acl is already the newest version (2.2.53-6). 2021-05-13 06:27:16.714 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:27:16.714 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:27:16.714 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:27:16.714 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:27:16.714 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:27:16.714 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:27:16.714 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:27:16.714 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:27:16.714 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:27:16.714 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:27:16.714 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:27:16.714 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:27:16.714 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:27:16.714 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:27:16.714 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:27:16.715 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:27:16.715 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:27:16.715 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:27:16.715 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:27:16.715 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:27:16.715 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:27:16.715 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:27:16.715 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:27:16.715 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:27:16.715 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:27:16.715 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:27:16.715 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:27:16.715 | psmisc is already the newest version (23.3-1). 2021-05-13 06:27:16.715 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:27:16.715 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:27:16.715 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:27:16.715 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:27:16.715 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:27:16.715 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:27:16.715 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:27:16.715 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:27:16.715 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:27:16.715 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:27:16.715 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:27:16.715 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:27:16.715 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:27:16.715 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:27:16.715 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:27:16.715 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:27:16.715 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:27:16.715 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:27:16.715 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:27:16.715 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:27:16.716 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:27:16.716 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:27:16.716 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:27:16.716 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:27:16.716 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:27:16.716 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:27:16.716 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:27:16.716 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:27:16.716 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:27:16.716 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:27:16.716 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:27:16.716 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:27:16.716 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:27:16.716 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:27:16.716 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:27:16.716 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:27:16.716 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:27:16.716 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:27:16.716 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:27:16.716 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:27:16.911 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:27:16.911 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:27:16.911 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:27:16.911 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:27:16.911 | The following packages were automatically installed and are no longer required: 2021-05-13 06:27:16.912 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:27:16.912 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:27:16.912 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:27:16.912 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:27:16.912 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:27:16.912 | python3-zope.interface 2021-05-13 06:27:16.912 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:27:17.022 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:27:17.026 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:27:17.028 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:27:17.031 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:27:17.033 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:27:17.035 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:27:17.037 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:27:17.040 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:27:17.042 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:27:17.044 | ++ functions-common:time_stop:2311 : start_time=1620887236365 2021-05-13 06:27:17.046 | ++ functions-common:time_stop:2313 : [[ -z 1620887236365 ]] 2021-05-13 06:27:17.049 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:27:17.053 | ++ functions-common:time_stop:2316 : end_time=1620887237050 2021-05-13 06:27:17.056 | ++ functions-common:time_stop:2317 : elapsed_time=685 2021-05-13 06:27:17.058 | ++ functions-common:time_stop:2318 : total=686 2021-05-13 06:27:17.060 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:27:17.062 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1371 2021-05-13 06:27:17.064 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:27:17.067 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:27:17.069 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:27:17.072 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:27:17.076 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:27:17.080 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:27:17.083 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:27:17.086 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:27:18.442 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:27:18.444 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:27:18.447 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:27:18.450 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:27:18.451 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:27:18.453 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:27:18.455 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:27:18.457 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:27:18.459 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:27:18.461 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:27:18.463 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:27:18.535 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:27:18.537 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:27:18.607 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:27:18.610 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:27:18.680 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:27:18.681 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:27:18.683 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:27:18.685 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:27:18.687 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:27:18.689 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:27:18.691 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:27:18.693 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:27:18.695 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:27:18.697 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:27:18.699 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:27:18.699 | Distro: focal 2021-05-13 06:27:18.701 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:27:18.704 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:27:18.707 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:27:18.709 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:27:18.711 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:27:18.712 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:27:19.182 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:27:19.185 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:27:19.186 | pip: 20.2.2 2021-05-13 06:27:19.189 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:27:19.634 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:27:19.656 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:27:19.658 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:27:19.660 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:27:19.663 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:27:19.666 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:27:19.669 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:27:19.671 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:27:19.673 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:27:19.675 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:27:19.681 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:27:19.681 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:27:19.683 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:27:19.688 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:27:19.690 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:27:19.692 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:27:19.700 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:27:19.704 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:27:19.706 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:27:19.708 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:27:19.710 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:27:19.712 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:27:19.714 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:27:19.716 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:27:19.718 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:27:19.720 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:27:19.722 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:27:19.725 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:27:19.727 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:27:19.729 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:27:19.731 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:27:19.733 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:27:19.735 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:27:19.738 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:27:19.740 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:27:19.742 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:27:19.745 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:27:19.747 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:27:19.749 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:27:19.751 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:27:19.753 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:27:19.756 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:27:19.777 | Using python 3.8 to install os-testr 2021-05-13 06:27:19.779 | + 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:27:20.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:27:20.523 | from cryptography.utils import int_from_bytes 2021-05-13 06:27:20.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:27:20.523 | from cryptography.utils import int_from_bytes 2021-05-13 06:27:21.550 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:27:21.550 | 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:27:21.554 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:21.554 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:21.569 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:21.574 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:21.581 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:21.632 | 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:27:21.641 | 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:27:21.645 | 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:27:21.659 | 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:27:21.686 | 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:27:21.704 | 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:27:21.707 | 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:27:21.714 | 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:27:21.718 | 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:27:21.721 | 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:27:21.731 | 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:27:21.735 | 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:27:21.747 | 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:27:21.750 | 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:27:21.753 | 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:27:21.756 | 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:27:21.759 | 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:27:21.761 | 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:27:21.764 | 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:27:21.819 | 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:27:21.822 | 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:27:21.830 | 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:27:21.834 | 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:27:21.836 | 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:27:21.841 | 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:27:23.921 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:27:23.921 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:27:23.994 | + inc/python:pip_install:200 : result=0 2021-05-13 06:27:23.996 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:27:23.998 | + functions-common:time_stop:2304 : local name 2021-05-13 06:27:24.000 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:27:24.002 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:27:24.005 | + functions-common:time_stop:2307 : local total 2021-05-13 06:27:24.007 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:27:24.009 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:27:24.011 | + functions-common:time_stop:2311 : start_time=1620887239771 2021-05-13 06:27:24.013 | + functions-common:time_stop:2313 : [[ -z 1620887239771 ]] 2021-05-13 06:27:24.016 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:27:24.020 | + functions-common:time_stop:2316 : end_time=1620887244018 2021-05-13 06:27:24.022 | + functions-common:time_stop:2317 : elapsed_time=4247 2021-05-13 06:27:24.024 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:27:24.026 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:27:24.028 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4247 2021-05-13 06:27:24.030 | + inc/python:pip_install:203 : return 0 2021-05-13 06:27:24.033 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:27:24.084 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:27:24.184 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:27:24.186 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:27:24.188 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:27:24.191 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:27:24.195 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:27:24.217 | + 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:27:26.256 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:26.259 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:26.324 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:26.521 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:26.795 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:26.953 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:27:27.071 | 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:27:27.333 | + inc/python:pip_install:200 : result=0 2021-05-13 06:27:27.335 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:27:27.337 | + functions-common:time_stop:2304 : local name 2021-05-13 06:27:27.340 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:27:27.342 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:27:27.344 | + functions-common:time_stop:2307 : local total 2021-05-13 06:27:27.346 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:27:27.348 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:27:27.350 | + functions-common:time_stop:2311 : start_time=1620887244210 2021-05-13 06:27:27.353 | + functions-common:time_stop:2313 : [[ -z 1620887244210 ]] 2021-05-13 06:27:27.355 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:27:27.359 | + functions-common:time_stop:2316 : end_time=1620887247357 2021-05-13 06:27:27.361 | + functions-common:time_stop:2317 : elapsed_time=3147 2021-05-13 06:27:27.364 | + functions-common:time_stop:2318 : total=4247 2021-05-13 06:27:27.366 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:27:27.368 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7394 2021-05-13 06:27:27.370 | + inc/python:pip_install:203 : return 0 2021-05-13 06:27:27.373 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:27:27.375 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:27:27.397 | + 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:27:29.323 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:29.326 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:29.381 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:29.579 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:29.857 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:30.016 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:27:30.018 | Processing /opt/stack/requirements 2021-05-13 06:27:31.704 | 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:27:31.707 | 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:27:31.718 | 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:27:31.724 | 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:27:31.727 | 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:27:31.729 | 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:27:31.749 | 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:27:31.751 | 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:27:31.768 | 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:27:31.771 | 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:27:31.778 | 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:27:31.797 | 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:27:31.801 | 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:27:31.816 | 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:27:31.819 | 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:27:31.822 | 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:27:31.825 | 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:27:31.827 | 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:27:31.829 | 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:27:31.832 | 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:27:31.834 | 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:27:31.845 | 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:27:31.918 | 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:27:31.920 | 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:27:31.926 | 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:27:31.930 | 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:27:31.935 | 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:27:31.976 | 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:27:31.978 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:27:31.979 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:27:32.740 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:27:32.741 | ERROR: Command errored out with exit status 1: 2021-05-13 06:27:32.741 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-6tjq_8dk/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-6tjq_8dk/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-cvame4fs 2021-05-13 06:27:32.741 | cwd: /tmp/pip-req-build-6tjq_8dk/ 2021-05-13 06:27:32.741 | Complete output (6 lines): 2021-05-13 06:27:32.741 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:27:32.741 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:27:32.741 | or: setup.py --help-commands 2021-05-13 06:27:32.741 | or: setup.py cmd --help 2021-05-13 06:27:32.741 | 2021-05-13 06:27:32.741 | error: invalid command 'bdist_wheel' 2021-05-13 06:27:32.741 | ---------------------------------------- 2021-05-13 06:27:32.741 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:27:32.741 | Running setup.py clean for openstack-requirements 2021-05-13 06:27:33.511 | Failed to build openstack-requirements 2021-05-13 06:27:33.527 | Installing collected packages: openstack-requirements 2021-05-13 06:27:33.527 | Attempting uninstall: openstack-requirements 2021-05-13 06:27:33.528 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:27:33.563 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:27:33.582 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:27:33.585 | Running setup.py install for openstack-requirements: started 2021-05-13 06:27:35.794 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:27:35.821 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:27:35.946 | + inc/python:pip_install:200 : result=0 2021-05-13 06:27:35.948 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:27:35.950 | + functions-common:time_stop:2304 : local name 2021-05-13 06:27:35.953 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:27:35.955 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:27:35.957 | + functions-common:time_stop:2307 : local total 2021-05-13 06:27:35.960 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:27:35.962 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:27:35.964 | + functions-common:time_stop:2311 : start_time=1620887247390 2021-05-13 06:27:35.966 | + functions-common:time_stop:2313 : [[ -z 1620887247390 ]] 2021-05-13 06:27:35.968 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:27:35.973 | + functions-common:time_stop:2316 : end_time=1620887255970 2021-05-13 06:27:35.975 | + functions-common:time_stop:2317 : elapsed_time=8580 2021-05-13 06:27:35.977 | + functions-common:time_stop:2318 : total=7394 2021-05-13 06:27:35.980 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:27:35.982 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15974 2021-05-13 06:27:35.984 | + inc/python:pip_install:203 : return 0 2021-05-13 06:27:35.987 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:27:35.989 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:27:35.991 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:27:35.994 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:35.996 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:35.998 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:27:36.001 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:36.003 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:27:36.023 | Using python 3.8 to install pbr 2021-05-13 06:27:36.025 | + 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:27:36.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:27:36.782 | from cryptography.utils import int_from_bytes 2021-05-13 06:27:36.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:27:36.782 | from cryptography.utils import int_from_bytes 2021-05-13 06:27:37.813 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:27:37.813 | 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:27:37.817 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:37.817 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:37.819 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:37.837 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:37.844 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:37.947 | 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:27:40.154 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:27:40.155 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:27:40.227 | + inc/python:pip_install:200 : result=0 2021-05-13 06:27:40.229 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:27:40.231 | + functions-common:time_stop:2304 : local name 2021-05-13 06:27:40.233 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:27:40.236 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:27:40.239 | + functions-common:time_stop:2307 : local total 2021-05-13 06:27:40.241 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:27:40.243 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:27:40.245 | + functions-common:time_stop:2311 : start_time=1620887256018 2021-05-13 06:27:40.247 | + functions-common:time_stop:2313 : [[ -z 1620887256018 ]] 2021-05-13 06:27:40.249 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:27:40.253 | + functions-common:time_stop:2316 : end_time=1620887260251 2021-05-13 06:27:40.255 | + functions-common:time_stop:2317 : elapsed_time=4233 2021-05-13 06:27:40.258 | + functions-common:time_stop:2318 : total=15974 2021-05-13 06:27:40.260 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:27:40.262 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20207 2021-05-13 06:27:40.264 | + inc/python:pip_install:203 : return 0 2021-05-13 06:27:40.266 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:27:42.458 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:27:44.316 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:27:44.317 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:27:44.323 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:27:44.326 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:27:44.328 | 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:27:44.396 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:27:44.399 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:27:44.402 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:27:44.419 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:27:44.421 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:27:44.424 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:27:44.426 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:27:44.428 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:27:44.431 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:27:44.434 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:27:44.436 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:27:44.438 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:27:44.441 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:27:44.444 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:27:44.447 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:27:44.450 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:27:44.452 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:27:44.454 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:27:44.457 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:27:44.472 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:44.474 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:27:44.476 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:27:44.478 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:27:44.480 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:27:44.482 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:27:44.485 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:27:44.487 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:27:44.489 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:27:44.491 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:27:44.493 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:27:44.495 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:27:44.497 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:27:44.499 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:27:44.502 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:27:44.504 | + 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:27:44.506 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:27:44.509 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:27:44.511 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:27:44.513 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:27:44.515 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:27:44.518 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:27:44.521 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:27:44.523 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:27:44.525 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:27:44.528 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:27:44.579 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:27:44.579 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:27:44.581 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:27:44.929 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:27:44.931 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:27:44.948 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:44.950 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:27:44.953 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:27:44.955 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:27:44.957 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:27:44.960 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:27:44.962 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:27:44.964 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:27:44.967 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:44.969 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:44.971 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:27:44.974 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:27:44.976 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:27:44.978 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:27:44.980 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:27:44.983 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:27:44.985 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:44.988 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:44.991 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:27:45.012 | + 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:27:45.116 | Reading package lists... 2021-05-13 06:27:45.328 | Building dependency tree... 2021-05-13 06:27:45.330 | Reading state information... 2021-05-13 06:27:45.557 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:27:45.557 | The following packages were automatically installed and are no longer required: 2021-05-13 06:27:45.558 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:27:45.558 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:27:45.558 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:27:45.558 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:27:45.558 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:27:45.558 | python3-zope.interface 2021-05-13 06:27:45.558 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:27:45.669 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:27:45.673 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:27:45.675 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:27:45.678 | + functions-common:time_stop:2304 : local name 2021-05-13 06:27:45.680 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:27:45.682 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:27:45.684 | + functions-common:time_stop:2307 : local total 2021-05-13 06:27:45.686 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:27:45.689 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:27:45.691 | + functions-common:time_stop:2311 : start_time=1620887265009 2021-05-13 06:27:45.693 | + functions-common:time_stop:2313 : [[ -z 1620887265009 ]] 2021-05-13 06:27:45.696 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:27:45.700 | + functions-common:time_stop:2316 : end_time=1620887265697 2021-05-13 06:27:45.702 | + functions-common:time_stop:2317 : elapsed_time=688 2021-05-13 06:27:45.704 | + functions-common:time_stop:2318 : total=1371 2021-05-13 06:27:45.707 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:27:45.709 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2059 2021-05-13 06:27:45.711 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:27:45.714 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:27:45.716 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:27:45.718 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:27:45.721 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:27:45.723 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:27:45.726 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:27:45.728 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:27:45.730 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:27:45.733 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:27:45.735 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:27:45.738 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:27:45.740 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:27:45.742 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:27:45.745 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:27:45.747 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:27:45.749 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:27:45.752 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:27:45.754 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:27:45.757 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:27:45.759 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:27:45.761 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:27:45.763 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:27:45.766 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:27:45.768 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:27:45.770 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:27:45.772 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:27:45.788 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:45.790 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:27:45.793 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:27:45.795 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:27:45.797 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:27:45.801 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:27:45.805 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:27:45.807 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:27:45.809 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:27:45.812 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:27:45.815 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:27:45.817 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:27:45.820 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:27:46.525 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:27:46.526 | user tags 2021-05-13 06:27:46.526 | stackrabbit []' 2021-05-13 06:27:46.529 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:27:46.529 | user tags 2021-05-13 06:27:46.529 | stackrabbit []' 2021-05-13 06:27:46.529 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:27:46.536 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:27:46.538 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:27:46.541 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:27:47.196 | Changing password for user "stackrabbit" ... 2021-05-13 06:27:47.219 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:27:47.874 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:27:47.897 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:27:47.899 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:27:48.543 | Changing password for user "stackrabbit" ... 2021-05-13 06:27:48.565 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:27:48.568 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:27:48.570 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:27:49.231 | Deleting user "guest" ... 2021-05-13 06:27:49.246 | Error: 2021-05-13 06:27:49.246 | {:no_such_user, "guest"} 2021-05-13 06:27:49.259 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:27:49.261 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:27:49.278 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:49.281 | + ./stack.sh:main:801 : install_database 2021-05-13 06:27:49.283 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:27:49.285 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:27:49.288 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:49.290 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:49.292 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:27:49.504 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:27:49.507 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:27:49.509 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:27:49.511 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:27:49.514 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:27:49.516 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:27:49.519 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:27:49.521 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:27:49.524 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:27:49.526 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:27:49.528 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:27:49.531 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:27:49.534 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:27:49.536 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:27:49.538 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:27:49.540 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:27:49.543 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:27:49.545 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:27:49.547 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:27:49.550 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:27:49.552 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:27:49.554 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:27:49.557 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:49.559 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:49.561 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:27:49.564 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:27:49.566 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:27:49.568 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:27:49.571 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:27:49.573 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:27:49.575 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:27:49.577 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:49.580 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:49.583 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:27:49.585 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:27:49.587 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:27:49.589 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:27:49.592 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:27:49.594 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:27:49.597 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:49.599 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:49.601 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:27:49.622 | + 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:27:49.726 | Reading package lists... 2021-05-13 06:27:49.938 | Building dependency tree... 2021-05-13 06:27:49.940 | Reading state information... 2021-05-13 06:27:50.166 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:27:50.166 | The following packages were automatically installed and are no longer required: 2021-05-13 06:27:50.167 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:27:50.167 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:27:50.167 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:27:50.167 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:27:50.167 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:27:50.167 | python3-zope.interface 2021-05-13 06:27:50.167 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:27:50.276 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:27:50.280 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:27:50.283 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:27:50.285 | + functions-common:time_stop:2304 : local name 2021-05-13 06:27:50.287 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:27:50.289 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:27:50.291 | + functions-common:time_stop:2307 : local total 2021-05-13 06:27:50.294 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:27:50.296 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:27:50.298 | + functions-common:time_stop:2311 : start_time=1620887269620 2021-05-13 06:27:50.301 | + functions-common:time_stop:2313 : [[ -z 1620887269620 ]] 2021-05-13 06:27:50.303 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:27:50.307 | + functions-common:time_stop:2316 : end_time=1620887270305 2021-05-13 06:27:50.310 | + functions-common:time_stop:2317 : elapsed_time=685 2021-05-13 06:27:50.312 | + functions-common:time_stop:2318 : total=2059 2021-05-13 06:27:50.314 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:27:50.317 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2744 2021-05-13 06:27:50.319 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:27:50.321 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:27:50.323 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:27:50.326 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:27:50.328 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:27:50.330 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:27:50.333 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:27:50.335 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:27:50.338 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:27:50.340 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:27:50.344 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:27:50.344 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:27:50.349 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:27:50.351 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:27:50.354 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:27:50.356 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:27:50.359 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:27:50.381 | Using python 3.8 to install PyMySQL 2021-05-13 06:27:50.383 | + 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:27:51.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:27:51.127 | from cryptography.utils import int_from_bytes 2021-05-13 06:27:51.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:27:51.127 | from cryptography.utils import int_from_bytes 2021-05-13 06:27:52.155 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:27:52.155 | 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:27:52.159 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:52.159 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:52.161 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:52.179 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:52.186 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:52.192 | 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:27:54.390 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:27:54.391 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:27:54.461 | + inc/python:pip_install:200 : result=0 2021-05-13 06:27:54.463 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:27:54.466 | + functions-common:time_stop:2304 : local name 2021-05-13 06:27:54.468 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:27:54.471 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:27:54.473 | + functions-common:time_stop:2307 : local total 2021-05-13 06:27:54.475 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:27:54.477 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:27:54.480 | + functions-common:time_stop:2311 : start_time=1620887270375 2021-05-13 06:27:54.482 | + functions-common:time_stop:2313 : [[ -z 1620887270375 ]] 2021-05-13 06:27:54.486 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:27:54.490 | + functions-common:time_stop:2316 : end_time=1620887274487 2021-05-13 06:27:54.492 | + functions-common:time_stop:2317 : elapsed_time=4112 2021-05-13 06:27:54.494 | + functions-common:time_stop:2318 : total=20207 2021-05-13 06:27:54.497 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:27:54.500 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24319 2021-05-13 06:27:54.502 | + inc/python:pip_install:203 : return 0 2021-05-13 06:27:54.504 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:27:54.507 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:27:54.509 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:27:54.511 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:27:54.528 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:54.530 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:27:54.533 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:27:54.536 | ++ 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:27:54.536 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:27:54.542 | + 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:27:54.544 | + 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:27:54.547 | + 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:27:54.550 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:27:54.552 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:27:54.554 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:27:54.570 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:54.572 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:27:54.574 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:27:54.577 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:27:54.579 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:27:54.582 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:27:54.584 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:27:54.586 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:27:54.588 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:54.591 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:54.593 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:27:54.596 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:27:54.598 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:27:54.600 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:27:54.603 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:27:54.605 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:27:54.607 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:54.610 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:54.612 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:27:54.632 | + 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:27:54.738 | Reading package lists... 2021-05-13 06:27:54.949 | Building dependency tree... 2021-05-13 06:27:54.950 | Reading state information... 2021-05-13 06:27:55.176 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:27:55.176 | The following packages were automatically installed and are no longer required: 2021-05-13 06:27:55.178 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:27:55.178 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:27:55.178 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:27:55.178 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:27:55.178 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:27:55.178 | python3-zope.interface 2021-05-13 06:27:55.178 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:27:55.287 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:27:55.291 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:27:55.293 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:27:55.296 | + functions-common:time_stop:2304 : local name 2021-05-13 06:27:55.298 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:27:55.301 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:27:55.303 | + functions-common:time_stop:2307 : local total 2021-05-13 06:27:55.305 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:27:55.307 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:27:55.309 | + functions-common:time_stop:2311 : start_time=1620887274630 2021-05-13 06:27:55.311 | + functions-common:time_stop:2313 : [[ -z 1620887274630 ]] 2021-05-13 06:27:55.315 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:27:55.319 | + functions-common:time_stop:2316 : end_time=1620887275316 2021-05-13 06:27:55.321 | + functions-common:time_stop:2317 : elapsed_time=686 2021-05-13 06:27:55.323 | + functions-common:time_stop:2318 : total=2744 2021-05-13 06:27:55.325 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:27:55.327 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3430 2021-05-13 06:27:55.330 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:27:55.332 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:27:55.348 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:55.350 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:27:55.353 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:27:55.356 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:27:55.376 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:27:55.378 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:27:55.381 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:27:55.383 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:27:55.385 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:27:55.387 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:27:55.389 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:27:55.392 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:55.394 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:55.396 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:27:55.398 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:27:55.400 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:27:55.402 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:27:55.405 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:27:55.407 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:27:55.409 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:55.411 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:55.414 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:27:55.433 | + 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:27:55.538 | Reading package lists... 2021-05-13 06:27:55.748 | Building dependency tree... 2021-05-13 06:27:55.750 | Reading state information... 2021-05-13 06:27:55.979 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:27:55.979 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:27:55.979 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:27:55.979 | The following packages were automatically installed and are no longer required: 2021-05-13 06:27:55.980 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:27:55.980 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:27:55.980 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:27:55.980 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:27:55.980 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:27:55.980 | python3-zope.interface 2021-05-13 06:27:55.980 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:27:56.089 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:27:56.093 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:27:56.095 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:27:56.097 | + functions-common:time_stop:2304 : local name 2021-05-13 06:27:56.100 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:27:56.102 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:27:56.104 | + functions-common:time_stop:2307 : local total 2021-05-13 06:27:56.106 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:27:56.108 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:27:56.111 | + functions-common:time_stop:2311 : start_time=1620887275431 2021-05-13 06:27:56.113 | + functions-common:time_stop:2313 : [[ -z 1620887275431 ]] 2021-05-13 06:27:56.116 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:27:56.120 | + functions-common:time_stop:2316 : end_time=1620887276117 2021-05-13 06:27:56.122 | + functions-common:time_stop:2317 : elapsed_time=686 2021-05-13 06:27:56.124 | + functions-common:time_stop:2318 : total=3430 2021-05-13 06:27:56.127 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:27:56.129 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4116 2021-05-13 06:27:56.131 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:27:56.133 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:27:56.136 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:56.138 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:56.140 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:27:56.142 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:27:56.145 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:27:56.149 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:27:56.151 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:27:56.155 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:27:56.155 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:27:56.160 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:27:56.162 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:27:56.164 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:27:56.166 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:27:56.169 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:27:56.171 | + functions:vercmp:631 : local result 2021-05-13 06:27:56.175 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:27:56.175 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:27:56.176 | ++ functions:vercmp:635 : head -1 2021-05-13 06:27:56.180 | + functions:vercmp:635 : result=3.13 2021-05-13 06:27:56.182 | + functions:vercmp:637 : case $op in 2021-05-13 06:27:56.185 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:27:56.187 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:27:56.190 | + functions:vercmp:648 : return 2021-05-13 06:27:56.192 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:27:56.194 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:27:56.196 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:27:56.373 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:27:56.376 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:27:56.379 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.381 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.383 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:27:56.386 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.388 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:27:56.405 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:56.407 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:27:56.409 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:27:56.409 | Installing etcd 2021-05-13 06:27:56.412 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:27:56.426 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:27:56.438 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:27:56.441 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:27:56.453 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:27:56.456 | ++ 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:27:56.459 | ++ 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:27:56.462 | +++ 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:27:56.466 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:27:56.468 | ++ 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:27:56.471 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:27:56.474 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:27:56.476 | ++ functions:get_extra_file:74 : return 2021-05-13 06:27:56.479 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:27:56.481 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:27:56.483 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:27:56.486 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:27:56.503 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:27:56.505 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:27:56.507 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:27:56.524 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:27:56.526 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:27:56.528 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:27:56.531 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:27:56.533 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:27:56.536 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:27:56.538 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:27:56.540 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:27:56.543 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:27:56.545 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.547 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.550 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:27:56.552 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.554 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:27:56.557 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:27:56.559 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:27:56.561 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:27:56.563 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.565 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.567 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:27:56.570 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.572 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:27:56.574 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:27:56.576 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:27:56.579 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:27:56.581 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.583 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.585 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:27:56.587 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.590 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:27:56.592 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:27:56.595 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:27:56.597 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:27:56.599 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.602 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.604 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:27:56.606 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.608 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:27:56.611 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:27:56.614 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:27:56.616 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:27:56.618 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.620 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.623 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:27:56.625 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.628 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:27:56.630 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:27:56.632 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:27:56.634 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:27:56.637 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.639 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.642 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:27:56.644 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.646 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:27:56.648 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:27:56.651 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:27:56.653 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:27:56.655 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.657 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.660 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:27:56.662 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.664 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:27:56.667 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:27:56.669 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:27:56.671 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:27:56.673 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.676 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.678 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:27:56.680 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.683 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:27:56.685 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:27:56.687 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:27:56.690 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:27:56.692 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.695 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.697 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:27:56.699 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.701 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:27:56.704 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:27:56.706 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:27:56.709 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:27:56.711 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.713 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.716 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:27:56.718 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.720 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:27:56.722 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:27:56.725 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:27:56.727 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:27:56.729 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.731 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.734 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:27:56.736 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.738 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:27:56.741 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:27:56.743 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:27:56.745 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:27:56.747 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.750 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.752 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:27:56.755 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.757 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:27:56.759 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:27:56.761 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:27:56.763 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:27:56.766 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.768 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.771 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:27:56.773 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.775 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:27:56.777 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:27:56.780 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:27:56.782 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:27:56.784 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.786 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.789 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:27:56.791 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.793 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:27:56.796 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:27:56.798 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:27:56.801 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:27:56.803 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.805 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.807 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:27:56.810 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.812 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:27:56.816 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:27:56.818 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:27:56.820 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:27:56.823 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.825 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.827 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:27:56.830 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.832 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:27:56.834 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:27:56.836 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:27:56.839 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:27:56.841 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.843 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.846 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:27:56.848 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.850 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:27:56.853 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:27:56.855 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:27:56.857 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:27:56.860 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.862 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.865 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:27:56.867 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.869 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:27:56.872 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:27:56.874 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:27:56.877 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:27:56.879 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.881 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.884 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:27:56.886 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.888 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:27:56.890 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:27:56.893 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:27:56.895 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:27:56.897 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.900 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.902 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:27:56.904 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.907 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:27:56.909 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:27:56.911 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:27:56.913 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:27:56.916 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.918 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.920 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:27:56.923 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.926 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:27:56.928 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:27:56.930 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:27:56.932 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:27:56.935 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.937 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.940 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:27:56.942 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.944 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:27:56.947 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:27:56.949 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:27:56.951 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:27:56.954 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.956 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.958 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:27:56.960 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.963 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:27:56.965 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:27:56.967 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:27:56.969 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:27:56.972 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.974 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.976 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:27:56.979 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:56.981 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:27:56.983 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:27:56.986 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:27:56.989 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:27:56.991 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:56.993 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:56.995 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:27:56.998 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:57.000 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:27:57.003 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:27:57.005 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:27:57.008 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:27:57.010 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:57.012 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:57.014 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:27:57.017 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:57.019 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:27:57.021 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:27:57.024 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:27:57.026 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:27:57.028 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:57.031 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:57.033 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:27:57.035 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:57.038 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:27:57.040 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:27:57.042 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:27:57.045 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:27:57.047 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:57.050 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:57.052 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:27:57.054 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:57.057 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:27:57.059 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:27:57.061 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:27:57.064 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:27:57.066 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:57.069 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:57.071 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:27:57.073 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:57.076 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:27:57.078 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:27:57.080 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:27:57.083 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:27:57.085 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:57.087 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:57.090 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:27:57.092 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:57.094 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:27:57.096 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:27:57.099 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:27:57.101 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:27:57.103 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:57.106 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:57.108 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:27:57.111 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:57.113 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:27:57.116 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:27:57.118 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:27:57.120 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:27:57.123 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:57.125 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:57.128 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:27:57.130 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:57.132 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:27:57.135 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:27:57.137 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:27:57.139 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:27:57.142 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:57.144 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:57.146 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:27:57.149 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:57.151 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:27:57.153 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:27:57.156 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:27:57.159 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:27:57.161 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:57.163 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:57.166 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:27:57.168 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:57.170 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:27:57.173 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:27:57.175 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:27:57.177 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:27:57.179 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:57.182 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:57.184 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:27:57.186 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:57.189 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:27:57.192 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:27:57.194 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:27:57.196 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:27:57.198 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:57.201 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:57.203 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:27:57.206 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:57.208 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:27:57.229 | Using python 3.8 to install etcd3 2021-05-13 06:27:57.231 | + 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:27:57.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:27:57.974 | from cryptography.utils import int_from_bytes 2021-05-13 06:27:57.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:27:57.974 | from cryptography.utils import int_from_bytes 2021-05-13 06:27:58.998 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:27:58.999 | 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:27:59.003 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:59.003 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:59.005 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:59.024 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:59.030 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:59.036 | 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:27:59.045 | 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:27:59.055 | 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:27:59.059 | 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:27:59.062 | 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:28:01.208 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:28:01.208 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:28:01.287 | + inc/python:pip_install:200 : result=0 2021-05-13 06:28:01.289 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:28:01.291 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:01.293 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:01.296 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:01.298 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:01.300 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:01.302 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:28:01.305 | + functions-common:time_stop:2311 : start_time=1620887277223 2021-05-13 06:28:01.307 | + functions-common:time_stop:2313 : [[ -z 1620887277223 ]] 2021-05-13 06:28:01.309 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:01.314 | + functions-common:time_stop:2316 : end_time=1620887281311 2021-05-13 06:28:01.316 | + functions-common:time_stop:2317 : elapsed_time=4088 2021-05-13 06:28:01.318 | + functions-common:time_stop:2318 : total=24319 2021-05-13 06:28:01.320 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:01.323 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28407 2021-05-13 06:28:01.325 | + inc/python:pip_install:203 : return 0 2021-05-13 06:28:01.327 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:28:01.348 | Using python 3.8 to install etcd3gw 2021-05-13 06:28:01.351 | + 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:28:02.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:02.085 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:02.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:02.085 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:03.099 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:28:03.100 | 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:28:03.103 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:03.103 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:03.105 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:03.124 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:03.131 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:03.137 | 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:28:03.148 | 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:28:03.154 | 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:28:03.158 | 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:28:03.177 | 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:28:03.180 | 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:28:03.200 | 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:28:03.204 | 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:28:03.207 | 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:28:05.317 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:28:05.317 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:28:05.395 | + inc/python:pip_install:200 : result=0 2021-05-13 06:28:05.398 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:28:05.400 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:05.402 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:05.404 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:05.407 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:05.409 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:05.411 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:28:05.414 | + functions-common:time_stop:2311 : start_time=1620887281343 2021-05-13 06:28:05.416 | + functions-common:time_stop:2313 : [[ -z 1620887281343 ]] 2021-05-13 06:28:05.419 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:05.423 | + functions-common:time_stop:2316 : end_time=1620887285420 2021-05-13 06:28:05.425 | + functions-common:time_stop:2317 : elapsed_time=4077 2021-05-13 06:28:05.427 | + functions-common:time_stop:2318 : total=28407 2021-05-13 06:28:05.429 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:05.431 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32484 2021-05-13 06:28:05.434 | + inc/python:pip_install:203 : return 0 2021-05-13 06:28:05.436 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:28:05.439 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:28:05.441 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:28:05.443 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:28:05.446 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:28:05.448 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:28:05.450 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:28:05.453 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:28:05.455 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:28:05.457 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:28:05.460 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:28:05.462 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:28:05.464 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:28:05.466 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:28:05.469 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:05.471 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:05.474 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:28:05.476 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:28:05.478 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:28:05.481 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:28:05.483 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:28:05.486 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:28:05.488 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:28:05.491 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:05.493 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:28:05.495 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:05.497 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:05.500 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:28:05.502 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:28:05.504 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:28:05.507 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:28:05.509 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:28:05.511 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:28:05.513 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:05.516 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:05.518 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:28:05.540 | + 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:28:05.644 | Reading package lists... 2021-05-13 06:28:05.854 | Building dependency tree... 2021-05-13 06:28:05.855 | Reading state information... 2021-05-13 06:28:06.084 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:28:06.084 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:28:06.084 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:28:06.084 | The following packages were automatically installed and are no longer required: 2021-05-13 06:28:06.085 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:28:06.085 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:28:06.085 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:28:06.085 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:28:06.085 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:28:06.085 | python3-zope.interface 2021-05-13 06:28:06.085 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:28:06.194 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:28:06.199 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:28:06.201 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:28:06.203 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:06.206 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:06.208 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:06.210 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:06.212 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:06.214 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:28:06.217 | + functions-common:time_stop:2311 : start_time=1620887285537 2021-05-13 06:28:06.219 | + functions-common:time_stop:2313 : [[ -z 1620887285537 ]] 2021-05-13 06:28:06.222 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:06.226 | + functions-common:time_stop:2316 : end_time=1620887286224 2021-05-13 06:28:06.228 | + functions-common:time_stop:2317 : elapsed_time=687 2021-05-13 06:28:06.231 | + functions-common:time_stop:2318 : total=4116 2021-05-13 06:28:06.233 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:06.236 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4803 2021-05-13 06:28:06.238 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:28:06.241 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:28:06.243 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:06.245 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:06.247 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:28:06.308 | Module proxy already enabled 2021-05-13 06:28:06.312 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:28:06.372 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:28:06.373 | Module proxy already enabled 2021-05-13 06:28:06.373 | Module proxy_uwsgi already enabled 2021-05-13 06:28:06.376 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:28:06.379 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:28:06.381 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:28:06.384 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:28:06.512 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:28:06.514 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:28:06.517 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:28:06.519 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:06.523 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:06.525 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:28:06.528 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:06.530 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:28:06.533 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:28:06.535 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:28:06.537 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:06.540 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:06.542 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:28:06.545 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:06.548 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:28:06.550 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:28:06.553 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:28:06.556 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:06.558 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:06.560 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:28:06.563 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:06.565 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:28:06.568 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:28:06.570 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:28:06.572 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:06.575 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:06.577 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:28:06.580 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:06.582 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:28:06.585 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:28:06.587 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:06.590 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:06.592 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:28:06.595 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:06.597 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:28:06.599 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:28:06.602 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:28:06.604 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:06.607 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:06.609 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:28:06.612 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:06.614 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:28:06.631 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:06.633 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:28:06.636 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:28:06.638 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:28:06.641 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:06.643 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:06.646 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:28:06.648 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:06.651 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:28:06.667 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:06.670 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:28:06.672 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:28:06.674 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:28:06.677 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:06.679 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:06.682 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:28:06.684 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:06.686 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:28:06.689 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:28:06.691 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:28:06.694 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:06.696 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:06.698 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:28:06.701 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:06.704 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:28:06.706 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:28:06.709 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:28:06.712 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:28:06.714 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:28:06.717 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:28:06.720 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:28:06.721 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:28:06.726 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:28:06.728 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:28:06.730 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:28:06.734 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:28:06.736 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:28:06.757 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:28:06.759 | + 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:28:07.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:07.508 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:07.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:07.508 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:08.540 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:28:08.540 | 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:28:08.544 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:08.544 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:08.546 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:08.568 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:08.575 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:08.581 | 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:28:08.635 | 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:28:08.672 | 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:28:08.713 | 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:28:08.720 | 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:28:08.726 | 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:28:08.767 | 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:28:08.777 | 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:28:08.793 | 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:28:08.799 | 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:28:08.802 | 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:28:08.813 | 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:28:08.816 | 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:28:08.819 | 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:28:08.824 | 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:28:08.843 | 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:28:08.847 | 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:28:08.867 | 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:28:08.872 | 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:28:08.875 | 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:28:08.882 | 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:28:08.902 | 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:28:08.916 | 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:28:08.976 | 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:28:08.982 | 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:28:08.990 | 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:28:08.994 | 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:28:08.998 | 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:28:09.002 | 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:28:09.005 | 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:28:09.008 | 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:28:09.011 | 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:28:09.014 | 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:28:09.018 | 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:28:09.023 | 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:28:09.026 | 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:28:10.963 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:28:10.963 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:28:11.036 | + inc/python:pip_install:200 : result=0 2021-05-13 06:28:11.038 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:28:11.040 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:11.042 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:11.045 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:11.047 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:11.050 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:11.052 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:28:11.054 | + functions-common:time_stop:2311 : start_time=1620887286751 2021-05-13 06:28:11.056 | + functions-common:time_stop:2313 : [[ -z 1620887286751 ]] 2021-05-13 06:28:11.059 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:11.063 | + functions-common:time_stop:2316 : end_time=1620887291061 2021-05-13 06:28:11.065 | + functions-common:time_stop:2317 : elapsed_time=4310 2021-05-13 06:28:11.067 | + functions-common:time_stop:2318 : total=32484 2021-05-13 06:28:11.070 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:11.072 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36794 2021-05-13 06:28:11.074 | + inc/python:pip_install:203 : return 0 2021-05-13 06:28:11.076 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:28:11.079 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:28:11.082 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:28:11.085 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:28:11.087 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:28:11.089 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:28:11.093 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:28:11.094 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:28:11.099 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:28:11.101 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:28:11.104 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:28:11.106 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:28:11.109 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:28:11.130 | Using python 3.8 to install python-memcached 2021-05-13 06:28:11.132 | + 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:28:11.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:11.885 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:11.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:11.885 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:12.934 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:28:12.934 | 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:28:12.938 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:12.938 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:12.954 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:12.959 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:12.966 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:12.972 | 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:28:12.977 | 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:28:15.191 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:28:15.191 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:28:15.262 | + inc/python:pip_install:200 : result=0 2021-05-13 06:28:15.265 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:28:15.267 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:15.270 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:15.272 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:15.274 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:15.276 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:15.279 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:28:15.281 | + functions-common:time_stop:2311 : start_time=1620887291124 2021-05-13 06:28:15.283 | + functions-common:time_stop:2313 : [[ -z 1620887291124 ]] 2021-05-13 06:28:15.286 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:15.290 | + functions-common:time_stop:2316 : end_time=1620887295288 2021-05-13 06:28:15.292 | + functions-common:time_stop:2317 : elapsed_time=4164 2021-05-13 06:28:15.294 | + functions-common:time_stop:2318 : total=36794 2021-05-13 06:28:15.297 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:15.299 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40958 2021-05-13 06:28:15.301 | + inc/python:pip_install:203 : return 0 2021-05-13 06:28:15.303 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:28:15.320 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:15.323 | + ./stack.sh:main:862 : '[' 10.222.0.16 == 10.222.0.16 ']' 2021-05-13 06:28:15.325 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:28:15.328 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:28:15.330 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:28:15.333 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:28:15.335 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:28:15.337 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:28:15.352 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:15.355 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:28:15.357 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:28:15.359 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:28:15.361 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:28:15.363 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:28:15.366 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:28:15.368 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:28:15.370 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:28:15.373 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:28:15.388 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:28:15.391 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:28:15.393 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:15.396 | + functions-common:git_clone:544 : echo master 2021-05-13 06:28:15.396 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:28:15.401 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:28:15.403 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:15.405 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:28:15.408 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:28:15.408 | + functions-common:git_clone:593 : head -1 2021-05-13 06:28:15.411 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:28:15.413 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:28:15.416 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:28:15.418 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:28:15.420 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:28:15.423 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:28:15.425 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:28:15.427 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:28:15.430 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:28:15.432 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:28:15.434 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:28:15.437 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:28:15.439 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:28:15.442 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:28:15.444 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:28:15.447 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:28:15.449 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:28:15.451 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:28:15.454 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:28:15.460 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:28:15.462 | + 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:28:16.074 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:28:16.077 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:28:16.079 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:28:16.081 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:28:16.083 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:28:16.085 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:28:16.088 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:28:16.090 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:28:16.092 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:28:16.095 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:28:16.097 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:28:16.099 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:28:16.101 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:28:16.103 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:28:16.124 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:28:16.126 | + 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:28:16.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:16.872 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:16.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:16.872 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:17.897 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:28:17.897 | 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:28:17.900 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:17.901 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:17.902 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:17.907 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:17.914 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:17.918 | Obtaining file:///opt/stack/keystone 2021-05-13 06:28:19.468 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:28:21.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:28:21.036 | 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:28:21.047 | 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:28:21.054 | 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:28:21.058 | 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:28:21.086 | 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:28:21.115 | 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:28:21.128 | 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:28:21.145 | 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:28:21.157 | 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:28:21.167 | 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:28:21.171 | 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:28:21.174 | 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:28:21.214 | 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:28:21.221 | 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:28:21.224 | 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:28:21.236 | 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:28:21.291 | 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:28:21.295 | 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:28:21.302 | 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:28:21.345 | 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:28:21.386 | 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:28:21.392 | 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:28:21.442 | 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:28:21.448 | 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:28:21.489 | 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:28:21.544 | 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:28:21.563 | 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:28:21.578 | 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:28:21.587 | 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:28:21.612 | 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:28:21.623 | 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:28:21.640 | 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:28:21.685 | 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:28:21.692 | 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:28:21.705 | 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:28:21.708 | 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:28:21.711 | 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:28:21.722 | 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:28:21.725 | 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:28:21.727 | 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:28:21.731 | 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:28:21.749 | 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:28:21.754 | 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:28:21.773 | 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:28:21.778 | 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:28:21.797 | 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:28:21.802 | 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:28:21.805 | 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:28:21.808 | 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:28:21.819 | 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:28:21.822 | 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:28:21.824 | 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:28:21.832 | 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:28:21.841 | 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:28:21.847 | 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:28:21.866 | 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:28:21.869 | 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:28:21.876 | 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:28:21.897 | 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:28:21.925 | 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:28:21.930 | 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:28:21.933 | 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:28:21.994 | 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:28:22.000 | 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:28:22.008 | 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:28:22.011 | 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:28:22.020 | 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:28:22.023 | 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:28:22.063 | 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:28:22.070 | 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:28:22.075 | 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:28:22.084 | 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:28:22.093 | 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:28:22.104 | 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:28:22.114 | 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:28:22.119 | 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:28:22.130 | 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:28:22.141 | 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:28:22.144 | 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:28:22.146 | 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:28:22.161 | 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:28:22.185 | 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:28:22.190 | 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:28:22.194 | 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:28:22.197 | 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:28:22.200 | 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:28:22.203 | 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:28:22.205 | 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:28:22.208 | 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:28:22.210 | 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:28:22.213 | 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:28:22.224 | 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:28:22.228 | 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:28:22.231 | 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:28:22.239 | 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:28:22.242 | 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:28:22.245 | 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:28:22.297 | 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:28:22.305 | 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:28:22.310 | 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:28:22.318 | 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:28:23.515 | Installing collected packages: keystone 2021-05-13 06:28:23.515 | Attempting uninstall: keystone 2021-05-13 06:28:23.517 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:28:23.520 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:28:23.521 | Running setup.py develop for keystone 2021-05-13 06:28:25.373 | Successfully installed keystone 2021-05-13 06:28:25.509 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:28:25.509 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:28:25.595 | + inc/python:pip_install:200 : result=0 2021-05-13 06:28:25.597 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:28:25.599 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:25.601 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:25.603 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:25.605 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:25.608 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:25.610 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:28:25.612 | + functions-common:time_stop:2311 : start_time=1620887296119 2021-05-13 06:28:25.614 | + functions-common:time_stop:2313 : [[ -z 1620887296119 ]] 2021-05-13 06:28:25.617 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:25.621 | + functions-common:time_stop:2316 : end_time=1620887305619 2021-05-13 06:28:25.624 | + functions-common:time_stop:2317 : elapsed_time=9500 2021-05-13 06:28:25.626 | + functions-common:time_stop:2318 : total=40958 2021-05-13 06:28:25.628 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:25.630 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50458 2021-05-13 06:28:25.632 | + inc/python:pip_install:203 : return 0 2021-05-13 06:28:25.634 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:28:25.637 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:28:25.639 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:28:25.657 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:28:25.669 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:28:25.672 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:28:25.674 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:25.676 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:25.678 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:28:25.681 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:25.683 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:28:25.700 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:25.702 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:28:25.704 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:28:25.707 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:28:25.709 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:28:25.722 | + 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:28:25.724 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:28:25.728 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:28:25.744 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:25.747 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:28:25.776 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:28:25.804 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:28:25.833 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:28:25.864 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:28:25.893 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:28:25.923 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:28:25.950 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:28:25.978 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:28:25.980 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:28:25.983 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:28:25.985 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:28:25.988 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:28:25.990 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:28:26.005 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:26.008 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:28:26.010 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:28:26.013 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:28:26.027 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:26.030 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:28:26.033 | + 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:28:26.062 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:28:26.065 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:28:26.067 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:28:26.069 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:28:26.072 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:28:26.088 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:26.090 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.16/identity 2021-05-13 06:28:26.120 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.16/identity 2021-05-13 06:28:26.148 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:28:26.150 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:28:26.181 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:28:26.183 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:28:26.186 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:28:26.188 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:28:26.190 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:28:26.193 | + 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:28:26.223 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:28:26.225 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:28:26.227 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:28:26.230 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:28:26.234 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:28:26.251 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:28:26.253 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:28:26.255 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:28:26.257 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:28:26.260 | + 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:28:26.287 | + 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:28:26.315 | + 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:28:26.341 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:28:26.369 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:28:26.397 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:28:26.399 | + 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:28:26.401 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:28:26.404 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:28:26.406 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:28:26.408 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:28:26.411 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:28:26.413 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:28:26.418 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:28:26.420 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:28:26.423 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:28:26.435 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:28:26.435 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:28:26.444 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:28:26.447 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:28:26.462 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:28:26.464 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:28:26.469 | + 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:28:26.497 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:28:26.524 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:28:26.551 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:28:26.578 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:28:26.606 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:28:26.633 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:28:26.660 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:28:26.690 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:28:26.717 | + 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:28:26.745 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:28:26.772 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:28:26.799 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:28:26.826 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:28:26.828 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:28:26.831 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:28:26.834 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:28:26.836 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:28:26.838 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:26.841 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:26.843 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:28:26.846 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:28:26.849 | + 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:28:26.875 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:28:26.903 | + 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:28:26.903 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:28:26.913 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:28:26.916 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:28:26.918 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:28:26.920 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:28:26.923 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:28:26.925 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:28:26.927 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:26.930 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:26.932 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:28:26.934 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:28:26.936 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:26.939 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:26.941 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:28:27.001 | Site keystone-wsgi-public already enabled 2021-05-13 06:28:27.006 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:28:27.008 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:28:27.010 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:28:27.012 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:28:27.143 | + 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:28:27.145 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:28:27.147 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:28:27.150 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:28:27.152 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:28:27.156 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:28:27.159 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:28:27.163 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:28:27.166 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:28:27.168 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:28:27.181 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:28:27.181 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:28:27.190 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:28:27.193 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:28:27.209 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:28:27.212 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:28:27.215 | + 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:28:27.246 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:28:27.273 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:28:27.301 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:28:27.330 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:28:27.357 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:28:27.385 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:28:27.412 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:28:27.439 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:28:27.467 | + 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:28:27.495 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:28:27.522 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:28:27.550 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:28:27.578 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:28:27.580 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:28:27.583 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:28:27.585 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:28:27.587 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:28:27.590 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:27.592 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:27.594 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:28:27.597 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:28:27.599 | + 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:28:27.627 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:28:27.655 | + 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:28:27.656 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:28:27.664 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:28:27.667 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:28:27.670 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:28:27.673 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:28:27.675 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:28:27.677 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:28:27.680 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:27.682 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:27.684 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:28:27.687 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:28:27.689 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:27.691 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:27.694 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:28:27.755 | Site keystone-wsgi-admin already enabled 2021-05-13 06:28:27.759 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:28:27.761 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:28:27.764 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:28:27.766 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:28:27.892 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:28:27.922 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:28:27.953 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:28:27.985 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:28:27.987 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:28:28.017 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:28:28.045 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:28:28.073 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:28:28.090 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:28.093 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:28:28.109 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:28.112 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:28:28.114 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:28:28.117 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:28:28.119 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:28:28.121 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:28:28.124 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:28:28.127 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:28:28.129 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:28:28.131 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:28:28.133 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:28:28.136 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:28:28.139 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:28:28.141 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:28:28.144 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:28:28.160 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:28:28.162 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:28:28.164 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:28.167 | + functions-common:git_clone:544 : echo master 2021-05-13 06:28:28.167 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:28:28.172 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:28:28.174 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:28.177 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:28:28.179 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:28:28.180 | + functions-common:git_clone:593 : head -1 2021-05-13 06:28:28.184 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:28:28.187 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:28:28.190 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:28:28.192 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:28:28.195 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:28:28.197 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:28:28.200 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:28:28.203 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:28:28.205 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:28:28.207 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:28:28.210 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:28:28.212 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:28:28.214 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:28:28.217 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:28:28.220 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:28:28.223 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:28:28.225 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:28:28.228 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:28:28.231 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:28:28.237 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:28:28.239 | + 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:28:28.845 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:28:28.847 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:28:28.850 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:28:28.852 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:28:28.854 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:28:28.856 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:28:28.859 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:28:28.862 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:28:28.864 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:28:28.866 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:28:28.869 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:28:28.871 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:28:28.873 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:28:28.875 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:28:28.896 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:28:28.898 | + 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:28:29.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:29.686 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:29.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:29.687 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:30.720 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:28:30.720 | 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:28:30.723 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:30.724 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:30.726 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:30.731 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:30.738 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:30.742 | Obtaining file:///opt/stack/swift 2021-05-13 06:28:31.986 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:28:33.269 | 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:28:33.278 | 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:28:33.318 | 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:28:33.327 | 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:28:33.332 | 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:28:33.385 | 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:28:33.396 | 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:28:33.399 | 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:28:33.435 | 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:28:33.475 | 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:28:33.481 | 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:28:33.488 | 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:28:33.528 | 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:28:33.538 | 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:28:33.554 | 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:28:33.559 | 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:28:33.563 | 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:28:33.573 | 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:28:33.576 | 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:28:33.579 | 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:28:33.582 | 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:28:33.587 | 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:28:33.606 | 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:28:33.610 | 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:28:33.629 | 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:28:33.634 | 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:28:33.684 | 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:28:33.687 | 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:28:33.694 | 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:28:33.715 | 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:28:33.719 | 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:28:33.723 | 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:28:33.732 | 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:28:33.745 | 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:28:33.805 | 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:28:33.810 | 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:28:33.815 | 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:28:33.819 | 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:28:33.827 | 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:28:33.830 | 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:28:33.833 | 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:28:33.837 | 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:28:33.839 | 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:28:33.843 | 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:28:33.847 | 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:28:33.851 | 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:28:33.854 | 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:28:35.434 | Installing collected packages: swift 2021-05-13 06:28:35.434 | Attempting uninstall: swift 2021-05-13 06:28:35.436 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:28:35.438 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:28:35.439 | Running setup.py develop for swift 2021-05-13 06:28:37.104 | Successfully installed swift 2021-05-13 06:28:37.242 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:28:37.242 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:28:37.328 | + inc/python:pip_install:200 : result=0 2021-05-13 06:28:37.330 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:28:37.333 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:37.335 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:37.337 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:37.339 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:37.342 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:37.344 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:28:37.346 | + functions-common:time_stop:2311 : start_time=1620887308891 2021-05-13 06:28:37.349 | + functions-common:time_stop:2313 : [[ -z 1620887308891 ]] 2021-05-13 06:28:37.351 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:37.355 | + functions-common:time_stop:2316 : end_time=1620887317353 2021-05-13 06:28:37.358 | + functions-common:time_stop:2317 : elapsed_time=8462 2021-05-13 06:28:37.360 | + functions-common:time_stop:2318 : total=50458 2021-05-13 06:28:37.362 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:37.364 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58920 2021-05-13 06:28:37.366 | + inc/python:pip_install:203 : return 0 2021-05-13 06:28:37.369 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:28:37.371 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:28:37.373 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:28:37.392 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:28:37.405 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:28:37.407 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:28:37.409 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:37.412 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:37.414 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:28:37.416 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:37.419 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:28:37.421 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:28:37.424 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:28:37.426 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:28:37.428 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:28:37.430 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:28:37.432 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:28:37.434 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:28:37.436 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:28:38.310 | No container-server running 2021-05-13 06:28:38.310 | No container-sharder running 2021-05-13 06:28:38.311 | No account-server running 2021-05-13 06:28:38.311 | No container-sync running 2021-05-13 06:28:38.311 | No account-auditor running 2021-05-13 06:28:38.311 | No object-expirer running 2021-05-13 06:28:38.311 | No object-updater running 2021-05-13 06:28:38.311 | No container-auditor running 2021-05-13 06:28:38.311 | No proxy-server running 2021-05-13 06:28:38.311 | No container-reconciler running 2021-05-13 06:28:38.311 | No object-server running 2021-05-13 06:28:38.311 | No object-reconstructor running 2021-05-13 06:28:38.311 | No container-replicator running 2021-05-13 06:28:38.311 | No object-replicator running 2021-05-13 06:28:38.311 | No account-replicator running 2021-05-13 06:28:38.311 | No account-reaper running 2021-05-13 06:28:38.311 | No container-updater running 2021-05-13 06:28:38.311 | No object-auditor running 2021-05-13 06:28:38.358 | + lib/swift:configure_swift:341 : true 2021-05-13 06:28:38.360 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:28:38.372 | + 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:28:38.384 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:28:38.386 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:28:38.386 | s/%GROUP%//; 2021-05-13 06:28:38.386 | s/%USER%/ubuntu/; 2021-05-13 06:28:38.386 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:28:38.386 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:28:38.386 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:28:38.395 | uid = ubuntu 2021-05-13 06:28:38.395 | gid = 2021-05-13 06:28:38.395 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:28:38.395 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:28:38.395 | address = 127.0.0.1 2021-05-13 06:28:38.395 | 2021-05-13 06:28:38.395 | [account6612] 2021-05-13 06:28:38.395 | max connections = 25 2021-05-13 06:28:38.395 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:28:38.395 | read only = false 2021-05-13 06:28:38.395 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:28:38.395 | 2021-05-13 06:28:38.395 | [account6622] 2021-05-13 06:28:38.396 | max connections = 25 2021-05-13 06:28:38.396 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:28:38.396 | read only = false 2021-05-13 06:28:38.396 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:28:38.396 | 2021-05-13 06:28:38.396 | [account6632] 2021-05-13 06:28:38.396 | max connections = 25 2021-05-13 06:28:38.396 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:28:38.396 | read only = false 2021-05-13 06:28:38.396 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:28:38.396 | 2021-05-13 06:28:38.396 | [account6642] 2021-05-13 06:28:38.396 | max connections = 25 2021-05-13 06:28:38.396 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:28:38.396 | read only = false 2021-05-13 06:28:38.396 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:28:38.396 | 2021-05-13 06:28:38.396 | 2021-05-13 06:28:38.396 | [container6611] 2021-05-13 06:28:38.396 | max connections = 25 2021-05-13 06:28:38.396 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:28:38.396 | read only = false 2021-05-13 06:28:38.396 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:28:38.396 | 2021-05-13 06:28:38.396 | [container6621] 2021-05-13 06:28:38.396 | max connections = 25 2021-05-13 06:28:38.396 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:28:38.396 | read only = false 2021-05-13 06:28:38.396 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:28:38.396 | 2021-05-13 06:28:38.396 | [container6631] 2021-05-13 06:28:38.396 | max connections = 25 2021-05-13 06:28:38.396 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:28:38.397 | read only = false 2021-05-13 06:28:38.397 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:28:38.397 | 2021-05-13 06:28:38.397 | [container6641] 2021-05-13 06:28:38.397 | max connections = 25 2021-05-13 06:28:38.397 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:28:38.397 | read only = false 2021-05-13 06:28:38.397 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:28:38.397 | 2021-05-13 06:28:38.397 | 2021-05-13 06:28:38.397 | [object6613] 2021-05-13 06:28:38.397 | max connections = 25 2021-05-13 06:28:38.397 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:28:38.397 | read only = false 2021-05-13 06:28:38.397 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:28:38.397 | 2021-05-13 06:28:38.397 | [object6623] 2021-05-13 06:28:38.397 | max connections = 25 2021-05-13 06:28:38.397 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:28:38.397 | read only = false 2021-05-13 06:28:38.397 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:28:38.397 | 2021-05-13 06:28:38.397 | [object6633] 2021-05-13 06:28:38.397 | max connections = 25 2021-05-13 06:28:38.397 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:28:38.397 | read only = false 2021-05-13 06:28:38.397 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:28:38.397 | 2021-05-13 06:28:38.397 | [object6643] 2021-05-13 06:28:38.397 | max connections = 25 2021-05-13 06:28:38.397 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:28:38.397 | read only = false 2021-05-13 06:28:38.397 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:28:38.398 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:28:38.400 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:38.402 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:38.405 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:28:38.417 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:28:38.419 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:28:38.423 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:28:38.428 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:28:38.430 | + 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:28:38.434 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:28:38.462 | + 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:28:38.488 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:28:38.505 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:28:38.533 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:28:38.551 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:28:38.579 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:28:38.597 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:28:38.625 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:28:38.643 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:28:38.670 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:28:38.689 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:28:38.717 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:28:38.736 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:28:38.752 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:38.754 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:28:38.782 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:28:38.809 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:28:38.836 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:28:38.863 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:28:38.878 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:38.880 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:28:38.906 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:28:38.922 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:38.924 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:28:38.939 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:38.941 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:28:38.943 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:28:38.958 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:38.960 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:28:38.962 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:28:38.964 | + 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:28:38.969 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:28:38.974 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:28:39.001 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:28:39.027 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:28:39.057 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:28:39.086 | + 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:28:39.113 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:28:39.115 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:28:39.117 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:28:39.119 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:28:39.121 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:28:39.148 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:28:39.176 | + 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:28:39.203 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:28:39.230 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:28:39.257 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:28:39.284 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:28:39.311 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:28:39.338 | + 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:28:39.366 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:28:39.392 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:28:39.420 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:28:39.446 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:28:39.473 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:28:39.503 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:28:39.531 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:28:39.549 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:28:39.576 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:28:39.604 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:28:39.608 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:28:39.636 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:28:39.663 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:28:39.689 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:28:39.691 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:28:39.693 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:28:39.695 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:28:39.700 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:28:39.703 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:28:39.705 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:28:39.707 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:28:39.709 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:28:39.711 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:28:39.713 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:28:39.715 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:28:39.733 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:28:39.760 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:28:39.778 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:28:39.806 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:28:39.824 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:28:39.852 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:28:39.870 | + 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:28:39.898 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:28:39.916 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:28:39.944 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:28:39.962 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:28:39.990 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:28:40.008 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:28:40.037 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:28:40.054 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:28:40.083 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:28:40.101 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:28:40.128 | + 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:28:40.133 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:28:40.151 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:28:40.179 | + 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:28:40.207 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:28:40.210 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:28:40.214 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:28:40.217 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:28:40.219 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:28:40.221 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:28:40.223 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:28:40.226 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:28:40.228 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:28:40.230 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:28:40.248 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:28:40.277 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:28:40.295 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:28:40.323 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:28:40.340 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:28:40.368 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:28:40.386 | + 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:28:40.414 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:28:40.432 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:28:40.460 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:28:40.478 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:28:40.506 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:28:40.524 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:28:40.552 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:28:40.570 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:28:40.599 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:28:40.617 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:28:40.643 | + 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:28:40.648 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:28:40.667 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:28:40.696 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:28:40.698 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:28:40.703 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:28:40.706 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:28:40.708 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:28:40.710 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:28:40.712 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:28:40.714 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:28:40.717 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:28:40.719 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:28:40.737 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:28:40.766 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:28:40.784 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:28:40.812 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:28:40.830 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:28:40.858 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:28:40.876 | + 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:28:40.904 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:28:40.922 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:28:40.950 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:28:40.968 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:28:40.996 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:28:41.015 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:28:41.043 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:28:41.061 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:28:41.089 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:28:41.107 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:28:41.134 | + 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:28:41.139 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:28:41.157 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:28:41.186 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:28:41.213 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:28:41.241 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:28:41.269 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:28:41.271 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:28:41.276 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:28:41.304 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:28:41.333 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:28:41.361 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:28:41.389 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:28:41.417 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:28:41.445 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:28:41.472 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:28:41.499 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:28:41.525 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:28:41.541 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:41.544 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:28:41.563 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:28:41.565 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:28:41.585 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:28:41.587 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.16 2021-05-13 06:28:41.615 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:28:41.618 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:28:41.644 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.16/identity 2021-05-13 06:28:41.673 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:28:41.676 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:28:41.702 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:28:41.718 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:41.720 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:28:41.723 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:28:41.728 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:28:41.730 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:28:41.743 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:28:41.745 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:28:41.756 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:28:41.759 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:28:41.761 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:28:41.763 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:28:41.765 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:28:41.768 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:28:41.770 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:28:41.772 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:28:41.774 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:28:41.787 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:28:41.789 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:28:41.791 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:28:41.809 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:41.811 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:28:41.829 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:41.831 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:28:41.833 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:28:41.836 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:28:41.838 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:28:41.841 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:28:41.844 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:28:41.846 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:28:41.849 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:28:41.866 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:41.869 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:28:41.871 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:28:41.889 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:41.892 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:28:41.894 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:28:41.897 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:28:41.899 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:41.902 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:41.905 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:28:41.908 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:41.911 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:28:41.914 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:28:41.916 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:28:41.919 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:28:41.922 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:28:41.924 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:28:41.927 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:28:41.930 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:28:41.933 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:28:41.936 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:28:41.939 | +++ 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:28:41.940 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:28:41.946 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:28:41.948 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:28:41.951 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:28:41.955 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:28:41.957 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:28:41.979 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:28:41.982 | + 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:28:42.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:42.720 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:42.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:42.720 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:43.752 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:28:43.752 | 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:28:43.755 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:43.756 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:43.758 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:43.763 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:43.770 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:43.775 | 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:28:43.870 | 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:28:43.875 | 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:28:43.886 | 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:28:43.946 | 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:28:43.969 | 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:28:43.974 | 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:28:43.992 | 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:28:44.003 | 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:28:44.043 | 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:28:44.049 | 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:28:44.055 | 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:28:44.094 | 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:28:44.110 | 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:28:44.114 | 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:28:44.123 | 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:28:44.146 | 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:28:44.162 | 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:28:44.168 | 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:28:44.171 | 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:28:44.174 | 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:28:44.177 | 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:28:44.192 | 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:28:44.198 | 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:28:44.216 | 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:28:44.243 | 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:28:44.247 | 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:28:44.267 | 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:28:44.271 | 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:28:44.275 | 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:28:44.278 | 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:28:44.284 | 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:28:44.299 | 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:28:44.319 | 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:28:44.324 | 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:28:44.334 | 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:28:44.337 | 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:28:44.342 | 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:28:44.346 | 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:28:44.354 | 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:28:44.358 | 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:28:44.364 | 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:28:44.367 | 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:28:44.370 | 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:28:44.381 | 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:28:44.395 | 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:28:44.403 | 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:28:44.412 | 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:28:44.423 | 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:28:44.426 | 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:28:44.428 | 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:28:44.432 | 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:28:44.436 | 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:28:44.438 | 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:28:44.446 | 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:28:44.449 | 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:28:44.452 | 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:28:44.455 | 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:28:44.462 | 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:28:44.514 | 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:28:44.531 | 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:28:44.534 | 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:28:44.537 | 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:28:44.540 | 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:28:44.547 | 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:28:44.549 | 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:28:46.242 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:28:46.242 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:28:46.322 | + inc/python:pip_install:200 : result=0 2021-05-13 06:28:46.324 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:28:46.327 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:46.329 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:46.332 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:46.334 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:46.336 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:46.338 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:28:46.341 | + functions-common:time_stop:2311 : start_time=1620887321973 2021-05-13 06:28:46.344 | + functions-common:time_stop:2313 : [[ -z 1620887321973 ]] 2021-05-13 06:28:46.347 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:46.351 | + functions-common:time_stop:2316 : end_time=1620887326348 2021-05-13 06:28:46.353 | + functions-common:time_stop:2317 : elapsed_time=4375 2021-05-13 06:28:46.355 | + functions-common:time_stop:2318 : total=58920 2021-05-13 06:28:46.358 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:46.360 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63295 2021-05-13 06:28:46.363 | + inc/python:pip_install:203 : return 0 2021-05-13 06:28:46.365 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:28:46.368 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:28:46.370 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:28:46.383 | + 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:28:46.388 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:28:46.391 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:28:46.393 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:28:46.395 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:28:46.398 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:28:46.400 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:28:46.403 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:28:46.406 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:28:46.408 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:28:46.425 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:28:46.427 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:28:46.430 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:46.433 | + functions-common:git_clone:544 : echo master 2021-05-13 06:28:46.433 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:28:46.439 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:28:46.441 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:46.443 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:28:46.446 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:28:46.447 | + functions-common:git_clone:593 : head -1 2021-05-13 06:28:46.449 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:28:46.452 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:28:46.455 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:28:46.457 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:28:46.460 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:28:46.462 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:28:46.465 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:28:46.467 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:28:46.470 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:28:46.472 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:28:46.475 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:28:46.477 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:28:46.480 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:28:46.484 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:28:46.486 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:28:46.489 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:28:46.491 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:28:46.494 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:28:46.497 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:28:46.503 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:28:46.506 | + 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:28:47.105 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:28:47.109 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:28:47.111 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:28:47.113 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:28:47.116 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:28:47.118 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:28:47.121 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:28:47.124 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:28:47.126 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:28:47.129 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:28:47.131 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:28:47.133 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:28:47.136 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:28:47.138 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:28:47.160 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:28:47.162 | + 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:28:47.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:47.898 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:47.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:47.898 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:48.918 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:28:48.918 | 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:28:48.922 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:48.922 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:48.924 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:48.929 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:48.936 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:48.954 | Obtaining file:///opt/stack/glance 2021-05-13 06:28:50.202 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:28:51.443 | 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:28:51.452 | 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:28:51.461 | 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:28:51.473 | 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:28:51.501 | 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:28:51.510 | 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:28:51.524 | 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:28:51.533 | 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:28:51.554 | 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:28:51.594 | 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:28:51.608 | 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:28:51.616 | 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:28:51.621 | 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:28:51.630 | 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:28:51.637 | 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:28:51.707 | 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:28:51.712 | 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:28:51.718 | 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:28:51.721 | 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:28:51.733 | 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:28:51.792 | 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:28:51.846 | 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:28:51.851 | 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:28:51.856 | 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:28:51.875 | 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:28:51.910 | 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:28:51.922 | 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:28:51.962 | 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:28:51.969 | 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:28:52.017 | 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:28:52.023 | 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:28:52.063 | 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:28:52.118 | 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:28:52.136 | 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:28:52.151 | 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:28:52.166 | 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:28:52.176 | 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:28:52.199 | 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:28:52.210 | 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:28:52.226 | 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:28:52.272 | 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:28:52.278 | 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:28:52.281 | 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:28:52.283 | 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:28:52.304 | 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:28:52.318 | 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:28:52.330 | 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:28:52.332 | 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:28:52.336 | 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:28:52.352 | 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:28:52.358 | 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:28:52.360 | 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:28:52.379 | 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:28:52.383 | 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:28:52.390 | 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:28:52.410 | 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:28:52.414 | 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:28:52.420 | 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:28:52.470 | 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:28:52.473 | 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:28:52.476 | 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:28:52.488 | 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:28:52.491 | 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:28:52.494 | 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:28:52.501 | 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:28:52.556 | 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:28:52.571 | 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:28:52.580 | 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:28:52.586 | 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:28:52.604 | 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:28:52.608 | 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:28:52.615 | 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:28:52.635 | 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:28:52.639 | 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:28:52.644 | 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:28:52.651 | 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:28:52.655 | 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:28:52.664 | 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:28:52.670 | 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:28:52.675 | 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:28:52.679 | 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:28:52.682 | 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:28:52.725 | 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:28:52.731 | 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:28:52.738 | 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:28:52.741 | 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:28:52.775 | 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:28:52.779 | 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:28:52.791 | 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:28:52.795 | 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:28:52.799 | 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:28:52.802 | 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:28:52.805 | 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:28:52.808 | 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:28:52.813 | 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:28:52.819 | 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:28:52.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:28:52.861 | 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:28:52.864 | 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:28:52.867 | 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:28:52.869 | 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:28:52.873 | 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:28:52.876 | 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:28:52.879 | 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:28:52.882 | 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:28:52.938 | 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:28:52.943 | 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:28:52.985 | 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:28:52.988 | 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:28:53.993 | Installing collected packages: glance 2021-05-13 06:28:53.993 | Attempting uninstall: glance 2021-05-13 06:28:53.995 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:28:53.999 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:28:54.000 | Running setup.py develop for glance 2021-05-13 06:28:55.564 | Successfully installed glance 2021-05-13 06:28:55.703 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:28:55.703 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:28:55.789 | + inc/python:pip_install:200 : result=0 2021-05-13 06:28:55.791 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:28:55.794 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:55.797 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:55.799 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:55.801 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:55.804 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:55.806 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:28:55.808 | + functions-common:time_stop:2311 : start_time=1620887327154 2021-05-13 06:28:55.811 | + functions-common:time_stop:2313 : [[ -z 1620887327154 ]] 2021-05-13 06:28:55.814 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:55.818 | + functions-common:time_stop:2316 : end_time=1620887335815 2021-05-13 06:28:55.820 | + functions-common:time_stop:2317 : elapsed_time=8661 2021-05-13 06:28:55.822 | + functions-common:time_stop:2318 : total=63295 2021-05-13 06:28:55.825 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:55.827 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71956 2021-05-13 06:28:55.829 | + inc/python:pip_install:203 : return 0 2021-05-13 06:28:55.832 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:28:55.834 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:28:55.837 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:28:55.857 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:28:55.869 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:28:55.871 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:28:55.874 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:55.876 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:55.879 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:28:55.881 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:55.884 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:28:55.886 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:28:55.889 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:28:55.901 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:28:55.905 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:28:55.907 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:28:55.909 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:28:55.912 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:28:55.914 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:28:55.917 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:28:55.920 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:28:55.948 | + 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:28:55.977 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:28:56.007 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:28:56.037 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:28:56.067 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:28:56.097 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:28:56.099 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:28:56.102 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:28:56.104 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:28:56.107 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:28:56.135 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:28:56.164 | + 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:28:56.193 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:28:56.223 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:28:56.253 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:28:56.282 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:28:56.312 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:28:56.342 | + 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:28:56.372 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:28:56.401 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:28:56.431 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:28:56.434 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:28:56.436 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:28:56.439 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:28:56.441 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:28:56.444 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:28:56.461 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:56.464 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:28:56.466 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:28:56.469 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:28:56.485 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:56.488 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:28:56.491 | + 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:28:56.520 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:28:56.523 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:28:56.525 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:28:56.528 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:28:56.531 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:28:56.533 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:28:56.535 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:28:56.538 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:28:56.540 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:28:56.543 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:28:56.545 | + 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:28:56.575 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:28:56.577 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.16 2021-05-13 06:28:56.607 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:28:56.610 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:28:56.626 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:56.629 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:28:56.659 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:28:56.689 | + 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:28:56.719 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:28:56.750 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:28:56.780 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:28:56.798 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:56.801 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:28:56.831 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:28:56.861 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:28:56.891 | + 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:28:56.921 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:28:56.953 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.16/image 2021-05-13 06:28:56.994 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:28:57.012 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:57.015 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:28:57.017 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:28:57.020 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:28:57.023 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:28:57.040 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:28:57.043 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:28:57.045 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:28:57.048 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:28:57.050 | + 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:28:57.080 | + 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:28:57.111 | + 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:28:57.141 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:28:57.171 | + 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:28:57.176 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:28:57.206 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:28:57.236 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:28:57.266 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.16/identity 2021-05-13 06:28:57.297 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:28:57.328 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:28:57.358 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:28:57.388 | + 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:28:57.418 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:28:57.448 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:28:57.478 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:28:57.508 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:28:57.513 | + 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:28:57.521 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:28:57.537 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:57.540 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:28:57.543 | + 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:28:57.545 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:28:57.548 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:28:57.550 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:28:57.553 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:28:57.557 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:28:57.559 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:28:57.563 | + 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:28:57.593 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:28:57.595 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:28:57.597 | ++ functions:get_random_port:837 : true 2021-05-13 06:28:57.600 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:28:57.602 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:28:57.604 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:28:57.657 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:28:57.659 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:28:57.661 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:28:57.664 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:28:57.666 | + 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:28:57.695 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:28:57.721 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:28:57.750 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:28:57.777 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:28:57.805 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:28:57.832 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:28:57.860 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:28:57.887 | + 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:28:57.914 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:28:57.942 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:28:57.970 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:28:57.998 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:28:58.025 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:28:58.053 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:28:58.080 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:28:58.108 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:28:58.137 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:28:58.164 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:28:58.192 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:28:58.194 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:28:58.196 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:28:58.199 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:58.202 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:58.204 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:28:58.206 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:28:58.259 | proxy (enabled by site administrator) 2021-05-13 06:28:58.263 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:28:58.266 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:28:58.268 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:28:58.270 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:58.273 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:58.275 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:28:58.278 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:28:58.330 | proxy_http (enabled by site administrator) 2021-05-13 06:28:58.333 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:28:58.336 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:28:58.339 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:28:58.341 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:28:58.344 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:58.346 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:58.348 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:28:58.351 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:28:58.354 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:28:58.354 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:28:58.364 | KeepAlive Off 2021-05-13 06:28:58.368 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:28:58.368 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:28:58.377 | SetEnv proxy-sendchunked 1 2021-05-13 06:28:58.381 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:28:58.381 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:28:58.389 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:28:58.392 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:28:58.395 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:28:58.397 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:28:58.400 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:28:58.402 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:28:58.405 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:58.407 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:58.409 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:28:58.412 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:28:58.414 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:58.416 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:58.419 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:28:58.479 | Site glance-wsgi-api already enabled 2021-05-13 06:28:58.484 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:28:58.486 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:28:58.489 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:28:58.491 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:28:58.624 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:28:58.630 | + 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:28:58.663 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:28:58.681 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:58.684 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:28:58.686 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:28:58.689 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:28:58.691 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:28:58.694 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:28:58.696 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:28:58.699 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:28:58.701 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:28:58.703 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:28:58.706 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:28:58.709 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:28:58.711 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:28:58.714 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:28:58.717 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:28:58.734 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:28:58.737 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:28:58.739 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:58.742 | + functions-common:git_clone:544 : echo master 2021-05-13 06:28:58.742 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:28:58.748 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:28:58.750 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:58.753 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:28:58.756 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:28:58.757 | + functions-common:git_clone:593 : head -1 2021-05-13 06:28:58.763 | f9124c77e Merge commit 'refs/changes/24/786524/6' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-05-13 06:28:58.765 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:28:58.768 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:28:58.771 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:28:58.773 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:28:58.776 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:28:58.779 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:28:58.781 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:28:58.784 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:28:58.786 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:28:58.789 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:28:58.791 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:28:58.794 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:28:58.797 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:28:58.800 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:28:58.804 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:28:58.807 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:28:58.809 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:28:58.812 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:28:58.818 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:28:58.821 | + 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:28:59.429 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:28:59.431 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:28:59.434 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:28:59.436 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:28:59.439 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:28:59.441 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:28:59.443 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:28:59.446 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:28:59.448 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:28:59.451 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:28:59.453 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:28:59.456 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:28:59.458 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:28:59.460 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:28:59.482 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:28:59.484 | + 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:29:00.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:00.227 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:00.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:00.227 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:01.252 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:29:01.253 | 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:29:01.256 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:01.256 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:01.258 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:01.263 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:01.270 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:01.274 | Obtaining file:///opt/stack/cinder 2021-05-13 06:29:03.260 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:29:05.245 | 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:29:05.253 | 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:29:05.263 | 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:29:05.274 | 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:29:05.302 | 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:29:05.315 | 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:29:05.325 | 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:29:05.336 | 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:29:05.357 | 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:29:05.397 | 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:29:05.411 | 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:29:05.415 | 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:29:05.424 | 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:29:05.439 | 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:29:05.462 | 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:29:05.468 | 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:29:05.473 | 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:29:05.478 | 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:29:05.481 | 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:29:05.485 | 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:29:05.496 | 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:29:05.556 | 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:29:05.610 | 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:29:05.620 | 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:29:05.630 | 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:29:05.654 | 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:29:05.658 | 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:29:05.676 | 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:29:05.713 | 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:29:05.724 | 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:29:05.765 | 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:29:05.770 | 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:29:05.820 | 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:29:05.826 | 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:29:05.865 | 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:29:05.921 | 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:29:05.938 | 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:29:05.954 | 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:29:05.969 | 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:29:05.984 | 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:29:05.989 | 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:29:05.998 | 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:29:06.022 | 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:29:06.033 | 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:29:06.050 | 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:29:06.070 | 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:29:06.093 | 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:29:06.139 | 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:29:06.144 | 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:29:06.179 | 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:29:06.182 | 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:29:06.184 | 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:29:06.205 | 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:29:06.208 | 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:29:06.212 | 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:29:06.224 | 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:29:06.226 | 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:29:06.230 | 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:29:06.246 | 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:29:06.251 | 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:29:06.268 | 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:29:06.287 | 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:29:06.303 | 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:29:06.329 | 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:29:06.333 | 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:29:06.341 | 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:29:06.361 | 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:29:06.365 | 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:29:06.370 | 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:29:06.375 | 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:29:06.384 | 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:29:06.457 | 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:29:06.460 | 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:29:06.471 | 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:29:06.474 | 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:29:06.477 | 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:29:06.484 | 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:29:06.487 | 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:29:06.493 | 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:29:06.549 | 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:29:06.563 | 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:29:06.572 | 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:29:06.578 | 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:29:06.596 | 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:29:06.656 | 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:29:06.660 | 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:29:06.668 | 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:29:06.671 | 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:29:06.691 | 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:29:06.695 | 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:29:06.703 | 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:29:06.706 | 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:29:06.711 | 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:29:06.714 | 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:29:06.718 | 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:29:06.726 | 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:29:06.751 | 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:29:06.754 | 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:29:06.760 | 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:29:06.768 | 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:29:06.773 | 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:29:06.777 | 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:29:06.785 | 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:29:06.794 | 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:29:06.838 | 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:29:06.844 | 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:29:06.849 | 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:29:06.856 | 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:29:06.859 | 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:29:06.870 | 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:29:06.873 | 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:29:06.883 | 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:29:06.896 | 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:29:06.908 | 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:29:06.923 | 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:29:06.927 | 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:29:06.929 | 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:29:06.933 | 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:29:06.937 | 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:29:06.940 | 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:29:06.946 | 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:29:06.984 | 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:29:06.990 | 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:29:06.992 | 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:29:06.995 | 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:29:06.997 | 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:29:07.000 | 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:29:07.005 | 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:29:07.008 | 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:29:07.013 | 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:29:07.019 | 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:29:07.021 | 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:29:07.029 | 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:29:07.032 | 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:29:07.035 | 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:29:07.039 | 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:29:07.094 | 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:29:07.097 | 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:29:07.100 | 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:29:07.142 | 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:29:07.147 | 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:29:08.016 | Installing collected packages: cinder 2021-05-13 06:29:08.016 | Attempting uninstall: cinder 2021-05-13 06:29:08.018 | Found existing installation: cinder 18.1.0.dev94 2021-05-13 06:29:08.021 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:29:08.023 | Running setup.py develop for cinder 2021-05-13 06:29:10.269 | Successfully installed cinder 2021-05-13 06:29:10.404 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:29:10.404 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:29:10.491 | + inc/python:pip_install:200 : result=0 2021-05-13 06:29:10.493 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:29:10.496 | + functions-common:time_stop:2304 : local name 2021-05-13 06:29:10.498 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:29:10.501 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:29:10.503 | + functions-common:time_stop:2307 : local total 2021-05-13 06:29:10.505 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:29:10.508 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:29:10.510 | + functions-common:time_stop:2311 : start_time=1620887339476 2021-05-13 06:29:10.512 | + functions-common:time_stop:2313 : [[ -z 1620887339476 ]] 2021-05-13 06:29:10.515 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:29:10.519 | + functions-common:time_stop:2316 : end_time=1620887350517 2021-05-13 06:29:10.521 | + functions-common:time_stop:2317 : elapsed_time=11041 2021-05-13 06:29:10.524 | + functions-common:time_stop:2318 : total=71956 2021-05-13 06:29:10.526 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:29:10.528 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82997 2021-05-13 06:29:10.530 | + inc/python:pip_install:203 : return 0 2021-05-13 06:29:10.533 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:29:10.536 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:29:10.538 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:29:10.558 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:29:10.569 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:29:10.572 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:29:10.574 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:10.577 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:10.579 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:29:10.582 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:10.584 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:29:10.587 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:29:10.589 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:29:10.592 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:10.594 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:10.597 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:29:10.609 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:29:10.611 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:29:10.614 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:29:10.617 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:29:10.619 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:29:10.621 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:10.624 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:29:10.626 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:10.629 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:10.631 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:29:10.634 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:29:10.637 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:29:10.639 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:29:10.642 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:29:10.644 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:29:10.647 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:10.649 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:10.652 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:29:10.675 | + 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:29:10.779 | Reading package lists... 2021-05-13 06:29:10.992 | Building dependency tree... 2021-05-13 06:29:10.993 | Reading state information... 2021-05-13 06:29:11.218 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:29:11.218 | The following packages were automatically installed and are no longer required: 2021-05-13 06:29:11.219 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:29:11.219 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:29:11.219 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:29:11.219 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:29:11.219 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:29:11.219 | python3-zope.interface 2021-05-13 06:29:11.219 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:29:11.328 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:29:11.333 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:29:11.335 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:29:11.338 | + functions-common:time_stop:2304 : local name 2021-05-13 06:29:11.340 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:29:11.343 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:29:11.345 | + functions-common:time_stop:2307 : local total 2021-05-13 06:29:11.348 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:29:11.350 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:29:11.353 | + functions-common:time_stop:2311 : start_time=1620887350672 2021-05-13 06:29:11.356 | + functions-common:time_stop:2313 : [[ -z 1620887350672 ]] 2021-05-13 06:29:11.359 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:29:11.364 | + functions-common:time_stop:2316 : end_time=1620887351361 2021-05-13 06:29:11.366 | + functions-common:time_stop:2317 : elapsed_time=689 2021-05-13 06:29:11.369 | + functions-common:time_stop:2318 : total=4803 2021-05-13 06:29:11.371 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:29:11.374 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5492 2021-05-13 06:29:11.376 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:29:11.379 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:29:11.381 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:29:11.384 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:29:11.396 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:29:11.400 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:29:11.403 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:29:11.405 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:29:11.409 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:29:11.410 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:29:11.414 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:29:11.417 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:29:11.419 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:29:11.421 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:29:11.423 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:29:11.425 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:29:11.428 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:29:11.430 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:29:11.441 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:29:11.452 | + 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:29:11.465 | + 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:29:11.476 | + 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:29:11.488 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:29:11.491 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:29:11.496 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.GkrJz9obLz 2021-05-13 06:29:11.498 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:29:11.500 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:29:11.503 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:29:11.505 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.GkrJz9obLz 2021-05-13 06:29:11.509 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.GkrJz9obLz 2021-05-13 06:29:11.520 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.GkrJz9obLz /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:29:11.533 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:29:11.537 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:29:11.539 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:29:11.541 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:29:11.543 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:29:11.545 | + 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:29:11.548 | + 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:29:11.550 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:29:11.552 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:29:11.558 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:29:11.562 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:29:11.581 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:29:11.600 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:29:11.620 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:29:11.639 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:29:11.658 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:29:11.677 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:29:11.696 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:29:11.716 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:29:11.718 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:29:11.721 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:29:11.723 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:29:11.725 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:29:11.755 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:29:11.784 | + 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:29:11.811 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:29:11.839 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:29:11.867 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:29:11.895 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:29:11.923 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:29:11.951 | + 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:29:11.980 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:29:12.008 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:29:12.039 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:29:12.069 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:29:12.071 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:29:12.074 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:29:12.076 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:29:12.079 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:29:12.081 | + 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:29:12.113 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:29:12.141 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:29:12.169 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:29:12.198 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:29:12.226 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:29:12.254 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:29:12.285 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:29:12.288 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.16 2021-05-13 06:29:12.316 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:29:12.348 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:29:12.356 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 385cbaed6e1b5bfedb54727c06445c09 2021-05-13 06:29:12.384 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:29:12.412 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:29:12.429 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:12.432 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:29:12.448 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:12.451 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:29:12.468 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:12.470 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:29:12.488 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:12.490 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:29:12.492 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:29:12.495 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:29:12.497 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:29:12.500 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:29:12.502 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:29:12.505 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:29:12.521 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:12.524 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:29:12.527 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:29:12.530 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:29:12.546 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:12.549 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:29:12.552 | + 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:29:12.580 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:29:12.582 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:29:12.584 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:29:12.587 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:29:12.590 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:29:12.593 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:29:12.610 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:29:12.613 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:29:12.615 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:29:12.618 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:29:12.620 | + 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:29:12.649 | + 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:29:12.678 | + 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:29:12.707 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:29:12.736 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:29:12.739 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:29:12.741 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:29:12.744 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:29:12.746 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:29:12.749 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:29:12.752 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:29:12.756 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:29:12.758 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:29:12.761 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:29:12.773 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:29:12.774 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:29:12.782 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:29:12.785 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:29:12.801 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:29:12.804 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:29:12.808 | + 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:29:12.838 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:29:12.866 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:29:12.894 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:29:12.922 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:29:12.949 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:29:12.977 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:29:13.005 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:29:13.033 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:29:13.060 | + 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:29:13.088 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:29:13.116 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:29:13.144 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:29:13.172 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:29:13.175 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:29:13.178 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:29:13.180 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:29:13.183 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:29:13.185 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:13.188 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:13.190 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:29:13.193 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:29:13.195 | + 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:29:13.223 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:29:13.252 | + 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:29:13.253 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:29:13.261 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:29:13.264 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:29:13.267 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:29:13.269 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:29:13.272 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:29:13.274 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:29:13.277 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:13.279 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:13.282 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:29:13.284 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:29:13.287 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:13.289 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:13.292 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:29:13.352 | Enabling site cinder-wsgi. 2021-05-13 06:29:13.358 | To activate the new configuration, you need to run: 2021-05-13 06:29:13.358 | systemctl reload apache2 2021-05-13 06:29:13.362 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:29:13.365 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:29:13.367 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:29:13.370 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:29:13.499 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:29:13.501 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:29:13.532 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.16/image 2021-05-13 06:29:13.561 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:29:13.578 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:13.580 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:29:13.583 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:29:13.585 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:29:13.588 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:29:13.591 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:29:13.621 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:29:13.650 | + 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:29:13.678 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:29:13.707 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:29:13.736 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:29:13.765 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:29:13.793 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:29:13.822 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:29:13.850 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:29:13.878 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:29:13.907 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:29:13.936 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:29:13.938 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:29:13.956 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:13.958 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.16:2379 2021-05-13 06:29:13.990 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:29:14.007 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:14.009 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:29:14.012 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:29:14.014 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:29:14.017 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:29:14.019 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:29:14.021 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:29:14.026 | ++ 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:29:14.026 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:29:14.032 | + 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:29:14.034 | + 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:29:14.037 | + 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:29:14.039 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:29:14.043 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:29:14.045 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:29:14.048 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:29:14.050 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:14.053 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:14.055 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:29:14.058 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:14.060 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:29:14.063 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:29:14.065 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:29:14.067 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:29:14.070 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:29:14.073 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:29:14.076 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:29:14.078 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:29:14.081 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:29:14.097 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:29:14.100 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:29:14.102 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:14.105 | + functions-common:git_clone:544 : echo master 2021-05-13 06:29:14.106 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:29:14.111 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:29:14.113 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:14.115 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:29:14.118 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:29:14.118 | + functions-common:git_clone:593 : head -1 2021-05-13 06:29:14.122 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:29:14.124 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:29:14.127 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:29:14.129 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:29:14.132 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:29:14.134 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:29:14.137 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:29:14.140 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:29:14.142 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:29:14.145 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:29:14.147 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:29:14.150 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:29:14.153 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:29:14.156 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:29:14.158 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:29:14.161 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:29:14.164 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:29:14.166 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:29:14.170 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:29:14.175 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:29:14.178 | + 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:29:14.783 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:29:14.786 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:29:14.788 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:29:14.790 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:29:14.793 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:29:14.796 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:29:14.798 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:29:14.800 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:29:14.803 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:29:14.805 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:29:14.807 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:29:14.810 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:29:14.813 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:29:14.816 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:29:14.837 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:29:14.840 | + 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:29:15.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:15.574 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:15.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:15.574 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:16.594 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:29:16.594 | 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:29:16.597 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:16.597 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:16.599 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:16.605 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:16.612 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:16.616 | Obtaining file:///opt/stack/neutron 2021-05-13 06:29:18.732 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:29:20.805 | 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:29:20.812 | 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:29:20.816 | 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:29:20.826 | 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:29:20.836 | 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:29:20.848 | 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:29:20.876 | 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:29:20.893 | 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:29:20.902 | 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:29:20.910 | 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:29:20.913 | 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:29:20.922 | 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:29:20.928 | 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:29:20.933 | 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:29:20.939 | 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:29:21.001 | 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:29:21.054 | 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:29:21.059 | 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:29:21.062 | 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:29:21.102 | 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:29:21.130 | 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:29:21.147 | 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:29:21.152 | 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:29:21.157 | 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:29:21.181 | 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:29:21.218 | 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:29:21.229 | 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:29:21.270 | 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:29:21.277 | 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:29:21.326 | 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:29:21.332 | 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:29:21.372 | 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:29:21.427 | 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:29:21.445 | 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:29:21.461 | 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:29:21.476 | 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:29:21.491 | 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:29:21.496 | 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:29:21.506 | 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:29:21.530 | 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:29:21.540 | 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:29:21.558 | 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:29:21.578 | 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:29:21.624 | 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:29:21.629 | 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:29:21.638 | 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:29:21.644 | 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:29:21.647 | 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:29:21.656 | 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:29:21.659 | 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:29:21.680 | 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:29:21.695 | 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:29:21.707 | 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:29:21.709 | 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:29:21.713 | 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:29:21.719 | 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:29:21.724 | 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:29:21.745 | 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:29:21.748 | 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:29:21.766 | 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:29:21.793 | 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:29:21.809 | 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:29:21.814 | 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:29:21.821 | 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:29:21.840 | 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:29:21.843 | 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:29:21.848 | 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:29:21.853 | 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:29:21.905 | 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:29:21.908 | 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:29:21.911 | 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:29:21.914 | 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:29:21.926 | 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:29:21.929 | 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:29:21.932 | 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:29:21.939 | 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:29:21.953 | 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:29:21.963 | 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:29:21.969 | 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:29:21.987 | 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:29:22.006 | 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:29:22.065 | 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:29:22.090 | 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:29:22.097 | 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:29:22.119 | 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:29:22.123 | 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:29:22.126 | 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:29:22.131 | 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:29:22.139 | 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:29:22.147 | 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:29:22.151 | 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:29:22.154 | 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:29:22.195 | 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:29:22.198 | 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:29:22.201 | 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:29:22.207 | 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:29:22.229 | 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:29:22.235 | 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:29:22.238 | 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:29:22.244 | 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:29:22.286 | 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:29:22.291 | 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:29:22.294 | 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:29:22.297 | 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:29:22.308 | 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:29:22.311 | 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:29:22.334 | 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:29:22.346 | 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:29:22.358 | 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:29:22.374 | 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:29:22.378 | 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:29:22.381 | 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:29:22.386 | 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:29:22.388 | 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:29:22.391 | 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:29:22.393 | 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:29:22.396 | 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:29:22.399 | 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:29:22.402 | 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:29:22.405 | 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:29:22.408 | 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:29:22.411 | 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:29:22.414 | 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:29:22.427 | 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:29:22.439 | 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:29:22.496 | 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:29:22.500 | 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:29:22.503 | 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:29:22.545 | 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:29:22.551 | 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:29:23.513 | Installing collected packages: neutron 2021-05-13 06:29:23.514 | Attempting uninstall: neutron 2021-05-13 06:29:23.516 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:29:23.526 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:29:23.527 | Running setup.py develop for neutron 2021-05-13 06:29:25.923 | Successfully installed neutron 2021-05-13 06:29:26.062 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:29:26.062 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:29:26.150 | + inc/python:pip_install:200 : result=0 2021-05-13 06:29:26.152 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:29:26.155 | + functions-common:time_stop:2304 : local name 2021-05-13 06:29:26.157 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:29:26.159 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:29:26.161 | + functions-common:time_stop:2307 : local total 2021-05-13 06:29:26.163 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:29:26.166 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:29:26.168 | + functions-common:time_stop:2311 : start_time=1620887354832 2021-05-13 06:29:26.171 | + functions-common:time_stop:2313 : [[ -z 1620887354832 ]] 2021-05-13 06:29:26.173 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:29:26.177 | + functions-common:time_stop:2316 : end_time=1620887366175 2021-05-13 06:29:26.180 | + functions-common:time_stop:2317 : elapsed_time=11343 2021-05-13 06:29:26.183 | + functions-common:time_stop:2318 : total=82997 2021-05-13 06:29:26.185 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:29:26.187 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=94340 2021-05-13 06:29:26.189 | + inc/python:pip_install:203 : return 0 2021-05-13 06:29:26.192 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:29:26.194 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:29:26.197 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:29:26.215 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:29:26.227 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:29:26.230 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:29:26.233 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:26.235 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:26.238 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:29:26.240 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:26.243 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:29:26.246 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:29:26.248 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:29:26.251 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:29:26.251 | Installing OVN and dependent packages 2021-05-13 06:29:26.253 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:29:26.256 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:29:26.272 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:26.274 | + 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:29:26.277 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:29:26.279 | [Call Trace] 2021-05-13 06:29:26.279 | ./stack.sh:896:stack_install_service 2021-05-13 06:29:26.279 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:29:26.279 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:29:26.279 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:29:26.279 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:29:26.279 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:29:26.283 | [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:29:27.287 | Error on exit 2021-05-13 06:29:28.058 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:29:28.058 |