2021-10-15 15:16:24.081 | + ./stack.sh:main:473 : exec 2021-10-15 15:16:24.081 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-10-15-151623.summary.2021-10-15-151623 2021-10-15 15:16:24.081 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-151623' 2021-10-15 15:16:24.081 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:16:24.081 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-151623 2021-10-15 15:16:24.081 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-151623 /opt/stack/logs/stack.sh.log 2021-10-15 15:16:24.081 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-151623.summary.2021-10-15-151623 /opt/stack/logs/stack.sh.log.summary 2021-10-15 15:16:24.081 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-10-15 15:16:24.081 | + functions:check_path_perm_sanity:596 : local real_path 2021-10-15 15:16:24.081 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-10-15 15:16:24.081 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-10-15 15:16:24.081 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-10-15 15:16:24.081 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-10-15 15:16:24.081 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-10-15 15:16:24.081 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:16:24.081 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-10-15 15:16:24.081 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-10-15 15:16:24.081 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:16:24.081 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:16:24.082 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-10-15 15:16:24.082 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-10-15 15:16:24.082 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:16:24.082 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-10-15 15:16:24.083 | + ./stack.sh:main:546 : trap err_trap ERR 2021-10-15 15:16:24.085 | + ./stack.sh:main:559 : set -o errexit 2021-10-15 15:16:24.087 | + ./stack.sh:main:562 : uname -a 2021-10-15 15:16:24.088 | Linux dv-cinder-814174-1-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-10-15 15:16:24.091 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-10-15 15:16:24.093 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-10-15 15:16:24.096 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-10-15 15:16:24.124 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-10-15 15:16:24.140 | + ./stack.sh:main:576 : fetch_plugins 2021-10-15 15:16:24.141 | + functions-common:fetch_plugins:1655 : local plugins= 2021-10-15 15:16:24.143 | + functions-common:fetch_plugins:1656 : local plugin 2021-10-15 15:16:24.145 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-10-15 15:16:24.147 | + functions-common:fetch_plugins:1660 : return 2021-10-15 15:16:24.149 | + ./stack.sh:main:580 : run_phase override_defaults 2021-10-15 15:16:24.151 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-10-15 15:16:24.154 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:16:24.155 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:16:24.157 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:16:24.159 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:16:24.161 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:16:24.162 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:16:24.164 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:16:24.168 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:16:24.169 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:16:24.171 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:16:24.173 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-10-15 15:16:24.175 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:16:24.188 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:16:24.190 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:16:24.191 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:16:24.193 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:16:24.195 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:16:24.197 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:16:24.198 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:16:24.201 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-10-15 15:16:24.202 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-10-15 15:16:24.204 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:16:24.206 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 15:16:24.208 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-10-15 15:16:24.210 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-10-15 15:16:24.212 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-10-15 15:16:24.213 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-10-15 15:16:24.216 | + functions-common:plugin_override_defaults:1701 : return 2021-10-15 15:16:24.218 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-10-15 15:16:24.234 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-10-15 15:16:24.236 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-10-15 15:16:24.249 | ++ functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:16:24.251 | +++ lib/tls:source:43 : hostname -f 2021-10-15 15:16:24.254 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-10-15 15:16:24.256 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-10-15 15:16:24.258 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-10-15 15:16:24.260 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-10-15 15:16:24.262 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-10-15 15:16:24.264 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-10-15 15:16:24.266 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-10-15 15:16:24.268 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-10-15 15:16:24.269 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-10-15 15:16:24.271 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-10-15 15:16:24.275 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-10-15 15:16:24.288 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-10-15 15:16:24.305 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-10-15 15:16:24.318 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-10-15 15:16:24.331 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-10-15 15:16:24.357 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-10-15 15:16:24.416 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-10-15 15:16:24.500 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-10-15 15:16:24.522 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-10-15 15:16:24.564 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-10-15 15:16:24.617 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-10-15 15:16:24.743 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-10-15 15:16:24.757 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-10-15 15:16:24.770 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-10-15 15:16:24.783 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-10-15 15:16:24.873 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-10-15 15:16:24.875 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-10-15 15:16:24.878 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-10-15 15:16:24.880 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-10-15 15:16:24.882 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-10-15 15:16:24.884 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-10-15 15:16:24.887 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-10-15 15:16:24.887 | False' 2021-10-15 15:16:24.890 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-10-15 15:16:24.905 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-10-15 15:16:24.908 | + ./stack.sh:main:610 : run_phase source 2021-10-15 15:16:24.910 | + functions-common:run_phase:1737 : local mode=source 2021-10-15 15:16:24.912 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:16:24.914 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:16:24.916 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:16:24.918 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:16:24.920 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:16:24.922 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:16:24.924 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:16:24.928 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:16:24.930 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:16:24.932 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:16:24.934 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-10-15 15:16:24.936 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:16:24.951 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:16:24.953 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:16:24.955 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-10-15 15:16:24.993 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-10-15 15:16:24.995 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-10-15 15:16:24.998 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:16:25.000 | + functions-common:run_phase:1759 : load_plugin_settings 2021-10-15 15:16:25.002 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-10-15 15:16:25.004 | + functions-common:load_plugin_settings:1674 : local plugin 2021-10-15 15:16:25.006 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-10-15 15:16:25.008 | + functions-common:load_plugin_settings:1678 : return 2021-10-15 15:16:25.010 | + functions-common:run_phase:1760 : verify_disabled_services 2021-10-15 15:16:25.013 | + functions-common:verify_disabled_services:2020 : local service 2021-10-15 15:16:25.015 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.017 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-10-15 15:16:25.019 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.022 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-10-15 15:16:25.024 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.026 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-10-15 15:16:25.029 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.031 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-10-15 15:16:25.033 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.036 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-10-15 15:16:25.038 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.040 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-10-15 15:16:25.045 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.050 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-10-15 15:16:25.053 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.055 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-10-15 15:16:25.057 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.060 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-10-15 15:16:25.062 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.064 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-10-15 15:16:25.067 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.069 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-10-15 15:16:25.071 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.073 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-10-15 15:16:25.076 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.078 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-10-15 15:16:25.081 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.083 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-10-15 15:16:25.085 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.087 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-10-15 15:16:25.089 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.092 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-10-15 15:16:25.094 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.096 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-10-15 15:16:25.098 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.100 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-10-15 15:16:25.103 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.105 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-10-15 15:16:25.107 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.109 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-10-15 15:16:25.111 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.114 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-10-15 15:16:25.116 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.118 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-10-15 15:16:25.120 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.123 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-10-15 15:16:25.125 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.128 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-10-15 15:16:25.130 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.132 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-10-15 15:16:25.134 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.137 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-10-15 15:16:25.140 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.142 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-10-15 15:16:25.144 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.146 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-10-15 15:16:25.149 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.151 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-10-15 15:16:25.153 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.155 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-10-15 15:16:25.158 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.160 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-10-15 15:16:25.162 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.164 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-10-15 15:16:25.166 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.169 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-10-15 15:16:25.171 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.173 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-10-15 15:16:25.176 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.178 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-10-15 15:16:25.180 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.182 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-10-15 15:16:25.185 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.187 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-10-15 15:16:25.190 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.192 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-10-15 15:16:25.194 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.196 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-10-15 15:16:25.199 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.201 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-10-15 15:16:25.204 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.206 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-10-15 15:16:25.208 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.210 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-10-15 15:16:25.212 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.215 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-10-15 15:16:25.217 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.219 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-10-15 15:16:25.221 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:16:25.223 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-10-15 15:16:25.226 | + ./stack.sh:main:681 : initialize_database_backends 2021-10-15 15:16:25.229 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:16:25.231 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-10-15 15:16:25.246 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:16:25.249 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-10-15 15:16:25.251 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:16:25.253 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-10-15 15:16:25.268 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:16:25.270 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-10-15 15:16:25.273 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-10-15 15:16:25.275 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-10-15 15:16:25.277 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-10-15 15:16:25.280 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-10-15 15:16:25.282 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-10-15 15:16:25.284 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-10-15 15:16:25.287 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-10-15 15:16:25.289 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:16:25.292 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-10-15 15:16:25.294 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:16:25.297 | + lib/database:initialize_database_backends:104 : return 0 2021-10-15 15:16:25.299 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-10-15 15:16:25.299 | Using mysql database backend 2021-10-15 15:16:25.301 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-10-15 15:16:25.317 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-10-15 15:16:25.334 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:16:25.336 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-10-15 15:16:25.352 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-10-15 15:16:25.368 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:16:25.370 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-10-15 15:16:25.387 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-10-15 15:16:25.403 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-10-15 15:16:25.419 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:16:25.422 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-10-15 15:16:25.438 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:16:25.441 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-10-15 15:16:25.457 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-10-15 15:16:25.459 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-10-15 15:16:25.462 | + ./stack.sh:main:741 : save_stackenv 741 2021-10-15 15:16:25.464 | + functions-common:save_stackenv:60 : local tag=741 2021-10-15 15:16:25.467 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-10-15 15:16:25.471 | + functions-common:save_stackenv:62 : time_stamp=2021-10-15-151625 2021-10-15 15:16:25.474 | + functions-common:save_stackenv:63 : echo '# 2021-10-15-151625 741' 2021-10-15 15:16:25.476 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:16:25.478 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:16:25.481 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:16:25.484 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-10-15 15:16:25.486 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:16:25.488 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-10-15 15:16:25.490 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:16:25.493 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-10-15 15:16:25.495 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:16:25.498 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.31 2021-10-15 15:16:25.500 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:16:25.503 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.31/identity 2021-10-15 15:16:25.505 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:16:25.507 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-10-15-151623 2021-10-15 15:16:25.510 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:16:25.512 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-10-15 15:16:25.514 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:16:25.517 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.31 2021-10-15 15:16:25.519 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:16:25.521 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-10-15 15:16:25.523 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:16:25.526 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-10-15 15:16:25.528 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:16:25.531 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-10-15 15:16:25.533 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:16:25.535 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-10-15 15:16:25.538 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-10-15 15:16:25.540 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-10-15 15:16:25.542 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-10-15 15:16:25.545 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:16:25.547 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:16:25.550 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:16:25.552 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:16:25.554 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:16:25.557 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:16:25.572 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:16:25.575 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:16:25.577 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:16:25.580 | + functions-common:git_clone:544 : echo master 2021-10-15 15:16:25.580 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:16:25.585 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-10-15 15:16:25.587 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:16:25.589 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-10-15 15:16:25.592 | + functions-common:git_clone:593 : head -1 2021-10-15 15:16:25.593 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:16:25.596 | c9e9adfd Updated from generate-constraints 2021-10-15 15:16:25.598 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:16:25.601 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-10-15 15:16:25.603 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:16:25.607 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-10-15 15:16:25.609 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-10-15 15:16:25.612 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-10-15 15:16:25.614 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-10-15 15:16:25.617 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:16:25.619 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-10-15 15:16:25.622 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-10-15 15:16:25.625 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-10-15 15:16:25.628 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-10-15 15:16:25.632 | ++ tools/install_prereqs.sh:source:47 : NOW=1634310985 2021-10-15 15:16:25.635 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-10-15 15:16:25.640 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1634310828 2021-10-15 15:16:25.642 | ++ tools/install_prereqs.sh:source:49 : DELTA=157 2021-10-15 15:16:25.644 | ++ tools/install_prereqs.sh:source:50 : [[ 157 -lt 7200 ]] 2021-10-15 15:16:25.647 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-10-15 15:16:25.649 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-10-15 15:16:25.651 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-10-15 15:16:25.654 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-10-15 15:16:25.656 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-10-15 15:16:25.658 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-10-15 15:16:25.661 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-10-15 15:16:25.663 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-10-15 15:16:25.666 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-10-15 15:16:25.713 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-10-15 15:16:25.713 | apache2-dev 2021-10-15 15:16:25.713 | bc 2021-10-15 15:16:25.713 | bsdmainutils 2021-10-15 15:16:25.714 | curl 2021-10-15 15:16:25.714 | g++ 2021-10-15 15:16:25.714 | gawk 2021-10-15 15:16:25.714 | gcc 2021-10-15 15:16:25.714 | gettext 2021-10-15 15:16:25.714 | git 2021-10-15 15:16:25.714 | graphviz 2021-10-15 15:16:25.714 | iputils-ping 2021-10-15 15:16:25.714 | libapache2-mod-proxy-uwsgi 2021-10-15 15:16:25.714 | libffi-dev 2021-10-15 15:16:25.714 | libjpeg-dev 2021-10-15 15:16:25.714 | libpcre3-dev 2021-10-15 15:16:25.714 | libpq-dev 2021-10-15 15:16:25.714 | libssl-dev 2021-10-15 15:16:25.714 | libsystemd-dev 2021-10-15 15:16:25.714 | libxml2-dev 2021-10-15 15:16:25.714 | libxslt1-dev 2021-10-15 15:16:25.714 | libyaml-dev 2021-10-15 15:16:25.714 | lsof 2021-10-15 15:16:25.714 | openssh-server 2021-10-15 15:16:25.714 | openssl 2021-10-15 15:16:25.714 | pkg-config 2021-10-15 15:16:25.714 | psmisc 2021-10-15 15:16:25.714 | python3-dev 2021-10-15 15:16:25.714 | python3-pip 2021-10-15 15:16:25.714 | python3-systemd 2021-10-15 15:16:25.714 | python3-venv 2021-10-15 15:16:25.714 | tar 2021-10-15 15:16:25.714 | tcpdump 2021-10-15 15:16:25.714 | unzip 2021-10-15 15:16:25.714 | uuid-runtime 2021-10-15 15:16:25.714 | wget 2021-10-15 15:16:25.714 | wget 2021-10-15 15:16:25.714 | zlib1g-dev 2021-10-15 15:16:25.714 | libkrb5-dev 2021-10-15 15:16:25.714 | libldap2-dev 2021-10-15 15:16:25.714 | libsasl2-dev 2021-10-15 15:16:25.714 | memcached 2021-10-15 15:16:25.714 | python3-mysqldb 2021-10-15 15:16:25.715 | sqlite3 2021-10-15 15:16:25.715 | conntrack 2021-10-15 15:16:25.715 | curl 2021-10-15 15:16:25.715 | dnsmasq-base 2021-10-15 15:16:25.715 | dnsmasq-utils 2021-10-15 15:16:25.715 | ebtables 2021-10-15 15:16:25.715 | genisoimage 2021-10-15 15:16:25.715 | iptables 2021-10-15 15:16:25.715 | iputils-arping 2021-10-15 15:16:25.715 | kpartx 2021-10-15 15:16:25.715 | libjs-jquery-tablesorter 2021-10-15 15:16:25.715 | parted 2021-10-15 15:16:25.715 | pm-utils 2021-10-15 15:16:25.715 | python3-mysqldb 2021-10-15 15:16:25.715 | socat 2021-10-15 15:16:25.715 | sqlite3 2021-10-15 15:16:25.715 | sudo 2021-10-15 15:16:25.715 | vlan 2021-10-15 15:16:25.715 | lsscsi 2021-10-15 15:16:25.715 | open-iscsi 2021-10-15 15:16:25.715 | lvm2 2021-10-15 15:16:25.715 | qemu-utils 2021-10-15 15:16:25.715 | thin-provisioning-tools 2021-10-15 15:16:25.715 | acl 2021-10-15 15:16:25.715 | dnsmasq-base 2021-10-15 15:16:25.715 | dnsmasq-utils 2021-10-15 15:16:25.715 | ebtables 2021-10-15 15:16:25.715 | haproxy 2021-10-15 15:16:25.715 | iptables 2021-10-15 15:16:25.715 | iputils-arping 2021-10-15 15:16:25.715 | iputils-ping 2021-10-15 15:16:25.715 | postgresql-server-dev-all 2021-10-15 15:16:25.716 | python3-mysqldb 2021-10-15 15:16:25.716 | sqlite3 2021-10-15 15:16:25.716 | sudo 2021-10-15 15:16:25.716 | vlan 2021-10-15 15:16:25.716 | pcp 2021-10-15 15:16:25.716 | ipset 2021-10-15 15:16:25.716 | conntrack 2021-10-15 15:16:25.716 | conntrackd 2021-10-15 15:16:25.716 | keepalived 2021-10-15 15:16:25.716 | lvm2 2021-10-15 15:16:25.716 | qemu-utils 2021-10-15 15:16:25.716 | thin-provisioning-tools 2021-10-15 15:16:25.716 | curl 2021-10-15 15:16:25.716 | liberasurecode-dev 2021-10-15 15:16:25.716 | make 2021-10-15 15:16:25.716 | memcached 2021-10-15 15:16:25.716 | sqlite3 2021-10-15 15:16:25.716 | xfsprogs' 2021-10-15 15:16:25.718 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-10-15 15:16:25.736 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-10-15 15:16:25.736 | apache2-dev 2021-10-15 15:16:25.737 | bc 2021-10-15 15:16:25.737 | bsdmainutils 2021-10-15 15:16:25.737 | curl 2021-10-15 15:16:25.737 | g++ 2021-10-15 15:16:25.737 | gawk 2021-10-15 15:16:25.737 | gcc 2021-10-15 15:16:25.737 | gettext 2021-10-15 15:16:25.737 | git 2021-10-15 15:16:25.737 | graphviz 2021-10-15 15:16:25.737 | iputils-ping 2021-10-15 15:16:25.737 | libapache2-mod-proxy-uwsgi 2021-10-15 15:16:25.737 | libffi-dev 2021-10-15 15:16:25.737 | libjpeg-dev 2021-10-15 15:16:25.737 | libpcre3-dev 2021-10-15 15:16:25.737 | libpq-dev 2021-10-15 15:16:25.737 | libssl-dev 2021-10-15 15:16:25.737 | libsystemd-dev 2021-10-15 15:16:25.737 | libxml2-dev 2021-10-15 15:16:25.737 | libxslt1-dev 2021-10-15 15:16:25.737 | libyaml-dev 2021-10-15 15:16:25.737 | lsof 2021-10-15 15:16:25.737 | openssh-server 2021-10-15 15:16:25.737 | openssl 2021-10-15 15:16:25.737 | pkg-config 2021-10-15 15:16:25.737 | psmisc 2021-10-15 15:16:25.737 | python3-dev 2021-10-15 15:16:25.737 | python3-pip 2021-10-15 15:16:25.737 | python3-systemd 2021-10-15 15:16:25.737 | python3-venv 2021-10-15 15:16:25.737 | tar 2021-10-15 15:16:25.737 | tcpdump 2021-10-15 15:16:25.737 | unzip 2021-10-15 15:16:25.737 | uuid-runtime 2021-10-15 15:16:25.737 | wget 2021-10-15 15:16:25.737 | wget 2021-10-15 15:16:25.737 | zlib1g-dev 2021-10-15 15:16:25.737 | libkrb5-dev 2021-10-15 15:16:25.737 | libldap2-dev 2021-10-15 15:16:25.738 | libsasl2-dev 2021-10-15 15:16:25.738 | memcached 2021-10-15 15:16:25.738 | python3-mysqldb 2021-10-15 15:16:25.738 | sqlite3 2021-10-15 15:16:25.738 | conntrack 2021-10-15 15:16:25.738 | curl 2021-10-15 15:16:25.738 | dnsmasq-base 2021-10-15 15:16:25.738 | dnsmasq-utils 2021-10-15 15:16:25.738 | ebtables 2021-10-15 15:16:25.738 | genisoimage 2021-10-15 15:16:25.738 | iptables 2021-10-15 15:16:25.738 | iputils-arping 2021-10-15 15:16:25.738 | kpartx 2021-10-15 15:16:25.738 | libjs-jquery-tablesorter 2021-10-15 15:16:25.738 | parted 2021-10-15 15:16:25.738 | pm-utils 2021-10-15 15:16:25.738 | python3-mysqldb 2021-10-15 15:16:25.738 | socat 2021-10-15 15:16:25.738 | sqlite3 2021-10-15 15:16:25.738 | sudo 2021-10-15 15:16:25.738 | vlan 2021-10-15 15:16:25.738 | lsscsi 2021-10-15 15:16:25.738 | open-iscsi 2021-10-15 15:16:25.738 | lvm2 2021-10-15 15:16:25.738 | qemu-utils 2021-10-15 15:16:25.738 | thin-provisioning-tools 2021-10-15 15:16:25.738 | acl 2021-10-15 15:16:25.738 | dnsmasq-base 2021-10-15 15:16:25.738 | dnsmasq-utils 2021-10-15 15:16:25.738 | ebtables 2021-10-15 15:16:25.738 | haproxy 2021-10-15 15:16:25.738 | iptables 2021-10-15 15:16:25.738 | iputils-arping 2021-10-15 15:16:25.738 | iputils-ping 2021-10-15 15:16:25.738 | postgresql-server-dev-all 2021-10-15 15:16:25.738 | python3-mysqldb 2021-10-15 15:16:25.738 | sqlite3 2021-10-15 15:16:25.738 | sudo 2021-10-15 15:16:25.738 | vlan 2021-10-15 15:16:25.739 | pcp 2021-10-15 15:16:25.739 | ipset 2021-10-15 15:16:25.739 | conntrack 2021-10-15 15:16:25.739 | conntrackd 2021-10-15 15:16:25.739 | keepalived 2021-10-15 15:16:25.739 | lvm2 2021-10-15 15:16:25.739 | qemu-utils 2021-10-15 15:16:25.739 | thin-provisioning-tools 2021-10-15 15:16:25.739 | curl 2021-10-15 15:16:25.739 | liberasurecode-dev 2021-10-15 15:16:25.739 | make 2021-10-15 15:16:25.739 | memcached 2021-10-15 15:16:25.739 | sqlite3 2021-10-15 15:16:25.739 | xfsprogs ' 2021-10-15 15:16:25.739 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-10-15 15:16:25.741 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:16:25.743 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:16:25.747 | ++ 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:16:25.747 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-10-15 15:16:25.752 | ++ 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:16:25.754 | ++ functions-common:install_package:1347 : update_package_repo 2021-10-15 15:16:25.756 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:16:25.758 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-10-15 15:16:25.761 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:16:25.763 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:16:25.765 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:16:25.767 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:16:25.769 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:16:25.772 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:16:25.774 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-10-15 15:16:25.776 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-10-15 15:16:25.778 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-10-15 15:16:25.780 | +++ functions-common:apt_get_update:1081 : id -u 2021-10-15 15:16:25.784 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-10-15 15:16:25.786 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-10-15 15:16:25.789 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-10-15 15:16:25.791 | ++ functions-common:time_start:2296 : local start_time= 2021-10-15 15:16:25.793 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-10-15 15:16:25.796 | +++ functions-common:time_start:2300 : date +%s%3N 2021-10-15 15:16:25.799 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1634310985797 2021-10-15 15:16:25.802 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-10-15 15:16:25.804 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-10-15 15:16:25.806 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-10-15 15:16:26.141 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-10-15 15:16:26.176 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-10-15 15:16:26.284 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-10-15 15:16:26.344 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-10-15 15:16:27.038 | Fetched 328 kB in 1s (344 kB/s) 2021-10-15 15:16:28.438 | Reading package lists... 2021-10-15 15:16:28.470 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-10-15 15:16:28.472 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-10-15 15:16:28.474 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:16:28.476 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:16:28.478 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:16:28.480 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:16:28.482 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:16:28.485 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-10-15 15:16:28.487 | ++ functions-common:time_stop:2316 : start_time=1634310985797 2021-10-15 15:16:28.489 | ++ functions-common:time_stop:2318 : [[ -z 1634310985797 ]] 2021-10-15 15:16:28.491 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:16:28.495 | ++ functions-common:time_stop:2321 : end_time=1634310988493 2021-10-15 15:16:28.497 | ++ functions-common:time_stop:2322 : elapsed_time=2696 2021-10-15 15:16:28.500 | ++ functions-common:time_stop:2323 : total=0 2021-10-15 15:16:28.502 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:16:28.504 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2696 2021-10-15 15:16:28.506 | ++ functions-common:install_package:1348 : 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:16:28.508 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:16:28.510 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:16:28.513 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:16:28.516 | ++ functions-common:real_install_package:1334 : 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:16:28.537 | ++ functions-common:apt_get:1114 : 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:16:28.643 | Reading package lists... 2021-10-15 15:16:28.869 | Building dependency tree... 2021-10-15 15:16:28.871 | Reading state information... 2021-10-15 15:16:28.903 | acl is already the newest version (2.2.53-6). 2021-10-15 15:16:28.903 | bc is already the newest version (1.07.1-2build1). 2021-10-15 15:16:28.903 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-10-15 15:16:28.903 | conntrack is already the newest version (1:1.4.5-2). 2021-10-15 15:16:28.903 | ebtables is already the newest version (2.0.11-3build1). 2021-10-15 15:16:28.903 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:16:28.903 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-10-15 15:16:28.903 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:16:28.903 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-10-15 15:16:28.903 | gettext is already the newest version (0.19.8.1-10build1). 2021-10-15 15:16:28.903 | ipset is already the newest version (7.5-1~exp1). 2021-10-15 15:16:28.903 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-10-15 15:16:28.903 | iputils-arping is already the newest version (3:20190709-3). 2021-10-15 15:16:28.903 | iputils-ping is already the newest version (3:20190709-3). 2021-10-15 15:16:28.903 | keepalived is already the newest version (1:2.0.19-2). 2021-10-15 15:16:28.903 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-10-15 15:16:28.904 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-10-15 15:16:28.904 | libffi-dev is already the newest version (3.3-4). 2021-10-15 15:16:28.904 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-10-15 15:16:28.904 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-10-15 15:16:28.904 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-10-15 15:16:28.904 | libxslt1-dev is already the newest version (1.1.34-4). 2021-10-15 15:16:28.904 | libyaml-dev is already the newest version (0.2.2-1). 2021-10-15 15:16:28.904 | lsscsi is already the newest version (0.30-0.1). 2021-10-15 15:16:28.904 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-10-15 15:16:28.904 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:16:28.904 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-10-15 15:16:28.904 | psmisc is already the newest version (23.3-1). 2021-10-15 15:16:28.904 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:16:28.904 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-10-15 15:16:28.904 | python3-systemd is already the newest version (234-3build2). 2021-10-15 15:16:28.904 | socat is already the newest version (1.7.3.3-2). 2021-10-15 15:16:28.904 | tcpdump is already the newest version (4.9.3-4). 2021-10-15 15:16:28.904 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-10-15 15:16:28.904 | unzip is already the newest version (6.0-25ubuntu1). 2021-10-15 15:16:28.904 | wget is already the newest version (1.20.3-1ubuntu1). 2021-10-15 15:16:28.905 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-10-15 15:16:28.905 | conntrackd is already the newest version (1:1.4.5-2). 2021-10-15 15:16:28.905 | graphviz is already the newest version (2.42.2-3build2). 2021-10-15 15:16:28.905 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-10-15 15:16:28.905 | pcp is already the newest version (5.0.3-1). 2021-10-15 15:16:28.905 | pm-utils is already the newest version (1.4.1-19). 2021-10-15 15:16:28.905 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:16:28.905 | apache2 is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:16:28.905 | apache2-dev is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:16:28.905 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-10-15 15:16:28.905 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:16:28.905 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:16:28.905 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-10-15 15:16:28.905 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-10-15 15:16:28.905 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-10-15 15:16:28.905 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-10-15 15:16:28.905 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-10-15 15:16:28.905 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:16:28.905 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-10-15 15:16:28.905 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-10-15 15:16:28.905 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-10-15 15:16:28.905 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-10-15 15:16:28.905 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-10-15 15:16:28.905 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-10-15 15:16:28.905 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:16:28.905 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-10-15 15:16:28.905 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-10-15 15:16:28.905 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-10-15 15:16:28.905 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-10-15 15:16:28.905 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-10-15 15:16:28.905 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-10-15 15:16:28.905 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-10-15 15:16:28.906 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:16:29.108 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-10-15 15:16:29.108 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-10-15 15:16:29.108 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-10-15 15:16:29.108 | The following packages were automatically installed and are no longer required: 2021-10-15 15:16:29.109 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:16:29.109 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:16:29.109 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:16:29.109 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:16:29.109 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:16:29.109 | python3-zope.interface 2021-10-15 15:16:29.109 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:16:29.221 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:16:29.226 | ++ functions-common:apt_get:1118 : result=0 2021-10-15 15:16:29.228 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:16:29.230 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:16:29.233 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:16:29.235 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:16:29.237 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:16:29.240 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:16:29.242 | ++ functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:16:29.244 | ++ functions-common:time_stop:2316 : start_time=1634310988534 2021-10-15 15:16:29.246 | ++ functions-common:time_stop:2318 : [[ -z 1634310988534 ]] 2021-10-15 15:16:29.249 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:16:29.253 | ++ functions-common:time_stop:2321 : end_time=1634310989251 2021-10-15 15:16:29.256 | ++ functions-common:time_stop:2322 : elapsed_time=717 2021-10-15 15:16:29.258 | ++ functions-common:time_stop:2323 : total=703 2021-10-15 15:16:29.260 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:16:29.262 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1420 2021-10-15 15:16:29.265 | ++ functions-common:apt_get:1122 : return 0 2021-10-15 15:16:29.267 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-10-15 15:16:29.269 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:16:29.272 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-10-15 15:16:29.276 | ++ tools/install_prereqs.sh:source:89 : date 2021-10-15 15:16:29.280 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-10-15 15:16:29.283 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-10-15 15:16:29.286 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-10-15 15:16:30.675 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-10-15 15:16:30.677 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:16:30.679 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:16:30.682 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:16:30.684 | + tools/install_pip.sh:main:43 : GetDistro 2021-10-15 15:16:30.686 | + functions-common:GetDistro:373 : GetOSVersion 2021-10-15 15:16:30.688 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-10-15 15:16:30.690 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-10-15 15:16:30.692 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-10-15 15:16:30.694 | + functions-common:_ensure_lsb_release:328 : return 2021-10-15 15:16:30.696 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-10-15 15:16:30.767 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-10-15 15:16:30.769 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-10-15 15:16:30.838 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-10-15 15:16:30.841 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-10-15 15:16:30.911 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-10-15 15:16:30.912 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-10-15 15:16:30.914 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-10-15 15:16:30.916 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-10-15 15:16:30.918 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-10-15 15:16:30.920 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-10-15 15:16:30.922 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-10-15 15:16:30.924 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-10-15 15:16:30.926 | + functions-common:GetDistro:378 : DISTRO=focal 2021-10-15 15:16:30.928 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-10-15 15:16:30.930 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-10-15 15:16:30.930 | Distro: focal 2021-10-15 15:16:30.932 | + tools/install_pip.sh:main:115 : get_versions 2021-10-15 15:16:30.934 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:16:30.938 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:16:30.940 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:16:30.943 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:16:30.943 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:16:31.590 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 15:16:31.592 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 15:16:31.597 | pip: 21.3 2021-10-15 15:16:31.597 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-10-15 15:16:31.597 | + tools/install_pip.sh:main:121 : is_fedora 2021-10-15 15:16:31.598 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:16:31.599 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:16:31.601 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:16:31.603 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:16:31.604 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:16:31.606 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:16:31.608 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:16:31.610 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:16:31.612 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:16:31.614 | + tools/install_pip.sh:main:133 : install_get_pip 2021-10-15 15:16:31.615 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:16:31.618 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:16:31.618 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-10-15 15:16:31.621 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:16:31.624 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-10-15 15:16:31.625 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-10-15 15:16:31.627 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:16:31.629 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-10-15 15:16:31.631 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:16:31.641 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-10-15 15:16:31.641 | Dload Upload Total Spent Left Speed 2021-10-15 15:16:31.881 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-10-15 15:16:31.885 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-10-15 15:16:31.888 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:16:35.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:16:35.092 | from cryptography.utils import int_from_bytes 2021-10-15 15:16:35.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:16:35.092 | from cryptography.utils import int_from_bytes 2021-10-15 15:16:35.384 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:16:35.581 | Collecting pip 2021-10-15 15:16:35.594 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4a1/de8f97884ecfc/pip-21.3-py3-none-any.whl (1.7 MB) 2021-10-15 15:16:37.712 | Installing collected packages: pip 2021-10-15 15:16:37.713 | Attempting uninstall: pip 2021-10-15 15:16:37.714 | Found existing installation: pip 21.3 2021-10-15 15:16:37.966 | Uninstalling pip-21.3: 2021-10-15 15:16:37.979 | Successfully uninstalled pip-21.3 2021-10-15 15:16:39.646 | Successfully installed pip-21.3 2021-10-15 15:16:39.646 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:16:39.781 | + tools/install_pip.sh:main:136 : set -x 2021-10-15 15:16:39.783 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-10-15 15:16:39.785 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-10-15 15:16:39.786 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:16:39.789 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-10-15 15:16:39.790 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-10-15 15:16:39.792 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:16:39.795 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:16:39.796 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:16:39.800 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-10-15 15:16:39.801 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-10-15 15:16:39.803 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:16:39.805 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:16:39.807 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:16:39.824 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-10-15 15:16:39.826 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:16:40.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:16:40.639 | from cryptography.utils import int_from_bytes 2021-10-15 15:16:40.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:16:40.639 | from cryptography.utils import int_from_bytes 2021-10-15 15:16:41.718 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:16:41.737 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (58.2.0) 2021-10-15 15:16:43.859 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:16:43.976 | + inc/python:pip_install:200 : result=0 2021-10-15 15:16:43.977 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:16:43.979 | + functions-common:time_stop:2309 : local name 2021-10-15 15:16:43.981 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:16:43.983 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:16:43.985 | + functions-common:time_stop:2312 : local total 2021-10-15 15:16:43.986 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:16:43.988 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:16:43.990 | + functions-common:time_stop:2316 : start_time=1634310999820 2021-10-15 15:16:43.991 | + functions-common:time_stop:2318 : [[ -z 1634310999820 ]] 2021-10-15 15:16:43.993 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:16:43.997 | + functions-common:time_stop:2321 : end_time=1634311003995 2021-10-15 15:16:44.000 | + functions-common:time_stop:2322 : elapsed_time=4175 2021-10-15 15:16:44.001 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:16:44.003 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:16:44.005 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4175 2021-10-15 15:16:44.006 | + inc/python:pip_install:203 : return 0 2021-10-15 15:16:44.008 | + tools/install_pip.sh:main:142 : get_versions 2021-10-15 15:16:44.011 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:16:44.015 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:16:44.017 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:16:44.020 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:16:44.020 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:16:44.668 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 15:16:44.670 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 15:16:44.670 | pip: 21.3 2021-10-15 15:16:44.673 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-10-15 15:16:44.676 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:16:44.679 | + ./stack.sh:main:778 : fixup_all 2021-10-15 15:16:44.682 | + tools/fixup_stuff.sh:fixup_all:185 : fixup_keystone 2021-10-15 15:16:44.684 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-10-15 15:16:44.686 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:16:44.692 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:16:44.692 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-10-15 15:16:44.693 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-10-15 15:16:44.698 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-10-15 15:16:44.700 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-10-15 15:16:44.703 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-10-15 15:16:44.711 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-10-15 15:16:44.714 | + tools/fixup_stuff.sh:fixup_all:186 : fixup_ubuntu 2021-10-15 15:16:44.716 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : is_ubuntu 2021-10-15 15:16:44.718 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:16:44.720 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:16:44.723 | + tools/fixup_stuff.sh:fixup_ubuntu:179 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-10-15 15:16:44.734 | + tools/fixup_stuff.sh:fixup_ubuntu:180 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-10-15 15:16:44.745 | + tools/fixup_stuff.sh:fixup_ubuntu:181 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-10-15 15:16:44.756 | + tools/fixup_stuff.sh:fixup_all:187 : fixup_fedora 2021-10-15 15:16:44.758 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-10-15 15:16:44.760 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:16:44.763 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:16:44.765 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:16:44.767 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:16:44.769 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:16:44.771 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:16:44.773 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:16:44.775 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:16:44.777 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:16:44.780 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-10-15 15:16:44.782 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_suse 2021-10-15 15:16:44.784 | + tools/fixup_stuff.sh:fixup_suse:122 : is_suse 2021-10-15 15:16:44.786 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:16:44.788 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:16:44.790 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:16:44.792 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:16:44.794 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:16:44.797 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:16:44.799 | + tools/fixup_stuff.sh:fixup_suse:123 : return 2021-10-15 15:16:44.801 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-10-15 15:16:44.822 | Using python 3.8 to install os-testr 2021-10-15 15:16:44.824 | + 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-10-15 15:16:45.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:16:45.638 | from cryptography.utils import int_from_bytes 2021-10-15 15:16:45.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:16:45.638 | from cryptography.utils import int_from_bytes 2021-10-15 15:16:46.715 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:16:46.733 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-10-15 15:16:47.257 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-10-15 15:16:47.258 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-10-15 15:16:47.259 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-10-15 15:16:47.260 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-10-15 15:16:47.274 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-10-15 15:16:47.301 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-10-15 15:16:47.302 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-10-15 15:16:47.303 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-10-15 15:16:47.304 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-10-15 15:16:47.305 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-10-15 15:16:47.330 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-10-15 15:16:47.332 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-10-15 15:16:47.333 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-10-15 15:16:47.334 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.2.0) 2021-10-15 15:16:47.335 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2021-10-15 15:16:47.348 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-10-15 15:16:47.420 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-10-15 15:16:47.421 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-10-15 15:16:47.422 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-10-15 15:16:47.423 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-10-15 15:16:49.539 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:16:49.668 | + inc/python:pip_install:200 : result=0 2021-10-15 15:16:49.672 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:16:49.674 | + functions-common:time_stop:2309 : local name 2021-10-15 15:16:49.676 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:16:49.678 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:16:49.681 | + functions-common:time_stop:2312 : local total 2021-10-15 15:16:49.683 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:16:49.686 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:16:49.689 | + functions-common:time_stop:2316 : start_time=1634311004817 2021-10-15 15:16:49.691 | + functions-common:time_stop:2318 : [[ -z 1634311004817 ]] 2021-10-15 15:16:49.693 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:16:49.697 | + functions-common:time_stop:2321 : end_time=1634311009695 2021-10-15 15:16:49.701 | + functions-common:time_stop:2322 : elapsed_time=4878 2021-10-15 15:16:49.704 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:16:49.706 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:16:49.708 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4878 2021-10-15 15:16:49.710 | + inc/python:pip_install:203 : return 0 2021-10-15 15:16:49.712 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-10-15 15:16:49.783 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-10-15 15:16:50.079 | + ./stack.sh:main:792 : install_infra 2021-10-15 15:16:50.081 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:16:50.083 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-10-15 15:16:50.088 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:16:50.090 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-10-15 15:16:50.114 | + 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-10-15 15:16:52.061 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:52.198 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:52.219 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:52.258 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:52.263 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:52.323 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:52.382 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:52.459 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:52.476 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:52.764 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:52.768 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:52.775 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:52.882 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:52.945 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:16:53.079 | 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 339)) (5.6.0) 2021-10-15 15:16:53.342 | + inc/python:pip_install:200 : result=0 2021-10-15 15:16:53.344 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:16:53.346 | + functions-common:time_stop:2309 : local name 2021-10-15 15:16:53.348 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:16:53.350 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:16:53.353 | + functions-common:time_stop:2312 : local total 2021-10-15 15:16:53.355 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:16:53.358 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:16:53.360 | + functions-common:time_stop:2316 : start_time=1634311010107 2021-10-15 15:16:53.362 | + functions-common:time_stop:2318 : [[ -z 1634311010107 ]] 2021-10-15 15:16:53.364 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:16:53.368 | + functions-common:time_stop:2321 : end_time=1634311013366 2021-10-15 15:16:53.371 | + functions-common:time_stop:2322 : elapsed_time=3259 2021-10-15 15:16:53.373 | + functions-common:time_stop:2323 : total=4878 2021-10-15 15:16:53.376 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:16:53.378 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8137 2021-10-15 15:16:53.380 | + inc/python:pip_install:203 : return 0 2021-10-15 15:16:53.382 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:16:53.385 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-10-15 15:16:53.406 | + 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-10-15 15:16:55.232 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:55.368 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:55.389 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:55.429 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:55.434 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:55.495 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:55.554 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:55.626 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:55.643 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:55.940 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:55.944 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:55.950 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:56.059 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:16:56.123 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:16:56.125 | Processing /opt/stack/requirements 2021-10-15 15:16:57.828 | 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 22)) (5.4.1) 2021-10-15 15:16:57.831 | 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 172)) (3.0.0) 2021-10-15 15:16:57.843 | Requirement already satisfied: packaging===21.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (21.0) 2021-10-15 15:16:57.848 | 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 339)) (5.6.0) 2021-10-15 15:16:57.851 | 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 376)) (2.4.7) 2021-10-15 15:16:57.854 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (2.26.0) 2021-10-15 15:16:57.881 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (1.16.0) 2021-10-15 15:16:57.884 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (2.5.0) 2021-10-15 15:16:57.895 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.26.7) 2021-10-15 15:16:57.915 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4954) (1.3) 2021-10-15 15:16:57.918 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4954) (0.3.0) 2021-10-15 15:16:57.933 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3) 2021-10-15 15:16:57.937 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2021.10.8) 2021-10-15 15:16:57.940 | Requirement already satisfied: charset-normalizer===2.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.0.7) 2021-10-15 15:16:57.944 | 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 168)) (1.0.0) 2021-10-15 15:16:57.947 | Requirement already satisfied: cliff===3.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (3.9.0) 2021-10-15 15:16:57.960 | Requirement already satisfied: cmd2===2.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (2.2.0) 2021-10-15 15:16:58.034 | Requirement already satisfied: stevedore===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.4.0) 2021-10-15 15:16:58.041 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.4.0) 2021-10-15 15:16:58.044 | 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 348)) (0.7.2) 2021-10-15 15:16:58.047 | 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 587)) (0.2.5) 2021-10-15 15:16:58.052 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (21.2.0) 2021-10-15 15:16:58.107 | 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 377)) (1.8.2) 2021-10-15 15:16:58.109 | 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 119)) (0.4.4) 2021-10-15 15:16:58.113 | Building wheels for collected packages: openstack-requirements 2021-10-15 15:16:58.114 | Building wheel for openstack-requirements (setup.py): started 2021-10-15 15:16:58.918 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-10-15 15:16:58.918 | ERROR: Command errored out with exit status 1: 2021-10-15 15:16:58.918 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-nmsa7bir/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-nmsa7bir/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-zjo9wtvu 2021-10-15 15:16:58.918 | cwd: /tmp/pip-req-build-nmsa7bir/ 2021-10-15 15:16:58.918 | Complete output (6 lines): 2021-10-15 15:16:58.918 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-10-15 15:16:58.918 | or: setup.py --help [cmd1 cmd2 ...] 2021-10-15 15:16:58.918 | or: setup.py --help-commands 2021-10-15 15:16:58.918 | or: setup.py cmd --help 2021-10-15 15:16:58.918 | 2021-10-15 15:16:58.918 | error: invalid command 'bdist_wheel' 2021-10-15 15:16:58.918 | ---------------------------------------- 2021-10-15 15:16:58.918 | ERROR: Failed building wheel for openstack-requirements 2021-10-15 15:16:58.919 | Running setup.py clean for openstack-requirements 2021-10-15 15:16:59.723 | Failed to build openstack-requirements 2021-10-15 15:16:59.740 | Installing collected packages: openstack-requirements 2021-10-15 15:16:59.740 | Attempting uninstall: openstack-requirements 2021-10-15 15:16:59.741 | Found existing installation: openstack-requirements 1.2.1.dev4954 2021-10-15 15:16:59.775 | Uninstalling openstack-requirements-1.2.1.dev4954: 2021-10-15 15:16:59.794 | Successfully uninstalled openstack-requirements-1.2.1.dev4954 2021-10-15 15:16:59.797 | Running setup.py install for openstack-requirements: started 2021-10-15 15:17:02.104 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-10-15 15:17:02.130 | Successfully installed openstack-requirements-1.2.1.dev4954 2021-10-15 15:17:02.253 | + inc/python:pip_install:200 : result=0 2021-10-15 15:17:02.255 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:17:02.258 | + functions-common:time_stop:2309 : local name 2021-10-15 15:17:02.260 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:17:02.262 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:17:02.264 | + functions-common:time_stop:2312 : local total 2021-10-15 15:17:02.266 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:17:02.268 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:17:02.270 | + functions-common:time_stop:2316 : start_time=1634311013399 2021-10-15 15:17:02.272 | + functions-common:time_stop:2318 : [[ -z 1634311013399 ]] 2021-10-15 15:17:02.275 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:17:02.279 | + functions-common:time_stop:2321 : end_time=1634311022276 2021-10-15 15:17:02.281 | + functions-common:time_stop:2322 : elapsed_time=8877 2021-10-15 15:17:02.283 | + functions-common:time_stop:2323 : total=8137 2021-10-15 15:17:02.285 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:17:02.287 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17014 2021-10-15 15:17:02.289 | + inc/python:pip_install:203 : return 0 2021-10-15 15:17:02.291 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-10-15 15:17:02.294 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-10-15 15:17:02.297 | + inc/python:use_library_from_git:250 : local name=pbr 2021-10-15 15:17:02.299 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:02.301 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:02.304 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-10-15 15:17:02.306 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:02.308 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-10-15 15:17:02.328 | Using python 3.8 to install pbr 2021-10-15 15:17:02.331 | + 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-10-15 15:17:03.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:17:03.146 | from cryptography.utils import int_from_bytes 2021-10-15 15:17:03.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:17:03.146 | from cryptography.utils import int_from_bytes 2021-10-15 15:17:04.272 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:17:04.290 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-10-15 15:17:06.576 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:17:06.694 | + inc/python:pip_install:200 : result=0 2021-10-15 15:17:06.696 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:17:06.698 | + functions-common:time_stop:2309 : local name 2021-10-15 15:17:06.702 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:17:06.704 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:17:06.706 | + functions-common:time_stop:2312 : local total 2021-10-15 15:17:06.708 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:17:06.710 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:17:06.712 | + functions-common:time_stop:2316 : start_time=1634311022323 2021-10-15 15:17:06.714 | + functions-common:time_stop:2318 : [[ -z 1634311022323 ]] 2021-10-15 15:17:06.717 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:17:06.721 | + functions-common:time_stop:2321 : end_time=1634311026719 2021-10-15 15:17:06.723 | + functions-common:time_stop:2322 : elapsed_time=4396 2021-10-15 15:17:06.725 | + functions-common:time_stop:2323 : total=17014 2021-10-15 15:17:06.727 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:17:06.729 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21410 2021-10-15 15:17:06.731 | + inc/python:pip_install:203 : return 0 2021-10-15 15:17:06.734 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-10-15 15:17:09.040 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-10-15 15:17:10.944 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:17:10.945 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-10-15 15:17:10.952 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-10-15 15:17:10.955 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-10-15 15:17:10.957 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-10-15 15:17:11.024 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:17:11.027 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:17:11.031 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-10-15 15:17:11.048 | + ./stack.sh:main:801 : pkgs= 2021-10-15 15:17:11.050 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-10-15 15:17:11.052 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-10-15 15:17:11.055 | + functions-common:run_phase:1737 : local mode=stack 2021-10-15 15:17:11.057 | + functions-common:run_phase:1738 : local phase=pre-install 2021-10-15 15:17:11.059 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:17:11.061 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:17:11.064 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:17:11.066 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:17:11.068 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:17:11.071 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:17:11.074 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:17:11.077 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:17:11.079 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:17:11.081 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-10-15 15:17:11.083 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:17:11.098 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:17:11.100 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:17:11.102 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:17:11.104 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-10-15 15:17:11.107 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:17:11.109 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:17:11.111 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:17:11.113 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-10-15 15:17:11.115 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:17:11.117 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-10-15 15:17:11.120 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:17:11.122 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:17:11.124 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-10-15 15:17:11.126 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-10-15 15:17:11.128 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:17:11.130 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 15:17:11.132 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-10-15 15:17:11.135 | + functions-common:run_plugins:1723 : local mode=stack 2021-10-15 15:17:11.137 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-10-15 15:17:11.139 | + functions-common:run_plugins:1726 : local plugins= 2021-10-15 15:17:11.141 | + functions-common:run_plugins:1727 : local plugin 2021-10-15 15:17:11.144 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-10-15 15:17:11.146 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-10-15 15:17:11.148 | + functions:set_systemd_override:821 : local value=2048 2021-10-15 15:17:11.151 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-10-15 15:17:11.153 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-10-15 15:17:11.205 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-10-15 15:17:11.205 | Set systemd system override for DefaultLimitNOFILE=2048 2021-10-15 15:17:11.207 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-10-15 15:17:11.559 | + ./stack.sh:main:814 : install_rpc_backend 2021-10-15 15:17:11.562 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-10-15 15:17:11.578 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:17:11.580 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-10-15 15:17:11.582 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:17:11.585 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:17:11.587 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:17:11.589 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:17:11.592 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:17:11.595 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:17:11.597 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:17:11.599 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:17:11.601 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:17:11.604 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:17:11.607 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:17:11.609 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:17:11.611 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-10-15 15:17:11.613 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:17:11.616 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:17:11.618 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:17:11.620 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-10-15 15:17:11.641 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-10-15 15:17:11.748 | Reading package lists... 2021-10-15 15:17:11.982 | Building dependency tree... 2021-10-15 15:17:11.983 | Reading state information... 2021-10-15 15:17:12.217 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-10-15 15:17:12.217 | The following packages were automatically installed and are no longer required: 2021-10-15 15:17:12.218 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:17:12.218 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:17:12.218 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:17:12.218 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:17:12.218 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:17:12.218 | python3-zope.interface 2021-10-15 15:17:12.218 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:17:12.332 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:17:12.336 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:17:12.339 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:17:12.341 | + functions-common:time_stop:2309 : local name 2021-10-15 15:17:12.343 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:17:12.346 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:17:12.348 | + functions-common:time_stop:2312 : local total 2021-10-15 15:17:12.350 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:17:12.352 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:17:12.354 | + functions-common:time_stop:2316 : start_time=1634311031638 2021-10-15 15:17:12.357 | + functions-common:time_stop:2318 : [[ -z 1634311031638 ]] 2021-10-15 15:17:12.359 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:17:12.363 | + functions-common:time_stop:2321 : end_time=1634311032361 2021-10-15 15:17:12.366 | + functions-common:time_stop:2322 : elapsed_time=723 2021-10-15 15:17:12.368 | + functions-common:time_stop:2323 : total=1420 2021-10-15 15:17:12.370 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:17:12.372 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2143 2021-10-15 15:17:12.374 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:17:12.377 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-10-15 15:17:12.379 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:17:12.381 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:17:12.383 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:17:12.386 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:17:12.388 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:17:12.390 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:17:12.392 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-10-15 15:17:12.395 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:17:12.397 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:17:12.399 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:17:12.401 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:17:12.404 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:17:12.406 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:17:12.409 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:17:12.411 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:17:12.413 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:17:12.415 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-10-15 15:17:12.417 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:17:12.420 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:17:12.423 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:17:12.425 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:17:12.427 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:17:12.429 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:17:12.432 | + ./stack.sh:main:815 : restart_rpc_backend 2021-10-15 15:17:12.434 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-10-15 15:17:12.449 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:17:12.452 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-10-15 15:17:12.454 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:17:12.457 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-10-15 15:17:12.459 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-10-15 15:17:12.462 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-10-15 15:17:12.466 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-10-15 15:17:12.469 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-10-15 15:17:12.471 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-10-15 15:17:12.473 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-10-15 15:17:12.475 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-10-15 15:17:12.478 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-10-15 15:17:12.481 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-10-15 15:17:13.161 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-10-15 15:17:13.161 | user tags 2021-10-15 15:17:13.161 | stackrabbit []' 2021-10-15 15:17:13.164 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-10-15 15:17:13.164 | user tags 2021-10-15 15:17:13.164 | stackrabbit []' 2021-10-15 15:17:13.165 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-10-15 15:17:13.171 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-10-15 15:17:13.174 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-10-15 15:17:13.176 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:17:13.849 | Changing password for user "stackrabbit" ... 2021-10-15 15:17:13.902 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-10-15 15:17:14.589 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-10-15 15:17:14.650 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-10-15 15:17:14.653 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:17:15.322 | Changing password for user "stackrabbit" ... 2021-10-15 15:17:15.381 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-10-15 15:17:15.384 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-10-15 15:17:15.386 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-10-15 15:17:16.061 | Deleting user "guest" ... 2021-10-15 15:17:16.076 | Error: 2021-10-15 15:17:16.076 | {:no_such_user, "guest"} 2021-10-15 15:17:16.089 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-10-15 15:17:16.091 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-10-15 15:17:16.108 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:17:16.110 | + ./stack.sh:main:818 : install_database 2021-10-15 15:17:16.112 | + lib/database:install_database:116 : install_database_mysql 2021-10-15 15:17:16.115 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-10-15 15:17:16.117 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:17:16.119 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:17:16.122 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-10-15 15:17:16.426 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-10-15 15:17:16.429 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-10-15 15:17:16.431 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-10-15 15:17:16.434 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:17:16.436 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-10-15 15:17:16.439 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:17:16.441 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:17:16.444 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:17:16.446 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:17:16.448 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:17:16.450 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:17:16.453 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:17:16.455 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:17:16.457 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:17:16.460 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-10-15 15:17:16.462 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:17:16.464 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:17:16.466 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:17:16.469 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:17:16.471 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:17:16.473 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:17:16.475 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-10-15 15:17:16.478 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:17:16.480 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:17:16.483 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-10-15 15:17:16.485 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:17:16.487 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:17:16.490 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:17:16.492 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:17:16.494 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:17:16.497 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:17:16.499 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:17:16.502 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:17:16.504 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:17:16.506 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:17:16.508 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:17:16.510 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:17:16.513 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-10-15 15:17:16.515 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:17:16.517 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:17:16.520 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:17:16.522 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-10-15 15:17:16.542 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-10-15 15:17:16.649 | Reading package lists... 2021-10-15 15:17:16.876 | Building dependency tree... 2021-10-15 15:17:16.877 | Reading state information... 2021-10-15 15:17:17.115 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.3). 2021-10-15 15:17:17.115 | The following packages were automatically installed and are no longer required: 2021-10-15 15:17:17.116 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:17:17.116 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:17:17.116 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:17:17.116 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:17:17.116 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:17:17.116 | python3-zope.interface 2021-10-15 15:17:17.116 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:17:17.228 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:17:17.232 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:17:17.234 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:17:17.236 | + functions-common:time_stop:2309 : local name 2021-10-15 15:17:17.239 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:17:17.241 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:17:17.243 | + functions-common:time_stop:2312 : local total 2021-10-15 15:17:17.245 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:17:17.247 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:17:17.249 | + functions-common:time_stop:2316 : start_time=1634311036539 2021-10-15 15:17:17.251 | + functions-common:time_stop:2318 : [[ -z 1634311036539 ]] 2021-10-15 15:17:17.254 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:17:17.258 | + functions-common:time_stop:2321 : end_time=1634311037256 2021-10-15 15:17:17.260 | + functions-common:time_stop:2322 : elapsed_time=717 2021-10-15 15:17:17.263 | + functions-common:time_stop:2323 : total=2143 2021-10-15 15:17:17.265 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:17:17.267 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2860 2021-10-15 15:17:17.269 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:17:17.272 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-10-15 15:17:17.274 | + ./stack.sh:main:821 : install_database_python 2021-10-15 15:17:17.276 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-10-15 15:17:17.280 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-10-15 15:17:17.283 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-10-15 15:17:17.285 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:17:17.288 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-10-15 15:17:17.290 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-10-15 15:17:17.292 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:17:17.296 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:17:17.296 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:17:17.301 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-10-15 15:17:17.303 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-10-15 15:17:17.305 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-10-15 15:17:17.308 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-10-15 15:17:17.311 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-10-15 15:17:17.332 | Using python 3.8 to install PyMySQL 2021-10-15 15:17:17.334 | + 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-10-15 15:17:18.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:17:18.179 | from cryptography.utils import int_from_bytes 2021-10-15 15:17:18.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:17:18.179 | from cryptography.utils import int_from_bytes 2021-10-15 15:17:19.250 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:17:19.268 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-10-15 15:17:21.360 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:17:21.476 | + inc/python:pip_install:200 : result=0 2021-10-15 15:17:21.486 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:17:21.486 | + functions-common:time_stop:2309 : local name 2021-10-15 15:17:21.486 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:17:21.486 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:17:21.488 | + functions-common:time_stop:2312 : local total 2021-10-15 15:17:21.490 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:17:21.492 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:17:21.494 | + functions-common:time_stop:2316 : start_time=1634311037327 2021-10-15 15:17:21.498 | + functions-common:time_stop:2318 : [[ -z 1634311037327 ]] 2021-10-15 15:17:21.500 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:17:21.504 | + functions-common:time_stop:2321 : end_time=1634311041502 2021-10-15 15:17:21.507 | + functions-common:time_stop:2322 : elapsed_time=4175 2021-10-15 15:17:21.509 | + functions-common:time_stop:2323 : total=21410 2021-10-15 15:17:21.512 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:17:21.515 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25585 2021-10-15 15:17:21.517 | + inc/python:pip_install:203 : return 0 2021-10-15 15:17:21.519 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-10-15 15:17:21.521 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:17:21.524 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-10-15 15:17:21.526 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-10-15 15:17:21.542 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:17:21.545 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-10-15 15:17:21.547 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-10-15 15:17:21.550 | ++ 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-10-15 15:17:21.550 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-10-15 15:17:21.556 | + 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-10-15 15:17:21.558 | + 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-10-15 15:17:21.561 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-10-15 15:17:21.564 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-10-15 15:17:21.566 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-10-15 15:17:21.568 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 : is_service_enabled q-l3 2021-10-15 15:17:21.584 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:17:21.586 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 : install_package radvd 2021-10-15 15:17:21.589 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:17:21.592 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:17:21.594 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:17:21.596 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:17:21.599 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:17:21.601 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:17:21.603 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:17:21.605 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:17:21.608 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:17:21.610 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:17:21.612 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:17:21.614 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:17:21.617 | + functions-common:install_package:1348 : real_install_package radvd 2021-10-15 15:17:21.619 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:17:21.622 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:17:21.624 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:17:21.627 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-10-15 15:17:21.647 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-10-15 15:17:21.754 | Reading package lists... 2021-10-15 15:17:21.979 | Building dependency tree... 2021-10-15 15:17:21.981 | Reading state information... 2021-10-15 15:17:22.217 | radvd is already the newest version (1:2.17-2). 2021-10-15 15:17:22.217 | The following packages were automatically installed and are no longer required: 2021-10-15 15:17:22.218 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:17:22.218 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:17:22.218 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:17:22.218 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:17:22.218 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:17:22.218 | python3-zope.interface 2021-10-15 15:17:22.218 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:17:22.331 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:17:22.335 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:17:22.337 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:17:22.340 | + functions-common:time_stop:2309 : local name 2021-10-15 15:17:22.342 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:17:22.344 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:17:22.346 | + functions-common:time_stop:2312 : local total 2021-10-15 15:17:22.349 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:17:22.351 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:17:22.353 | + functions-common:time_stop:2316 : start_time=1634311041645 2021-10-15 15:17:22.356 | + functions-common:time_stop:2318 : [[ -z 1634311041645 ]] 2021-10-15 15:17:22.358 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:17:22.362 | + functions-common:time_stop:2321 : end_time=1634311042360 2021-10-15 15:17:22.364 | + functions-common:time_stop:2322 : elapsed_time=715 2021-10-15 15:17:22.366 | + functions-common:time_stop:2323 : total=2860 2021-10-15 15:17:22.369 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:17:22.371 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3575 2021-10-15 15:17:22.373 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:17:22.375 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 : is_service_enabled q-agt q-dhcp q-l3 2021-10-15 15:17:22.391 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:17:22.393 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 : neutron_plugin_install_agent_packages 2021-10-15 15:17:22.396 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-10-15 15:17:22.399 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-10-15 15:17:22.418 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-10-15 15:17:22.421 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:17:22.423 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:17:22.425 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:17:22.428 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:17:22.430 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:17:22.432 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:17:22.434 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:17:22.437 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:17:22.439 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:17:22.441 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:17:22.443 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:17:22.446 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:17:22.448 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-10-15 15:17:22.451 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:17:22.453 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:17:22.455 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:17:22.457 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-10-15 15:17:22.477 | + functions-common:apt_get:1114 : 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-10-15 15:17:22.583 | Reading package lists... 2021-10-15 15:17:22.805 | Building dependency tree... 2021-10-15 15:17:22.807 | Reading state information... 2021-10-15 15:17:23.041 | fakeroot is already the newest version (1.24-1). 2021-10-15 15:17:23.041 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:17:23.041 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-10-15 15:17:23.041 | The following packages were automatically installed and are no longer required: 2021-10-15 15:17:23.042 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:17:23.043 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:17:23.043 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:17:23.043 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:17:23.043 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:17:23.043 | python3-zope.interface 2021-10-15 15:17:23.043 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:17:23.157 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:17:23.161 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:17:23.163 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:17:23.165 | + functions-common:time_stop:2309 : local name 2021-10-15 15:17:23.168 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:17:23.170 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:17:23.172 | + functions-common:time_stop:2312 : local total 2021-10-15 15:17:23.174 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:17:23.177 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:17:23.179 | + functions-common:time_stop:2316 : start_time=1634311042474 2021-10-15 15:17:23.181 | + functions-common:time_stop:2318 : [[ -z 1634311042474 ]] 2021-10-15 15:17:23.184 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:17:23.189 | + functions-common:time_stop:2321 : end_time=1634311043186 2021-10-15 15:17:23.191 | + functions-common:time_stop:2322 : elapsed_time=712 2021-10-15 15:17:23.193 | + functions-common:time_stop:2323 : total=3575 2021-10-15 15:17:23.195 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:17:23.197 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4287 2021-10-15 15:17:23.200 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:17:23.202 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-10-15 15:17:23.204 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:17:23.206 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:17:23.209 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-10-15 15:17:23.211 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-10-15 15:17:23.214 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-10-15 15:17:23.218 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-10-15 15:17:23.220 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-10-15 15:17:23.223 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-10-15 15:17:23.224 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-10-15 15:17:23.228 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-10-15 15:17:23.231 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-10-15 15:17:23.233 | + functions:vercmp:628 : local v1=5.4 2021-10-15 15:17:23.235 | + functions:vercmp:629 : local 'op=<' 2021-10-15 15:17:23.237 | + functions:vercmp:630 : local v2=3.13 2021-10-15 15:17:23.240 | + functions:vercmp:631 : local result 2021-10-15 15:17:23.243 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-10-15 15:17:23.243 | ++ functions:vercmp:635 : sort -V 2021-10-15 15:17:23.244 | ++ functions:vercmp:635 : head -1 2021-10-15 15:17:23.249 | + functions:vercmp:635 : result=3.13 2021-10-15 15:17:23.251 | + functions:vercmp:637 : case $op in 2021-10-15 15:17:23.253 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-10-15 15:17:23.256 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-10-15 15:17:23.258 | + functions:vercmp:648 : return 2021-10-15 15:17:23.260 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-10-15 15:17:23.262 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:17:23.265 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-10-15 15:17:23.643 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-10-15 15:17:23.645 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-10-15 15:17:23.648 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:23.651 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:23.654 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-10-15 15:17:23.656 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:23.659 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-10-15 15:17:23.677 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:17:23.679 | + ./stack.sh:main:829 : install_etcd3 2021-10-15 15:17:23.681 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-10-15 15:17:23.681 | Installing etcd 2021-10-15 15:17:23.685 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-10-15 15:17:23.698 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-10-15 15:17:23.710 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-10-15 15:17:23.712 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-10-15 15:17:23.729 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-10-15 15:17:23.732 | ++ 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-10-15 15:17:23.735 | ++ 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-10-15 15:17:23.738 | +++ 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-10-15 15:17:23.742 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:17:23.745 | ++ 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-10-15 15:17:23.748 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-10-15 15:17:23.750 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:17:23.753 | ++ functions:get_extra_file:74 : return 2021-10-15 15:17:23.755 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:17:23.758 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-10-15 15:17:23.760 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-10-15 15:17:23.763 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-10-15 15:17:23.779 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:17:23.781 | + ./stack.sh:main:848 : install_dstat 2021-10-15 15:17:23.784 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-10-15 15:17:23.803 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:17:23.806 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-10-15 15:17:23.809 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:17:23.811 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-10-15 15:17:23.813 | + ./stack.sh:main:857 : install_libs 2021-10-15 15:17:23.816 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-10-15 15:17:23.818 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-10-15 15:17:23.821 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-10-15 15:17:23.823 | + inc/python:use_library_from_git:250 : local name=automaton 2021-10-15 15:17:23.825 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:23.828 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:23.830 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-10-15 15:17:23.832 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:23.834 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-10-15 15:17:23.836 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-10-15 15:17:23.838 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-10-15 15:17:23.841 | + inc/python:use_library_from_git:250 : local name=castellan 2021-10-15 15:17:23.843 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:23.847 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:23.849 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-10-15 15:17:23.852 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:23.854 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-10-15 15:17:23.856 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-10-15 15:17:23.859 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-10-15 15:17:23.861 | + inc/python:use_library_from_git:250 : local name=cliff 2021-10-15 15:17:23.863 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:23.865 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:23.867 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-10-15 15:17:23.869 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:23.872 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-10-15 15:17:23.874 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-10-15 15:17:23.877 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-10-15 15:17:23.879 | + inc/python:use_library_from_git:250 : local name=cursive 2021-10-15 15:17:23.881 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:23.883 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:23.885 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-10-15 15:17:23.888 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:23.890 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-10-15 15:17:23.893 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-10-15 15:17:23.895 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-10-15 15:17:23.897 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-10-15 15:17:23.899 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:23.901 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:23.904 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-10-15 15:17:23.906 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:23.909 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-10-15 15:17:23.911 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-10-15 15:17:23.913 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-10-15 15:17:23.915 | + inc/python:use_library_from_git:250 : local name=futurist 2021-10-15 15:17:23.918 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:23.921 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:23.923 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-10-15 15:17:23.925 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:23.927 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-10-15 15:17:23.930 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-10-15 15:17:23.932 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-10-15 15:17:23.934 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-10-15 15:17:23.936 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:23.939 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:23.941 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-10-15 15:17:23.943 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:23.945 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-10-15 15:17:23.948 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-10-15 15:17:23.951 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-10-15 15:17:23.953 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-10-15 15:17:23.955 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:23.957 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:23.959 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-10-15 15:17:23.962 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:23.964 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-10-15 15:17:23.966 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-10-15 15:17:23.968 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-10-15 15:17:23.971 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-10-15 15:17:23.973 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:23.975 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:23.977 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-10-15 15:17:23.979 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:23.982 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-10-15 15:17:23.984 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-10-15 15:17:23.987 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-10-15 15:17:23.989 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-10-15 15:17:23.991 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:23.993 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:23.996 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-10-15 15:17:23.998 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.001 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-10-15 15:17:24.003 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-10-15 15:17:24.005 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-10-15 15:17:24.007 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-10-15 15:17:24.010 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.012 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.014 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-10-15 15:17:24.017 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.019 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-10-15 15:17:24.021 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-10-15 15:17:24.023 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-10-15 15:17:24.025 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-10-15 15:17:24.028 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.030 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.032 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-10-15 15:17:24.034 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.036 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-10-15 15:17:24.039 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-10-15 15:17:24.041 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-10-15 15:17:24.044 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-10-15 15:17:24.046 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.048 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.050 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-10-15 15:17:24.052 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.055 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-10-15 15:17:24.057 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-10-15 15:17:24.060 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-10-15 15:17:24.062 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-10-15 15:17:24.065 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.067 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.069 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-10-15 15:17:24.071 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.074 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-10-15 15:17:24.076 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-10-15 15:17:24.078 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-10-15 15:17:24.080 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-10-15 15:17:24.083 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.085 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.087 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-10-15 15:17:24.090 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.092 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-10-15 15:17:24.094 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-10-15 15:17:24.097 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-10-15 15:17:24.099 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-10-15 15:17:24.101 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.103 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.108 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-10-15 15:17:24.110 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.112 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-10-15 15:17:24.114 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-10-15 15:17:24.118 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-10-15 15:17:24.120 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-10-15 15:17:24.123 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.125 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.128 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-10-15 15:17:24.130 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.132 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-10-15 15:17:24.135 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-10-15 15:17:24.137 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-10-15 15:17:24.139 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-10-15 15:17:24.141 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.144 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.146 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-10-15 15:17:24.148 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.150 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-10-15 15:17:24.153 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-10-15 15:17:24.155 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-10-15 15:17:24.158 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-10-15 15:17:24.160 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.162 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.165 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-10-15 15:17:24.167 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.170 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-10-15 15:17:24.172 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-10-15 15:17:24.174 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-10-15 15:17:24.176 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-10-15 15:17:24.179 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.181 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.184 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-10-15 15:17:24.186 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.189 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-10-15 15:17:24.191 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-10-15 15:17:24.193 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-10-15 15:17:24.196 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-10-15 15:17:24.198 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.200 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.202 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-10-15 15:17:24.205 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.207 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-10-15 15:17:24.209 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-10-15 15:17:24.212 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-10-15 15:17:24.214 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-10-15 15:17:24.216 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.218 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.220 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-10-15 15:17:24.223 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.225 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-10-15 15:17:24.227 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-10-15 15:17:24.229 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-10-15 15:17:24.232 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-10-15 15:17:24.235 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.237 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.239 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-10-15 15:17:24.241 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.244 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-10-15 15:17:24.247 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-10-15 15:17:24.249 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-10-15 15:17:24.251 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-10-15 15:17:24.253 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.255 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.258 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-10-15 15:17:24.260 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.263 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-10-15 15:17:24.265 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-10-15 15:17:24.267 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-10-15 15:17:24.270 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-10-15 15:17:24.272 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.274 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.276 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-10-15 15:17:24.280 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.282 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-10-15 15:17:24.284 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-10-15 15:17:24.287 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-10-15 15:17:24.289 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-10-15 15:17:24.291 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.294 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.296 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-10-15 15:17:24.298 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.301 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-10-15 15:17:24.303 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-10-15 15:17:24.305 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-10-15 15:17:24.307 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-10-15 15:17:24.310 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.312 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.315 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-10-15 15:17:24.317 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.320 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-10-15 15:17:24.322 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-10-15 15:17:24.324 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-10-15 15:17:24.327 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-10-15 15:17:24.329 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.331 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.333 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-10-15 15:17:24.336 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.338 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-10-15 15:17:24.341 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-10-15 15:17:24.343 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-10-15 15:17:24.346 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-10-15 15:17:24.348 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.350 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.353 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-10-15 15:17:24.356 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.358 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-10-15 15:17:24.361 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-10-15 15:17:24.363 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-10-15 15:17:24.365 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-10-15 15:17:24.368 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.370 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.372 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-10-15 15:17:24.374 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.377 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-10-15 15:17:24.379 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-10-15 15:17:24.381 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-10-15 15:17:24.383 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-10-15 15:17:24.386 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.388 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.390 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-10-15 15:17:24.393 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.395 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-10-15 15:17:24.397 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-10-15 15:17:24.400 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-10-15 15:17:24.402 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-10-15 15:17:24.405 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.407 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.409 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-10-15 15:17:24.412 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.414 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-10-15 15:17:24.416 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-10-15 15:17:24.419 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-10-15 15:17:24.421 | + inc/python:use_library_from_git:250 : local name=tooz 2021-10-15 15:17:24.424 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.426 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.428 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-10-15 15:17:24.430 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.433 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-10-15 15:17:24.435 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-10-15 15:17:24.438 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-10-15 15:17:24.440 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-10-15 15:17:24.442 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.445 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.447 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-10-15 15:17:24.449 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.452 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-10-15 15:17:24.454 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-10-15 15:17:24.456 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-10-15 15:17:24.458 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-10-15 15:17:24.461 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.463 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.466 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-10-15 15:17:24.468 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.471 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-10-15 15:17:24.473 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-10-15 15:17:24.475 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-10-15 15:17:24.477 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-10-15 15:17:24.480 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.482 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.485 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-10-15 15:17:24.487 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.489 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-10-15 15:17:24.491 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-10-15 15:17:24.494 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-10-15 15:17:24.496 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-10-15 15:17:24.498 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:24.501 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:24.503 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-10-15 15:17:24.505 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:24.507 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-10-15 15:17:24.528 | Using python 3.8 to install etcd3 2021-10-15 15:17:24.530 | + 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-10-15 15:17:25.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:17:25.338 | from cryptography.utils import int_from_bytes 2021-10-15 15:17:25.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:17:25.338 | from cryptography.utils import int_from_bytes 2021-10-15 15:17:26.401 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:17:26.419 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-10-15 15:17:26.426 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-10-15 15:17:26.427 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-10-15 15:17:26.428 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.18.1) 2021-10-15 15:17:26.429 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.41.0) 2021-10-15 15:17:28.533 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:17:28.648 | + inc/python:pip_install:200 : result=0 2021-10-15 15:17:28.650 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:17:28.653 | + functions-common:time_stop:2309 : local name 2021-10-15 15:17:28.655 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:17:28.657 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:17:28.659 | + functions-common:time_stop:2312 : local total 2021-10-15 15:17:28.661 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:17:28.663 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:17:28.665 | + functions-common:time_stop:2316 : start_time=1634311044522 2021-10-15 15:17:28.668 | + functions-common:time_stop:2318 : [[ -z 1634311044522 ]] 2021-10-15 15:17:28.670 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:17:28.674 | + functions-common:time_stop:2321 : end_time=1634311048672 2021-10-15 15:17:28.676 | + functions-common:time_stop:2322 : elapsed_time=4150 2021-10-15 15:17:28.678 | + functions-common:time_stop:2323 : total=25585 2021-10-15 15:17:28.681 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:17:28.683 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29735 2021-10-15 15:17:28.685 | + inc/python:pip_install:203 : return 0 2021-10-15 15:17:28.687 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-10-15 15:17:28.709 | Using python 3.8 to install etcd3gw 2021-10-15 15:17:28.711 | + 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-10-15 15:17:29.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:17:29.518 | from cryptography.utils import int_from_bytes 2021-10-15 15:17:29.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:17:29.518 | from cryptography.utils import int_from_bytes 2021-10-15 15:17:30.574 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:17:30.592 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-10-15 15:17:30.599 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-10-15 15:17:30.600 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-10-15 15:17:30.601 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-10-15 15:17:30.602 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-10-15 15:17:30.637 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-10-15 15:17:30.640 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.7) 2021-10-15 15:17:30.641 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.10.8) 2021-10-15 15:17:30.642 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-10-15 15:17:32.764 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:17:32.881 | + inc/python:pip_install:200 : result=0 2021-10-15 15:17:32.883 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:17:32.885 | + functions-common:time_stop:2309 : local name 2021-10-15 15:17:32.888 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:17:32.890 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:17:32.892 | + functions-common:time_stop:2312 : local total 2021-10-15 15:17:32.895 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:17:32.897 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:17:32.899 | + functions-common:time_stop:2316 : start_time=1634311048703 2021-10-15 15:17:32.901 | + functions-common:time_stop:2318 : [[ -z 1634311048703 ]] 2021-10-15 15:17:32.904 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:17:32.908 | + functions-common:time_stop:2321 : end_time=1634311052905 2021-10-15 15:17:32.910 | + functions-common:time_stop:2322 : elapsed_time=4202 2021-10-15 15:17:32.912 | + functions-common:time_stop:2323 : total=29735 2021-10-15 15:17:32.914 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:17:32.917 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=33937 2021-10-15 15:17:32.919 | + inc/python:pip_install:203 : return 0 2021-10-15 15:17:32.922 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-10-15 15:17:32.924 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-10-15 15:17:32.926 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-10-15 15:17:32.929 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:17:32.931 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:17:32.934 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:17:32.937 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:17:32.939 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:17:32.941 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:17:32.944 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:17:32.946 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:17:32.949 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:17:32.951 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-10-15 15:17:32.953 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-10-15 15:17:32.955 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:17:32.957 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:17:32.960 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-10-15 15:17:32.962 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:17:32.965 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:17:32.967 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:17:32.969 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:17:32.971 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:17:32.974 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:17:32.976 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:17:32.978 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:17:32.981 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:17:32.983 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:17:32.986 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:17:32.988 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:17:32.990 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:17:32.992 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:17:32.995 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:17:32.997 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:17:33.000 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:17:33.002 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:17:33.023 | + functions-common:apt_get:1114 : 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-10-15 15:17:33.130 | Reading package lists... 2021-10-15 15:17:33.358 | Building dependency tree... 2021-10-15 15:17:33.359 | Reading state information... 2021-10-15 15:17:33.594 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:17:33.595 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:17:33.595 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:17:33.595 | The following packages were automatically installed and are no longer required: 2021-10-15 15:17:33.595 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:17:33.596 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:17:33.596 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:17:33.596 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:17:33.596 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:17:33.596 | python3-zope.interface 2021-10-15 15:17:33.596 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:17:33.709 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:17:33.713 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:17:33.716 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:17:33.718 | + functions-common:time_stop:2309 : local name 2021-10-15 15:17:33.721 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:17:33.723 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:17:33.725 | + functions-common:time_stop:2312 : local total 2021-10-15 15:17:33.727 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:17:33.729 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:17:33.731 | + functions-common:time_stop:2316 : start_time=1634311053021 2021-10-15 15:17:33.734 | + functions-common:time_stop:2318 : [[ -z 1634311053021 ]] 2021-10-15 15:17:33.736 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:17:33.740 | + functions-common:time_stop:2321 : end_time=1634311053738 2021-10-15 15:17:33.743 | + functions-common:time_stop:2322 : elapsed_time=717 2021-10-15 15:17:33.745 | + functions-common:time_stop:2323 : total=4287 2021-10-15 15:17:33.747 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:17:33.749 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5004 2021-10-15 15:17:33.752 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:17:33.754 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-10-15 15:17:33.756 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:17:33.758 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:17:33.761 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-10-15 15:17:33.822 | Module proxy already enabled 2021-10-15 15:17:33.827 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-10-15 15:17:33.889 | Considering dependency proxy for proxy_uwsgi: 2021-10-15 15:17:33.889 | Module proxy already enabled 2021-10-15 15:17:33.889 | Module proxy_uwsgi already enabled 2021-10-15 15:17:33.893 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-10-15 15:17:33.895 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:17:33.897 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:17:33.900 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:17:34.029 | + ./stack.sh:main:863 : install_keystoneauth 2021-10-15 15:17:34.031 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-10-15 15:17:34.034 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-10-15 15:17:34.036 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:34.038 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:34.041 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-10-15 15:17:34.044 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:34.046 | + ./stack.sh:main:864 : install_keystoneclient 2021-10-15 15:17:34.048 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-10-15 15:17:34.051 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-10-15 15:17:34.053 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:34.055 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:34.058 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-10-15 15:17:34.061 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:34.063 | + ./stack.sh:main:865 : install_glanceclient 2021-10-15 15:17:34.065 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-10-15 15:17:34.068 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-10-15 15:17:34.070 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:34.073 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:34.075 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-10-15 15:17:34.078 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:34.080 | + ./stack.sh:main:866 : install_cinderclient 2021-10-15 15:17:34.083 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-10-15 15:17:34.085 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-10-15 15:17:34.087 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:34.090 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:34.093 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-10-15 15:17:34.095 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:34.098 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-10-15 15:17:34.101 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-10-15 15:17:34.103 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:34.105 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:34.108 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-10-15 15:17:34.110 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:34.112 | + ./stack.sh:main:867 : install_novaclient 2021-10-15 15:17:34.115 | + lib/nova:install_novaclient:806 : use_library_from_git python-novaclient 2021-10-15 15:17:34.117 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-10-15 15:17:34.119 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:34.122 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:34.125 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-10-15 15:17:34.127 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:34.130 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-10-15 15:17:34.146 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:17:34.149 | + ./stack.sh:main:869 : install_swiftclient 2021-10-15 15:17:34.152 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-10-15 15:17:34.154 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-10-15 15:17:34.156 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:34.159 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:34.161 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-10-15 15:17:34.163 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:34.166 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-10-15 15:17:34.183 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:17:34.185 | + ./stack.sh:main:872 : install_neutronclient 2021-10-15 15:17:34.188 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-10-15 15:17:34.190 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-10-15 15:17:34.193 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:34.195 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:34.197 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-10-15 15:17:34.200 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:34.202 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-10-15 15:17:34.205 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-10-15 15:17:34.207 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-10-15 15:17:34.209 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:34.212 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:34.215 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-10-15 15:17:34.217 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:34.220 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-10-15 15:17:34.222 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-10-15 15:17:34.224 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:17:34.227 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-10-15 15:17:34.230 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-10-15 15:17:34.232 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:17:34.236 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:17:34.236 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:17:34.241 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-10-15 15:17:34.243 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-10-15 15:17:34.246 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-10-15 15:17:34.249 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-10-15 15:17:34.252 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-10-15 15:17:34.272 | Using python 3.8 to install keystonemiddleware 2021-10-15 15:17:34.275 | + 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-10-15 15:17:35.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:17:35.096 | from cryptography.utils import int_from_bytes 2021-10-15 15:17:35.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:17:35.096 | from cryptography.utils import int_from_bytes 2021-10-15 15:17:36.176 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:17:36.193 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-10-15 15:17:36.247 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-10-15 15:17:36.248 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-10-15 15:17:36.249 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-10-15 15:17:36.250 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-10-15 15:17:36.251 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-10-15 15:17:36.252 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-10-15 15:17:36.253 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-10-15 15:17:36.255 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-10-15 15:17:36.256 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-10-15 15:17:36.257 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-10-15 15:17:36.258 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-10-15 15:17:36.259 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-10-15 15:17:36.260 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-10-15 15:17:36.262 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-10-15 15:17:36.319 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-10-15 15:17:36.321 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-10-15 15:17:36.322 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-10-15 15:17:36.360 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-10-15 15:17:36.400 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-10-15 15:17:36.401 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-10-15 15:17:36.403 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-10-15 15:17:36.404 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2021-10-15 15:17:36.454 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-10-15 15:17:36.457 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-10-15 15:17:36.468 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-10-15 15:17:36.469 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2021-10-15 15:17:36.484 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-10-15 15:17:36.486 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-10-15 15:17:36.487 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-10-15 15:17:36.553 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.7) 2021-10-15 15:17:36.554 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2021-10-15 15:17:36.556 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-10-15 15:17:36.557 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2021-10-15 15:17:36.609 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.2) 2021-10-15 15:17:36.623 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-10-15 15:17:38.693 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:17:38.818 | + inc/python:pip_install:200 : result=0 2021-10-15 15:17:38.821 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:17:38.823 | + functions-common:time_stop:2309 : local name 2021-10-15 15:17:38.825 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:17:38.828 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:17:38.830 | + functions-common:time_stop:2312 : local total 2021-10-15 15:17:38.832 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:17:38.834 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:17:38.836 | + functions-common:time_stop:2316 : start_time=1634311054267 2021-10-15 15:17:38.838 | + functions-common:time_stop:2318 : [[ -z 1634311054267 ]] 2021-10-15 15:17:38.841 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:17:38.845 | + functions-common:time_stop:2321 : end_time=1634311058843 2021-10-15 15:17:38.847 | + functions-common:time_stop:2322 : elapsed_time=4576 2021-10-15 15:17:38.849 | + functions-common:time_stop:2323 : total=33937 2021-10-15 15:17:38.852 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:17:38.854 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=38513 2021-10-15 15:17:38.856 | + inc/python:pip_install:203 : return 0 2021-10-15 15:17:38.858 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-10-15 15:17:38.861 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-10-15 15:17:38.863 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:17:38.866 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-10-15 15:17:38.869 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-10-15 15:17:38.872 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:17:38.875 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:17:38.875 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:17:38.880 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-10-15 15:17:38.883 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-10-15 15:17:38.885 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-10-15 15:17:38.889 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-10-15 15:17:38.891 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-10-15 15:17:38.911 | Using python 3.8 to install python-memcached 2021-10-15 15:17:38.914 | + 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-10-15 15:17:39.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:17:39.757 | from cryptography.utils import int_from_bytes 2021-10-15 15:17:39.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:17:39.757 | from cryptography.utils import int_from_bytes 2021-10-15 15:17:40.827 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:17:40.844 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-10-15 15:17:40.847 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-10-15 15:17:42.952 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:17:43.067 | + inc/python:pip_install:200 : result=0 2021-10-15 15:17:43.069 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:17:43.072 | + functions-common:time_stop:2309 : local name 2021-10-15 15:17:43.074 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:17:43.076 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:17:43.078 | + functions-common:time_stop:2312 : local total 2021-10-15 15:17:43.081 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:17:43.083 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:17:43.085 | + functions-common:time_stop:2316 : start_time=1634311058906 2021-10-15 15:17:43.087 | + functions-common:time_stop:2318 : [[ -z 1634311058906 ]] 2021-10-15 15:17:43.091 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:17:43.095 | + functions-common:time_stop:2321 : end_time=1634311063092 2021-10-15 15:17:43.097 | + functions-common:time_stop:2322 : elapsed_time=4186 2021-10-15 15:17:43.099 | + functions-common:time_stop:2323 : total=38513 2021-10-15 15:17:43.101 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:17:43.103 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=42699 2021-10-15 15:17:43.106 | + inc/python:pip_install:203 : return 0 2021-10-15 15:17:43.109 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-10-15 15:17:43.125 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:17:43.127 | + ./stack.sh:main:879 : '[' 10.222.0.31 == 10.222.0.31 ']' 2021-10-15 15:17:43.129 | + ./stack.sh:main:880 : stack_install_service keystone 2021-10-15 15:17:43.132 | + lib/stack:stack_install_service:20 : local service=keystone 2021-10-15 15:17:43.134 | + lib/stack:stack_install_service:21 : type install_keystone 2021-10-15 15:17:43.136 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:17:43.139 | + lib/stack:stack_install_service:32 : install_keystone 2021-10-15 15:17:43.141 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-10-15 15:17:43.156 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:17:43.159 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-10-15 15:17:43.161 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-10-15 15:17:43.163 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-10-15 15:17:43.165 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:17:43.167 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:17:43.170 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:17:43.172 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:17:43.174 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:17:43.177 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:17:43.192 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:17:43.194 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:17:43.196 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:17:43.199 | + functions-common:git_clone:544 : echo master 2021-10-15 15:17:43.199 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:17:43.204 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-10-15 15:17:43.206 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:17:43.208 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-10-15 15:17:43.210 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:17:43.211 | + functions-common:git_clone:593 : head -1 2021-10-15 15:17:43.214 | 1e7ecca88 Merge "Fix typo in identity provider policies" 2021-10-15 15:17:43.217 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:17:43.219 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-10-15 15:17:43.221 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:17:43.223 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:17:43.226 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-10-15 15:17:43.228 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:17:43.231 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-10-15 15:17:43.233 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:17:43.235 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:17:43.237 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-10-15 15:17:43.240 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:17:43.242 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:17:43.245 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-10-15 15:17:43.247 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:17:43.250 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-10-15 15:17:43.252 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:17:43.254 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:17:43.257 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-10-15 15:17:43.263 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-10-15 15:17:43.265 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-10-15 15:17:43.944 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-10-15 15:17:43.946 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:17:43.949 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:17:43.951 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:17:43.953 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:17:43.955 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-10-15 15:17:43.957 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:17:43.960 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:17:43.962 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:17:43.964 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:17:43.967 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:17:43.969 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:17:43.971 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:17:43.973 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-10-15 15:17:43.993 | Using python 3.8 to install /opt/stack/keystone 2021-10-15 15:17:43.996 | + 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-10-15 15:17:44.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:17:44.811 | from cryptography.utils import int_from_bytes 2021-10-15 15:17:44.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:17:44.811 | from cryptography.utils import int_from_bytes 2021-10-15 15:17:45.887 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:17:45.904 | Obtaining file:///opt/stack/keystone 2021-10-15 15:17:45.905 | Preparing metadata (setup.py): started 2021-10-15 15:17:47.405 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:17:47.481 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.6.0) 2021-10-15 15:17:47.482 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.8.7) 2021-10-15 15:17:47.483 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.0.2) 2021-10-15 15:17:47.484 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.3.9) 2021-10-15 15:17:47.485 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (35.0.0) 2021-10-15 15:17:47.486 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.25) 2021-10-15 15:17:47.487 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.13.0) 2021-10-15 15:17:47.488 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.0) 2021-10-15 15:17:47.489 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.7.4) 2021-10-15 15:17:47.490 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.3.0) 2021-10-15 15:17:47.491 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (9.3.0) 2021-10-15 15:17:47.493 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 15:17:47.493 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.8.18) 2021-10-15 15:17:47.495 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.8.1) 2021-10-15 15:17:47.496 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (8.7.1) 2021-10-15 15:17:47.497 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.3.1) 2021-10-15 15:17:47.498 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (12.9.1) 2021-10-15 15:17:47.499 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (11.0.0) 2021-10-15 15:17:47.500 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:17:47.501 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.6.0) 2021-10-15 15:17:47.502 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.4.0) 2021-10-15 15:17:47.504 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.8.2) 2021-10-15 15:17:47.505 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.2.0) 2021-10-15 15:17:47.506 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.0) 2021-10-15 15:17:47.507 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.10.0) 2021-10-15 15:17:47.508 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 15:17:47.509 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (7.0.1) 2021-10-15 15:17:47.510 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.2.0) 2021-10-15 15:17:47.511 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.1.4) 2021-10-15 15:17:47.512 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 15:17:47.513 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 15:17:47.514 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.0.2) 2021-10-15 15:17:47.515 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.2) 2021-10-15 15:17:47.516 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2021.3) 2021-10-15 15:17:47.528 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.16.0) 2021-10-15 15:17:47.529 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.15.0) 2021-10-15 15:17:47.574 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:17:47.586 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:17:47.587 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.2) 2021-10-15 15:17:47.588 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (8.0.3) 2021-10-15 15:17:47.589 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (3.0.2) 2021-10-15 15:17:47.600 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.0.1.dev8) (9.0.1) 2021-10-15 15:17:47.660 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (4.4.0) 2021-10-15 15:17:47.664 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.26.0) 2021-10-15 15:17:47.758 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (5.4.1) 2021-10-15 15:17:47.759 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.5.0) 2021-10-15 15:17:47.761 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (0.8.0) 2021-10-15 15:17:47.763 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (2.3.0) 2021-10-15 15:17:47.816 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (0.5.0) 2021-10-15 15:17:47.817 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.7.4) 2021-10-15 15:17:47.819 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:17:47.869 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (2.8.2) 2021-10-15 15:17:47.872 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (0.9.6) 2021-10-15 15:17:47.929 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:17:47.931 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (4.2.4) 2021-10-15 15:17:47.933 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.3.0) 2021-10-15 15:17:47.935 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.6) 2021-10-15 15:17:47.936 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.4.0) 2021-10-15 15:17:47.938 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.6.0) 2021-10-15 15:17:47.956 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev8) (3.3.0) 2021-10-15 15:17:48.006 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (0.7.2) 2021-10-15 15:17:48.025 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (21.0) 2021-10-15 15:17:48.027 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (2.4.7) 2021-10-15 15:17:48.028 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 15:17:48.029 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.1.16) 2021-10-15 15:17:48.082 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev8) (4.4.1) 2021-10-15 15:17:48.221 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (5.2.2) 2021-10-15 15:17:48.222 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (0.7.1) 2021-10-15 15:17:48.223 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (21.0.0) 2021-10-15 15:17:48.224 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (1.8.0) 2021-10-15 15:17:48.443 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev8) (1.1.2) 2021-10-15 15:17:48.465 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.5.2) 2021-10-15 15:17:48.467 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.4.2) 2021-10-15 15:17:48.536 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (4.8.1) 2021-10-15 15:17:48.537 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.1.5) 2021-10-15 15:17:48.555 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.0) 2021-10-15 15:17:48.628 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev8) (2.20) 2021-10-15 15:17:48.670 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.13.2) 2021-10-15 15:17:48.781 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:17:48.862 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.7.0) 2021-10-15 15:17:48.987 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (0.14.1) 2021-10-15 15:17:49.017 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 15:17:49.057 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (1.3.3) 2021-10-15 15:17:49.058 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.0.0) 2021-10-15 15:17:49.059 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.5.0) 2021-10-15 15:17:49.064 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.5.1) 2021-10-15 15:17:49.065 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.1) 2021-10-15 15:17:49.066 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.32.0) 2021-10-15 15:17:49.243 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2021.10.8) 2021-10-15 15:17:49.244 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.26.7) 2021-10-15 15:17:49.247 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.0.7) 2021-10-15 15:17:49.250 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (3.3) 2021-10-15 15:17:49.400 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.5.0) 2021-10-15 15:17:49.485 | Requirement already satisfied: elementpath<3.0.0,>=2.2.2 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.0.1.dev8) (2.3.2) 2021-10-15 15:17:49.558 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev8) (3.6.0) 2021-10-15 15:17:49.735 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.0) 2021-10-15 15:17:49.763 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (1.6) 2021-10-15 15:17:49.907 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (58.2.0) 2021-10-15 15:17:50.001 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.7) 2021-10-15 15:17:50.036 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.0.0) 2021-10-15 15:17:51.584 | Installing collected packages: keystone 2021-10-15 15:17:51.584 | Attempting uninstall: keystone 2021-10-15 15:17:51.585 | Found existing installation: keystone 20.0.1.dev8 2021-10-15 15:17:51.589 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-10-15 15:17:51.591 | Running setup.py develop for keystone 2021-10-15 15:17:53.662 | Successfully installed keystone 2021-10-15 15:17:53.662 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:17:53.797 | + inc/python:pip_install:200 : result=0 2021-10-15 15:17:53.800 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:17:53.802 | + functions-common:time_stop:2309 : local name 2021-10-15 15:17:53.804 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:17:53.806 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:17:53.809 | + functions-common:time_stop:2312 : local total 2021-10-15 15:17:53.811 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:17:53.813 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:17:53.815 | + functions-common:time_stop:2316 : start_time=1634311063988 2021-10-15 15:17:53.817 | + functions-common:time_stop:2318 : [[ -z 1634311063988 ]] 2021-10-15 15:17:53.820 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:17:53.824 | + functions-common:time_stop:2321 : end_time=1634311073821 2021-10-15 15:17:53.826 | + functions-common:time_stop:2322 : elapsed_time=9833 2021-10-15 15:17:53.828 | + functions-common:time_stop:2323 : total=42699 2021-10-15 15:17:53.830 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:17:53.832 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=52532 2021-10-15 15:17:53.834 | + inc/python:pip_install:203 : return 0 2021-10-15 15:17:53.837 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:17:53.839 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:17:53.841 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:17:53.860 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:17:53.872 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-10-15 15:17:53.874 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-10-15 15:17:53.877 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:17:53.879 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:17:53.881 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-10-15 15:17:53.884 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:17:53.886 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-10-15 15:17:53.902 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:17:53.904 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:17:53.907 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:17:53.909 | + ./stack.sh:main:881 : configure_keystone 2021-10-15 15:17:53.912 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-10-15 15:17:53.924 | + 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-10-15 15:17:53.926 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-10-15 15:17:53.931 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-10-15 15:17:53.947 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:17:53.949 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-10-15 15:17:53.980 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-10-15 15:17:54.007 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-10-15 15:17:54.042 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-10-15 15:17:54.071 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-10-15 15:17:54.101 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-10-15 15:17:54.131 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-10-15 15:17:54.159 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-10-15 15:17:54.186 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-10-15 15:17:54.189 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-10-15 15:17:54.191 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-10-15 15:17:54.193 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-10-15 15:17:54.196 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:17:54.199 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:17:54.214 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:17:54.217 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:17:54.220 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:17:54.222 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:17:54.237 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:17:54.239 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:17:54.242 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:17:54.275 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:17:54.277 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:17:54.279 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-10-15 15:17:54.281 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-10-15 15:17:54.284 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-10-15 15:17:54.300 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:17:54.302 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.31/identity 2021-10-15 15:17:54.332 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.31/identity 2021-10-15 15:17:54.359 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-10-15 15:17:54.362 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-10-15 15:17:54.392 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-10-15 15:17:54.394 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-10-15 15:17:54.397 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-10-15 15:17:54.399 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-10-15 15:17:54.402 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 15:17:54.404 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 15:17:54.434 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-10-15 15:17:54.436 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-10-15 15:17:54.439 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-10-15 15:17:54.441 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-10-15 15:17:54.444 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:17:54.461 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:17:54.464 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:17:54.466 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:17:54.468 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:17:54.471 | + 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-10-15 15:17:54.498 | + 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-10-15 15:17:54.526 | + 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-10-15 15:17:54.554 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:17:54.582 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-10-15 15:17:54.610 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:17:54.612 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-10-15 15:17:54.614 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:17:54.617 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-10-15 15:17:54.619 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-10-15 15:17:54.622 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:17:54.624 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:17:54.627 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-10-15 15:17:54.631 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-10-15 15:17:54.633 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:17:54.636 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:17:54.648 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:17:54.649 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:17:54.657 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:17:54.660 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:17:54.676 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 15:17:54.678 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:17:54.683 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-10-15 15:17:54.711 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-10-15 15:17:54.738 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-10-15 15:17:54.764 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-10-15 15:17:54.792 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-10-15 15:17:54.818 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-10-15 15:17:54.845 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-10-15 15:17:54.872 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-10-15 15:17:54.903 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-10-15 15:17:54.930 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:17:54.958 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-10-15 15:17:54.985 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-10-15 15:17:55.012 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-10-15 15:17:55.039 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:17:55.042 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:17:55.045 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-10-15 15:17:55.047 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-10-15 15:17:55.049 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:17:55.052 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:17:55.054 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:17:55.056 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:17:55.059 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:17:55.061 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 15:17:55.088 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-10-15 15:17:55.116 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-10-15 15:17:55.116 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:17:55.125 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-10-15 15:17:55.128 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-10-15 15:17:55.131 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-10-15 15:17:55.133 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:17:55.135 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:17:55.138 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:17:55.140 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:17:55.142 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:17:55.145 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:17:55.147 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:17:55.149 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:17:55.151 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:17:55.154 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-10-15 15:17:55.215 | Site keystone-wsgi-public already enabled 2021-10-15 15:17:55.219 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:17:55.221 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:17:55.223 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:17:55.226 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:17:55.355 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-10-15 15:17:55.358 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:17:55.362 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-10-15 15:17:55.365 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-10-15 15:17:55.367 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:17:55.370 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:17:55.373 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-10-15 15:17:55.377 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-10-15 15:17:55.380 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:17:55.382 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:17:55.395 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:17:55.395 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:17:55.404 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:17:55.408 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:17:55.423 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 15:17:55.426 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:17:55.430 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-10-15 15:17:55.461 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-10-15 15:17:55.488 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-10-15 15:17:55.516 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-10-15 15:17:55.543 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-10-15 15:17:55.570 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-10-15 15:17:55.598 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-10-15 15:17:55.625 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-10-15 15:17:55.653 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-10-15 15:17:55.681 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:17:55.707 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-10-15 15:17:55.735 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-10-15 15:17:55.762 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-10-15 15:17:55.789 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:17:55.792 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:17:55.795 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-10-15 15:17:55.797 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-10-15 15:17:55.800 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:17:55.802 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:17:55.804 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:17:55.807 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:17:55.809 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:17:55.812 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 15:17:55.840 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-10-15 15:17:55.867 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:17:55.868 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2021-10-15 15:17:55.876 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-10-15 15:17:55.880 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-10-15 15:17:55.882 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-10-15 15:17:55.884 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:17:55.887 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:17:55.889 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:17:55.892 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:17:55.894 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:17:55.896 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:17:55.898 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:17:55.901 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:17:55.904 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:17:55.906 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-10-15 15:17:55.970 | Site keystone-wsgi-admin already enabled 2021-10-15 15:17:55.975 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:17:55.977 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:17:55.979 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:17:55.982 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:17:56.111 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-10-15 15:17:56.139 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-10-15 15:17:56.170 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-10-15 15:17:56.201 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-10-15 15:17:56.203 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-10-15 15:17:56.233 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-10-15 15:17:56.261 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-10-15 15:17:56.289 | + ./stack.sh:main:885 : is_service_enabled swift 2021-10-15 15:17:56.307 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:17:56.309 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-10-15 15:17:56.326 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:17:56.328 | + ./stack.sh:main:889 : stack_install_service swift 2021-10-15 15:17:56.331 | + lib/stack:stack_install_service:20 : local service=swift 2021-10-15 15:17:56.333 | + lib/stack:stack_install_service:21 : type install_swift 2021-10-15 15:17:56.335 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:17:56.338 | + lib/stack:stack_install_service:32 : install_swift 2021-10-15 15:17:56.341 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-10-15 15:17:56.343 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-10-15 15:17:56.345 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-10-15 15:17:56.347 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:17:56.349 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:17:56.352 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:17:56.356 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:17:56.358 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:17:56.361 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:17:56.376 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:17:56.378 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:17:56.381 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:17:56.383 | + functions-common:git_clone:544 : echo master 2021-10-15 15:17:56.384 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:17:56.389 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-10-15 15:17:56.391 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:17:56.393 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-10-15 15:17:56.396 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:17:56.396 | + functions-common:git_clone:593 : head -1 2021-10-15 15:17:56.399 | dbd0960ae Merge "Update master for stable/xena" 2021-10-15 15:17:56.402 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:17:56.405 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-10-15 15:17:56.407 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:17:56.410 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:17:56.412 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-10-15 15:17:56.415 | + inc/python:setup_develop:344 : local extras=keystone 2021-10-15 15:17:56.417 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-10-15 15:17:56.420 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:17:56.422 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:17:56.424 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-10-15 15:17:56.427 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:17:56.429 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-10-15 15:17:56.432 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-10-15 15:17:56.434 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:17:56.437 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-10-15 15:17:56.440 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:17:56.442 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:17:56.445 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-10-15 15:17:56.451 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-10-15 15:17:56.453 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-10-15 15:17:57.075 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-10-15 15:17:57.078 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:17:57.080 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:17:57.082 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:17:57.085 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:17:57.087 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-10-15 15:17:57.090 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:17:57.092 | + inc/python:setup_package:428 : local extras=keystone 2021-10-15 15:17:57.094 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:17:57.097 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-10-15 15:17:57.099 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-10-15 15:17:57.101 | + inc/python:setup_package:438 : extras='[keystone]' 2021-10-15 15:17:57.103 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:17:57.106 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-10-15 15:17:57.127 | Using python 3.8 to install /opt/stack/swift 2021-10-15 15:17:57.129 | + 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-10-15 15:17:57.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:17:57.969 | from cryptography.utils import int_from_bytes 2021-10-15 15:17:57.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:17:57.969 | from cryptography.utils import int_from_bytes 2021-10-15 15:17:59.079 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:17:59.098 | Obtaining file:///opt/stack/swift 2021-10-15 15:17:59.099 | Preparing metadata (setup.py): started 2021-10-15 15:18:00.298 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:18:00.340 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.32.0) 2021-10-15 15:18:00.341 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.1.2) 2021-10-15 15:18:00.342 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.11.0) 2021-10-15 15:18:00.343 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.1.1) 2021-10-15 15:18:00.344 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (4.6.3) 2021-10-15 15:18:00.345 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.26.0) 2021-10-15 15:18:00.346 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.16.0) 2021-10-15 15:18:00.347 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.9.7) 2021-10-15 15:18:00.348 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.6.0) 2021-10-15 15:18:00.349 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (35.0.0) 2021-10-15 15:18:00.350 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (9.3.0) 2021-10-15 15:18:00.390 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev43) (1.15.0) 2021-10-15 15:18:00.397 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev43) (2.1.0) 2021-10-15 15:18:00.454 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.1.1) 2021-10-15 15:18:00.455 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.8.7) 2021-10-15 15:18:00.456 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.1) 2021-10-15 15:18:00.457 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.10.0) 2021-10-15 15:18:00.458 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.3.0) 2021-10-15 15:18:00.459 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.3.1) 2021-10-15 15:18:00.460 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 15:18:00.462 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.6.0) 2021-10-15 15:18:00.463 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.4.0) 2021-10-15 15:18:00.464 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.2.0) 2021-10-15 15:18:00.465 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.6.0) 2021-10-15 15:18:00.467 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (8.7.1) 2021-10-15 15:18:00.486 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev43) (58.2.0) 2021-10-15 15:18:00.518 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (3.3) 2021-10-15 15:18:00.521 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2.0.7) 2021-10-15 15:18:00.522 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2021.10.8) 2021-10-15 15:18:00.523 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (1.26.7) 2021-10-15 15:18:00.546 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev43) (2.20) 2021-10-15 15:18:00.638 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.7.0) 2021-10-15 15:18:00.639 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.1.16) 2021-10-15 15:18:00.640 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.4.0) 2021-10-15 15:18:00.681 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.1.4) 2021-10-15 15:18:00.725 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.8.0) 2021-10-15 15:18:00.726 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.5.0) 2021-10-15 15:18:00.728 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.3.0) 2021-10-15 15:18:00.729 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.4.1) 2021-10-15 15:18:00.790 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.9.6) 2021-10-15 15:18:00.791 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.2) 2021-10-15 15:18:00.805 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.0.2) 2021-10-15 15:18:00.806 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2021.3) 2021-10-15 15:18:00.825 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (21.0) 2021-10-15 15:18:00.827 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.4.7) 2021-10-15 15:18:00.934 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.13.2) 2021-10-15 15:18:00.950 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 15:18:02.909 | Installing collected packages: swift 2021-10-15 15:18:02.909 | Attempting uninstall: swift 2021-10-15 15:18:02.910 | Found existing installation: swift 2.29.0.dev43 2021-10-15 15:18:02.913 | Can't uninstall 'swift'. No files were found to uninstall. 2021-10-15 15:18:02.915 | Running setup.py develop for swift 2021-10-15 15:18:04.944 | Successfully installed swift-2.29.0.dev43 2021-10-15 15:18:04.944 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:18:05.075 | + inc/python:pip_install:200 : result=0 2021-10-15 15:18:05.077 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:18:05.080 | + functions-common:time_stop:2309 : local name 2021-10-15 15:18:05.082 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:18:05.084 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:18:05.086 | + functions-common:time_stop:2312 : local total 2021-10-15 15:18:05.089 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:18:05.091 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:18:05.093 | + functions-common:time_stop:2316 : start_time=1634311077121 2021-10-15 15:18:05.096 | + functions-common:time_stop:2318 : [[ -z 1634311077121 ]] 2021-10-15 15:18:05.098 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:18:05.102 | + functions-common:time_stop:2321 : end_time=1634311085100 2021-10-15 15:18:05.105 | + functions-common:time_stop:2322 : elapsed_time=7979 2021-10-15 15:18:05.107 | + functions-common:time_stop:2323 : total=52532 2021-10-15 15:18:05.109 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:18:05.111 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=60511 2021-10-15 15:18:05.113 | + inc/python:pip_install:203 : return 0 2021-10-15 15:18:05.116 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:18:05.118 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:18:05.121 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:18:05.139 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:18:05.151 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-10-15 15:18:05.154 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-10-15 15:18:05.156 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:18:05.158 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:18:05.161 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-10-15 15:18:05.163 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:18:05.165 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-10-15 15:18:05.168 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:18:05.170 | + ./stack.sh:main:890 : configure_swift 2021-10-15 15:18:05.173 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-10-15 15:18:05.175 | + lib/swift:configure_swift:335 : local node_number 2021-10-15 15:18:05.177 | + lib/swift:configure_swift:336 : local swift_node_config 2021-10-15 15:18:05.179 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-10-15 15:18:05.181 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-10-15 15:18:06.232 | No proxy-server running 2021-10-15 15:18:06.232 | No container-auditor running 2021-10-15 15:18:06.232 | No account-server running 2021-10-15 15:18:06.232 | No account-replicator running 2021-10-15 15:18:06.232 | No container-server running 2021-10-15 15:18:06.232 | No container-replicator running 2021-10-15 15:18:06.232 | No container-reconciler running 2021-10-15 15:18:06.232 | No object-replicator running 2021-10-15 15:18:06.232 | No object-auditor running 2021-10-15 15:18:06.232 | No object-updater running 2021-10-15 15:18:06.232 | No object-reconstructor running 2021-10-15 15:18:06.232 | No account-auditor running 2021-10-15 15:18:06.232 | No container-updater running 2021-10-15 15:18:06.232 | No object-expirer running 2021-10-15 15:18:06.232 | No account-reaper running 2021-10-15 15:18:06.232 | No object-server running 2021-10-15 15:18:06.232 | No container-sync running 2021-10-15 15:18:06.232 | No container-sharder running 2021-10-15 15:18:06.300 | + lib/swift:configure_swift:340 : true 2021-10-15 15:18:06.302 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-10-15 15:18:06.314 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-10-15 15:18:06.327 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-10-15 15:18:06.329 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-10-15 15:18:06.330 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-10-15 15:18:06.334 | + lib/swift:configure_swift:354 : sed -e ' 2021-10-15 15:18:06.334 | s/%GROUP%/ubuntu/; 2021-10-15 15:18:06.334 | s/%USER%/ubuntu/; 2021-10-15 15:18:06.334 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-10-15 15:18:06.334 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-10-15 15:18:06.338 | uid = ubuntu 2021-10-15 15:18:06.339 | gid = ubuntu 2021-10-15 15:18:06.339 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-10-15 15:18:06.339 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-10-15 15:18:06.339 | address = 127.0.0.1 2021-10-15 15:18:06.339 | 2021-10-15 15:18:06.339 | [account6612] 2021-10-15 15:18:06.339 | max connections = 25 2021-10-15 15:18:06.339 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:18:06.339 | read only = false 2021-10-15 15:18:06.339 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-10-15 15:18:06.339 | 2021-10-15 15:18:06.339 | [account6622] 2021-10-15 15:18:06.339 | max connections = 25 2021-10-15 15:18:06.339 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:18:06.339 | read only = false 2021-10-15 15:18:06.339 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-10-15 15:18:06.339 | 2021-10-15 15:18:06.339 | [account6632] 2021-10-15 15:18:06.339 | max connections = 25 2021-10-15 15:18:06.339 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:18:06.339 | read only = false 2021-10-15 15:18:06.339 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-10-15 15:18:06.339 | 2021-10-15 15:18:06.339 | [account6642] 2021-10-15 15:18:06.339 | max connections = 25 2021-10-15 15:18:06.339 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:18:06.339 | read only = false 2021-10-15 15:18:06.339 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-10-15 15:18:06.339 | 2021-10-15 15:18:06.339 | 2021-10-15 15:18:06.339 | [container6611] 2021-10-15 15:18:06.339 | max connections = 25 2021-10-15 15:18:06.339 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:18:06.339 | read only = false 2021-10-15 15:18:06.340 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-10-15 15:18:06.340 | 2021-10-15 15:18:06.340 | [container6621] 2021-10-15 15:18:06.340 | max connections = 25 2021-10-15 15:18:06.340 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:18:06.340 | read only = false 2021-10-15 15:18:06.340 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-10-15 15:18:06.340 | 2021-10-15 15:18:06.340 | [container6631] 2021-10-15 15:18:06.340 | max connections = 25 2021-10-15 15:18:06.340 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:18:06.340 | read only = false 2021-10-15 15:18:06.340 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-10-15 15:18:06.340 | 2021-10-15 15:18:06.340 | [container6641] 2021-10-15 15:18:06.340 | max connections = 25 2021-10-15 15:18:06.340 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:18:06.340 | read only = false 2021-10-15 15:18:06.340 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-10-15 15:18:06.340 | 2021-10-15 15:18:06.340 | 2021-10-15 15:18:06.340 | [object6613] 2021-10-15 15:18:06.340 | max connections = 25 2021-10-15 15:18:06.340 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:18:06.340 | read only = false 2021-10-15 15:18:06.340 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-10-15 15:18:06.340 | 2021-10-15 15:18:06.340 | [object6623] 2021-10-15 15:18:06.340 | max connections = 25 2021-10-15 15:18:06.340 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:18:06.340 | read only = false 2021-10-15 15:18:06.340 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-10-15 15:18:06.340 | 2021-10-15 15:18:06.340 | [object6633] 2021-10-15 15:18:06.340 | max connections = 25 2021-10-15 15:18:06.340 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:18:06.340 | read only = false 2021-10-15 15:18:06.340 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-10-15 15:18:06.341 | 2021-10-15 15:18:06.341 | [object6643] 2021-10-15 15:18:06.341 | max connections = 25 2021-10-15 15:18:06.341 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:18:06.341 | read only = false 2021-10-15 15:18:06.341 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-10-15 15:18:06.342 | + lib/swift:configure_swift:360 : is_ubuntu 2021-10-15 15:18:06.344 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:18:06.346 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:18:06.348 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-10-15 15:18:06.360 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-10-15 15:18:06.362 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-10-15 15:18:06.366 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-10-15 15:18:06.370 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-10-15 15:18:06.372 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-10-15 15:18:06.376 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-10-15 15:18:06.405 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.31:8080/v1/ 2021-10-15 15:18:06.429 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-10-15 15:18:06.448 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-10-15 15:18:06.475 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-10-15 15:18:06.492 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:18:06.520 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-10-15 15:18:06.538 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-10-15 15:18:06.565 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-10-15 15:18:06.582 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-10-15 15:18:06.610 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-10-15 15:18:06.627 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:18:06.656 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-10-15 15:18:06.673 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-10-15 15:18:06.688 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:18:06.690 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-10-15 15:18:06.718 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-10-15 15:18:06.744 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-10-15 15:18:06.770 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-10-15 15:18:06.797 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-10-15 15:18:06.812 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:18:06.814 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-10-15 15:18:06.841 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-10-15 15:18:06.855 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:18:06.857 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-10-15 15:18:06.872 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:18:06.874 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-10-15 15:18:06.876 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-10-15 15:18:06.891 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:18:06.893 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-10-15 15:18:06.895 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-10-15 15:18:06.897 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-10-15 15:18:06.902 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-10-15 15:18:06.907 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-10-15 15:18:06.934 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-10-15 15:18:06.960 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-10-15 15:18:06.989 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-10-15 15:18:07.018 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-10-15 15:18:07.046 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-10-15 15:18:07.048 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-10-15 15:18:07.050 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-10-15 15:18:07.052 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-10-15 15:18:07.054 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-10-15 15:18:07.081 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-10-15 15:18:07.108 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.31/identity 2021-10-15 15:18:07.135 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-10-15 15:18:07.162 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-10-15 15:18:07.189 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-10-15 15:18:07.217 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-10-15 15:18:07.243 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-10-15 15:18:07.270 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 15:18:07.297 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-10-15 15:18:07.324 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-10-15 15:18:07.350 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-10-15 15:18:07.379 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-10-15 15:18:07.407 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-10-15 15:18:07.436 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-10-15 15:18:07.464 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-10-15 15:18:07.482 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-10-15 15:18:07.510 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-10-15 15:18:07.537 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-10-15 15:18:07.541 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-10-15 15:18:07.569 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-10-15 15:18:07.596 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-10-15 15:18:07.623 | + lib/swift:configure_swift:478 : local node_number 2021-10-15 15:18:07.625 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-10-15 15:18:07.627 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:18:07.630 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-10-15 15:18:07.634 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-10-15 15:18:07.636 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:18:07.638 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:18:07.640 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-10-15 15:18:07.643 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-10-15 15:18:07.645 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:18:07.647 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:18:07.649 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-10-15 15:18:07.668 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-10-15 15:18:07.695 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-10-15 15:18:07.713 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-10-15 15:18:07.741 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-10-15 15:18:07.759 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:18:07.787 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-10-15 15:18:07.805 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:18:07.833 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-10-15 15:18:07.852 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:18:07.879 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-10-15 15:18:07.897 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-10-15 15:18:07.926 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:18:07.944 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:18:07.973 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-10-15 15:18:07.990 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-10-15 15:18:08.019 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-10-15 15:18:08.037 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-10-15 15:18:08.064 | + 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-10-15 15:18:08.070 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-10-15 15:18:08.088 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:18:08.116 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-10-15 15:18:08.145 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:18:08.147 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-10-15 15:18:08.151 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-10-15 15:18:08.154 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:18:08.156 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:18:08.158 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-10-15 15:18:08.160 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-10-15 15:18:08.162 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:18:08.164 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:18:08.168 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-10-15 15:18:08.185 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-10-15 15:18:08.213 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-10-15 15:18:08.231 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-10-15 15:18:08.259 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-10-15 15:18:08.277 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:18:08.304 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-10-15 15:18:08.323 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:18:08.351 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-10-15 15:18:08.368 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:18:08.397 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-10-15 15:18:08.414 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-10-15 15:18:08.443 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:18:08.460 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:18:08.489 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-10-15 15:18:08.508 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-10-15 15:18:08.537 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-10-15 15:18:08.554 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-10-15 15:18:08.582 | + 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-10-15 15:18:08.586 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-10-15 15:18:08.605 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:18:08.633 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:18:08.635 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-10-15 15:18:08.640 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-10-15 15:18:08.642 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:18:08.644 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:18:08.646 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-10-15 15:18:08.648 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-10-15 15:18:08.650 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:18:08.653 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:18:08.655 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-10-15 15:18:08.674 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-10-15 15:18:08.702 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-10-15 15:18:08.719 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-10-15 15:18:08.748 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-10-15 15:18:08.766 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:18:08.793 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-10-15 15:18:08.811 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:18:08.839 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-10-15 15:18:08.857 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:18:08.885 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-10-15 15:18:08.902 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-10-15 15:18:08.930 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:18:08.948 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:18:08.976 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-10-15 15:18:08.995 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-10-15 15:18:09.044 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-10-15 15:18:09.061 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-10-15 15:18:09.087 | + 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-10-15 15:18:09.092 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-10-15 15:18:09.110 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:18:09.138 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-10-15 15:18:09.167 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-10-15 15:18:09.194 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-10-15 15:18:09.222 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-10-15 15:18:09.224 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-10-15 15:18:09.229 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-10-15 15:18:09.257 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-10-15 15:18:09.285 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-10-15 15:18:09.313 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-10-15 15:18:09.343 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-10-15 15:18:09.371 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-10-15 15:18:09.398 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-10-15 15:18:09.425 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-10-15 15:18:09.452 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-10-15 15:18:09.480 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-10-15 15:18:09.495 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:18:09.498 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-10-15 15:18:09.516 | + lib/swift:configure_swift:521 : local auth_vers 2021-10-15 15:18:09.519 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-10-15 15:18:09.538 | + lib/swift:configure_swift:522 : auth_vers=3 2021-10-15 15:18:09.540 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.31 2021-10-15 15:18:09.568 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-10-15 15:18:09.571 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-10-15 15:18:09.597 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.31/identity 2021-10-15 15:18:09.626 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-10-15 15:18:09.628 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-10-15 15:18:09.655 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-10-15 15:18:09.672 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:18:09.674 | + lib/swift:configure_swift:541 : local user_group 2021-10-15 15:18:09.677 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-10-15 15:18:09.681 | + lib/swift:configure_swift:542 : user_group=1000 2021-10-15 15:18:09.683 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-10-15 15:18:09.696 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-10-15 15:18:09.698 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-10-15 15:18:09.709 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-10-15 15:18:09.711 | + lib/swift:configure_swift:548 : is_suse 2021-10-15 15:18:09.715 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:18:09.717 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:18:09.719 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:18:09.721 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:18:09.723 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:18:09.726 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:18:09.729 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-10-15 15:18:09.740 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:18:09.743 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-10-15 15:18:09.745 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-10-15 15:18:09.762 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:18:09.764 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-10-15 15:18:09.781 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:18:09.784 | + ./stack.sh:main:901 : stack_install_service glance 2021-10-15 15:18:09.786 | + lib/stack:stack_install_service:20 : local service=glance 2021-10-15 15:18:09.788 | + lib/stack:stack_install_service:21 : type install_glance 2021-10-15 15:18:09.791 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:18:09.794 | + lib/stack:stack_install_service:32 : install_glance 2021-10-15 15:18:09.796 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-10-15 15:18:09.799 | + lib/glance:install_glance:514 : local glance_store_extras 2021-10-15 15:18:09.801 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-10-15 15:18:09.818 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:18:09.820 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-10-15 15:18:09.823 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-10-15 15:18:09.840 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:18:09.842 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-10-15 15:18:09.845 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-10-15 15:18:09.847 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-10-15 15:18:09.850 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:18:09.852 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:18:09.856 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-10-15 15:18:09.859 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:18:09.862 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-10-15 15:18:09.864 | ++ inc/python:join_extras:29 : local IFS=, 2021-10-15 15:18:09.867 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-10-15 15:18:09.870 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-10-15 15:18:09.873 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-10-15 15:18:09.876 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-10-15 15:18:09.878 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-10-15 15:18:09.881 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-10-15 15:18:09.884 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-10-15 15:18:09.886 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-10-15 15:18:09.890 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:18:09.891 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-10-15 15:18:09.896 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-10-15 15:18:09.898 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-10-15 15:18:09.901 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-10-15 15:18:09.905 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-10-15 15:18:09.907 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 15:18:09.929 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-10-15 15:18:09.932 | + 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-10-15 15:18:10.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:18:10.740 | from cryptography.utils import int_from_bytes 2021-10-15 15:18:10.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:18:10.740 | from cryptography.utils import int_from_bytes 2021-10-15 15:18:11.812 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:18:11.832 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-10-15 15:18:11.914 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-10-15 15:18:11.916 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-10-15 15:18:11.917 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-10-15 15:18:11.918 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.0) 2021-10-15 15:18:11.919 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-10-15 15:18:11.920 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-10-15 15:18:11.921 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.32.0) 2021-10-15 15:18:11.922 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-10-15 15:18:11.923 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-10-15 15:18:11.924 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.1) 2021-10-15 15:18:11.925 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-10-15 15:18:11.926 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-10-15 15:18:11.929 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.1.0) 2021-10-15 15:18:11.931 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-10-15 15:18:11.933 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-10-15 15:18:11.936 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.0.1) 2021-10-15 15:18:11.938 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.1) 2021-10-15 15:18:11.940 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.12.0) 2021-10-15 15:18:11.950 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-10-15 15:18:11.951 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2021-10-15 15:18:11.956 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-10-15 15:18:12.027 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-10-15 15:18:12.028 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2021-10-15 15:18:12.029 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2021-10-15 15:18:12.052 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-10-15 15:18:12.055 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0) 2021-10-15 15:18:12.056 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.1) 2021-10-15 15:18:12.057 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-10-15 15:18:12.059 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2021-10-15 15:18:12.069 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-10-15 15:18:12.110 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2021-10-15 15:18:12.112 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-10-15 15:18:12.113 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-10-15 15:18:12.114 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-10-15 15:18:12.134 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2021-10-15 15:18:12.135 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-10-15 15:18:12.151 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-10-15 15:18:12.167 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0) 2021-10-15 15:18:12.168 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-10-15 15:18:12.187 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.5) 2021-10-15 15:18:12.189 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2021-10-15 15:18:12.270 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2021-10-15 15:18:12.271 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2021-10-15 15:18:12.272 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.10.8) 2021-10-15 15:18:12.274 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.7) 2021-10-15 15:18:12.324 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2021-10-15 15:18:12.350 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.2) 2021-10-15 15:18:12.388 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-10-15 15:18:12.553 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-10-15 15:18:12.557 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-10-15 15:18:12.591 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-10-15 15:18:12.592 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-10-15 15:18:12.593 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-10-15 15:18:12.595 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-10-15 15:18:12.596 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-10-15 15:18:12.598 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-10-15 15:18:12.809 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-10-15 15:18:12.848 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (58.2.0) 2021-10-15 15:18:12.930 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-10-15 15:18:13.083 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-10-15 15:18:14.834 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:18:14.965 | + inc/python:pip_install:200 : result=0 2021-10-15 15:18:14.968 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:18:14.970 | + functions-common:time_stop:2309 : local name 2021-10-15 15:18:14.972 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:18:14.975 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:18:14.977 | + functions-common:time_stop:2312 : local total 2021-10-15 15:18:14.980 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:18:14.983 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:18:14.985 | + functions-common:time_stop:2316 : start_time=1634311089923 2021-10-15 15:18:14.987 | + functions-common:time_stop:2318 : [[ -z 1634311089923 ]] 2021-10-15 15:18:14.990 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:18:14.994 | + functions-common:time_stop:2321 : end_time=1634311094992 2021-10-15 15:18:14.997 | + functions-common:time_stop:2322 : elapsed_time=5069 2021-10-15 15:18:14.999 | + functions-common:time_stop:2323 : total=60511 2021-10-15 15:18:15.001 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:18:15.004 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=65580 2021-10-15 15:18:15.006 | + inc/python:pip_install:203 : return 0 2021-10-15 15:18:15.009 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-10-15 15:18:15.011 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-10-15 15:18:15.014 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-10-15 15:18:15.027 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-10-15 15:18:15.031 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-10-15 15:18:15.034 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-10-15 15:18:15.036 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-10-15 15:18:15.038 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:18:15.041 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:18:15.044 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:18:15.047 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:18:15.049 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:18:15.052 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:18:15.069 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:18:15.071 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:18:15.074 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:18:15.077 | + functions-common:git_clone:544 : echo master 2021-10-15 15:18:15.077 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:18:15.082 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-10-15 15:18:15.085 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:18:15.087 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-10-15 15:18:15.090 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:18:15.090 | + functions-common:git_clone:593 : head -1 2021-10-15 15:18:15.094 | ff8e3d4a0 Merge "Add libpcre3-dev/pcre-devel to bindep.txt" 2021-10-15 15:18:15.097 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:18:15.099 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-10-15 15:18:15.102 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:18:15.105 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:18:15.107 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-10-15 15:18:15.110 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:18:15.112 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-10-15 15:18:15.115 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:18:15.117 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:18:15.120 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-10-15 15:18:15.123 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:18:15.125 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:18:15.128 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-10-15 15:18:15.131 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:18:15.134 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-10-15 15:18:15.136 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:18:15.139 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:18:15.142 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-10-15 15:18:15.148 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-10-15 15:18:15.151 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-10-15 15:18:15.797 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-10-15 15:18:15.800 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:18:15.802 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:18:15.805 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:18:15.808 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:18:15.810 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-10-15 15:18:15.813 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:18:15.815 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:18:15.818 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:18:15.820 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:18:15.823 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:18:15.825 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:18:15.828 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:18:15.830 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-10-15 15:18:15.851 | Using python 3.8 to install /opt/stack/glance 2021-10-15 15:18:15.853 | + 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-10-15 15:18:16.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:18:16.688 | from cryptography.utils import int_from_bytes 2021-10-15 15:18:16.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:18:16.688 | from cryptography.utils import int_from_bytes 2021-10-15 15:18:17.776 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:18:17.794 | Obtaining file:///opt/stack/glance 2021-10-15 15:18:17.795 | Preparing metadata (setup.py): started 2021-10-15 15:18:18.949 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:18:19.023 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.6.0) 2021-10-15 15:18:19.024 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.1) 2021-10-15 15:18:19.026 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.25) 2021-10-15 15:18:19.027 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.32.0) 2021-10-15 15:18:19.028 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.1.1) 2021-10-15 15:18:19.029 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.5.1) 2021-10-15 15:18:19.030 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.8.7) 2021-10-15 15:18:19.031 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.4.2) 2021-10-15 15:18:19.032 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.7.4) 2021-10-15 15:18:19.033 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.20.1) 2021-10-15 15:18:19.034 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (8.7.1) 2021-10-15 15:18:19.035 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.1) 2021-10-15 15:18:19.037 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.3.1) 2021-10-15 15:18:19.038 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:18:19.039 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.10.0) 2021-10-15 15:18:19.040 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.0) 2021-10-15 15:18:19.042 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.4.0) 2021-10-15 15:18:19.042 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.2) 2021-10-15 15:18:19.043 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 15:18:19.044 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (9.3.0) 2021-10-15 15:18:19.045 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:18:19.047 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.2) 2021-10-15 15:18:19.048 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.5.0) 2021-10-15 15:18:19.049 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev15) (3.2.0) 2021-10-15 15:18:19.050 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.3.0) 2021-10-15 15:18:19.051 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (21.0.0) 2021-10-15 15:18:19.052 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.16.0) 2021-10-15 15:18:19.053 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (11.0.0) 2021-10-15 15:18:19.054 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:18:19.055 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:18:19.057 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.0) 2021-10-15 15:18:19.058 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (12.9.1) 2021-10-15 15:18:19.059 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 15:18:19.060 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 15:18:19.061 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.8.2) 2021-10-15 15:18:19.062 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.3.3) 2021-10-15 15:18:19.063 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.2) 2021-10-15 15:18:19.064 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.7.0) 2021-10-15 15:18:19.065 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 15:18:19.067 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (35.0.0) 2021-10-15 15:18:19.068 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.2.2) 2021-10-15 15:18:19.069 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.1.16) 2021-10-15 15:18:19.070 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.5.0) 2021-10-15 15:18:19.071 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.9.1) 2021-10-15 15:18:19.088 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (5.2.2) 2021-10-15 15:18:19.089 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (1.1.5) 2021-10-15 15:18:19.091 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (4.8.1) 2021-10-15 15:18:19.111 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (5.2.0) 2021-10-15 15:18:19.113 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (2.26.0) 2021-10-15 15:18:19.156 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev15) (1.15.0) 2021-10-15 15:18:19.173 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev15) (4.2.0) 2021-10-15 15:18:19.184 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev15) (1.13.2) 2021-10-15 15:18:19.199 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (1.1.2) 2021-10-15 15:18:19.200 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (2.1.0) 2021-10-15 15:18:19.283 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev15) (2.4.7) 2021-10-15 15:18:19.361 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev15) (1.7.0) 2021-10-15 15:18:19.412 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (3.1.1) 2021-10-15 15:18:19.415 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (2.8.1) 2021-10-15 15:18:19.448 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (0.14.1) 2021-10-15 15:18:19.492 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (1.5.0) 2021-10-15 15:18:19.494 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (5.4.1) 2021-10-15 15:18:19.497 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (0.8.0) 2021-10-15 15:18:19.554 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.13.0) 2021-10-15 15:18:19.555 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.0) 2021-10-15 15:18:19.557 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 15:18:19.584 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.59.0) 2021-10-15 15:18:19.632 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (2.8.2) 2021-10-15 15:18:19.635 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (0.9.6) 2021-10-15 15:18:19.722 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (4.2.4) 2021-10-15 15:18:19.724 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:18:19.725 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.3.0) 2021-10-15 15:18:19.727 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.6) 2021-10-15 15:18:19.730 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (2.6.0) 2021-10-15 15:18:19.754 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.3.0) 2021-10-15 15:18:19.756 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.0.2) 2021-10-15 15:18:19.756 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.2.0) 2021-10-15 15:18:19.802 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev15) (5.8.0) 2021-10-15 15:18:19.846 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (2021.3) 2021-10-15 15:18:19.847 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (21.0) 2021-10-15 15:18:19.854 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:18:19.926 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev15) (58.2.0) 2021-10-15 15:18:20.086 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev15) (0.7) 2021-10-15 15:18:20.381 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.4.0) 2021-10-15 15:18:20.383 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.6.3) 2021-10-15 15:18:20.385 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (1.4.2) 2021-10-15 15:18:20.387 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (6.3.1) 2021-10-15 15:18:20.447 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev15) (0.8.1) 2021-10-15 15:18:20.472 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.0) 2021-10-15 15:18:20.594 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev15) (2.20) 2021-10-15 15:18:20.658 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (1.6) 2021-10-15 15:18:20.711 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 15:18:20.934 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:18:20.935 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.1.4) 2021-10-15 15:18:20.936 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 15:18:20.938 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.4) 2021-10-15 15:18:20.940 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.32) 2021-10-15 15:18:20.941 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.10.0) 2021-10-15 15:18:20.942 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:18:21.066 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:18:21.100 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev15) (1.0.2) 2021-10-15 15:18:21.147 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (1.3.3) 2021-10-15 15:18:21.153 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (3.0.0) 2021-10-15 15:18:21.401 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (3.9.0) 2021-10-15 15:18:21.596 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (1.26.7) 2021-10-15 15:18:21.597 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2021.10.8) 2021-10-15 15:18:21.599 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2.0.7) 2021-10-15 15:18:21.602 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (3.3) 2021-10-15 15:18:21.678 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.2) 2021-10-15 15:18:21.838 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 15:18:21.943 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev15) (3.6.0) 2021-10-15 15:18:22.224 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (2.2.0) 2021-10-15 15:18:22.225 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.0) 2021-10-15 15:18:22.459 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.1) 2021-10-15 15:18:22.783 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (1.0.0) 2021-10-15 15:18:23.132 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.4) 2021-10-15 15:18:23.133 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.2.5) 2021-10-15 15:18:23.135 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (1.8.2) 2021-10-15 15:18:23.136 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (21.2.0) 2021-10-15 15:18:24.317 | Installing collected packages: glance 2021-10-15 15:18:24.318 | Attempting uninstall: glance 2021-10-15 15:18:24.318 | Found existing installation: glance 23.1.0.dev15 2021-10-15 15:18:24.325 | Can't uninstall 'glance'. No files were found to uninstall. 2021-10-15 15:18:24.327 | Running setup.py develop for glance 2021-10-15 15:18:26.339 | Successfully installed glance 2021-10-15 15:18:26.339 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:18:26.479 | + inc/python:pip_install:200 : result=0 2021-10-15 15:18:26.481 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:18:26.483 | + functions-common:time_stop:2309 : local name 2021-10-15 15:18:26.486 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:18:26.488 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:18:26.490 | + functions-common:time_stop:2312 : local total 2021-10-15 15:18:26.492 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:18:26.495 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:18:26.497 | + functions-common:time_stop:2316 : start_time=1634311095845 2021-10-15 15:18:26.499 | + functions-common:time_stop:2318 : [[ -z 1634311095845 ]] 2021-10-15 15:18:26.502 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:18:26.506 | + functions-common:time_stop:2321 : end_time=1634311106504 2021-10-15 15:18:26.508 | + functions-common:time_stop:2322 : elapsed_time=10659 2021-10-15 15:18:26.511 | + functions-common:time_stop:2323 : total=65580 2021-10-15 15:18:26.513 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:18:26.516 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=76239 2021-10-15 15:18:26.518 | + inc/python:pip_install:203 : return 0 2021-10-15 15:18:26.520 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:18:26.523 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:18:26.526 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:18:26.545 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:18:26.557 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-10-15 15:18:26.559 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-10-15 15:18:26.562 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:18:26.565 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:18:26.567 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-10-15 15:18:26.569 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:18:26.573 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:18:26.575 | + ./stack.sh:main:902 : configure_glance 2021-10-15 15:18:26.578 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-10-15 15:18:26.590 | + lib/glance:configure_glance:333 : local dburl 2021-10-15 15:18:26.593 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-10-15 15:18:26.595 | ++ lib/database:database_connection_url:132 : local db=glance 2021-10-15 15:18:26.598 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-10-15 15:18:26.600 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-10-15 15:18:26.602 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:18:26.605 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:18:26.607 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-10-15 15:18:26.635 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:18:26.664 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-10-15 15:18:26.693 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:18:26.722 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-10-15 15:18:26.751 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-10-15 15:18:26.782 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-10-15 15:18:26.784 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:18:26.786 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-10-15 15:18:26.789 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-10-15 15:18:26.791 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-10-15 15:18:26.820 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-10-15 15:18:26.849 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.31/identity 2021-10-15 15:18:26.877 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-10-15 15:18:26.907 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-10-15 15:18:26.937 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-10-15 15:18:26.967 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-10-15 15:18:26.996 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-10-15 15:18:27.026 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 15:18:27.054 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-10-15 15:18:27.084 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-10-15 15:18:27.114 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-10-15 15:18:27.117 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-10-15 15:18:27.119 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-10-15 15:18:27.122 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-10-15 15:18:27.124 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:18:27.126 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:18:27.142 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:18:27.146 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:18:27.148 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:18:27.151 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:18:27.167 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:18:27.170 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:18:27.172 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:18:27.202 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:18:27.204 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:18:27.206 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-10-15 15:18:27.209 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-10-15 15:18:27.211 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-10-15 15:18:27.241 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-10-15 15:18:27.271 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-10-15 15:18:27.273 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-10-15 15:18:27.276 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-10-15 15:18:27.278 | + lib/glance:configure_glance_store:254 : local be 2021-10-15 15:18:27.281 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:18:27.283 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-10-15 15:18:27.285 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 15:18:27.316 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-10-15 15:18:27.318 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.31 2021-10-15 15:18:27.347 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:18:27.350 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-10-15 15:18:27.367 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:18:27.369 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-10-15 15:18:27.399 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-10-15 15:18:27.429 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-10-15 15:18:27.458 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-10-15 15:18:27.488 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-10-15 15:18:27.518 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-10-15 15:18:27.535 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:18:27.537 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-10-15 15:18:27.567 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-10-15 15:18:27.597 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-10-15 15:18:27.627 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.31/identity/v3 2021-10-15 15:18:27.656 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-10-15 15:18:27.686 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.31/image 2021-10-15 15:18:27.716 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-10-15 15:18:27.733 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:18:27.735 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-10-15 15:18:27.737 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-10-15 15:18:27.740 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:18:27.743 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:18:27.760 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:18:27.762 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:18:27.764 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:18:27.767 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:18:27.769 | + 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-10-15 15:18:27.799 | + 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-10-15 15:18:27.829 | + 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-10-15 15:18:27.859 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:18:27.888 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-10-15 15:18:27.893 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-10-15 15:18:27.925 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-10-15 15:18:27.956 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:18:27.987 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.31/identity 2021-10-15 15:18:28.016 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-10-15 15:18:28.047 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-10-15 15:18:28.077 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-10-15 15:18:28.107 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 15:18:28.137 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-10-15 15:18:28.166 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-10-15 15:18:28.196 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-10-15 15:18:28.226 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-10-15 15:18:28.232 | + lib/glance:configure_glance:418 : 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-10-15 15:18:28.239 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-10-15 15:18:28.256 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:18:28.258 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-10-15 15:18:28.261 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-10-15 15:18:28.263 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-10-15 15:18:28.266 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-10-15 15:18:28.268 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-10-15 15:18:28.271 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-10-15 15:18:28.275 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-10-15 15:18:28.277 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-10-15 15:18:28.281 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-10-15 15:18:28.311 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-10-15 15:18:28.314 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-10-15 15:18:28.316 | ++ functions:get_random_port:837 : true 2021-10-15 15:18:28.318 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-10-15 15:18:28.321 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-10-15 15:18:28.323 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-10-15 15:18:28.374 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-10-15 15:18:28.376 | ++ functions:get_random_port:841 : break 2 2021-10-15 15:18:28.378 | ++ functions:get_random_port:845 : echo 60999 2021-10-15 15:18:28.381 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-10-15 15:18:28.383 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-10-15 15:18:28.411 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-10-15 15:18:28.439 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-10-15 15:18:28.467 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-10-15 15:18:28.495 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-10-15 15:18:28.522 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-10-15 15:18:28.551 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-10-15 15:18:28.579 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-10-15 15:18:28.607 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:18:28.635 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-10-15 15:18:28.662 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-10-15 15:18:28.690 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-10-15 15:18:28.717 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-10-15 15:18:28.745 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-10-15 15:18:28.773 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-10-15 15:18:28.800 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-10-15 15:18:28.828 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-10-15 15:18:28.856 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-10-15 15:18:28.883 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-10-15 15:18:28.910 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-10-15 15:18:28.913 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-10-15 15:18:28.915 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:18:28.918 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:18:28.920 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:18:28.922 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-10-15 15:18:28.925 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-10-15 15:18:28.978 | proxy (enabled by site administrator) 2021-10-15 15:18:28.981 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-10-15 15:18:28.984 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-10-15 15:18:28.986 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:18:28.988 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:18:28.991 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:18:28.993 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-10-15 15:18:28.995 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-10-15 15:18:29.049 | proxy_http (enabled by site administrator) 2021-10-15 15:18:29.052 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-10-15 15:18:29.055 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-10-15 15:18:29.057 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-10-15 15:18:29.060 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:18:29.062 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:18:29.065 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:18:29.067 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:18:29.070 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:18:29.073 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-10-15 15:18:29.074 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:18:29.082 | KeepAlive Off 2021-10-15 15:18:29.086 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-10-15 15:18:29.086 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:18:29.096 | SetEnv proxy-sendchunked 1 2021-10-15 15:18:29.100 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:18:29.100 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-10-15 15:18:29.108 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-10-15 15:18:29.112 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-10-15 15:18:29.114 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-10-15 15:18:29.116 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:18:29.119 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:18:29.122 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:18:29.124 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:18:29.126 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:18:29.129 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:18:29.131 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:18:29.134 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:18:29.136 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:18:29.139 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-10-15 15:18:29.200 | Site glance-wsgi-api already enabled 2021-10-15 15:18:29.204 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-10-15 15:18:29.207 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:18:29.209 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:18:29.212 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:18:29.341 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-10-15 15:18:29.347 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-10-15 15:18:29.379 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-10-15 15:18:29.382 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-10-15 15:18:29.400 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:18:29.403 | + ./stack.sh:main:907 : stack_install_service cinder 2021-10-15 15:18:29.405 | + lib/stack:stack_install_service:20 : local service=cinder 2021-10-15 15:18:29.408 | + lib/stack:stack_install_service:21 : type install_cinder 2021-10-15 15:18:29.410 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:18:29.413 | + lib/stack:stack_install_service:32 : install_cinder 2021-10-15 15:18:29.415 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-10-15 15:18:29.418 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-10-15 15:18:29.420 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-10-15 15:18:29.423 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:18:29.425 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:18:29.428 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:18:29.431 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:18:29.433 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:18:29.437 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:18:29.453 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:18:29.456 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:18:29.458 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:18:29.461 | + functions-common:git_clone:544 : echo master 2021-10-15 15:18:29.461 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:18:29.467 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-10-15 15:18:29.469 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:18:29.471 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-10-15 15:18:29.474 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:18:29.475 | + functions-common:git_clone:593 : head -1 2021-10-15 15:18:29.477 | fd5ec459c Increase min version of oslo.vmware to 3.10.0 2021-10-15 15:18:29.480 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:18:29.483 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-10-15 15:18:29.485 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:18:29.488 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:18:29.490 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-10-15 15:18:29.493 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:18:29.496 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-10-15 15:18:29.498 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:18:29.501 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:18:29.503 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-10-15 15:18:29.506 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:18:29.508 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:18:29.512 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-10-15 15:18:29.514 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:18:29.517 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-10-15 15:18:29.520 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:18:29.522 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:18:29.525 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-10-15 15:18:29.531 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-10-15 15:18:29.534 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-10-15 15:18:30.170 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-10-15 15:18:30.173 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:18:30.175 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:18:30.177 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:18:30.180 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:18:30.183 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-10-15 15:18:30.185 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:18:30.188 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:18:30.190 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:18:30.192 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:18:30.195 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:18:30.198 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:18:30.200 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:18:30.202 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-10-15 15:18:30.223 | Using python 3.8 to install /opt/stack/cinder 2021-10-15 15:18:30.226 | + 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-10-15 15:18:31.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:18:31.043 | from cryptography.utils import int_from_bytes 2021-10-15 15:18:31.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:18:31.043 | from cryptography.utils import int_from_bytes 2021-10-15 15:18:32.115 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:18:32.132 | Obtaining file:///opt/stack/cinder 2021-10-15 15:18:32.133 | Preparing metadata (setup.py): started 2021-10-15 15:18:34.028 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:18:34.239 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.6.0) 2021-10-15 15:18:34.240 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 15:18:34.241 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.32.0) 2021-10-15 15:18:34.242 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.1.2) 2021-10-15 15:18:34.244 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.20.1) 2021-10-15 15:18:34.245 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.1.16) 2021-10-15 15:18:34.246 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev54) (3.2.0) 2021-10-15 15:18:34.247 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 15:18:34.248 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (9.3.0) 2021-10-15 15:18:34.249 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.3) 2021-10-15 15:18:34.357 | Collecting oauth2client>=4.1.3 2021-10-15 15:18:34.365 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-10-15 15:18:34.373 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (8.7.1) 2021-10-15 15:18:34.374 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.1) 2021-10-15 15:18:34.375 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.3.1) 2021-10-15 15:18:34.376 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (11.0.0) 2021-10-15 15:18:34.377 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.0) 2021-10-15 15:18:34.378 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (12.9.1) 2021-10-15 15:18:34.379 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 15:18:34.380 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.8.2) 2021-10-15 15:18:34.381 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.2) 2021-10-15 15:18:34.382 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.3.0) 2021-10-15 15:18:34.384 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.0) 2021-10-15 15:18:34.385 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.2.0) 2021-10-15 15:18:34.386 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.0) 2021-10-15 15:18:34.387 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.0) 2021-10-15 15:18:34.388 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.10.0) 2021-10-15 15:18:34.389 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.0) 2021-10-15 15:18:34.390 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.2) 2021-10-15 15:18:34.391 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (21.0) 2021-10-15 15:18:34.518 | Collecting paramiko>=2.7.2 2021-10-15 15:18:34.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/def/3ec612399bab4/paramiko-2.8.0-py2.py3-none-any.whl (206 kB) 2021-10-15 15:18:34.534 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.5.0) 2021-10-15 15:18:34.535 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.1.1) 2021-10-15 15:18:34.536 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.8.0) 2021-10-15 15:18:34.537 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.4.7) 2021-10-15 15:18:34.539 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.2.0) 2021-10-15 15:18:34.640 | Collecting python-glanceclient>=3.2.2 2021-10-15 15:18:34.647 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-10-15 15:18:34.657 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.3.0) 2021-10-15 15:18:34.658 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (17.6.0) 2021-10-15 15:18:34.659 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.12.0) 2021-10-15 15:18:34.662 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2021.3) 2021-10-15 15:18:34.663 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.26.0) 2021-10-15 15:18:34.663 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.1) 2021-10-15 15:18:34.665 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.2) 2021-10-15 15:18:34.706 | Collecting rtslib-fb>=2.1.74 2021-10-15 15:18:34.713 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-10-15 15:18:34.737 | Preparing metadata (setup.py): started 2021-10-15 15:18:35.357 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:18:35.361 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.16.0) 2021-10-15 15:18:35.362 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.25) 2021-10-15 15:18:35.363 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.13.0) 2021-10-15 15:18:35.364 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.0) 2021-10-15 15:18:35.408 | Collecting tabulate>=0.8.7 2021-10-15 15:18:35.415 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-10-15 15:18:35.419 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.1) 2021-10-15 15:18:35.420 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.8.7) 2021-10-15 15:18:35.421 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 15:18:35.519 | ERROR: Cannot install cinder==19.1.0.dev54 because these package versions have conflicting dependencies. 2021-10-15 15:18:35.519 | 2021-10-15 15:18:35.542 | The conflict is caused by: 2021-10-15 15:18:35.542 | cinder 19.1.0.dev54 depends on oslo.vmware>=3.10.0 2021-10-15 15:18:35.542 | The user requested (constraint) oslo-vmware===3.9.1 2021-10-15 15:18:35.542 | 2021-10-15 15:18:35.542 | To fix this you could try to: 2021-10-15 15:18:35.542 | 1. loosen the range of package versions you've specified 2021-10-15 15:18:35.542 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-10-15 15:18:35.542 | 2021-10-15 15:18:35.542 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-10-15 15:18:35.644 | + inc/python:pip_install:1 : exit_trap 2021-10-15 15:18:35.646 | + ./stack.sh:exit_trap:507 : local r=1 2021-10-15 15:18:35.650 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-10-15 15:18:35.653 | + ./stack.sh:exit_trap:508 : jobs= 2021-10-15 15:18:35.655 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2021-10-15 15:18:35.657 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2021-10-15 15:18:35.659 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-10-15 15:18:35.662 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-10-15 15:18:35.664 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-10-15 15:18:35.667 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-10-15 15:18:35.667 | Error on exit 2021-10-15 15:18:35.669 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-10-15 15:18:35.671 | + ./stack.sh:exit_trap:528 : generate-subunit 1634310980 135 fail 2021-10-15 15:18:36.257 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-10-15 15:18:36.260 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-10-15 15:18:36.739 | + ./stack.sh:exit_trap:542 : exit 1