2021-10-15 15:16:24.132 | + ./stack.sh:main:473                      :   exec
2021-10-15 15:16:24.132 | ++ ./stack.sh:main:473                      :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-10-15-151624.summary.2021-10-15-151624
2021-10-15 15:16:24.132 | + ./stack.sh:main:481                      :   echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-151624'
2021-10-15 15:16:24.132 | + ./stack.sh:echo_summary:426              :   [[ -t 3 ]]
2021-10-15 15:16:24.132 | + ./stack.sh:echo_summary:432              :   echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-151624
2021-10-15 15:16:24.132 | + ./stack.sh:main:483                      :   ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-151624 /opt/stack/logs/stack.sh.log
2021-10-15 15:16:24.132 | + ./stack.sh:main:484                      :   ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-151624.summary.2021-10-15-151624 /opt/stack/logs/stack.sh.log.summary
2021-10-15 15:16:24.132 | + ./stack.sh:main:499                      :   check_path_perm_sanity /opt/stack
2021-10-15 15:16:24.132 | + functions:check_path_perm_sanity:596     :   local real_path
2021-10-15 15:16:24.132 | ++ functions:check_path_perm_sanity:597     :   readlink -f /opt/stack
2021-10-15 15:16:24.132 | + functions:check_path_perm_sanity:597     :   real_path=/opt/stack
2021-10-15 15:16:24.132 | + functions:check_path_perm_sanity:598     :   local rebuilt_path=
2021-10-15 15:16:24.132 | ++ functions:check_path_perm_sanity:599     :   echo /opt/stack
2021-10-15 15:16:24.132 | ++ functions:check_path_perm_sanity:599     :   tr / ' '
2021-10-15 15:16:24.132 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2021-10-15 15:16:24.132 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt
2021-10-15 15:16:24.132 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt
2021-10-15 15:16:24.132 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2021-10-15 15:16:24.132 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2021-10-15 15:16:24.133 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt/stack
2021-10-15 15:16:24.133 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt/stack
2021-10-15 15:16:24.133 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2021-10-15 15:16:24.133 | + ./stack.sh:main:505                      :   trap exit_trap EXIT
2021-10-15 15:16:24.133 | + ./stack.sh:main:546                      :   trap err_trap ERR
2021-10-15 15:16:24.133 | + ./stack.sh:main:559                      :   set -o errexit
2021-10-15 15:16:24.134 | + ./stack.sh:main:562                      :   uname -a
2021-10-15 15:16:24.135 | Linux dv-cinder-814174-1-iscsi 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.137 | + ./stack.sh:main:565                      :   SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem
2021-10-15 15:16:24.139 | + ./stack.sh:main:566                      :   rm -f /opt/stack/data/ca-bundle.pem
2021-10-15 15:16:24.142 | + ./stack.sh:main:569                      :   source /home/ubuntu/devstack/lib/database
2021-10-15 15:16:24.169 | + ./stack.sh:main:570                      :   source /home/ubuntu/devstack/lib/rpc_backend
2021-10-15 15:16:24.185 | + ./stack.sh:main:576                      :   fetch_plugins
2021-10-15 15:16:24.187 | + functions-common:fetch_plugins:1655      :   local plugins=
2021-10-15 15:16:24.189 | + functions-common:fetch_plugins:1656      :   local plugin
2021-10-15 15:16:24.190 | + functions-common:fetch_plugins:1659      :   [[ -z '' ]]
2021-10-15 15:16:24.192 | + functions-common:fetch_plugins:1660      :   return
2021-10-15 15:16:24.194 | + ./stack.sh:main:580                      :   run_phase override_defaults
2021-10-15 15:16:24.196 | + functions-common:run_phase:1737          :   local mode=override_defaults
2021-10-15 15:16:24.198 | + functions-common:run_phase:1738          :   local phase=
2021-10-15 15:16:24.200 | + functions-common:run_phase:1739          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2021-10-15 15:16:24.201 | + functions-common:run_phase:1740          :   local extra_plugin_file_name
2021-10-15 15:16:24.203 | + functions-common:run_phase:1741          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2021-10-15 15:16:24.205 | + functions-common:run_phase:1746          :   local exceptions=80-tempest.sh
2021-10-15 15:16:24.206 | + functions-common:run_phase:1747          :   local extra
2021-10-15 15:16:24.209 | ++ functions-common:run_phase:1748          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2021-10-15 15:16:24.212 | + functions-common:run_phase:1748          :   extra=80-tempest.sh
2021-10-15 15:16:24.214 | + functions-common:run_phase:1749          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2021-10-15 15:16:24.215 | + functions-common:run_phase:1753          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2021-10-15 15:16:24.217 | + functions-common:run_phase:1753          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults
2021-10-15 15:16:24.219 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2021-10-15 15:16:24.232 | ++ functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:16:24.234 | ++ extras.d/80-tempest.sh:source:4          :   [[ override_defaults == \s\o\u\r\c\e ]]
2021-10-15 15:16:24.235 | ++ extras.d/80-tempest.sh:source:7          :   [[ override_defaults == \s\t\a\c\k ]]
2021-10-15 15:16:24.237 | ++ extras.d/80-tempest.sh:source:10         :   [[ override_defaults == \s\t\a\c\k ]]
2021-10-15 15:16:24.239 | ++ extras.d/80-tempest.sh:source:13         :   [[ override_defaults == \s\t\a\c\k ]]
2021-10-15 15:16:24.241 | ++ extras.d/80-tempest.sh:source:16         :   [[ override_defaults == \s\t\a\c\k ]]
2021-10-15 15:16:24.242 | ++ extras.d/80-tempest.sh:source:19         :   [[ override_defaults == \s\t\a\c\k ]]
2021-10-15 15:16:24.245 | ++ extras.d/80-tempest.sh:source:27         :   [[ override_defaults == \u\n\s\t\a\c\k ]]
2021-10-15 15:16:24.247 | ++ extras.d/80-tempest.sh:source:32         :   [[ override_defaults == \c\l\e\a\n ]]
2021-10-15 15:16:24.248 | + functions-common:run_phase:1758          :   [[ override_defaults == \s\o\u\r\c\e ]]
2021-10-15 15:16:24.250 | + 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.252 | + functions-common:run_phase:1762          :   plugin_override_defaults
2021-10-15 15:16:24.254 | + functions-common:plugin_override_defaults:1696 :   local plugins=
2021-10-15 15:16:24.256 | + functions-common:plugin_override_defaults:1697 :   local plugin
2021-10-15 15:16:24.257 | + functions-common:plugin_override_defaults:1700 :   [[ -z '' ]]
2021-10-15 15:16:24.259 | + functions-common:plugin_override_defaults:1701 :   return
2021-10-15 15:16:24.261 | + ./stack.sh:main:583                      :   source /home/ubuntu/devstack/lib/apache
2021-10-15 15:16:24.277 | + ./stack.sh:main:586                      :   source /home/ubuntu/devstack/lib/tls
2021-10-15 15:16:24.279 | ++ lib/tls:source:38                        :   is_service_enabled tls-proxy
2021-10-15 15:16:24.292 | ++ functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:16:24.294 | +++ lib/tls:source:43                        :   hostname -f
2021-10-15 15:16:24.298 | ++ lib/tls:source:43                        :   DEVSTACK_HOSTNAME=localhost
2021-10-15 15:16:24.300 | ++ lib/tls:source:44                        :   DEVSTACK_CERT_NAME=devstack-cert
2021-10-15 15:16:24.301 | ++ lib/tls:source:45                        :   DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem
2021-10-15 15:16:24.303 | ++ lib/tls:source:48                        :   ROOT_CA_DIR=/opt/stack/data/CA/root-ca
2021-10-15 15:16:24.305 | ++ lib/tls:source:49                        :   INT_CA_DIR=/opt/stack/data/CA/int-ca
2021-10-15 15:16:24.307 | ++ lib/tls:source:51                        :   ORG_NAME=OpenStack
2021-10-15 15:16:24.309 | ++ lib/tls:source:52                        :   ORG_UNIT_NAME=DevStack
2021-10-15 15:16:24.311 | ++ lib/tls:source:55                        :   STUD_PROTO=--tls
2021-10-15 15:16:24.313 | ++ lib/tls:source:56                        :   STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'
2021-10-15 15:16:24.315 | ++ lib/tls:source:63                        :   OPENSSL=/usr/bin/openssl
2021-10-15 15:16:24.319 | + ./stack.sh:main:589                      :   source /home/ubuntu/devstack/lib/infra
2021-10-15 15:16:24.330 | + ./stack.sh:main:590                      :   source /home/ubuntu/devstack/lib/libraries
2021-10-15 15:16:24.347 | + ./stack.sh:main:591                      :   source /home/ubuntu/devstack/lib/lvm
2021-10-15 15:16:24.359 | + ./stack.sh:main:592                      :   source /home/ubuntu/devstack/lib/horizon
2021-10-15 15:16:24.372 | + ./stack.sh:main:593                      :   source /home/ubuntu/devstack/lib/keystone
2021-10-15 15:16:24.398 | + ./stack.sh:main:594                      :   source /home/ubuntu/devstack/lib/glance
2021-10-15 15:16:24.457 | + ./stack.sh:main:595                      :   source /home/ubuntu/devstack/lib/nova
2021-10-15 15:16:24.542 | + ./stack.sh:main:596                      :   source /home/ubuntu/devstack/lib/placement
2021-10-15 15:16:24.563 | + ./stack.sh:main:597                      :   source /home/ubuntu/devstack/lib/cinder
2021-10-15 15:16:24.607 | + ./stack.sh:main:598                      :   source /home/ubuntu/devstack/lib/swift
2021-10-15 15:16:24.659 | + ./stack.sh:main:599                      :   source /home/ubuntu/devstack/lib/neutron
2021-10-15 15:16:24.785 | + ./stack.sh:main:600                      :   source /home/ubuntu/devstack/lib/ldap
2021-10-15 15:16:24.799 | + ./stack.sh:main:601                      :   source /home/ubuntu/devstack/lib/dstat
2021-10-15 15:16:24.812 | + ./stack.sh:main:602                      :   source /home/ubuntu/devstack/lib/tcpdump
2021-10-15 15:16:24.825 | + ./stack.sh:main:603                      :   source /home/ubuntu/devstack/lib/etcd3
2021-10-15 15:16:24.914 | + ./stack.sh:main:604                      :   source /home/ubuntu/devstack/lib/os-vif
2021-10-15 15:16:24.917 | ++ lib/os-vif:source:6                      :   OS_VIF_OVS_OVSDB_INTERFACE=vsctl
2021-10-15 15:16:24.920 | +++ lib/os-vif:source:17                     :   is_ml2_ovs
2021-10-15 15:16:24.922 | +++ 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.924 | +++ lib/os-vif:is_ml2_ovs:10                 :   echo True
2021-10-15 15:16:24.926 | +++ lib/os-vif:is_ml2_ovs:12                 :   echo False
2021-10-15 15:16:24.928 | ++ lib/os-vif:source:17                     :   OS_VIF_OVS_ISOLATE_VIF='True
2021-10-15 15:16:24.928 | False'
2021-10-15 15:16:24.932 | +++ lib/os-vif:source:18                     :   trueorfalse False OS_VIF_OVS_ISOLATE_VIF
2021-10-15 15:16:24.946 | ++ lib/os-vif:source:18                     :   OS_VIF_OVS_ISOLATE_VIF=False
2021-10-15 15:16:24.949 | + ./stack.sh:main:610                      :   run_phase source
2021-10-15 15:16:24.951 | + functions-common:run_phase:1737          :   local mode=source
2021-10-15 15:16:24.953 | + functions-common:run_phase:1738          :   local phase=
2021-10-15 15:16:24.955 | + functions-common:run_phase:1739          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2021-10-15 15:16:24.957 | + functions-common:run_phase:1740          :   local extra_plugin_file_name
2021-10-15 15:16:24.959 | + functions-common:run_phase:1741          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2021-10-15 15:16:24.960 | + functions-common:run_phase:1746          :   local exceptions=80-tempest.sh
2021-10-15 15:16:24.963 | + functions-common:run_phase:1747          :   local extra
2021-10-15 15:16:24.965 | ++ functions-common:run_phase:1748          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2021-10-15 15:16:24.969 | + functions-common:run_phase:1748          :   extra=80-tempest.sh
2021-10-15 15:16:24.971 | + functions-common:run_phase:1749          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2021-10-15 15:16:24.973 | + functions-common:run_phase:1753          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2021-10-15 15:16:24.975 | + functions-common:run_phase:1753          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh source
2021-10-15 15:16:24.978 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2021-10-15 15:16:24.992 | ++ functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:16:24.995 | ++ extras.d/80-tempest.sh:source:4          :   [[ source == \s\o\u\r\c\e ]]
2021-10-15 15:16:24.997 | ++ extras.d/80-tempest.sh:source:6          :   source /home/ubuntu/devstack/lib/tempest
2021-10-15 15:16:25.034 | ++ extras.d/80-tempest.sh:source:27         :   [[ source == \u\n\s\t\a\c\k ]]
2021-10-15 15:16:25.037 | ++ extras.d/80-tempest.sh:source:32         :   [[ source == \c\l\e\a\n ]]
2021-10-15 15:16:25.039 | + functions-common:run_phase:1758          :   [[ source == \s\o\u\r\c\e ]]
2021-10-15 15:16:25.042 | + functions-common:run_phase:1759          :   load_plugin_settings
2021-10-15 15:16:25.044 | + functions-common:load_plugin_settings:1673 :   local plugins=
2021-10-15 15:16:25.046 | + functions-common:load_plugin_settings:1674 :   local plugin
2021-10-15 15:16:25.048 | + functions-common:load_plugin_settings:1677 :   [[ -z '' ]]
2021-10-15 15:16:25.050 | + functions-common:load_plugin_settings:1678 :   return
2021-10-15 15:16:25.052 | + functions-common:run_phase:1760          :   verify_disabled_services
2021-10-15 15:16:25.054 | + functions-common:verify_disabled_services:2020 :   local service
2021-10-15 15:16:25.057 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.059 | + 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.061 | + 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, =~ ,n-api, ]]
2021-10-15 15:16:25.066 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.068 | + 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.070 | + 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, =~ ,n-sch, ]]
2021-10-15 15:16:25.075 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.077 | + 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.079 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.082 | + 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.084 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.086 | + 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.089 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.091 | + 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.093 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.095 | + 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.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, =~ ,c-api, ]]
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, =~ ,ovn-controller, ]]
2021-10-15 15:16:25.107 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.110 | + 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.112 | + 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, =~ ,ovs-vswitchd, ]]
2021-10-15 15:16:25.116 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.119 | + 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.121 | + 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, =~ ,q-svc, ]]
2021-10-15 15:16:25.126 | + 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-ovn-metadata-agent, ]]
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, =~ ,rabbit, ]]
2021-10-15 15:16:25.135 | + 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, =~ ,tempest, ]]
2021-10-15 15:16:25.139 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.141 | + 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.143 | + 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, =~ ,etcd3, ]]
2021-10-15 15:16:25.148 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.150 | + 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.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, =~ ,n-crt, ]]
2021-10-15 15:16:25.157 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.159 | + 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.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, =~ ,q-agt, ]]
2021-10-15 15:16:25.167 | + 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, =~ ,q-dhcp, ]]
2021-10-15 15:16:25.172 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.174 | + 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.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, =~ ,q-meta, ]]
2021-10-15 15:16:25.181 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.183 | + 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.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, =~ ,q-vpn, ]]
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, =~ ,g-reg, ]]
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, =~ ,cinder, ]]
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, =~ ,s-proxy, ]]
2021-10-15 15:16:25.203 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.205 | + 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.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, =~ ,s-container, ]]
2021-10-15 15:16:25.213 | + 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, =~ ,s-account, ]]
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, =~ ,heat, ]]
2021-10-15 15:16:25.221 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.224 | + 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.226 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.229 | + 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.231 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.233 | + 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.235 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.238 | + 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.240 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.242 | + 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.244 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.247 | + 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.249 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.251 | + 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.253 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.255 | + 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.258 | + functions-common:verify_disabled_services:2021 :   for service in ${ENABLED_SERVICES//,/ }
2021-10-15 15:16:25.260 | + 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.263 | + ./stack.sh:main:681                      :   initialize_database_backends
2021-10-15 15:16:25.265 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2021-10-15 15:16:25.267 | + lib/database:initialize_database_backends:66 :   is_service_enabled mysql
2021-10-15 15:16:25.282 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:16:25.284 | + lib/database:initialize_database_backends:66 :   DATABASE_TYPE=mysql
2021-10-15 15:16:25.286 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2021-10-15 15:16:25.288 | + lib/database:initialize_database_backends:66 :   is_service_enabled postgresql
2021-10-15 15:16:25.304 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:16:25.307 | + lib/database:initialize_database_backends:69 :   '[' -z mysql ']'
2021-10-15 15:16:25.309 | + lib/database:initialize_database_backends:73 :   MYSQL_HOST=127.0.0.1
2021-10-15 15:16:25.311 | + lib/database:initialize_database_backends:74 :   MYSQL_USER=root
2021-10-15 15:16:25.313 | + lib/database:initialize_database_backends:80 :   [[ 4 == 6 ]]
2021-10-15 15:16:25.316 | + lib/database:initialize_database_backends:83 :   DATABASE_HOST=127.0.0.1
2021-10-15 15:16:25.318 | + lib/database:initialize_database_backends:86 :   DATABASE_USER=root
2021-10-15 15:16:25.320 | + lib/database:initialize_database_backends:88 :   '[' -n '' ']'
2021-10-15 15:16:25.323 | ++ lib/database:initialize_database_backends:102 :   get_database_type_mysql
2021-10-15 15:16:25.325 | ++ lib/databases/mysql:get_database_type_mysql:35 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2021-10-15 15:16:25.327 | ++ lib/databases/mysql:get_database_type_mysql:36 :   echo mysql+pymysql
2021-10-15 15:16:25.330 | + lib/database:initialize_database_backends:102 :   BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2021-10-15 15:16:25.332 | + lib/database:initialize_database_backends:104 :   return 0
2021-10-15 15:16:25.335 | + ./stack.sh:main:682                      :   echo 'Using mysql database backend'
2021-10-15 15:16:25.335 | Using mysql database backend
2021-10-15 15:16:25.338 | + ./stack.sh:main:685                      :   read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.'
2021-10-15 15:16:25.353 | + ./stack.sh:main:697                      :   is_service_enabled rabbit
2021-10-15 15:16:25.370 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:16:25.372 | + ./stack.sh:main:698                      :   read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.'
2021-10-15 15:16:25.388 | + ./stack.sh:main:705                      :   is_service_enabled keystone
2021-10-15 15:16:25.404 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:16:25.406 | + ./stack.sh:main:707                      :   read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.'
2021-10-15 15:16:25.422 | + ./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.438 | + ./stack.sh:main:720                      :   is_service_enabled ldap
2021-10-15 15:16:25.455 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:16:25.457 | + ./stack.sh:main:729                      :   is_service_enabled s-proxy
2021-10-15 15:16:25.473 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:16:25.475 | + ./stack.sh:main:733                      :   read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.'
2021-10-15 15:16:25.492 | + ./stack.sh:main:735                      :   [[ -z '' ]]
2021-10-15 15:16:25.495 | + ./stack.sh:main:735                      :   [[ False == \T\r\u\e ]]
2021-10-15 15:16:25.497 | + ./stack.sh:main:741                      :   save_stackenv 741
2021-10-15 15:16:25.499 | + functions-common:save_stackenv:60        :   local tag=741
2021-10-15 15:16:25.502 | ++ functions-common:save_stackenv:62        :   date +%F-%H%M%S
2021-10-15 15:16:25.507 | + functions-common:save_stackenv:62        :   time_stamp=2021-10-15-151625
2021-10-15 15:16:25.510 | + functions-common:save_stackenv:63        :   echo '# 2021-10-15-151625 741'
2021-10-15 15:16:25.512 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:16:25.514 | + functions-common:save_stackenv:65        :   echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2021-10-15 15:16:25.517 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:16:25.519 | + functions-common:save_stackenv:65        :   echo DATA_DIR=/opt/stack/data
2021-10-15 15:16:25.521 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:16:25.524 | + functions-common:save_stackenv:65        :   echo DEST=/opt/stack
2021-10-15 15:16:25.526 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:16:25.528 | + 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.531 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:16:25.533 | + functions-common:save_stackenv:65        :   echo HOST_IP=10.222.0.24
2021-10-15 15:16:25.535 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:16:25.538 | + functions-common:save_stackenv:65        :   echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity
2021-10-15 15:16:25.541 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:16:25.543 | + functions-common:save_stackenv:65        :   echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-10-15-151624
2021-10-15 15:16:25.545 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:16:25.548 | + functions-common:save_stackenv:65        :   echo OS_CACERT=
2021-10-15 15:16:25.550 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:16:25.552 | + functions-common:save_stackenv:65        :   echo SERVICE_HOST=10.222.0.24
2021-10-15 15:16:25.554 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:16:25.557 | + functions-common:save_stackenv:65        :   echo STACK_USER=ubuntu
2021-10-15 15:16:25.560 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:16:25.562 | + functions-common:save_stackenv:65        :   echo TLS_IP=
2021-10-15 15:16:25.564 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:16:25.567 | + functions-common:save_stackenv:65        :   echo HOST_IPV6=::1
2021-10-15 15:16:25.569 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-10-15 15:16:25.571 | + functions-common:save_stackenv:65        :   echo SERVICE_IP_VERSION=4
2021-10-15 15:16:25.574 | + ./stack.sh:main:752                      :   git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master
2021-10-15 15:16:25.576 | + functions-common:git_clone:523           :   local git_remote=https://opendev.org/openstack/requirements.git
2021-10-15 15:16:25.578 | + functions-common:git_clone:524           :   local git_dest=/opt/stack/requirements
2021-10-15 15:16:25.580 | + functions-common:git_clone:525           :   local git_ref=master
2021-10-15 15:16:25.582 | + functions-common:git_clone:526           :   local orig_dir
2021-10-15 15:16:25.585 | ++ functions-common:git_clone:527           :   pwd
2021-10-15 15:16:25.587 | + functions-common:git_clone:527           :   orig_dir=/home/ubuntu/devstack
2021-10-15 15:16:25.590 | + functions-common:git_clone:528           :   local git_clone_flags=
2021-10-15 15:16:25.592 | ++ functions-common:git_clone:530           :   trueorfalse False RECLONE
2021-10-15 15:16:25.607 | + functions-common:git_clone:530           :   RECLONE=False
2021-10-15 15:16:25.610 | + functions-common:git_clone:531           :   [[ 0 -gt 0 ]]
2021-10-15 15:16:25.612 | + functions-common:git_clone:535           :   [[ False = \T\r\u\e ]]
2021-10-15 15:16:25.614 | + functions-common:git_clone:544           :   echo master
2021-10-15 15:16:25.615 | + functions-common:git_clone:544           :   egrep -q '^refs'
2021-10-15 15:16:25.620 | + functions-common:git_clone:558           :   [[ ! -d /opt/stack/requirements ]]
2021-10-15 15:16:25.622 | + functions-common:git_clone:566           :   [[ False = \T\r\u\e ]]
2021-10-15 15:16:25.625 | + functions-common:git_clone:592           :   cd /opt/stack/requirements
2021-10-15 15:16:25.627 | + functions-common:git_clone:593           :   git show --oneline
2021-10-15 15:16:25.628 | + functions-common:git_clone:593           :   head -1
2021-10-15 15:16:25.631 | c9e9adfd Updated from generate-constraints
2021-10-15 15:16:25.633 | + functions-common:git_clone:594           :   cd /home/ubuntu/devstack
2021-10-15 15:16:25.641 | + ./stack.sh:main:756                      :   echo_summary 'Installing package prerequisites'
2021-10-15 15:16:25.643 | + ./stack.sh:echo_summary:426              :   [[ -t 3 ]]
2021-10-15 15:16:25.645 | + ./stack.sh:echo_summary:432              :   echo -e Installing package prerequisites
2021-10-15 15:16:25.648 | + ./stack.sh:main:757                      :   source /home/ubuntu/devstack/tools/install_prereqs.sh
2021-10-15 15:16:25.650 | ++ tools/install_prereqs.sh:source:11       :   FORCE_PREREQ=0
2021-10-15 15:16:25.653 | ++ tools/install_prereqs.sh:source:13       :   getopts :f opt
2021-10-15 15:16:25.655 | ++ tools/install_prereqs.sh:source:23       :   [[ -z /home/ubuntu/devstack ]]
2021-10-15 15:16:25.658 | ++ tools/install_prereqs.sh:source:43       :   PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs
2021-10-15 15:16:25.660 | ++ tools/install_prereqs.sh:source:44       :   PREREQ_RERUN_HOURS=2
2021-10-15 15:16:25.663 | ++ tools/install_prereqs.sh:source:45       :   PREREQ_RERUN_SECONDS=7200
2021-10-15 15:16:25.666 | +++ tools/install_prereqs.sh:source:47       :   date +%s
2021-10-15 15:16:25.670 | ++ tools/install_prereqs.sh:source:47       :   NOW=1634310985
2021-10-15 15:16:25.673 | +++ tools/install_prereqs.sh:source:48       :   head -1 /home/ubuntu/devstack/.prereqs
2021-10-15 15:16:25.678 | ++ tools/install_prereqs.sh:source:48       :   LAST_RUN=1634310824
2021-10-15 15:16:25.680 | ++ tools/install_prereqs.sh:source:49       :   DELTA=161
2021-10-15 15:16:25.683 | ++ tools/install_prereqs.sh:source:50       :   [[ 161 -lt 7200 ]]
2021-10-15 15:16:25.686 | ++ tools/install_prereqs.sh:source:50       :   [[ -z 0 ]]
2021-10-15 15:16:25.688 | ++ tools/install_prereqs.sh:source:57       :   export_proxy_variables
2021-10-15 15:16:25.690 | ++ functions-common:export_proxy_variables:2127 :   isset http_proxy
2021-10-15 15:16:25.693 | ++ functions-common:isset:174               :   [[ -v http_proxy ]]
2021-10-15 15:16:25.695 | ++ functions-common:export_proxy_variables:2130 :   isset https_proxy
2021-10-15 15:16:25.697 | ++ functions-common:isset:174               :   [[ -v https_proxy ]]
2021-10-15 15:16:25.700 | ++ functions-common:export_proxy_variables:2133 :   isset no_proxy
2021-10-15 15:16:25.702 | ++ functions-common:isset:174               :   [[ -v no_proxy ]]
2021-10-15 15:16:25.705 | +++ 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.750 | ++ tools/install_prereqs.sh:source:64       :   PACKAGES='apache2
2021-10-15 15:16:25.751 | apache2-dev
2021-10-15 15:16:25.751 | bc
2021-10-15 15:16:25.751 | bsdmainutils
2021-10-15 15:16:25.751 | curl
2021-10-15 15:16:25.751 | g++
2021-10-15 15:16:25.751 | gawk
2021-10-15 15:16:25.751 | gcc
2021-10-15 15:16:25.751 | gettext  
2021-10-15 15:16:25.751 | git
2021-10-15 15:16:25.751 | graphviz 
2021-10-15 15:16:25.751 | iputils-ping
2021-10-15 15:16:25.751 | libapache2-mod-proxy-uwsgi
2021-10-15 15:16:25.751 | libffi-dev 
2021-10-15 15:16:25.751 | libjpeg-dev 
2021-10-15 15:16:25.751 | libpcre3-dev 
2021-10-15 15:16:25.751 | libpq-dev  
2021-10-15 15:16:25.751 | libssl-dev 
2021-10-15 15:16:25.751 | libsystemd-dev 
2021-10-15 15:16:25.751 | libxml2-dev  
2021-10-15 15:16:25.751 | libxslt1-dev  
2021-10-15 15:16:25.751 | libyaml-dev
2021-10-15 15:16:25.751 | lsof 
2021-10-15 15:16:25.751 | openssh-server
2021-10-15 15:16:25.751 | openssl
2021-10-15 15:16:25.751 | pkg-config
2021-10-15 15:16:25.751 | psmisc
2021-10-15 15:16:25.751 | python3-dev
2021-10-15 15:16:25.751 | python3-pip
2021-10-15 15:16:25.751 | python3-systemd
2021-10-15 15:16:25.751 | python3-venv
2021-10-15 15:16:25.751 | tar
2021-10-15 15:16:25.751 | tcpdump
2021-10-15 15:16:25.751 | unzip
2021-10-15 15:16:25.751 | uuid-runtime
2021-10-15 15:16:25.751 | wget
2021-10-15 15:16:25.751 | wget
2021-10-15 15:16:25.751 | zlib1g-dev
2021-10-15 15:16:25.751 | libkrb5-dev
2021-10-15 15:16:25.751 | libldap2-dev
2021-10-15 15:16:25.752 | libsasl2-dev
2021-10-15 15:16:25.752 | memcached
2021-10-15 15:16:25.752 | python3-mysqldb
2021-10-15 15:16:25.752 | sqlite3
2021-10-15 15:16:25.752 | conntrack
2021-10-15 15:16:25.752 | curl
2021-10-15 15:16:25.752 | dnsmasq-base
2021-10-15 15:16:25.752 | dnsmasq-utils 
2021-10-15 15:16:25.752 | ebtables
2021-10-15 15:16:25.752 | genisoimage 
2021-10-15 15:16:25.752 | iptables
2021-10-15 15:16:25.752 | iputils-arping
2021-10-15 15:16:25.752 | kpartx
2021-10-15 15:16:25.752 | libjs-jquery-tablesorter 
2021-10-15 15:16:25.752 | parted
2021-10-15 15:16:25.752 | pm-utils
2021-10-15 15:16:25.752 | python3-mysqldb
2021-10-15 15:16:25.752 | socat 
2021-10-15 15:16:25.752 | sqlite3
2021-10-15 15:16:25.752 | sudo
2021-10-15 15:16:25.752 | vlan
2021-10-15 15:16:25.752 | lsscsi
2021-10-15 15:16:25.752 | open-iscsi
2021-10-15 15:16:25.752 | lvm2
2021-10-15 15:16:25.752 | qemu-utils
2021-10-15 15:16:25.752 | thin-provisioning-tools
2021-10-15 15:16:25.752 | acl
2021-10-15 15:16:25.752 | dnsmasq-base
2021-10-15 15:16:25.752 | dnsmasq-utils 
2021-10-15 15:16:25.752 | ebtables
2021-10-15 15:16:25.752 | haproxy 
2021-10-15 15:16:25.752 | iptables
2021-10-15 15:16:25.752 | iputils-arping
2021-10-15 15:16:25.752 | iputils-ping
2021-10-15 15:16:25.752 | postgresql-server-dev-all
2021-10-15 15:16:25.752 | python3-mysqldb
2021-10-15 15:16:25.752 | sqlite3
2021-10-15 15:16:25.752 | sudo
2021-10-15 15:16:25.752 | vlan
2021-10-15 15:16:25.753 | pcp
2021-10-15 15:16:25.753 | ipset
2021-10-15 15:16:25.753 | conntrack
2021-10-15 15:16:25.753 | conntrackd
2021-10-15 15:16:25.753 | keepalived
2021-10-15 15:16:25.753 | lvm2
2021-10-15 15:16:25.753 | qemu-utils
2021-10-15 15:16:25.753 | thin-provisioning-tools
2021-10-15 15:16:25.753 | curl
2021-10-15 15:16:25.753 | liberasurecode-dev
2021-10-15 15:16:25.753 | make
2021-10-15 15:16:25.753 | memcached
2021-10-15 15:16:25.753 | sqlite3
2021-10-15 15:16:25.753 | xfsprogs'
2021-10-15 15:16:25.754 | +++ tools/install_prereqs.sh:source:65       :   get_plugin_packages
2021-10-15 15:16:25.772 | ++ tools/install_prereqs.sh:source:65       :   PACKAGES='apache2
2021-10-15 15:16:25.772 | apache2-dev
2021-10-15 15:16:25.772 | bc
2021-10-15 15:16:25.772 | bsdmainutils
2021-10-15 15:16:25.772 | curl
2021-10-15 15:16:25.772 | g++
2021-10-15 15:16:25.772 | gawk
2021-10-15 15:16:25.772 | gcc
2021-10-15 15:16:25.772 | gettext  
2021-10-15 15:16:25.772 | git
2021-10-15 15:16:25.772 | graphviz 
2021-10-15 15:16:25.772 | iputils-ping
2021-10-15 15:16:25.772 | libapache2-mod-proxy-uwsgi
2021-10-15 15:16:25.772 | libffi-dev 
2021-10-15 15:16:25.772 | libjpeg-dev 
2021-10-15 15:16:25.772 | libpcre3-dev 
2021-10-15 15:16:25.772 | libpq-dev  
2021-10-15 15:16:25.772 | libssl-dev 
2021-10-15 15:16:25.772 | libsystemd-dev 
2021-10-15 15:16:25.772 | libxml2-dev  
2021-10-15 15:16:25.772 | libxslt1-dev  
2021-10-15 15:16:25.772 | libyaml-dev
2021-10-15 15:16:25.772 | lsof 
2021-10-15 15:16:25.772 | openssh-server
2021-10-15 15:16:25.772 | openssl
2021-10-15 15:16:25.772 | pkg-config
2021-10-15 15:16:25.772 | psmisc
2021-10-15 15:16:25.772 | python3-dev
2021-10-15 15:16:25.772 | python3-pip
2021-10-15 15:16:25.772 | python3-systemd
2021-10-15 15:16:25.772 | python3-venv
2021-10-15 15:16:25.772 | tar
2021-10-15 15:16:25.772 | tcpdump
2021-10-15 15:16:25.772 | unzip
2021-10-15 15:16:25.772 | uuid-runtime
2021-10-15 15:16:25.772 | wget
2021-10-15 15:16:25.772 | wget
2021-10-15 15:16:25.772 | zlib1g-dev
2021-10-15 15:16:25.772 | libkrb5-dev
2021-10-15 15:16:25.773 | libldap2-dev
2021-10-15 15:16:25.773 | libsasl2-dev
2021-10-15 15:16:25.773 | memcached
2021-10-15 15:16:25.773 | python3-mysqldb
2021-10-15 15:16:25.773 | sqlite3
2021-10-15 15:16:25.773 | conntrack
2021-10-15 15:16:25.773 | curl
2021-10-15 15:16:25.773 | dnsmasq-base
2021-10-15 15:16:25.773 | dnsmasq-utils 
2021-10-15 15:16:25.773 | ebtables
2021-10-15 15:16:25.773 | genisoimage 
2021-10-15 15:16:25.773 | iptables
2021-10-15 15:16:25.773 | iputils-arping
2021-10-15 15:16:25.773 | kpartx
2021-10-15 15:16:25.773 | libjs-jquery-tablesorter 
2021-10-15 15:16:25.773 | parted
2021-10-15 15:16:25.773 | pm-utils
2021-10-15 15:16:25.773 | python3-mysqldb
2021-10-15 15:16:25.773 | socat 
2021-10-15 15:16:25.773 | sqlite3
2021-10-15 15:16:25.773 | sudo
2021-10-15 15:16:25.773 | vlan
2021-10-15 15:16:25.773 | lsscsi
2021-10-15 15:16:25.773 | open-iscsi
2021-10-15 15:16:25.773 | lvm2
2021-10-15 15:16:25.773 | qemu-utils
2021-10-15 15:16:25.773 | thin-provisioning-tools
2021-10-15 15:16:25.773 | acl
2021-10-15 15:16:25.773 | dnsmasq-base
2021-10-15 15:16:25.773 | dnsmasq-utils 
2021-10-15 15:16:25.773 | ebtables
2021-10-15 15:16:25.773 | haproxy 
2021-10-15 15:16:25.773 | iptables
2021-10-15 15:16:25.773 | iputils-arping
2021-10-15 15:16:25.773 | iputils-ping
2021-10-15 15:16:25.773 | postgresql-server-dev-all
2021-10-15 15:16:25.773 | python3-mysqldb
2021-10-15 15:16:25.774 | sqlite3
2021-10-15 15:16:25.774 | sudo
2021-10-15 15:16:25.774 | vlan
2021-10-15 15:16:25.774 | pcp
2021-10-15 15:16:25.774 | ipset
2021-10-15 15:16:25.774 | conntrack
2021-10-15 15:16:25.774 | conntrackd
2021-10-15 15:16:25.774 | keepalived
2021-10-15 15:16:25.774 | lvm2
2021-10-15 15:16:25.774 | qemu-utils
2021-10-15 15:16:25.774 | thin-provisioning-tools
2021-10-15 15:16:25.774 | curl
2021-10-15 15:16:25.774 | liberasurecode-dev
2021-10-15 15:16:25.774 | make
2021-10-15 15:16:25.774 | memcached
2021-10-15 15:16:25.774 | sqlite3
2021-10-15 15:16:25.774 | xfsprogs '
2021-10-15 15:16:25.774 | ++ tools/install_prereqs.sh:source:67       :   is_ubuntu
2021-10-15 15:16:25.776 | ++ functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:16:25.778 | ++ functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:16:25.781 | ++ 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.782 | ++ tools/install_prereqs.sh:source:67       :   grep -q dkms
2021-10-15 15:16:25.786 | ++ 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.789 | ++ functions-common:install_package:1347    :   update_package_repo
2021-10-15 15:16:25.791 | ++ functions-common:update_package_repo:1319 :   NO_UPDATE_REPOS=False
2021-10-15 15:16:25.793 | ++ functions-common:update_package_repo:1320 :   REPOS_UPDATED=False
2021-10-15 15:16:25.795 | ++ functions-common:update_package_repo:1321 :   RETRY_UPDATE=False
2021-10-15 15:16:25.798 | ++ functions-common:update_package_repo:1323 :   [[ False = \T\r\u\e ]]
2021-10-15 15:16:25.800 | ++ functions-common:update_package_repo:1327 :   is_ubuntu
2021-10-15 15:16:25.802 | ++ functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:16:25.804 | ++ functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:16:25.807 | ++ functions-common:update_package_repo:1328 :   apt_get_update
2021-10-15 15:16:25.809 | ++ functions-common:apt_get_update:1073     :   [[ False == \T\r\u\e ]]
2021-10-15 15:16:25.811 | ++ functions-common:apt_get_update:1078     :   [[ False = \T\r\u\e ]]
2021-10-15 15:16:25.813 | ++ functions-common:apt_get_update:1080     :   local sudo=sudo
2021-10-15 15:16:25.815 | +++ functions-common:apt_get_update:1081     :   id -u
2021-10-15 15:16:25.819 | ++ functions-common:apt_get_update:1081     :   [[ 1000 = \0 ]]
2021-10-15 15:16:25.821 | ++ functions-common:apt_get_update:1084     :   time_start apt-get-update
2021-10-15 15:16:25.823 | ++ functions-common:time_start:2295         :   local name=apt-get-update
2021-10-15 15:16:25.825 | ++ functions-common:time_start:2296         :   local start_time=
2021-10-15 15:16:25.827 | ++ functions-common:time_start:2297         :   [[ -n '' ]]
2021-10-15 15:16:25.830 | +++ functions-common:time_start:2300         :   date +%s%3N
2021-10-15 15:16:25.834 | ++ functions-common:time_start:2300         :   _TIME_START[$name]=1634310985831
2021-10-15 15:16:25.836 | ++ functions-common:apt_get_update:1086     :   local 'proxies=http_proxy= https_proxy= no_proxy= '
2021-10-15 15:16:25.838 | ++ 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.840 | ++ 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.124 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease
2021-10-15 15:16:26.157 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
2021-10-15 15:16:26.265 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
2021-10-15 15:16:26.331 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]
2021-10-15 15:16:27.012 | Fetched 328 kB in 1s (367 kB/s)
2021-10-15 15:16:28.437 | Reading package lists...
2021-10-15 15:16:28.467 | ++ functions-common:apt_get_update:1092     :   REPOS_UPDATED=True
2021-10-15 15:16:28.469 | ++ functions-common:apt_get_update:1094     :   time_stop apt-get-update
2021-10-15 15:16:28.471 | ++ functions-common:time_stop:2309          :   local name
2021-10-15 15:16:28.473 | ++ functions-common:time_stop:2310          :   local end_time
2021-10-15 15:16:28.476 | ++ functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:16:28.478 | ++ functions-common:time_stop:2312          :   local total
2021-10-15 15:16:28.480 | ++ functions-common:time_stop:2313          :   local start_time
2021-10-15 15:16:28.482 | ++ functions-common:time_stop:2315          :   name=apt-get-update
2021-10-15 15:16:28.484 | ++ functions-common:time_stop:2316          :   start_time=1634310985831
2021-10-15 15:16:28.486 | ++ functions-common:time_stop:2318          :   [[ -z 1634310985831 ]]
2021-10-15 15:16:28.489 | +++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:16:28.493 | ++ functions-common:time_stop:2321          :   end_time=1634310988490
2021-10-15 15:16:28.495 | ++ functions-common:time_stop:2322          :   elapsed_time=2659
2021-10-15 15:16:28.497 | ++ functions-common:time_stop:2323          :   total=0
2021-10-15 15:16:28.499 | ++ functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:16:28.502 | ++ functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=2659
2021-10-15 15:16:28.504 | ++ 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.507 | ++ functions-common:real_install_package:1333 :   is_ubuntu
2021-10-15 15:16:28.509 | ++ functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:16:28.512 | ++ functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:16:28.514 | ++ 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.535 | ++ 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.642 | Reading package lists...
2021-10-15 15:16:28.872 | Building dependency tree...
2021-10-15 15:16:28.873 | Reading state information...
2021-10-15 15:16:28.905 | acl is already the newest version (2.2.53-6).
2021-10-15 15:16:28.905 | bc is already the newest version (1.07.1-2build1).
2021-10-15 15:16:28.905 | bsdmainutils is already the newest version (11.1.2ubuntu3).
2021-10-15 15:16:28.905 | conntrack is already the newest version (1:1.4.5-2).
2021-10-15 15:16:28.905 | ebtables is already the newest version (2.0.11-3build1).
2021-10-15 15:16:28.905 | g++ is already the newest version (4:9.3.0-1ubuntu2).
2021-10-15 15:16:28.905 | gawk is already the newest version (1:5.0.1+dfsg-1).
2021-10-15 15:16:28.905 | gcc is already the newest version (4:9.3.0-1ubuntu2).
2021-10-15 15:16:28.905 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1).
2021-10-15 15:16:28.905 | gettext is already the newest version (0.19.8.1-10build1).
2021-10-15 15:16:28.905 | ipset is already the newest version (7.5-1~exp1).
2021-10-15 15:16:28.906 | iptables is already the newest version (1.8.4-3ubuntu2).
2021-10-15 15:16:28.906 | iputils-arping is already the newest version (3:20190709-3).
2021-10-15 15:16:28.906 | iputils-ping is already the newest version (3:20190709-3).
2021-10-15 15:16:28.906 | keepalived is already the newest version (1:2.0.19-2).
2021-10-15 15:16:28.906 | kpartx is already the newest version (0.8.3-1ubuntu2).
2021-10-15 15:16:28.906 | liberasurecode-dev is already the newest version (1.6.1-4).
2021-10-15 15:16:28.906 | libffi-dev is already the newest version (3.3-4).
2021-10-15 15:16:28.906 | libjpeg-dev is already the newest version (8c-2ubuntu8).
2021-10-15 15:16:28.906 | libpcre3-dev is already the newest version (2:8.39-12build1).
2021-10-15 15:16:28.906 | libsasl2-dev is already the newest version (2.1.27+dfsg-2).
2021-10-15 15:16:28.906 | libxslt1-dev is already the newest version (1.1.34-4).
2021-10-15 15:16:28.906 | libyaml-dev is already the newest version (0.2.2-1).
2021-10-15 15:16:28.906 | lsscsi is already the newest version (0.30-0.1).
2021-10-15 15:16:28.906 | lvm2 is already the newest version (2.03.07-1ubuntu1).
2021-10-15 15:16:28.906 | make is already the newest version (4.2.1-1.2).
2021-10-15 15:16:28.906 | pkg-config is already the newest version (0.29.1-0ubuntu4).
2021-10-15 15:16:28.906 | psmisc is already the newest version (23.3-1).
2021-10-15 15:16:28.906 | python3-dev is already the newest version (3.8.2-0ubuntu2).
2021-10-15 15:16:28.906 | python3-mysqldb is already the newest version (1.4.4-2build1).
2021-10-15 15:16:28.906 | python3-systemd is already the newest version (234-3build2).
2021-10-15 15:16:28.906 | socat is already the newest version (1.7.3.3-2).
2021-10-15 15:16:28.906 | tcpdump is already the newest version (4.9.3-4).
2021-10-15 15:16:28.906 | thin-provisioning-tools is already the newest version (0.8.5-4build1).
2021-10-15 15:16:28.906 | unzip is already the newest version (6.0-25ubuntu1).
2021-10-15 15:16:28.906 | wget is already the newest version (1.20.3-1ubuntu1).
2021-10-15 15:16:28.906 | xfsprogs is already the newest version (5.3.0-1ubuntu2).
2021-10-15 15:16:28.906 | conntrackd is already the newest version (1:1.4.5-2).
2021-10-15 15:16:28.906 | graphviz is already the newest version (2.42.2-3build2).
2021-10-15 15:16:28.906 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1).
2021-10-15 15:16:28.906 | pcp is already the newest version (5.0.3-1).
2021-10-15 15:16:28.906 | pm-utils is already the newest version (1.4.1-19).
2021-10-15 15:16:28.906 | python3-venv is already the newest version (3.8.2-0ubuntu2).
2021-10-15 15:16:28.906 | apache2 is already the newest version (2.4.41-4ubuntu3.7).
2021-10-15 15:16:28.906 | apache2-dev is already the newest version (2.4.41-4ubuntu3.7).
2021-10-15 15:16:28.906 | curl is already the newest version (7.68.0-1ubuntu2.7).
2021-10-15 15:16:28.906 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4).
2021-10-15 15:16:28.906 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4).
2021-10-15 15:16:28.907 | git is already the newest version (1:2.25.1-1ubuntu3.2).
2021-10-15 15:16:28.907 | haproxy is already the newest version (2.0.13-2ubuntu0.3).
2021-10-15 15:16:28.907 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1).
2021-10-15 15:16:28.907 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8).
2021-10-15 15:16:28.907 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1).
2021-10-15 15:16:28.907 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8).
2021-10-15 15:16:28.907 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13).
2021-10-15 15:16:28.907 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1).
2021-10-15 15:16:28.907 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1).
2021-10-15 15:16:28.907 | memcached is already the newest version (1.5.22-2ubuntu0.2).
2021-10-15 15:16:28.907 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2).
2021-10-15 15:16:28.907 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3).
2021-10-15 15:16:28.907 | openssl is already the newest version (1.1.1f-1ubuntu2.8).
2021-10-15 15:16:28.907 | parted is already the newest version (3.3-4ubuntu0.20.04.1).
2021-10-15 15:16:28.907 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18).
2021-10-15 15:16:28.907 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2).
2021-10-15 15:16:28.907 | sudo is already the newest version (1.8.31-1ubuntu1.2).
2021-10-15 15:16:28.907 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1).
2021-10-15 15:16:28.907 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1).
2021-10-15 15:16:28.907 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2).
2021-10-15 15:16:28.907 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7).
2021-10-15 15:16:29.110 | postgresql-server-dev-all is already the newest version (214ubuntu0.1).
2021-10-15 15:16:29.110 | python3-pip is already the newest version (20.0.2-5ubuntu1.6).
2021-10-15 15:16:29.110 | vlan is already the newest version (2.0.4ubuntu1.20.04.1).
2021-10-15 15:16:29.110 | The following packages were automatically installed and are no longer required:
2021-10-15 15:16:29.111 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2021-10-15 15:16:29.111 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2021-10-15 15:16:29.111 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2021-10-15 15:16:29.111 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2021-10-15 15:16:29.112 |   python3-secretstorage python3-twisted-bin python3-wadllib
2021-10-15 15:16:29.112 |   python3-zope.interface
2021-10-15 15:16:29.112 | Use 'sudo apt autoremove' to remove them.
2021-10-15 15:16:29.223 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded.
2021-10-15 15:16:29.228 | ++ functions-common:apt_get:1118            :   result=0
2021-10-15 15:16:29.230 | ++ functions-common:apt_get:1121            :   time_stop apt-get
2021-10-15 15:16:29.232 | ++ functions-common:time_stop:2309          :   local name
2021-10-15 15:16:29.234 | ++ functions-common:time_stop:2310          :   local end_time
2021-10-15 15:16:29.236 | ++ functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:16:29.239 | ++ functions-common:time_stop:2312          :   local total
2021-10-15 15:16:29.241 | ++ functions-common:time_stop:2313          :   local start_time
2021-10-15 15:16:29.243 | ++ functions-common:time_stop:2315          :   name=apt-get
2021-10-15 15:16:29.245 | ++ functions-common:time_stop:2316          :   start_time=1634310988532
2021-10-15 15:16:29.247 | ++ functions-common:time_stop:2318          :   [[ -z 1634310988532 ]]
2021-10-15 15:16:29.250 | +++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:16:29.254 | ++ functions-common:time_stop:2321          :   end_time=1634310989252
2021-10-15 15:16:29.256 | ++ functions-common:time_stop:2322          :   elapsed_time=720
2021-10-15 15:16:29.258 | ++ functions-common:time_stop:2323          :   total=701
2021-10-15 15:16:29.261 | ++ functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:16:29.263 | ++ functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=1421
2021-10-15 15:16:29.265 | ++ functions-common:apt_get:1122            :   return 0
2021-10-15 15:16:29.268 | ++ tools/install_prereqs.sh:source:74       :   [[ -n False ]]
2021-10-15 15:16:29.270 | ++ tools/install_prereqs.sh:source:74       :   [[ False != \F\a\l\s\e ]]
2021-10-15 15:16:29.273 | ++ tools/install_prereqs.sh:source:88       :   date +%s
2021-10-15 15:16:29.277 | ++ tools/install_prereqs.sh:source:89       :   date
2021-10-15 15:16:29.281 | + ./stack.sh:main:772                      :   [[ False != \T\r\u\e ]]
2021-10-15 15:16:29.284 | + ./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.662 | + tools/install_pip.sh:main:25             :   FILES=/home/ubuntu/devstack/files
2021-10-15 15:16:30.664 | + tools/install_pip.sh:main:40             :   PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py
2021-10-15 15:16:30.666 | ++ tools/install_pip.sh:main:41             :   basename https://bootstrap.pypa.io/get-pip.py
2021-10-15 15:16:30.669 | + tools/install_pip.sh:main:41             :   LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py
2021-10-15 15:16:30.671 | + tools/install_pip.sh:main:43             :   GetDistro
2021-10-15 15:16:30.673 | + functions-common:GetDistro:373           :   GetOSVersion
2021-10-15 15:16:30.674 | + functions-common:GetOSVersion:350        :   _ensure_lsb_release
2021-10-15 15:16:30.677 | ++ functions-common:_ensure_lsb_release:327 :   command -v lsb_release
2021-10-15 15:16:30.679 | + functions-common:_ensure_lsb_release:327 :   [[ -x /usr/bin/lsb_release ]]
2021-10-15 15:16:30.681 | + functions-common:_ensure_lsb_release:328 :   return
2021-10-15 15:16:30.683 | ++ functions-common:GetOSVersion:352        :   lsb_release -r -s
2021-10-15 15:16:30.755 | + functions-common:GetOSVersion:352        :   os_RELEASE=20.04
2021-10-15 15:16:30.757 | ++ functions-common:GetOSVersion:353        :   lsb_release -c -s
2021-10-15 15:16:30.828 | + functions-common:GetOSVersion:353        :   os_CODENAME=focal
2021-10-15 15:16:30.831 | ++ functions-common:GetOSVersion:354        :   lsb_release -i -s
2021-10-15 15:16:30.901 | + functions-common:GetOSVersion:354        :   os_VENDOR=Ubuntu
2021-10-15 15:16:30.903 | + functions-common:GetOSVersion:356        :   [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]
2021-10-15 15:16:30.905 | + functions-common:GetOSVersion:357        :   os_PACKAGE=deb
2021-10-15 15:16:30.907 | + functions-common:GetOSVersion:362        :   typeset -xr os_VENDOR
2021-10-15 15:16:30.909 | + functions-common:GetOSVersion:363        :   typeset -xr os_RELEASE
2021-10-15 15:16:30.911 | + functions-common:GetOSVersion:364        :   typeset -xr os_PACKAGE
2021-10-15 15:16:30.912 | + functions-common:GetOSVersion:365        :   typeset -xr os_CODENAME
2021-10-15 15:16:30.914 | + functions-common:GetDistro:375           :   [[ Ubuntu =~ (Ubuntu) ]]
2021-10-15 15:16:30.916 | + functions-common:GetDistro:378           :   DISTRO=focal
2021-10-15 15:16:30.918 | + functions-common:GetDistro:422           :   typeset -xr DISTRO
2021-10-15 15:16:30.920 | + tools/install_pip.sh:main:44             :   echo 'Distro: focal'
2021-10-15 15:16:30.920 | Distro: focal
2021-10-15 15:16:30.922 | + tools/install_pip.sh:main:115            :   get_versions
2021-10-15 15:16:30.924 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2021-10-15 15:16:30.928 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2021-10-15 15:16:30.930 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2021-10-15 15:16:30.932 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2021-10-15 15:16:30.933 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2021-10-15 15:16:31.584 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=21.3
2021-10-15 15:16:31.586 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 21.3'
2021-10-15 15:16:31.586 | pip: 21.3
2021-10-15 15:16:31.588 | + tools/install_pip.sh:main:117            :   [[ -n '' ]]
2021-10-15 15:16:31.590 | + tools/install_pip.sh:main:121            :   is_fedora
2021-10-15 15:16:31.592 | + functions-common:is_fedora:446           :   [[ -z Ubuntu ]]
2021-10-15 15:16:31.594 | + functions-common:is_fedora:450           :   '[' Ubuntu = Fedora ']'
2021-10-15 15:16:31.595 | + functions-common:is_fedora:450           :   '[' Ubuntu = 'Red Hat' ']'
2021-10-15 15:16:31.597 | + functions-common:is_fedora:451           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2021-10-15 15:16:31.599 | + functions-common:is_fedora:452           :   '[' Ubuntu = RedHatEnterprise ']'
2021-10-15 15:16:31.601 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOS ']'
2021-10-15 15:16:31.603 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOSStream ']'
2021-10-15 15:16:31.605 | + functions-common:is_fedora:454           :   '[' Ubuntu = OracleServer ']'
2021-10-15 15:16:31.607 | + functions-common:is_fedora:454           :   '[' Ubuntu = Virtuozzo ']'
2021-10-15 15:16:31.609 | + tools/install_pip.sh:main:133            :   install_get_pip
2021-10-15 15:16:31.610 | + tools/install_pip.sh:install_get_pip:62  :   [[ -r /home/ubuntu/devstack/files/get-pip.py ]]
2021-10-15 15:16:31.613 | + tools/install_pip.sh:install_get_pip:63  :   head -1 /home/ubuntu/devstack/files/get-pip.py
2021-10-15 15:16:31.613 | + tools/install_pip.sh:install_get_pip:63  :   grep -q '#!/usr/bin/env python'
2021-10-15 15:16:31.617 | + tools/install_pip.sh:install_get_pip:79  :   [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]]
2021-10-15 15:16:31.619 | + tools/install_pip.sh:install_get_pip:79  :   [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]]
2021-10-15 15:16:31.621 | + tools/install_pip.sh:install_get_pip:82  :   local timecond=
2021-10-15 15:16:31.623 | + tools/install_pip.sh:install_get_pip:83  :   [[ -r /home/ubuntu/devstack/files/get-pip.py ]]
2021-10-15 15:16:31.625 | + tools/install_pip.sh:install_get_pip:84  :   timecond='-z /home/ubuntu/devstack/files/get-pip.py'
2021-10-15 15:16:31.627 | + 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.637 |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2021-10-15 15:16:31.637 |                                  Dload  Upload   Total   Spent    Left  Speed
2021-10-15 15:16:31.865 | 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2021-10-15 15:16:31.870 | + tools/install_pip.sh:install_get_pip:90  :   touch /home/ubuntu/devstack/files/get-pip.py.downloaded
2021-10-15 15:16:31.873 | + 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.230 | /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.230 |   from cryptography.utils import int_from_bytes
2021-10-15 15:16:35.230 | /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.230 |   from cryptography.utils import int_from_bytes
2021-10-15 15:16:35.525 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:16:35.723 | Collecting pip
2021-10-15 15:16:35.734 |   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.881 | Installing collected packages: pip
2021-10-15 15:16:37.881 |   Attempting uninstall: pip
2021-10-15 15:16:37.883 |     Found existing installation: pip 21.3
2021-10-15 15:16:38.141 |     Uninstalling pip-21.3:
2021-10-15 15:16:38.155 |       Successfully uninstalled pip-21.3
2021-10-15 15:16:39.823 | Successfully installed pip-21.3
2021-10-15 15:16:39.823 | 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.958 | + tools/install_pip.sh:main:136            :   set -x
2021-10-15 15:16:39.960 | + tools/install_pip.sh:main:140            :   pip_install_gr setuptools
2021-10-15 15:16:39.962 | + inc/python:pip_install_gr:76             :   local name=setuptools
2021-10-15 15:16:39.964 | + inc/python:pip_install_gr:77             :   local clean_name
2021-10-15 15:16:39.966 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements setuptools
2021-10-15 15:16:39.968 | ++ inc/python:get_from_global_requirements:225 :   local package=setuptools
2021-10-15 15:16:39.970 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2021-10-15 15:16:39.973 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt
2021-10-15 15:16:39.973 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2021-10-15 15:16:39.977 | ++ 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.979 | ++ 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.981 | ++ 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.983 | + 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.984 | + 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:40.001 | 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:40.003 | + 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.813 | /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.813 |   from cryptography.utils import int_from_bytes
2021-10-15 15:16:40.813 | /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.814 |   from cryptography.utils import int_from_bytes
2021-10-15 15:16:41.874 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:16:41.893 | 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:44.005 | 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:44.120 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:16:44.122 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:16:44.124 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:16:44.126 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:16:44.127 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:16:44.129 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:16:44.130 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:16:44.132 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:16:44.134 | + functions-common:time_stop:2316          :   start_time=1634310999997
2021-10-15 15:16:44.136 | + functions-common:time_stop:2318          :   [[ -z 1634310999997 ]]
2021-10-15 15:16:44.138 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:16:44.141 | + functions-common:time_stop:2321          :   end_time=1634311004139
2021-10-15 15:16:44.143 | + functions-common:time_stop:2322          :   elapsed_time=4142
2021-10-15 15:16:44.145 | + functions-common:time_stop:2323          :   total=0
2021-10-15 15:16:44.146 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:16:44.148 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=4142
2021-10-15 15:16:44.150 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:16:44.152 | + tools/install_pip.sh:main:142            :   get_versions
2021-10-15 15:16:44.154 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2021-10-15 15:16:44.158 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2021-10-15 15:16:44.159 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2021-10-15 15:16:44.162 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2021-10-15 15:16:44.162 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2021-10-15 15:16:44.810 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=21.3
2021-10-15 15:16:44.812 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 21.3'
2021-10-15 15:16:44.822 | pip: 21.3
2021-10-15 15:16:44.822 | + ./stack.sh:main:777                      :   source /home/ubuntu/devstack/tools/fixup_stuff.sh
2021-10-15 15:16:44.822 | ++ tools/fixup_stuff.sh:source:12           :   [[ -z /home/ubuntu/devstack ]]
2021-10-15 15:16:44.822 | + ./stack.sh:main:778                      :   fixup_all
2021-10-15 15:16:44.823 | + tools/fixup_stuff.sh:fixup_all:185       :   fixup_keystone
2021-10-15 15:16:44.825 | + tools/fixup_stuff.sh:fixup_keystone:39   :   keystone_ports=35357,35358
2021-10-15 15:16:44.827 | + tools/fixup_stuff.sh:fixup_keystone:44   :   sysctl net.ipv4.ip_local_reserved_ports
2021-10-15 15:16:44.832 | ++ tools/fixup_stuff.sh:fixup_keystone:46   :   sysctl net.ipv4.ip_local_reserved_ports
2021-10-15 15:16:44.832 | ++ tools/fixup_stuff.sh:fixup_keystone:46   :   awk -F= '{print $2;}'
2021-10-15 15:16:44.832 | ++ tools/fixup_stuff.sh:fixup_keystone:46   :   sed 's/^ //'
2021-10-15 15:16:44.838 | + tools/fixup_stuff.sh:fixup_keystone:46   :   reserved_ports=35357-35358
2021-10-15 15:16:44.840 | + tools/fixup_stuff.sh:fixup_keystone:48   :   [[ -z 35357-35358 ]]
2021-10-15 15:16:44.843 | + 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.851 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358
2021-10-15 15:16:44.855 | + tools/fixup_stuff.sh:fixup_all:186       :   fixup_ubuntu
2021-10-15 15:16:44.857 | + tools/fixup_stuff.sh:fixup_ubuntu:169    :   is_ubuntu
2021-10-15 15:16:44.859 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:16:44.861 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:16:44.863 | + tools/fixup_stuff.sh:fixup_ubuntu:179    :   sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info'
2021-10-15 15:16:44.874 | + 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.885 | + tools/fixup_stuff.sh:fixup_ubuntu:181    :   sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info'
2021-10-15 15:16:44.896 | + tools/fixup_stuff.sh:fixup_all:187       :   fixup_fedora
2021-10-15 15:16:44.899 | + tools/fixup_stuff.sh:fixup_fedora:66     :   is_fedora
2021-10-15 15:16:44.901 | + functions-common:is_fedora:446           :   [[ -z Ubuntu ]]
2021-10-15 15:16:44.903 | + functions-common:is_fedora:450           :   '[' Ubuntu = Fedora ']'
2021-10-15 15:16:44.905 | + functions-common:is_fedora:450           :   '[' Ubuntu = 'Red Hat' ']'
2021-10-15 15:16:44.907 | + functions-common:is_fedora:451           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2021-10-15 15:16:44.909 | + functions-common:is_fedora:452           :   '[' Ubuntu = RedHatEnterprise ']'
2021-10-15 15:16:44.911 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOS ']'
2021-10-15 15:16:44.913 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOSStream ']'
2021-10-15 15:16:44.915 | + functions-common:is_fedora:454           :   '[' Ubuntu = OracleServer ']'
2021-10-15 15:16:44.917 | + functions-common:is_fedora:454           :   '[' Ubuntu = Virtuozzo ']'
2021-10-15 15:16:44.919 | + tools/fixup_stuff.sh:fixup_fedora:67     :   return
2021-10-15 15:16:44.921 | + tools/fixup_stuff.sh:fixup_all:188       :   fixup_suse
2021-10-15 15:16:44.923 | + tools/fixup_stuff.sh:fixup_suse:122      :   is_suse
2021-10-15 15:16:44.925 | + functions-common:is_suse:462             :   is_opensuse
2021-10-15 15:16:44.928 | + functions-common:is_opensuse:469         :   [[ -z Ubuntu ]]
2021-10-15 15:16:44.930 | + functions-common:is_opensuse:473         :   [[ Ubuntu =~ (openSUSE) ]]
2021-10-15 15:16:44.932 | + functions-common:is_suse:462             :   is_suse_linux_enterprise
2021-10-15 15:16:44.934 | + functions-common:is_suse_linux_enterprise:481 :   [[ -z Ubuntu ]]
2021-10-15 15:16:44.936 | + functions-common:is_suse_linux_enterprise:485 :   [[ Ubuntu =~ (^SUSE) ]]
2021-10-15 15:16:44.939 | + tools/fixup_stuff.sh:fixup_suse:123      :   return
2021-10-15 15:16:44.941 | + ./stack.sh:main:781                      :   pip_install -U os-testr
2021-10-15 15:16:44.962 | Using python 3.8 to install os-testr
2021-10-15 15:16:44.964 | + 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.785 | /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.786 |   from cryptography.utils import int_from_bytes
2021-10-15 15:16:45.786 | /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.786 |   from cryptography.utils import int_from_bytes
2021-10-15 15:16:46.843 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:16:46.860 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1)
2021-10-15 15:16:47.285 | 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.286 | 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.287 | 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.288 | 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.302 | 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.327 | 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.328 | 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.330 | 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.331 | 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.331 | 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.355 | 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.356 | 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.359 | 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.359 | 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.360 | 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.373 | 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.443 | 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:47.444 | 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.446 | 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.447 | 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:49.507 | 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.629 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:16:49.631 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:16:49.634 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:16:49.636 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:16:49.638 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:16:49.640 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:16:49.642 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:16:49.644 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:16:49.646 | + functions-common:time_stop:2316          :   start_time=1634311004956
2021-10-15 15:16:49.649 | + functions-common:time_stop:2318          :   [[ -z 1634311004956 ]]
2021-10-15 15:16:49.652 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:16:49.656 | + functions-common:time_stop:2321          :   end_time=1634311009653
2021-10-15 15:16:49.658 | + functions-common:time_stop:2322          :   elapsed_time=4697
2021-10-15 15:16:49.660 | + functions-common:time_stop:2323          :   total=0
2021-10-15 15:16:49.662 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:16:49.664 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=4697
2021-10-15 15:16:49.666 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:16:49.668 | + ./stack.sh:main:785                      :   iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0
2021-10-15 15:16:49.720 | + ./stack.sh:main:786                      :   sudo systemctl restart systemd-journald
2021-10-15 15:16:49.986 | + ./stack.sh:main:792                      :   install_infra
2021-10-15 15:16:49.988 | + lib/infra:install_infra:31               :   local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2021-10-15 15:16:49.991 | + lib/infra:install_infra:32               :   '[' '!' -d /opt/stack/requirements/.venv ']'
2021-10-15 15:16:49.994 | + lib/infra:install_infra:34               :   PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2021-10-15 15:16:49.996 | + lib/infra:install_infra:34               :   pip_install -U pbr
2021-10-15 15:16:50.020 | + 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:51.959 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:52.095 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:52.116 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:52.156 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:52.161 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:52.221 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:52.280 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:52.350 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:52.368 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:52.659 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:52.663 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:52.670 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:52.778 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:52.841 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:16:52.970 | 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.234 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:16:53.236 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:16:53.238 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:16:53.240 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:16:53.242 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:16:53.244 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:16:53.246 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:16:53.248 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:16:53.250 | + functions-common:time_stop:2316          :   start_time=1634311010012
2021-10-15 15:16:53.252 | + functions-common:time_stop:2318          :   [[ -z 1634311010012 ]]
2021-10-15 15:16:53.255 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:16:53.260 | + functions-common:time_stop:2321          :   end_time=1634311013257
2021-10-15 15:16:53.262 | + functions-common:time_stop:2322          :   elapsed_time=3245
2021-10-15 15:16:53.264 | + functions-common:time_stop:2323          :   total=4697
2021-10-15 15:16:53.266 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:16:53.268 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=7942
2021-10-15 15:16:53.270 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:16:53.272 | + lib/infra:install_infra:35               :   PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2021-10-15 15:16:53.275 | + lib/infra:install_infra:35               :   pip_install /opt/stack/requirements
2021-10-15 15:16:53.297 | + 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.112 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:55.247 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:55.268 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:55.307 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:55.312 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:55.372 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:55.430 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:55.500 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:55.517 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:55.808 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:55.812 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:55.819 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:55.929 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment
2021-10-15 15:16:55.992 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:16:55.994 | Processing /opt/stack/requirements
2021-10-15 15:16:57.680 | 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.684 | 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.696 | 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.701 | 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.704 | 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.707 | 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.733 | 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.736 | 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.746 | 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.767 | 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.769 | 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.784 | 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.787 | 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.792 | 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.795 | 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.797 | 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.811 | 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:57.813 | 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:57.884 | 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:57.887 | 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:57.893 | 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:57.898 | 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:57.950 | 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:57.955 | 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:57.957 | Building wheels for collected packages: openstack-requirements
2021-10-15 15:16:57.958 |   Building wheel for openstack-requirements (setup.py): started
2021-10-15 15:16:58.767 |   Building wheel for openstack-requirements (setup.py): finished with status 'error'
2021-10-15 15:16:58.767 |   ERROR: Command errored out with exit status 1:
2021-10-15 15:16:58.767 |    command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ccpy04si/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ccpy04si/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-3l3qmuor
2021-10-15 15:16:58.767 |        cwd: /tmp/pip-req-build-ccpy04si/
2021-10-15 15:16:58.767 |   Complete output (6 lines):
2021-10-15 15:16:58.767 |   usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
2021-10-15 15:16:58.767 |      or: setup.py --help [cmd1 cmd2 ...]
2021-10-15 15:16:58.767 |      or: setup.py --help-commands
2021-10-15 15:16:58.767 |      or: setup.py cmd --help
2021-10-15 15:16:58.767 |   
2021-10-15 15:16:58.768 |   error: invalid command 'bdist_wheel'
2021-10-15 15:16:58.768 |   ----------------------------------------
2021-10-15 15:16:58.768 |   ERROR: Failed building wheel for openstack-requirements
2021-10-15 15:16:58.768 |   Running setup.py clean for openstack-requirements
2021-10-15 15:16:59.569 | Failed to build openstack-requirements
2021-10-15 15:16:59.585 | Installing collected packages: openstack-requirements
2021-10-15 15:16:59.585 |   Attempting uninstall: openstack-requirements
2021-10-15 15:16:59.586 |     Found existing installation: openstack-requirements 1.2.1.dev4954
2021-10-15 15:16:59.624 |     Uninstalling openstack-requirements-1.2.1.dev4954:
2021-10-15 15:16:59.642 |       Successfully uninstalled openstack-requirements-1.2.1.dev4954
2021-10-15 15:16:59.645 |     Running setup.py install for openstack-requirements: started
2021-10-15 15:17:01.963 |     Running setup.py install for openstack-requirements: finished with status 'done'
2021-10-15 15:17:01.989 | Successfully installed openstack-requirements-1.2.1.dev4954
2021-10-15 15:17:02.113 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:17:02.115 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:17:02.117 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:17:02.119 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:17:02.121 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:17:02.124 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:17:02.126 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:17:02.128 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:17:02.130 | + functions-common:time_stop:2316          :   start_time=1634311013290
2021-10-15 15:17:02.132 | + functions-common:time_stop:2318          :   [[ -z 1634311013290 ]]
2021-10-15 15:17:02.135 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:17:02.139 | + functions-common:time_stop:2321          :   end_time=1634311022136
2021-10-15 15:17:02.141 | + functions-common:time_stop:2322          :   elapsed_time=8846
2021-10-15 15:17:02.143 | + functions-common:time_stop:2323          :   total=7942
2021-10-15 15:17:02.145 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:17:02.147 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=16788
2021-10-15 15:17:02.150 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:17:02.152 | + lib/infra:install_infra:39               :   unset PIP_VIRTUAL_ENV
2021-10-15 15:17:02.155 | + lib/infra:install_infra:42               :   use_library_from_git pbr
2021-10-15 15:17:02.157 | + inc/python:use_library_from_git:250      :   local name=pbr
2021-10-15 15:17:02.159 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:02.162 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:02.164 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,pbr, ]]
2021-10-15 15:17:02.167 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:02.169 | + lib/infra:install_infra:48               :   pip_install -U pbr
2021-10-15 15:17:02.189 | Using python 3.8 to install pbr
2021-10-15 15:17:02.191 | + 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.008 | /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.008 |   from cryptography.utils import int_from_bytes
2021-10-15 15:17:03.008 | /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.008 |   from cryptography.utils import int_from_bytes
2021-10-15 15:17:04.064 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:17:04.081 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0)
2021-10-15 15:17:06.331 | 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.449 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:17:06.452 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:17:06.454 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:17:06.456 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:17:06.458 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:17:06.460 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:17:06.462 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:17:06.464 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:17:06.466 | + functions-common:time_stop:2316          :   start_time=1634311022184
2021-10-15 15:17:06.468 | + functions-common:time_stop:2318          :   [[ -z 1634311022184 ]]
2021-10-15 15:17:06.471 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:17:06.475 | + functions-common:time_stop:2321          :   end_time=1634311026472
2021-10-15 15:17:06.477 | + functions-common:time_stop:2322          :   elapsed_time=4288
2021-10-15 15:17:06.479 | + functions-common:time_stop:2323          :   total=16788
2021-10-15 15:17:06.481 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:17:06.483 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=21076
2021-10-15 15:17:06.486 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:17:06.488 | + ./stack.sh:main:795                      :   python3 -m venv /opt/stack/bindep-venv
2021-10-15 15:17:08.792 | + ./stack.sh:main:797                      :   /opt/stack/bindep-venv/bin/pip install bindep
2021-10-15 15:17:10.719 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:17:10.720 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0)
2021-10-15 15:17:10.727 | 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.730 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3)
2021-10-15 15:17:10.732 | 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.800 | + ./stack.sh:main:798                      :   export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep
2021-10-15 15:17:10.803 | + ./stack.sh:main:798                      :   BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep
2021-10-15 15:17:10.807 | ++ ./stack.sh:main:801                      :   _get_plugin_bindep_packages
2021-10-15 15:17:10.823 | + ./stack.sh:main:801                      :   pkgs=
2021-10-15 15:17:10.826 | + ./stack.sh:main:802                      :   [[ -n '' ]]
2021-10-15 15:17:10.828 | + ./stack.sh:main:809                      :   run_phase stack pre-install
2021-10-15 15:17:10.830 | + functions-common:run_phase:1737          :   local mode=stack
2021-10-15 15:17:10.832 | + functions-common:run_phase:1738          :   local phase=pre-install
2021-10-15 15:17:10.835 | + functions-common:run_phase:1739          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2021-10-15 15:17:10.837 | + functions-common:run_phase:1740          :   local extra_plugin_file_name
2021-10-15 15:17:10.839 | + functions-common:run_phase:1741          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2021-10-15 15:17:10.841 | + functions-common:run_phase:1746          :   local exceptions=80-tempest.sh
2021-10-15 15:17:10.843 | + functions-common:run_phase:1747          :   local extra
2021-10-15 15:17:10.846 | ++ functions-common:run_phase:1748          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2021-10-15 15:17:10.851 | + functions-common:run_phase:1748          :   extra=80-tempest.sh
2021-10-15 15:17:10.853 | + functions-common:run_phase:1749          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2021-10-15 15:17:10.855 | + functions-common:run_phase:1753          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2021-10-15 15:17:10.857 | + functions-common:run_phase:1753          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install
2021-10-15 15:17:10.860 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2021-10-15 15:17:10.874 | ++ functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:17:10.877 | ++ extras.d/80-tempest.sh:source:4          :   [[ stack == \s\o\u\r\c\e ]]
2021-10-15 15:17:10.879 | ++ extras.d/80-tempest.sh:source:7          :   [[ stack == \s\t\a\c\k ]]
2021-10-15 15:17:10.881 | ++ extras.d/80-tempest.sh:source:7          :   [[ pre-install == \i\n\s\t\a\l\l ]]
2021-10-15 15:17:10.883 | ++ extras.d/80-tempest.sh:source:10         :   [[ stack == \s\t\a\c\k ]]
2021-10-15 15:17:10.885 | ++ extras.d/80-tempest.sh:source:10         :   [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]]
2021-10-15 15:17:10.887 | ++ extras.d/80-tempest.sh:source:13         :   [[ stack == \s\t\a\c\k ]]
2021-10-15 15:17:10.889 | ++ extras.d/80-tempest.sh:source:13         :   [[ pre-install == \e\x\t\r\a ]]
2021-10-15 15:17:10.891 | ++ extras.d/80-tempest.sh:source:16         :   [[ stack == \s\t\a\c\k ]]
2021-10-15 15:17:10.893 | ++ extras.d/80-tempest.sh:source:16         :   [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]]
2021-10-15 15:17:10.895 | ++ extras.d/80-tempest.sh:source:19         :   [[ stack == \s\t\a\c\k ]]
2021-10-15 15:17:10.898 | ++ extras.d/80-tempest.sh:source:19         :   [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]]
2021-10-15 15:17:10.900 | ++ extras.d/80-tempest.sh:source:27         :   [[ stack == \u\n\s\t\a\c\k ]]
2021-10-15 15:17:10.902 | ++ extras.d/80-tempest.sh:source:32         :   [[ stack == \c\l\e\a\n ]]
2021-10-15 15:17:10.904 | + functions-common:run_phase:1758          :   [[ stack == \s\o\u\r\c\e ]]
2021-10-15 15:17:10.906 | + 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:10.908 | + functions-common:run_phase:1764          :   run_plugins stack pre-install
2021-10-15 15:17:10.911 | + functions-common:run_plugins:1723        :   local mode=stack
2021-10-15 15:17:10.913 | + functions-common:run_plugins:1724        :   local phase=pre-install
2021-10-15 15:17:10.916 | + functions-common:run_plugins:1726        :   local plugins=
2021-10-15 15:17:10.918 | + functions-common:run_plugins:1727        :   local plugin
2021-10-15 15:17:10.920 | + ./stack.sh:main:812                      :   set_systemd_override DefaultLimitNOFILE 2048
2021-10-15 15:17:10.923 | + functions:set_systemd_override:820       :   local key=DefaultLimitNOFILE
2021-10-15 15:17:10.925 | + functions:set_systemd_override:821       :   local value=2048
2021-10-15 15:17:10.927 | + functions:set_systemd_override:823       :   local sysconf=/etc/systemd/system.conf
2021-10-15 15:17:10.930 | + functions:set_systemd_override:824       :   iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048
2021-10-15 15:17:10.981 | + functions:set_systemd_override:825       :   echo 'Set systemd system override for DefaultLimitNOFILE=2048'
2021-10-15 15:17:10.982 | Set systemd system override for DefaultLimitNOFILE=2048
2021-10-15 15:17:10.984 | + functions:set_systemd_override:827       :   sudo systemctl daemon-reload
2021-10-15 15:17:11.357 | + ./stack.sh:main:814                      :   install_rpc_backend
2021-10-15 15:17:11.368 | + lib/rpc_backend:install_rpc_backend:52   :   is_service_enabled rabbit
2021-10-15 15:17:11.376 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:17:11.378 | + lib/rpc_backend:install_rpc_backend:54   :   install_package rabbitmq-server
2021-10-15 15:17:11.381 | + functions-common:install_package:1347    :   update_package_repo
2021-10-15 15:17:11.383 | + functions-common:update_package_repo:1319 :   NO_UPDATE_REPOS=False
2021-10-15 15:17:11.385 | + functions-common:update_package_repo:1320 :   REPOS_UPDATED=True
2021-10-15 15:17:11.387 | + functions-common:update_package_repo:1321 :   RETRY_UPDATE=False
2021-10-15 15:17:11.390 | + functions-common:update_package_repo:1323 :   [[ False = \T\r\u\e ]]
2021-10-15 15:17:11.392 | + functions-common:update_package_repo:1327 :   is_ubuntu
2021-10-15 15:17:11.394 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:17:11.396 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:17:11.399 | + functions-common:update_package_repo:1328 :   apt_get_update
2021-10-15 15:17:11.401 | + functions-common:apt_get_update:1073     :   [[ True == \T\r\u\e ]]
2021-10-15 15:17:11.403 | + functions-common:apt_get_update:1073     :   [[ False != \T\r\u\e ]]
2021-10-15 15:17:11.405 | + functions-common:apt_get_update:1074     :   return
2021-10-15 15:17:11.407 | + functions-common:install_package:1348    :   real_install_package rabbitmq-server
2021-10-15 15:17:11.410 | + functions-common:real_install_package:1333 :   is_ubuntu
2021-10-15 15:17:11.412 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:17:11.415 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:17:11.417 | + functions-common:real_install_package:1334 :   apt_get install rabbitmq-server
2021-10-15 15:17:11.438 | + 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.544 | Reading package lists...
2021-10-15 15:17:11.771 | Building dependency tree...
2021-10-15 15:17:11.773 | Reading state information...
2021-10-15 15:17:12.008 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3).
2021-10-15 15:17:12.009 | The following packages were automatically installed and are no longer required:
2021-10-15 15:17:12.010 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2021-10-15 15:17:12.010 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2021-10-15 15:17:12.010 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2021-10-15 15:17:12.010 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2021-10-15 15:17:12.010 |   python3-secretstorage python3-twisted-bin python3-wadllib
2021-10-15 15:17:12.010 |   python3-zope.interface
2021-10-15 15:17:12.010 | Use 'sudo apt autoremove' to remove them.
2021-10-15 15:17:12.123 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded.
2021-10-15 15:17:12.127 | + functions-common:apt_get:1118            :   result=0
2021-10-15 15:17:12.129 | + functions-common:apt_get:1121            :   time_stop apt-get
2021-10-15 15:17:12.132 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:17:12.134 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:17:12.136 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:17:12.138 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:17:12.140 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:17:12.143 | + functions-common:time_stop:2315          :   name=apt-get
2021-10-15 15:17:12.145 | + functions-common:time_stop:2316          :   start_time=1634311031435
2021-10-15 15:17:12.147 | + functions-common:time_stop:2318          :   [[ -z 1634311031435 ]]
2021-10-15 15:17:12.150 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:17:12.154 | + functions-common:time_stop:2321          :   end_time=1634311032151
2021-10-15 15:17:12.156 | + functions-common:time_stop:2322          :   elapsed_time=716
2021-10-15 15:17:12.158 | + functions-common:time_stop:2323          :   total=1421
2021-10-15 15:17:12.160 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:17:12.163 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=2137
2021-10-15 15:17:12.165 | + functions-common:apt_get:1122            :   return 0
2021-10-15 15:17:12.168 | + lib/rpc_backend:install_rpc_backend:55   :   is_suse
2021-10-15 15:17:12.170 | + functions-common:is_suse:462             :   is_opensuse
2021-10-15 15:17:12.172 | + functions-common:is_opensuse:469         :   [[ -z Ubuntu ]]
2021-10-15 15:17:12.174 | + functions-common:is_opensuse:473         :   [[ Ubuntu =~ (openSUSE) ]]
2021-10-15 15:17:12.177 | + functions-common:is_suse:462             :   is_suse_linux_enterprise
2021-10-15 15:17:12.179 | + functions-common:is_suse_linux_enterprise:481 :   [[ -z Ubuntu ]]
2021-10-15 15:17:12.181 | + functions-common:is_suse_linux_enterprise:485 :   [[ Ubuntu =~ (^SUSE) ]]
2021-10-15 15:17:12.184 | + lib/rpc_backend:install_rpc_backend:68   :   is_fedora
2021-10-15 15:17:12.186 | + functions-common:is_fedora:446           :   [[ -z Ubuntu ]]
2021-10-15 15:17:12.188 | + functions-common:is_fedora:450           :   '[' Ubuntu = Fedora ']'
2021-10-15 15:17:12.191 | + functions-common:is_fedora:450           :   '[' Ubuntu = 'Red Hat' ']'
2021-10-15 15:17:12.193 | + functions-common:is_fedora:451           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2021-10-15 15:17:12.196 | + functions-common:is_fedora:452           :   '[' Ubuntu = RedHatEnterprise ']'
2021-10-15 15:17:12.198 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOS ']'
2021-10-15 15:17:12.200 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOSStream ']'
2021-10-15 15:17:12.202 | + functions-common:is_fedora:454           :   '[' Ubuntu = OracleServer ']'
2021-10-15 15:17:12.205 | + functions-common:is_fedora:454           :   '[' Ubuntu = Virtuozzo ']'
2021-10-15 15:17:12.207 | + lib/rpc_backend:install_rpc_backend:68   :   is_suse
2021-10-15 15:17:12.209 | + functions-common:is_suse:462             :   is_opensuse
2021-10-15 15:17:12.211 | + functions-common:is_opensuse:469         :   [[ -z Ubuntu ]]
2021-10-15 15:17:12.214 | + functions-common:is_opensuse:473         :   [[ Ubuntu =~ (openSUSE) ]]
2021-10-15 15:17:12.216 | + functions-common:is_suse:462             :   is_suse_linux_enterprise
2021-10-15 15:17:12.218 | + functions-common:is_suse_linux_enterprise:481 :   [[ -z Ubuntu ]]
2021-10-15 15:17:12.220 | + functions-common:is_suse_linux_enterprise:485 :   [[ Ubuntu =~ (^SUSE) ]]
2021-10-15 15:17:12.223 | + ./stack.sh:main:815                      :   restart_rpc_backend
2021-10-15 15:17:12.226 | + lib/rpc_backend:restart_rpc_backend:81   :   is_service_enabled rabbit
2021-10-15 15:17:12.241 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:17:12.244 | + lib/rpc_backend:restart_rpc_backend:83   :   echo_summary 'Starting RabbitMQ'
2021-10-15 15:17:12.246 | + ./stack.sh:echo_summary:426              :   [[ -t 3 ]]
2021-10-15 15:17:12.248 | + ./stack.sh:echo_summary:432              :   echo -e Starting RabbitMQ
2021-10-15 15:17:12.251 | + lib/rpc_backend:restart_rpc_backend:94   :   local i
2021-10-15 15:17:12.253 | ++ lib/rpc_backend:restart_rpc_backend:95   :   seq 20
2021-10-15 15:17:12.258 | + lib/rpc_backend:restart_rpc_backend:95   :   for i in `seq 20`
2021-10-15 15:17:12.260 | + lib/rpc_backend:restart_rpc_backend:96   :   local rc=0
2021-10-15 15:17:12.263 | + lib/rpc_backend:restart_rpc_backend:98   :   [[ 1 -eq 20 ]]
2021-10-15 15:17:12.265 | + lib/rpc_backend:restart_rpc_backend:100  :   [[ 1 == \0 ]]
2021-10-15 15:17:12.267 | + lib/rpc_backend:restart_rpc_backend:104  :   rabbit_setuser stackrabbit Passw0rd
2021-10-15 15:17:12.269 | + lib/rpc_backend:rabbit_setuser:173       :   local user=stackrabbit pass=Passw0rd found= out=
2021-10-15 15:17:12.273 | ++ lib/rpc_backend:rabbit_setuser:174       :   sudo rabbitmqctl list_users
2021-10-15 15:17:12.966 | + lib/rpc_backend:rabbit_setuser:174       :   out='Listing users ...
2021-10-15 15:17:12.966 | user	tags
2021-10-15 15:17:12.966 | stackrabbit	[]'
2021-10-15 15:17:12.969 | ++ lib/rpc_backend:rabbit_setuser:176       :   echo 'Listing users ...
2021-10-15 15:17:12.969 | user	tags
2021-10-15 15:17:12.969 | stackrabbit	[]'
2021-10-15 15:17:12.970 | ++ lib/rpc_backend:rabbit_setuser:176       :   awk '$1 == user { print $1 }' user=stackrabbit
2021-10-15 15:17:12.976 | + lib/rpc_backend:rabbit_setuser:176       :   found=stackrabbit
2021-10-15 15:17:12.978 | + lib/rpc_backend:rabbit_setuser:177       :   '[' stackrabbit = stackrabbit ']'
2021-10-15 15:17:12.981 | + lib/rpc_backend:rabbit_setuser:178       :   sudo rabbitmqctl change_password stackrabbit Passw0rd
2021-10-15 15:17:13.645 | Changing password for user "stackrabbit" ...
2021-10-15 15:17:13.709 | + lib/rpc_backend:rabbit_setuser:184       :   sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*'
2021-10-15 15:17:14.361 | Setting permissions for user "stackrabbit" in vhost "/" ...
2021-10-15 15:17:14.419 | + lib/rpc_backend:restart_rpc_backend:105  :   '[' 0 -ne 0 ']'
2021-10-15 15:17:14.422 | + lib/rpc_backend:restart_rpc_backend:110  :   sudo rabbitmqctl change_password stackrabbit Passw0rd
2021-10-15 15:17:15.083 | Changing password for user "stackrabbit" ...
2021-10-15 15:17:15.148 | + lib/rpc_backend:restart_rpc_backend:112  :   '[' 0 -ne 0 ']'
2021-10-15 15:17:15.151 | + lib/rpc_backend:restart_rpc_backend:116  :   break
2021-10-15 15:17:15.153 | + lib/rpc_backend:restart_rpc_backend:119  :   sudo rabbitmqctl delete_user guest
2021-10-15 15:17:15.825 | Deleting user "guest" ...
2021-10-15 15:17:15.840 | Error:
2021-10-15 15:17:15.840 | {:no_such_user, "guest"}
2021-10-15 15:17:15.855 | + lib/rpc_backend:restart_rpc_backend:119  :   true
2021-10-15 15:17:15.858 | + ./stack.sh:main:817                      :   is_service_enabled mysql postgresql
2021-10-15 15:17:15.874 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:17:15.876 | + ./stack.sh:main:818                      :   install_database
2021-10-15 15:17:15.878 | + lib/database:install_database:116        :   install_database_mysql
2021-10-15 15:17:15.881 | + lib/databases/mysql:install_database_mysql:150 :   is_ubuntu
2021-10-15 15:17:15.884 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:17:15.886 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:17:15.888 | + lib/databases/mysql:install_database_mysql:153 :   sudo debconf-set-selections
2021-10-15 15:17:16.205 | + lib/databases/mysql:install_database_mysql:163 :   [[ ! -e /home/ubuntu/.my.cnf ]]
2021-10-15 15:17:16.208 | + lib/databases/mysql:install_database_mysql:176 :   is_oraclelinux
2021-10-15 15:17:16.211 | + functions-common:is_oraclelinux:434      :   [[ -z Ubuntu ]]
2021-10-15 15:17:16.213 | + functions-common:is_oraclelinux:438      :   '[' Ubuntu = OracleServer ']'
2021-10-15 15:17:16.215 | + lib/databases/mysql:install_database_mysql:178 :   is_fedora
2021-10-15 15:17:16.218 | + functions-common:is_fedora:446           :   [[ -z Ubuntu ]]
2021-10-15 15:17:16.220 | + functions-common:is_fedora:450           :   '[' Ubuntu = Fedora ']'
2021-10-15 15:17:16.222 | + functions-common:is_fedora:450           :   '[' Ubuntu = 'Red Hat' ']'
2021-10-15 15:17:16.225 | + functions-common:is_fedora:451           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2021-10-15 15:17:16.228 | + functions-common:is_fedora:452           :   '[' Ubuntu = RedHatEnterprise ']'
2021-10-15 15:17:16.230 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOS ']'
2021-10-15 15:17:16.232 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOSStream ']'
2021-10-15 15:17:16.235 | + functions-common:is_fedora:454           :   '[' Ubuntu = OracleServer ']'
2021-10-15 15:17:16.237 | + functions-common:is_fedora:454           :   '[' Ubuntu = Virtuozzo ']'
2021-10-15 15:17:16.239 | + lib/databases/mysql:install_database_mysql:181 :   is_suse
2021-10-15 15:17:16.242 | + functions-common:is_suse:462             :   is_opensuse
2021-10-15 15:17:16.244 | + functions-common:is_opensuse:469         :   [[ -z Ubuntu ]]
2021-10-15 15:17:16.246 | + functions-common:is_opensuse:473         :   [[ Ubuntu =~ (openSUSE) ]]
2021-10-15 15:17:16.248 | + functions-common:is_suse:462             :   is_suse_linux_enterprise
2021-10-15 15:17:16.251 | + functions-common:is_suse_linux_enterprise:481 :   [[ -z Ubuntu ]]
2021-10-15 15:17:16.253 | + functions-common:is_suse_linux_enterprise:485 :   [[ Ubuntu =~ (^SUSE) ]]
2021-10-15 15:17:16.255 | + lib/databases/mysql:install_database_mysql:184 :   is_ubuntu
2021-10-15 15:17:16.258 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:17:16.260 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:17:16.262 | + lib/databases/mysql:install_database_mysql:185 :   install_package mysql-server
2021-10-15 15:17:16.264 | + functions-common:install_package:1347    :   update_package_repo
2021-10-15 15:17:16.267 | + functions-common:update_package_repo:1319 :   NO_UPDATE_REPOS=False
2021-10-15 15:17:16.269 | + functions-common:update_package_repo:1320 :   REPOS_UPDATED=True
2021-10-15 15:17:16.271 | + functions-common:update_package_repo:1321 :   RETRY_UPDATE=False
2021-10-15 15:17:16.274 | + functions-common:update_package_repo:1323 :   [[ False = \T\r\u\e ]]
2021-10-15 15:17:16.277 | + functions-common:update_package_repo:1327 :   is_ubuntu
2021-10-15 15:17:16.279 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:17:16.281 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:17:16.283 | + functions-common:update_package_repo:1328 :   apt_get_update
2021-10-15 15:17:16.286 | + functions-common:apt_get_update:1073     :   [[ True == \T\r\u\e ]]
2021-10-15 15:17:16.288 | + functions-common:apt_get_update:1073     :   [[ False != \T\r\u\e ]]
2021-10-15 15:17:16.291 | + functions-common:apt_get_update:1074     :   return
2021-10-15 15:17:16.293 | + functions-common:install_package:1348    :   real_install_package mysql-server
2021-10-15 15:17:16.295 | + functions-common:real_install_package:1333 :   is_ubuntu
2021-10-15 15:17:16.298 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:17:16.300 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:17:16.302 | + functions-common:real_install_package:1334 :   apt_get install mysql-server
2021-10-15 15:17:16.323 | + 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.431 | Reading package lists...
2021-10-15 15:17:16.667 | Building dependency tree...
2021-10-15 15:17:16.668 | Reading state information...
2021-10-15 15:17:16.921 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.3).
2021-10-15 15:17:16.922 | The following packages were automatically installed and are no longer required:
2021-10-15 15:17:16.923 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2021-10-15 15:17:16.923 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2021-10-15 15:17:16.923 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2021-10-15 15:17:16.923 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2021-10-15 15:17:16.923 |   python3-secretstorage python3-twisted-bin python3-wadllib
2021-10-15 15:17:16.923 |   python3-zope.interface
2021-10-15 15:17:16.923 | Use 'sudo apt autoremove' to remove them.
2021-10-15 15:17:17.035 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded.
2021-10-15 15:17:17.040 | + functions-common:apt_get:1118            :   result=0
2021-10-15 15:17:17.042 | + functions-common:apt_get:1121            :   time_stop apt-get
2021-10-15 15:17:17.044 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:17:17.047 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:17:17.049 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:17:17.051 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:17:17.054 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:17:17.056 | + functions-common:time_stop:2315          :   name=apt-get
2021-10-15 15:17:17.058 | + functions-common:time_stop:2316          :   start_time=1634311036320
2021-10-15 15:17:17.060 | + functions-common:time_stop:2318          :   [[ -z 1634311036320 ]]
2021-10-15 15:17:17.063 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:17:17.067 | + functions-common:time_stop:2321          :   end_time=1634311037064
2021-10-15 15:17:17.069 | + functions-common:time_stop:2322          :   elapsed_time=744
2021-10-15 15:17:17.072 | + functions-common:time_stop:2323          :   total=2137
2021-10-15 15:17:17.074 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:17:17.076 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=2881
2021-10-15 15:17:17.078 | + functions-common:apt_get:1122            :   return 0
2021-10-15 15:17:17.081 | + ./stack.sh:main:820                      :   '[' -n mysql ']'
2021-10-15 15:17:17.083 | + ./stack.sh:main:821                      :   install_database_python
2021-10-15 15:17:17.086 | + lib/database:install_database_python:121 :   install_database_python_mysql
2021-10-15 15:17:17.088 | + lib/databases/mysql:install_database_python_mysql:193 :   pip_install_gr PyMySQL
2021-10-15 15:17:17.090 | + inc/python:pip_install_gr:76             :   local name=PyMySQL
2021-10-15 15:17:17.092 | + inc/python:pip_install_gr:77             :   local clean_name
2021-10-15 15:17:17.095 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements PyMySQL
2021-10-15 15:17:17.098 | ++ inc/python:get_from_global_requirements:225 :   local package=PyMySQL
2021-10-15 15:17:17.101 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2021-10-15 15:17:17.104 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt
2021-10-15 15:17:17.105 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2021-10-15 15:17:17.110 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='PyMySQL  '
2021-10-15 15:17:17.112 | ++ inc/python:get_from_global_requirements:228 :   [[ PyMySQL   == '' ]]
2021-10-15 15:17:17.114 | ++ inc/python:get_from_global_requirements:231 :   echo PyMySQL
2021-10-15 15:17:17.117 | + inc/python:pip_install_gr:78             :   clean_name=PyMySQL
2021-10-15 15:17:17.119 | + inc/python:pip_install_gr:79             :   pip_install PyMySQL
2021-10-15 15:17:17.140 | Using python 3.8 to install PyMySQL
2021-10-15 15:17:17.142 | + 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:17.960 | /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:17.960 |   from cryptography.utils import int_from_bytes
2021-10-15 15:17:17.960 | /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:17.960 |   from cryptography.utils import int_from_bytes
2021-10-15 15:17:19.029 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:17:19.047 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2)
2021-10-15 15:17:21.216 | 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.340 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:17:21.343 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:17:21.345 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:17:21.347 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:17:21.350 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:17:21.352 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:17:21.355 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:17:21.357 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:17:21.359 | + functions-common:time_stop:2316          :   start_time=1634311037134
2021-10-15 15:17:21.361 | + functions-common:time_stop:2318          :   [[ -z 1634311037134 ]]
2021-10-15 15:17:21.364 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:17:21.369 | + functions-common:time_stop:2321          :   end_time=1634311041366
2021-10-15 15:17:21.371 | + functions-common:time_stop:2322          :   elapsed_time=4232
2021-10-15 15:17:21.373 | + functions-common:time_stop:2323          :   total=21076
2021-10-15 15:17:21.376 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:17:21.378 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=25308
2021-10-15 15:17:21.380 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:17:21.383 | + 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.385 | + lib/databases/mysql:install_database_python_mysql:196 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2021-10-15 15:17:21.387 | + lib/databases/mysql:install_database_python_mysql:197 :   ADDITIONAL_VENV_PACKAGES+=,PyMySQL
2021-10-15 15:17:21.389 | + ./stack.sh:main:824                      :   is_service_enabled neutron
2021-10-15 15:17:21.406 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:17:21.408 | + ./stack.sh:main:825                      :   install_neutron_agent_packages
2021-10-15 15:17:21.410 | + lib/neutron:install_neutron_agent_packages:684 :   is_neutron_legacy_enabled
2021-10-15 15:17:21.414 | ++ 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.414 | ++ lib/neutron:is_neutron_legacy_enabled:131 :   sed s/neutron-//g
2021-10-15 15:17:21.420 | + 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.422 | + 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.424 | + 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.427 | + lib/neutron:is_neutron_legacy_enabled:133 :   return 0
2021-10-15 15:17:21.429 | + lib/neutron:install_neutron_agent_packages:686 :   install_neutron_agent_packages_mutnauq
2021-10-15 15:17:21.431 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 :   is_service_enabled q-l3
2021-10-15 15:17:21.446 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:17:21.448 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 :   install_package radvd
2021-10-15 15:17:21.451 | + functions-common:install_package:1347    :   update_package_repo
2021-10-15 15:17:21.453 | + functions-common:update_package_repo:1319 :   NO_UPDATE_REPOS=False
2021-10-15 15:17:21.455 | + functions-common:update_package_repo:1320 :   REPOS_UPDATED=True
2021-10-15 15:17:21.458 | + functions-common:update_package_repo:1321 :   RETRY_UPDATE=False
2021-10-15 15:17:21.460 | + functions-common:update_package_repo:1323 :   [[ False = \T\r\u\e ]]
2021-10-15 15:17:21.463 | + functions-common:update_package_repo:1327 :   is_ubuntu
2021-10-15 15:17:21.465 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:17:21.467 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:17:21.470 | + functions-common:update_package_repo:1328 :   apt_get_update
2021-10-15 15:17:21.472 | + functions-common:apt_get_update:1073     :   [[ True == \T\r\u\e ]]
2021-10-15 15:17:21.474 | + functions-common:apt_get_update:1073     :   [[ False != \T\r\u\e ]]
2021-10-15 15:17:21.477 | + functions-common:apt_get_update:1074     :   return
2021-10-15 15:17:21.479 | + functions-common:install_package:1348    :   real_install_package radvd
2021-10-15 15:17:21.481 | + functions-common:real_install_package:1333 :   is_ubuntu
2021-10-15 15:17:21.483 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:17:21.486 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:17:21.488 | + functions-common:real_install_package:1334 :   apt_get install radvd
2021-10-15 15:17:21.510 | + 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.618 | Reading package lists...
2021-10-15 15:17:21.846 | Building dependency tree...
2021-10-15 15:17:21.847 | Reading state information...
2021-10-15 15:17:22.087 | radvd is already the newest version (1:2.17-2).
2021-10-15 15:17:22.087 | The following packages were automatically installed and are no longer required:
2021-10-15 15:17:22.088 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2021-10-15 15:17:22.088 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2021-10-15 15:17:22.088 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2021-10-15 15:17:22.088 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2021-10-15 15:17:22.088 |   python3-secretstorage python3-twisted-bin python3-wadllib
2021-10-15 15:17:22.088 |   python3-zope.interface
2021-10-15 15:17:22.088 | Use 'sudo apt autoremove' to remove them.
2021-10-15 15:17:22.198 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded.
2021-10-15 15:17:22.202 | + functions-common:apt_get:1118            :   result=0
2021-10-15 15:17:22.205 | + functions-common:apt_get:1121            :   time_stop apt-get
2021-10-15 15:17:22.207 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:17:22.209 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:17:22.211 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:17:22.214 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:17:22.216 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:17:22.218 | + functions-common:time_stop:2315          :   name=apt-get
2021-10-15 15:17:22.220 | + functions-common:time_stop:2316          :   start_time=1634311041507
2021-10-15 15:17:22.222 | + functions-common:time_stop:2318          :   [[ -z 1634311041507 ]]
2021-10-15 15:17:22.225 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:17:22.229 | + functions-common:time_stop:2321          :   end_time=1634311042227
2021-10-15 15:17:22.232 | + functions-common:time_stop:2322          :   elapsed_time=720
2021-10-15 15:17:22.234 | + functions-common:time_stop:2323          :   total=2881
2021-10-15 15:17:22.236 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:17:22.238 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=3601
2021-10-15 15:17:22.241 | + functions-common:apt_get:1122            :   return 0
2021-10-15 15:17:22.243 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 :   is_service_enabled q-agt q-dhcp q-l3
2021-10-15 15:17:22.259 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:17:22.262 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 :   neutron_plugin_install_agent_packages
2021-10-15 15:17:22.264 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 :   _neutron_ovs_base_install_agent_packages
2021-10-15 15:17:22.267 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 :   get_packages openvswitch
2021-10-15 15:17:22.286 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 :   install_package fakeroot make openvswitch-switch
2021-10-15 15:17:22.288 | + functions-common:install_package:1347    :   update_package_repo
2021-10-15 15:17:22.290 | + functions-common:update_package_repo:1319 :   NO_UPDATE_REPOS=False
2021-10-15 15:17:22.293 | + functions-common:update_package_repo:1320 :   REPOS_UPDATED=True
2021-10-15 15:17:22.295 | + functions-common:update_package_repo:1321 :   RETRY_UPDATE=False
2021-10-15 15:17:22.297 | + functions-common:update_package_repo:1323 :   [[ False = \T\r\u\e ]]
2021-10-15 15:17:22.299 | + functions-common:update_package_repo:1327 :   is_ubuntu
2021-10-15 15:17:22.301 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:17:22.304 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:17:22.306 | + functions-common:update_package_repo:1328 :   apt_get_update
2021-10-15 15:17:22.309 | + functions-common:apt_get_update:1073     :   [[ True == \T\r\u\e ]]
2021-10-15 15:17:22.311 | + functions-common:apt_get_update:1073     :   [[ False != \T\r\u\e ]]
2021-10-15 15:17:22.313 | + functions-common:apt_get_update:1074     :   return
2021-10-15 15:17:22.315 | + functions-common:install_package:1348    :   real_install_package fakeroot make openvswitch-switch
2021-10-15 15:17:22.317 | + functions-common:real_install_package:1333 :   is_ubuntu
2021-10-15 15:17:22.320 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:17:22.322 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:17:22.324 | + functions-common:real_install_package:1334 :   apt_get install fakeroot make openvswitch-switch
2021-10-15 15:17:22.344 | + 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.450 | Reading package lists...
2021-10-15 15:17:22.675 | Building dependency tree...
2021-10-15 15:17:22.677 | Reading state information...
2021-10-15 15:17:22.922 | fakeroot is already the newest version (1.24-1).
2021-10-15 15:17:22.922 | make is already the newest version (4.2.1-1.2).
2021-10-15 15:17:22.922 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2).
2021-10-15 15:17:22.922 | The following packages were automatically installed and are no longer required:
2021-10-15 15:17:22.923 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2021-10-15 15:17:22.923 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2021-10-15 15:17:22.923 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2021-10-15 15:17:22.923 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2021-10-15 15:17:22.923 |   python3-secretstorage python3-twisted-bin python3-wadllib
2021-10-15 15:17:22.923 |   python3-zope.interface
2021-10-15 15:17:22.924 | Use 'sudo apt autoremove' to remove them.
2021-10-15 15:17:23.034 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded.
2021-10-15 15:17:23.039 | + functions-common:apt_get:1118            :   result=0
2021-10-15 15:17:23.041 | + functions-common:apt_get:1121            :   time_stop apt-get
2021-10-15 15:17:23.043 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:17:23.045 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:17:23.048 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:17:23.050 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:17:23.052 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:17:23.054 | + functions-common:time_stop:2315          :   name=apt-get
2021-10-15 15:17:23.056 | + functions-common:time_stop:2316          :   start_time=1634311042342
2021-10-15 15:17:23.059 | + functions-common:time_stop:2318          :   [[ -z 1634311042342 ]]
2021-10-15 15:17:23.061 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:17:23.065 | + functions-common:time_stop:2321          :   end_time=1634311043063
2021-10-15 15:17:23.067 | + functions-common:time_stop:2322          :   elapsed_time=721
2021-10-15 15:17:23.070 | + functions-common:time_stop:2323          :   total=3601
2021-10-15 15:17:23.072 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:17:23.074 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=4322
2021-10-15 15:17:23.076 | + functions-common:apt_get:1122            :   return 0
2021-10-15 15:17:23.079 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 :   is_ubuntu
2021-10-15 15:17:23.081 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:17:23.083 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:17:23.086 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 :   _neutron_ovs_base_install_ubuntu_dkms
2021-10-15 15:17:23.088 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 :   local kernel_version
2021-10-15 15:17:23.091 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 :   uname -r
2021-10-15 15:17:23.094 | + 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.097 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 :   local kernel_major_minor
2021-10-15 15:17:23.100 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 :   echo 5.4.0-72-generic
2021-10-15 15:17:23.101 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 :   cut -d. -f1-2
2021-10-15 15:17:23.105 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 :   kernel_major_minor=5.4
2021-10-15 15:17:23.107 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 :   vercmp 5.4 '<' 3.13
2021-10-15 15:17:23.110 | + functions:vercmp:628                     :   local v1=5.4
2021-10-15 15:17:23.112 | + functions:vercmp:629                     :   local 'op=<'
2021-10-15 15:17:23.114 | + functions:vercmp:630                     :   local v2=3.13
2021-10-15 15:17:23.117 | + functions:vercmp:631                     :   local result
2021-10-15 15:17:23.120 | ++ functions:vercmp:635                     :   echo -e '5.4\n3.13'
2021-10-15 15:17:23.121 | ++ functions:vercmp:635                     :   sort -V
2021-10-15 15:17:23.121 | ++ functions:vercmp:635                     :   head -1
2021-10-15 15:17:23.125 | + functions:vercmp:635                     :   result=3.13
2021-10-15 15:17:23.128 | + functions:vercmp:637                     :   case $op in
2021-10-15 15:17:23.130 | + functions:vercmp:647                     :   '[' 5.4 '!=' 3.13 ']'
2021-10-15 15:17:23.133 | + functions:vercmp:647                     :   '[' 3.13 = 5.4 ']'
2021-10-15 15:17:23.135 | + functions:vercmp:648                     :   return
2021-10-15 15:17:23.137 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 :   restart_service openvswitch-switch
2021-10-15 15:17:23.139 | + functions-common:restart_service:2193    :   '[' -x /bin/systemctl ']'
2021-10-15 15:17:23.142 | + functions-common:restart_service:2194    :   sudo /bin/systemctl restart openvswitch-switch
2021-10-15 15:17:23.609 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 :   use_library_from_git os-ken
2021-10-15 15:17:23.612 | + inc/python:use_library_from_git:250      :   local name=os-ken
2021-10-15 15:17:23.614 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:23.617 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:23.619 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-ken, ]]
2021-10-15 15:17:23.622 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:23.625 | + ./stack.sh:main:828                      :   is_service_enabled etcd3
2021-10-15 15:17:23.642 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:17:23.646 | + ./stack.sh:main:829                      :   install_etcd3
2021-10-15 15:17:23.648 | + lib/etcd3:install_etcd3:103              :   echo 'Installing etcd'
2021-10-15 15:17:23.648 | Installing etcd
2021-10-15 15:17:23.651 | + lib/etcd3:install_etcd3:106              :   sudo mkdir -p /opt/stack/bin
2021-10-15 15:17:23.663 | + lib/etcd3:install_etcd3:107              :   sudo mkdir -p /opt/stack/data/etcd
2021-10-15 15:17:23.675 | + lib/etcd3:install_etcd3:108              :   [[ True == \T\r\u\e ]]
2021-10-15 15:17:23.677 | + 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.696 | + lib/etcd3:install_etcd3:113              :   local etcd_file
2021-10-15 15:17:23.699 | ++ 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.701 | ++ 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.704 | +++ 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.709 | ++ functions:get_extra_file:64              :   file_name=etcd-v3.3.12-linux-amd64.tar.gz
2021-10-15 15:17:23.711 | ++ 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.713 | ++ functions:get_extra_file:67              :   [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]]
2021-10-15 15:17:23.716 | ++ functions:get_extra_file:73              :   echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz
2021-10-15 15:17:23.718 | ++ functions:get_extra_file:74              :   return
2021-10-15 15:17:23.721 | + 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.723 | + lib/etcd3:install_etcd3:115              :   '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']'
2021-10-15 15:17:23.726 | + lib/etcd3:install_etcd3:124              :   '[' '!' -f /opt/stack/bin/etcd ']'
2021-10-15 15:17:23.728 | + ./stack.sh:main:838                      :   is_service_enabled tls-proxy
2021-10-15 15:17:23.746 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:17:23.749 | + ./stack.sh:main:848                      :   install_dstat
2021-10-15 15:17:23.751 | + lib/dstat:install_dstat:22               :   is_service_enabled memory_tracker
2021-10-15 15:17:23.768 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:17:23.770 | + ./stack.sh:main:854                      :   echo_summary 'Installing OpenStack project source'
2021-10-15 15:17:23.773 | + ./stack.sh:echo_summary:426              :   [[ -t 3 ]]
2021-10-15 15:17:23.775 | + ./stack.sh:echo_summary:432              :   echo -e Installing OpenStack project source
2021-10-15 15:17:23.778 | + ./stack.sh:main:857                      :   install_libs
2021-10-15 15:17:23.780 | + lib/libraries:install_libs:89            :   _install_lib_from_source automaton
2021-10-15 15:17:23.782 | + lib/libraries:_install_lib_from_source:73 :   local name=automaton
2021-10-15 15:17:23.785 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git automaton
2021-10-15 15:17:23.787 | + inc/python:use_library_from_git:250      :   local name=automaton
2021-10-15 15:17:23.789 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:23.792 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:23.794 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,automaton, ]]
2021-10-15 15:17:23.796 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:23.798 | + lib/libraries:install_libs:90            :   _install_lib_from_source castellan
2021-10-15 15:17:23.800 | + lib/libraries:_install_lib_from_source:73 :   local name=castellan
2021-10-15 15:17:23.803 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git castellan
2021-10-15 15:17:23.805 | + inc/python:use_library_from_git:250      :   local name=castellan
2021-10-15 15:17:23.808 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:23.810 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:23.812 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,castellan, ]]
2021-10-15 15:17:23.814 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:23.816 | + lib/libraries:install_libs:91            :   _install_lib_from_source cliff
2021-10-15 15:17:23.819 | + lib/libraries:_install_lib_from_source:73 :   local name=cliff
2021-10-15 15:17:23.822 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git cliff
2021-10-15 15:17:23.824 | + inc/python:use_library_from_git:250      :   local name=cliff
2021-10-15 15:17:23.826 | + 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.831 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,cliff, ]]
2021-10-15 15:17:23.833 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:23.836 | + lib/libraries:install_libs:92            :   _install_lib_from_source cursive
2021-10-15 15:17:23.838 | + lib/libraries:_install_lib_from_source:73 :   local name=cursive
2021-10-15 15:17:23.840 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git cursive
2021-10-15 15:17:23.842 | + inc/python:use_library_from_git:250      :   local name=cursive
2021-10-15 15:17:23.844 | + 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, =~ ,cursive, ]]
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:93            :   _install_lib_from_source debtcollector
2021-10-15 15:17:23.856 | + lib/libraries:_install_lib_from_source:73 :   local name=debtcollector
2021-10-15 15:17:23.858 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git debtcollector
2021-10-15 15:17:23.861 | + inc/python:use_library_from_git:250      :   local name=debtcollector
2021-10-15 15:17:23.863 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:23.866 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:23.869 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]]
2021-10-15 15:17:23.871 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:23.873 | + lib/libraries:install_libs:94            :   _install_lib_from_source futurist
2021-10-15 15:17:23.875 | + lib/libraries:_install_lib_from_source:73 :   local name=futurist
2021-10-15 15:17:23.878 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git futurist
2021-10-15 15:17:23.880 | + inc/python:use_library_from_git:250      :   local name=futurist
2021-10-15 15:17:23.883 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:23.885 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:23.887 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,futurist, ]]
2021-10-15 15:17:23.889 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:23.892 | + lib/libraries:install_libs:95            :   _install_lib_from_source openstacksdk
2021-10-15 15:17:23.894 | + lib/libraries:_install_lib_from_source:73 :   local name=openstacksdk
2021-10-15 15:17:23.896 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git openstacksdk
2021-10-15 15:17:23.899 | + inc/python:use_library_from_git:250      :   local name=openstacksdk
2021-10-15 15:17:23.901 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:23.903 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:23.905 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]]
2021-10-15 15:17:23.908 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:23.910 | + lib/libraries:install_libs:96            :   _install_lib_from_source osc-lib
2021-10-15 15:17:23.912 | + lib/libraries:_install_lib_from_source:73 :   local name=osc-lib
2021-10-15 15:17:23.914 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git osc-lib
2021-10-15 15:17:23.917 | + inc/python:use_library_from_git:250      :   local name=osc-lib
2021-10-15 15:17:23.919 | + 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, =~ ,osc-lib, ]]
2021-10-15 15:17:23.926 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:23.929 | + lib/libraries:install_libs:97            :   _install_lib_from_source osc-placement
2021-10-15 15:17:23.931 | + lib/libraries:_install_lib_from_source:73 :   local name=osc-placement
2021-10-15 15:17:23.933 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git osc-placement
2021-10-15 15:17:23.935 | + inc/python:use_library_from_git:250      :   local name=osc-placement
2021-10-15 15:17:23.938 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:23.940 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:23.942 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]]
2021-10-15 15:17:23.945 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:23.947 | + lib/libraries:install_libs:98            :   _install_lib_from_source os-client-config
2021-10-15 15:17:23.950 | + lib/libraries:_install_lib_from_source:73 :   local name=os-client-config
2021-10-15 15:17:23.952 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git os-client-config
2021-10-15 15:17:23.954 | + inc/python:use_library_from_git:250      :   local name=os-client-config
2021-10-15 15:17:23.956 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:23.959 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:23.961 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]]
2021-10-15 15:17:23.963 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:23.966 | + lib/libraries:install_libs:99            :   _install_lib_from_source oslo.cache
2021-10-15 15:17:23.968 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.cache
2021-10-15 15:17:23.970 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.cache
2021-10-15 15:17:23.973 | + inc/python:use_library_from_git:250      :   local name=oslo.cache
2021-10-15 15:17:23.975 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:23.978 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:23.980 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]]
2021-10-15 15:17:23.982 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:23.984 | + lib/libraries:install_libs:100           :   _install_lib_from_source oslo.concurrency
2021-10-15 15:17:23.987 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.concurrency
2021-10-15 15:17:23.989 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.concurrency
2021-10-15 15:17:23.992 | + inc/python:use_library_from_git:250      :   local name=oslo.concurrency
2021-10-15 15:17:23.994 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:23.996 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:23.999 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]]
2021-10-15 15:17:24.001 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.003 | + lib/libraries:install_libs:101           :   _install_lib_from_source oslo.config
2021-10-15 15:17:24.005 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.config
2021-10-15 15:17:24.008 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.config
2021-10-15 15:17:24.011 | + inc/python:use_library_from_git:250      :   local name=oslo.config
2021-10-15 15:17:24.013 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.015 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.017 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]]
2021-10-15 15:17:24.020 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.022 | + lib/libraries:install_libs:102           :   _install_lib_from_source oslo.context
2021-10-15 15:17:24.024 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.context
2021-10-15 15:17:24.027 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.context
2021-10-15 15:17:24.029 | + inc/python:use_library_from_git:250      :   local name=oslo.context
2021-10-15 15:17:24.031 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.033 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.036 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]]
2021-10-15 15:17:24.038 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.041 | + lib/libraries:install_libs:103           :   _install_lib_from_source oslo.db
2021-10-15 15:17:24.043 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.db
2021-10-15 15:17:24.045 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.db
2021-10-15 15:17:24.047 | + inc/python:use_library_from_git:250      :   local name=oslo.db
2021-10-15 15:17:24.050 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.052 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.055 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]]
2021-10-15 15:17:24.057 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.060 | + lib/libraries:install_libs:104           :   _install_lib_from_source oslo.i18n
2021-10-15 15:17:24.062 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.i18n
2021-10-15 15:17:24.064 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.i18n
2021-10-15 15:17:24.066 | + inc/python:use_library_from_git:250      :   local name=oslo.i18n
2021-10-15 15:17:24.069 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.071 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.073 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]]
2021-10-15 15:17:24.076 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.078 | + lib/libraries:install_libs:105           :   _install_lib_from_source oslo.log
2021-10-15 15:17:24.080 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.log
2021-10-15 15:17:24.082 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.log
2021-10-15 15:17:24.085 | + inc/python:use_library_from_git:250      :   local name=oslo.log
2021-10-15 15:17:24.087 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.089 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.092 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]]
2021-10-15 15:17:24.094 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.096 | + lib/libraries:install_libs:106           :   _install_lib_from_source oslo.messaging
2021-10-15 15:17:24.099 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.messaging
2021-10-15 15:17:24.101 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.messaging
2021-10-15 15:17:24.104 | + inc/python:use_library_from_git:250      :   local name=oslo.messaging
2021-10-15 15:17:24.106 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.108 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.110 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]]
2021-10-15 15:17:24.113 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.115 | + lib/libraries:install_libs:107           :   _install_lib_from_source oslo.middleware
2021-10-15 15:17:24.118 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.middleware
2021-10-15 15:17:24.120 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.middleware
2021-10-15 15:17:24.122 | + inc/python:use_library_from_git:250      :   local name=oslo.middleware
2021-10-15 15:17:24.125 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.127 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.129 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]]
2021-10-15 15:17:24.132 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.134 | + lib/libraries:install_libs:108           :   _install_lib_from_source oslo.policy
2021-10-15 15:17:24.136 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.policy
2021-10-15 15:17:24.138 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.policy
2021-10-15 15:17:24.141 | + inc/python:use_library_from_git:250      :   local name=oslo.policy
2021-10-15 15:17:24.143 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.145 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.148 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]]
2021-10-15 15:17:24.150 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.152 | + lib/libraries:install_libs:109           :   _install_lib_from_source oslo.privsep
2021-10-15 15:17:24.155 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.privsep
2021-10-15 15:17:24.157 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.privsep
2021-10-15 15:17:24.159 | + inc/python:use_library_from_git:250      :   local name=oslo.privsep
2021-10-15 15:17:24.161 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.164 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.167 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]]
2021-10-15 15:17:24.169 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.171 | + lib/libraries:install_libs:110           :   _install_lib_from_source oslo.reports
2021-10-15 15:17:24.173 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.reports
2021-10-15 15:17:24.176 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.reports
2021-10-15 15:17:24.179 | + inc/python:use_library_from_git:250      :   local name=oslo.reports
2021-10-15 15:17:24.181 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.183 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.186 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]]
2021-10-15 15:17:24.188 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.190 | + lib/libraries:install_libs:111           :   _install_lib_from_source oslo.rootwrap
2021-10-15 15:17:24.193 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.rootwrap
2021-10-15 15:17:24.195 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.rootwrap
2021-10-15 15:17:24.197 | + inc/python:use_library_from_git:250      :   local name=oslo.rootwrap
2021-10-15 15:17:24.200 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.202 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.204 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]]
2021-10-15 15:17:24.207 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.209 | + lib/libraries:install_libs:112           :   _install_lib_from_source oslo.serialization
2021-10-15 15:17:24.211 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.serialization
2021-10-15 15:17:24.214 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.serialization
2021-10-15 15:17:24.216 | + inc/python:use_library_from_git:250      :   local name=oslo.serialization
2021-10-15 15:17:24.218 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.221 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.223 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]]
2021-10-15 15:17:24.226 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.228 | + lib/libraries:install_libs:113           :   _install_lib_from_source oslo.service
2021-10-15 15:17:24.230 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.service
2021-10-15 15:17:24.233 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.service
2021-10-15 15:17:24.235 | + inc/python:use_library_from_git:250      :   local name=oslo.service
2021-10-15 15:17:24.237 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.240 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.242 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]]
2021-10-15 15:17:24.245 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.247 | + lib/libraries:install_libs:114           :   _install_lib_from_source oslo.utils
2021-10-15 15:17:24.249 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.utils
2021-10-15 15:17:24.252 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.utils
2021-10-15 15:17:24.254 | + inc/python:use_library_from_git:250      :   local name=oslo.utils
2021-10-15 15:17:24.256 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.258 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.261 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]]
2021-10-15 15:17:24.263 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.265 | + lib/libraries:install_libs:115           :   _install_lib_from_source oslo.versionedobjects
2021-10-15 15:17:24.268 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.versionedobjects
2021-10-15 15:17:24.270 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.versionedobjects
2021-10-15 15:17:24.272 | + inc/python:use_library_from_git:250      :   local name=oslo.versionedobjects
2021-10-15 15:17:24.274 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.277 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.279 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]]
2021-10-15 15:17:24.281 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.284 | + lib/libraries:install_libs:116           :   _install_lib_from_source oslo.vmware
2021-10-15 15:17:24.286 | + lib/libraries:_install_lib_from_source:73 :   local name=oslo.vmware
2021-10-15 15:17:24.289 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git oslo.vmware
2021-10-15 15:17:24.291 | + inc/python:use_library_from_git:250      :   local name=oslo.vmware
2021-10-15 15:17:24.293 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.296 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.298 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]]
2021-10-15 15:17:24.300 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.302 | + lib/libraries:install_libs:117           :   _install_lib_from_source osprofiler
2021-10-15 15:17:24.305 | + lib/libraries:_install_lib_from_source:73 :   local name=osprofiler
2021-10-15 15:17:24.308 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git osprofiler
2021-10-15 15:17:24.310 | + inc/python:use_library_from_git:250      :   local name=osprofiler
2021-10-15 15:17:24.312 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.314 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.317 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]]
2021-10-15 15:17:24.319 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.321 | + lib/libraries:install_libs:118           :   _install_lib_from_source pycadf
2021-10-15 15:17:24.324 | + lib/libraries:_install_lib_from_source:73 :   local name=pycadf
2021-10-15 15:17:24.326 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git pycadf
2021-10-15 15:17:24.328 | + inc/python:use_library_from_git:250      :   local name=pycadf
2021-10-15 15:17:24.331 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.333 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.335 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,pycadf, ]]
2021-10-15 15:17:24.338 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.340 | + lib/libraries:install_libs:119           :   _install_lib_from_source stevedore
2021-10-15 15:17:24.342 | + lib/libraries:_install_lib_from_source:73 :   local name=stevedore
2021-10-15 15:17:24.344 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git stevedore
2021-10-15 15:17:24.347 | + inc/python:use_library_from_git:250      :   local name=stevedore
2021-10-15 15:17:24.349 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.352 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.354 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,stevedore, ]]
2021-10-15 15:17:24.357 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.359 | + lib/libraries:install_libs:120           :   _install_lib_from_source taskflow
2021-10-15 15:17:24.361 | + lib/libraries:_install_lib_from_source:73 :   local name=taskflow
2021-10-15 15:17:24.363 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git taskflow
2021-10-15 15:17:24.366 | + inc/python:use_library_from_git:250      :   local name=taskflow
2021-10-15 15:17:24.369 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.371 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.373 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,taskflow, ]]
2021-10-15 15:17:24.376 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.378 | + lib/libraries:install_libs:121           :   _install_lib_from_source tooz
2021-10-15 15:17:24.380 | + lib/libraries:_install_lib_from_source:73 :   local name=tooz
2021-10-15 15:17:24.382 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git tooz
2021-10-15 15:17:24.385 | + inc/python:use_library_from_git:250      :   local name=tooz
2021-10-15 15:17:24.387 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.389 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.392 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,tooz, ]]
2021-10-15 15:17:24.394 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.396 | + lib/libraries:install_libs:125           :   _install_lib_from_source os-brick
2021-10-15 15:17:24.399 | + lib/libraries:_install_lib_from_source:73 :   local name=os-brick
2021-10-15 15:17:24.401 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git os-brick
2021-10-15 15:17:24.403 | + inc/python:use_library_from_git:250      :   local name=os-brick
2021-10-15 15:17:24.406 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.408 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.410 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-brick, ]]
2021-10-15 15:17:24.413 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.415 | + lib/libraries:install_libs:126           :   _install_lib_from_source os-resource-classes
2021-10-15 15:17:24.418 | + lib/libraries:_install_lib_from_source:73 :   local name=os-resource-classes
2021-10-15 15:17:24.420 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git os-resource-classes
2021-10-15 15:17:24.422 | + inc/python:use_library_from_git:250      :   local name=os-resource-classes
2021-10-15 15:17:24.425 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.427 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.429 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]]
2021-10-15 15:17:24.432 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.434 | + lib/libraries:install_libs:127           :   _install_lib_from_source os-traits
2021-10-15 15:17:24.436 | + lib/libraries:_install_lib_from_source:73 :   local name=os-traits
2021-10-15 15:17:24.439 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git os-traits
2021-10-15 15:17:24.441 | + inc/python:use_library_from_git:250      :   local name=os-traits
2021-10-15 15:17:24.443 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.446 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.448 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-traits, ]]
2021-10-15 15:17:24.450 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.452 | + lib/libraries:install_libs:130           :   _install_lib_from_source python-barbicanclient
2021-10-15 15:17:24.455 | + lib/libraries:_install_lib_from_source:73 :   local name=python-barbicanclient
2021-10-15 15:17:24.457 | + lib/libraries:_install_lib_from_source:74 :   use_library_from_git python-barbicanclient
2021-10-15 15:17:24.460 | + inc/python:use_library_from_git:250      :   local name=python-barbicanclient
2021-10-15 15:17:24.462 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:24.465 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:24.467 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]]
2021-10-15 15:17:24.469 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:24.471 | + lib/libraries:install_libs:137           :   pip_install etcd3
2021-10-15 15:17:24.492 | Using python 3.8 to install etcd3
2021-10-15 15:17:24.495 | + 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.331 | /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.331 |   from cryptography.utils import int_from_bytes
2021-10-15 15:17:25.331 | /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.331 |   from cryptography.utils import int_from_bytes
2021-10-15 15:17:26.390 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:17:26.407 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0)
2021-10-15 15:17:26.415 | 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:26.417 | 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.418 | 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.418 | 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:28.552 | 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.668 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:17:28.671 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:17:28.673 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:17:28.675 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:17:28.677 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:17:28.679 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:17:28.681 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:17:28.683 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:17:28.686 | + functions-common:time_stop:2316          :   start_time=1634311044487
2021-10-15 15:17:28.688 | + functions-common:time_stop:2318          :   [[ -z 1634311044487 ]]
2021-10-15 15:17:28.690 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:17:28.695 | + functions-common:time_stop:2321          :   end_time=1634311048692
2021-10-15 15:17:28.697 | + functions-common:time_stop:2322          :   elapsed_time=4205
2021-10-15 15:17:28.699 | + functions-common:time_stop:2323          :   total=25308
2021-10-15 15:17:28.702 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:17:28.704 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=29513
2021-10-15 15:17:28.706 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:17:28.708 | + lib/libraries:install_libs:138           :   pip_install etcd3gw
2021-10-15 15:17:28.730 | Using python 3.8 to install etcd3gw
2021-10-15 15:17:28.733 | + 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.593 | /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.593 |   from cryptography.utils import int_from_bytes
2021-10-15 15:17:29.593 | /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.593 |   from cryptography.utils import int_from_bytes
2021-10-15 15:17:30.672 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:17:30.691 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0)
2021-10-15 15:17:30.699 | 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.700 | 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.701 | 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.702 | 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.736 | 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.737 | 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:30.739 | 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.742 | 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:32.878 | 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:33.002 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:17:33.004 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:17:33.007 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:17:33.009 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:17:33.011 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:17:33.013 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:17:33.015 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:17:33.018 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:17:33.020 | + functions-common:time_stop:2316          :   start_time=1634311048725
2021-10-15 15:17:33.022 | + functions-common:time_stop:2318          :   [[ -z 1634311048725 ]]
2021-10-15 15:17:33.025 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:17:33.029 | + functions-common:time_stop:2321          :   end_time=1634311053026
2021-10-15 15:17:33.031 | + functions-common:time_stop:2322          :   elapsed_time=4301
2021-10-15 15:17:33.033 | + functions-common:time_stop:2323          :   total=29513
2021-10-15 15:17:33.035 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:17:33.038 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=33814
2021-10-15 15:17:33.040 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:17:33.043 | + ./stack.sh:main:860                      :   install_apache_uwsgi
2021-10-15 15:17:33.045 | + lib/apache:install_apache_uwsgi:80       :   local apxs=apxs2
2021-10-15 15:17:33.047 | + lib/apache:install_apache_uwsgi:81       :   is_fedora
2021-10-15 15:17:33.049 | + functions-common:is_fedora:446           :   [[ -z Ubuntu ]]
2021-10-15 15:17:33.052 | + functions-common:is_fedora:450           :   '[' Ubuntu = Fedora ']'
2021-10-15 15:17:33.055 | + functions-common:is_fedora:450           :   '[' Ubuntu = 'Red Hat' ']'
2021-10-15 15:17:33.057 | + functions-common:is_fedora:451           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2021-10-15 15:17:33.059 | + functions-common:is_fedora:452           :   '[' Ubuntu = RedHatEnterprise ']'
2021-10-15 15:17:33.061 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOS ']'
2021-10-15 15:17:33.064 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOSStream ']'
2021-10-15 15:17:33.066 | + functions-common:is_fedora:454           :   '[' Ubuntu = OracleServer ']'
2021-10-15 15:17:33.068 | + functions-common:is_fedora:454           :   '[' Ubuntu = Virtuozzo ']'
2021-10-15 15:17:33.071 | + lib/apache:install_apache_uwsgi:92       :   UWSGI_PYTHON_PLUGIN=python3
2021-10-15 15:17:33.073 | + lib/apache:install_apache_uwsgi:94       :   is_ubuntu
2021-10-15 15:17:33.075 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:17:33.078 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:17:33.080 | + lib/apache:install_apache_uwsgi:95       :   local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi'
2021-10-15 15:17:33.082 | + lib/apache:install_apache_uwsgi:96       :   install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2021-10-15 15:17:33.085 | + functions-common:install_package:1347    :   update_package_repo
2021-10-15 15:17:33.087 | + functions-common:update_package_repo:1319 :   NO_UPDATE_REPOS=False
2021-10-15 15:17:33.089 | + functions-common:update_package_repo:1320 :   REPOS_UPDATED=True
2021-10-15 15:17:33.091 | + functions-common:update_package_repo:1321 :   RETRY_UPDATE=False
2021-10-15 15:17:33.094 | + functions-common:update_package_repo:1323 :   [[ False = \T\r\u\e ]]
2021-10-15 15:17:33.096 | + functions-common:update_package_repo:1327 :   is_ubuntu
2021-10-15 15:17:33.099 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:17:33.101 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:17:33.104 | + functions-common:update_package_repo:1328 :   apt_get_update
2021-10-15 15:17:33.106 | + functions-common:apt_get_update:1073     :   [[ True == \T\r\u\e ]]
2021-10-15 15:17:33.108 | + functions-common:apt_get_update:1073     :   [[ False != \T\r\u\e ]]
2021-10-15 15:17:33.111 | + functions-common:apt_get_update:1074     :   return
2021-10-15 15:17:33.113 | + functions-common:install_package:1348    :   real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2021-10-15 15:17:33.117 | + functions-common:real_install_package:1333 :   is_ubuntu
2021-10-15 15:17:33.119 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:17:33.121 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:17:33.123 | + functions-common:real_install_package:1334 :   apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2021-10-15 15:17:33.145 | + 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.251 | Reading package lists...
2021-10-15 15:17:33.475 | Building dependency tree...
2021-10-15 15:17:33.477 | Reading state information...
2021-10-15 15:17:33.716 | uwsgi is already the newest version (2.0.18-11ubuntu1).
2021-10-15 15:17:33.716 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1).
2021-10-15 15:17:33.716 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7).
2021-10-15 15:17:33.716 | The following packages were automatically installed and are no longer required:
2021-10-15 15:17:33.717 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2021-10-15 15:17:33.717 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2021-10-15 15:17:33.717 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2021-10-15 15:17:33.718 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2021-10-15 15:17:33.718 |   python3-secretstorage python3-twisted-bin python3-wadllib
2021-10-15 15:17:33.718 |   python3-zope.interface
2021-10-15 15:17:33.718 | Use 'sudo apt autoremove' to remove them.
2021-10-15 15:17:33.828 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded.
2021-10-15 15:17:33.833 | + functions-common:apt_get:1118            :   result=0
2021-10-15 15:17:33.835 | + functions-common:apt_get:1121            :   time_stop apt-get
2021-10-15 15:17:33.837 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:17:33.839 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:17:33.842 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:17:33.844 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:17:33.846 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:17:33.848 | + functions-common:time_stop:2315          :   name=apt-get
2021-10-15 15:17:33.851 | + functions-common:time_stop:2316          :   start_time=1634311053142
2021-10-15 15:17:33.853 | + functions-common:time_stop:2318          :   [[ -z 1634311053142 ]]
2021-10-15 15:17:33.856 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:17:33.860 | + functions-common:time_stop:2321          :   end_time=1634311053858
2021-10-15 15:17:33.862 | + functions-common:time_stop:2322          :   elapsed_time=716
2021-10-15 15:17:33.864 | + functions-common:time_stop:2323          :   total=4322
2021-10-15 15:17:33.867 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:17:33.869 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=5038
2021-10-15 15:17:33.871 | + functions-common:apt_get:1122            :   return 0
2021-10-15 15:17:33.874 | + lib/apache:install_apache_uwsgi:128      :   is_ubuntu
2021-10-15 15:17:33.876 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:17:33.878 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:17:33.881 | + lib/apache:install_apache_uwsgi:130      :   sudo a2enmod proxy
2021-10-15 15:17:33.942 | Module proxy already enabled
2021-10-15 15:17:33.946 | + lib/apache:install_apache_uwsgi:131      :   sudo a2enmod proxy_uwsgi
2021-10-15 15:17:34.007 | Considering dependency proxy for proxy_uwsgi:
2021-10-15 15:17:34.007 | Module proxy already enabled
2021-10-15 15:17:34.007 | Module proxy_uwsgi already enabled
2021-10-15 15:17:34.011 | + lib/apache:install_apache_uwsgi:137      :   restart_apache_server
2021-10-15 15:17:34.014 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2021-10-15 15:17:34.016 | + functions-common:restart_service:2193    :   '[' -x /bin/systemctl ']'
2021-10-15 15:17:34.018 | + functions-common:restart_service:2194    :   sudo /bin/systemctl restart apache2
2021-10-15 15:17:34.155 | + ./stack.sh:main:863                      :   install_keystoneauth
2021-10-15 15:17:34.158 | + lib/keystone:install_keystoneauth:468    :   use_library_from_git keystoneauth
2021-10-15 15:17:34.160 | + inc/python:use_library_from_git:250      :   local name=keystoneauth
2021-10-15 15:17:34.164 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:34.166 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:34.168 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]]
2021-10-15 15:17:34.171 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:34.173 | + ./stack.sh:main:864                      :   install_keystoneclient
2021-10-15 15:17:34.176 | + lib/keystone:install_keystoneclient:476  :   use_library_from_git python-keystoneclient
2021-10-15 15:17:34.178 | + inc/python:use_library_from_git:250      :   local name=python-keystoneclient
2021-10-15 15:17:34.180 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:34.183 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:34.185 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]]
2021-10-15 15:17:34.187 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:34.190 | + ./stack.sh:main:865                      :   install_glanceclient
2021-10-15 15:17:34.192 | + lib/glance:install_glanceclient:505      :   use_library_from_git python-glanceclient
2021-10-15 15:17:34.194 | + inc/python:use_library_from_git:250      :   local name=python-glanceclient
2021-10-15 15:17:34.197 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:34.199 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:34.203 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]]
2021-10-15 15:17:34.205 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:34.207 | + ./stack.sh:main:866                      :   install_cinderclient
2021-10-15 15:17:34.210 | + lib/cinder:install_cinderclient:481      :   use_library_from_git python-brick-cinderclient-ext
2021-10-15 15:17:34.213 | + inc/python:use_library_from_git:250      :   local name=python-brick-cinderclient-ext
2021-10-15 15:17:34.215 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:34.217 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:34.219 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]]
2021-10-15 15:17:34.222 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:34.225 | + lib/cinder:install_cinderclient:486      :   use_library_from_git python-cinderclient
2021-10-15 15:17:34.227 | + inc/python:use_library_from_git:250      :   local name=python-cinderclient
2021-10-15 15:17:34.230 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:34.232 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:34.234 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]]
2021-10-15 15:17:34.237 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:34.239 | + ./stack.sh:main:867                      :   install_novaclient
2021-10-15 15:17:34.241 | + lib/nova:install_novaclient:806          :   use_library_from_git python-novaclient
2021-10-15 15:17:34.244 | + inc/python:use_library_from_git:250      :   local name=python-novaclient
2021-10-15 15:17:34.246 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:34.248 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:34.251 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]]
2021-10-15 15:17:34.253 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:34.255 | + ./stack.sh:main:868                      :   is_service_enabled swift glance horizon
2021-10-15 15:17:34.273 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:17:34.276 | + ./stack.sh:main:869                      :   install_swiftclient
2021-10-15 15:17:34.278 | + lib/swift:install_swiftclient:752        :   use_library_from_git python-swiftclient
2021-10-15 15:17:34.280 | + inc/python:use_library_from_git:250      :   local name=python-swiftclient
2021-10-15 15:17:34.283 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:34.285 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:34.288 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]]
2021-10-15 15:17:34.290 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:34.293 | + ./stack.sh:main:871                      :   is_service_enabled neutron nova horizon
2021-10-15 15:17:34.309 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:17:34.311 | + ./stack.sh:main:872                      :   install_neutronclient
2021-10-15 15:17:34.314 | + lib/neutron:install_neutronclient:440    :   use_library_from_git python-neutronclient
2021-10-15 15:17:34.316 | + inc/python:use_library_from_git:250      :   local name=python-neutronclient
2021-10-15 15:17:34.318 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:34.321 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:34.323 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]]
2021-10-15 15:17:34.325 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:34.328 | + ./stack.sh:main:876                      :   install_keystonemiddleware
2021-10-15 15:17:34.330 | + lib/keystone:install_keystonemiddleware:486 :   use_library_from_git keystonemiddleware
2021-10-15 15:17:34.332 | + inc/python:use_library_from_git:250      :   local name=keystonemiddleware
2021-10-15 15:17:34.336 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:34.339 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:34.341 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]]
2021-10-15 15:17:34.344 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:34.346 | + lib/keystone:install_keystonemiddleware:491 :   pip_install_gr keystonemiddleware
2021-10-15 15:17:34.349 | + inc/python:pip_install_gr:76             :   local name=keystonemiddleware
2021-10-15 15:17:34.352 | + inc/python:pip_install_gr:77             :   local clean_name
2021-10-15 15:17:34.355 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements keystonemiddleware
2021-10-15 15:17:34.358 | ++ inc/python:get_from_global_requirements:225 :   local package=keystonemiddleware
2021-10-15 15:17:34.360 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2021-10-15 15:17:34.364 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt
2021-10-15 15:17:34.364 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2021-10-15 15:17:34.369 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='keystonemiddleware  '
2021-10-15 15:17:34.372 | ++ inc/python:get_from_global_requirements:228 :   [[ keystonemiddleware   == '' ]]
2021-10-15 15:17:34.374 | ++ inc/python:get_from_global_requirements:231 :   echo keystonemiddleware
2021-10-15 15:17:34.377 | + inc/python:pip_install_gr:78             :   clean_name=keystonemiddleware
2021-10-15 15:17:34.379 | + inc/python:pip_install_gr:79             :   pip_install keystonemiddleware
2021-10-15 15:17:34.403 | Using python 3.8 to install keystonemiddleware
2021-10-15 15:17:34.405 | + 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.277 | /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.277 |   from cryptography.utils import int_from_bytes
2021-10-15 15:17:35.277 | /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.277 |   from cryptography.utils import int_from_bytes
2021-10-15 15:17:36.338 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:17:36.355 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0)
2021-10-15 15:17:36.407 | 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.408 | 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.409 | 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.410 | 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.412 | 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.413 | 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.414 | 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.415 | 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.416 | 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.417 | 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.418 | 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.419 | 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.420 | 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.421 | 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.478 | 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.479 | 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.481 | 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.517 | 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.557 | 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.559 | 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.560 | 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.561 | 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.610 | 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.611 | 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.623 | 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.625 | 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.638 | 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.640 | 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.641 | 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.704 | 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.705 | 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.708 | 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.711 | 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.762 | 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.774 | 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.818 | 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.935 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:17:38.937 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:17:38.939 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:17:38.942 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:17:38.944 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:17:38.947 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:17:38.949 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:17:38.951 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:17:38.953 | + functions-common:time_stop:2316          :   start_time=1634311054396
2021-10-15 15:17:38.955 | + functions-common:time_stop:2318          :   [[ -z 1634311054396 ]]
2021-10-15 15:17:38.958 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:17:38.963 | + functions-common:time_stop:2321          :   end_time=1634311058960
2021-10-15 15:17:38.965 | + functions-common:time_stop:2322          :   elapsed_time=4564
2021-10-15 15:17:38.967 | + functions-common:time_stop:2323          :   total=33814
2021-10-15 15:17:38.969 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:17:38.971 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=38378
2021-10-15 15:17:38.974 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:17:38.977 | + lib/keystone:install_keystonemiddleware:495 :   pip_install_gr python-memcached
2021-10-15 15:17:38.979 | + inc/python:pip_install_gr:76             :   local name=python-memcached
2021-10-15 15:17:38.981 | + inc/python:pip_install_gr:77             :   local clean_name
2021-10-15 15:17:38.984 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements python-memcached
2021-10-15 15:17:38.987 | ++ inc/python:get_from_global_requirements:225 :   local package=python-memcached
2021-10-15 15:17:38.990 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2021-10-15 15:17:38.993 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt
2021-10-15 15:17:38.994 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2021-10-15 15:17:38.999 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='python-memcached  '
2021-10-15 15:17:39.001 | ++ inc/python:get_from_global_requirements:228 :   [[ python-memcached   == '' ]]
2021-10-15 15:17:39.004 | ++ inc/python:get_from_global_requirements:231 :   echo python-memcached
2021-10-15 15:17:39.007 | + inc/python:pip_install_gr:78             :   clean_name=python-memcached
2021-10-15 15:17:39.010 | + inc/python:pip_install_gr:79             :   pip_install python-memcached
2021-10-15 15:17:39.030 | Using python 3.8 to install python-memcached
2021-10-15 15:17:39.032 | + 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.843 | /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.843 |   from cryptography.utils import int_from_bytes
2021-10-15 15:17:39.843 | /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.843 |   from cryptography.utils import int_from_bytes
2021-10-15 15:17:40.911 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:17:40.929 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59)
2021-10-15 15:17:40.932 | 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:43.045 | 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.161 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:17:43.163 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:17:43.166 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:17:43.168 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:17:43.170 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:17:43.172 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:17:43.174 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:17:43.177 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:17:43.179 | + functions-common:time_stop:2316          :   start_time=1634311059025
2021-10-15 15:17:43.182 | + functions-common:time_stop:2318          :   [[ -z 1634311059025 ]]
2021-10-15 15:17:43.184 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:17:43.188 | + functions-common:time_stop:2321          :   end_time=1634311063186
2021-10-15 15:17:43.191 | + functions-common:time_stop:2322          :   elapsed_time=4161
2021-10-15 15:17:43.193 | + functions-common:time_stop:2323          :   total=38378
2021-10-15 15:17:43.196 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:17:43.198 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=42539
2021-10-15 15:17:43.200 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:17:43.202 | + ./stack.sh:main:878                      :   is_service_enabled keystone
2021-10-15 15:17:43.218 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:17:43.221 | + ./stack.sh:main:879                      :   '[' 10.222.0.24 == 10.222.0.24 ']'
2021-10-15 15:17:43.223 | + ./stack.sh:main:880                      :   stack_install_service keystone
2021-10-15 15:17:43.226 | + lib/stack:stack_install_service:20       :   local service=keystone
2021-10-15 15:17:43.228 | + lib/stack:stack_install_service:21       :   type install_keystone
2021-10-15 15:17:43.230 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2021-10-15 15:17:43.233 | + lib/stack:stack_install_service:32       :   install_keystone
2021-10-15 15:17:43.235 | + lib/keystone:install_keystone:501        :   is_service_enabled ldap
2021-10-15 15:17:43.250 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:17:43.253 | + lib/keystone:install_keystone:505        :   git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master
2021-10-15 15:17:43.255 | + functions-common:git_clone:523           :   local git_remote=https://opendev.org/openstack/keystone.git
2021-10-15 15:17:43.258 | + functions-common:git_clone:524           :   local git_dest=/opt/stack/keystone
2021-10-15 15:17:43.260 | + functions-common:git_clone:525           :   local git_ref=master
2021-10-15 15:17:43.262 | + functions-common:git_clone:526           :   local orig_dir
2021-10-15 15:17:43.264 | ++ functions-common:git_clone:527           :   pwd
2021-10-15 15:17:43.267 | + functions-common:git_clone:527           :   orig_dir=/home/ubuntu/devstack
2021-10-15 15:17:43.269 | + functions-common:git_clone:528           :   local git_clone_flags=
2021-10-15 15:17:43.272 | ++ functions-common:git_clone:530           :   trueorfalse False RECLONE
2021-10-15 15:17:43.287 | + functions-common:git_clone:530           :   RECLONE=False
2021-10-15 15:17:43.289 | + functions-common:git_clone:531           :   [[ 0 -gt 0 ]]
2021-10-15 15:17:43.291 | + functions-common:git_clone:535           :   [[ False = \T\r\u\e ]]
2021-10-15 15:17:43.293 | + functions-common:git_clone:544           :   echo master
2021-10-15 15:17:43.294 | + functions-common:git_clone:544           :   egrep -q '^refs'
2021-10-15 15:17:43.299 | + functions-common:git_clone:558           :   [[ ! -d /opt/stack/keystone ]]
2021-10-15 15:17:43.301 | + functions-common:git_clone:566           :   [[ False = \T\r\u\e ]]
2021-10-15 15:17:43.303 | + functions-common:git_clone:592           :   cd /opt/stack/keystone
2021-10-15 15:17:43.306 | + functions-common:git_clone:593           :   git show --oneline
2021-10-15 15:17:43.306 | + functions-common:git_clone:593           :   head -1
2021-10-15 15:17:43.309 | 1e7ecca88 Merge "Fix typo in identity provider policies"
2021-10-15 15:17:43.312 | + functions-common:git_clone:594           :   cd /home/ubuntu/devstack
2021-10-15 15:17:43.314 | + lib/keystone:install_keystone:506        :   setup_develop /opt/stack/keystone
2021-10-15 15:17:43.316 | + inc/python:setup_develop:338             :   local bindep
2021-10-15 15:17:43.319 | + inc/python:setup_develop:339             :   [[ /opt/stack/keystone == -bindep* ]]
2021-10-15 15:17:43.321 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/keystone
2021-10-15 15:17:43.324 | + inc/python:setup_develop:344             :   local extras=
2021-10-15 15:17:43.326 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/keystone -e
2021-10-15 15:17:43.328 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2021-10-15 15:17:43.331 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/keystone == -bindep* ]]
2021-10-15 15:17:43.333 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/keystone
2021-10-15 15:17:43.336 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2021-10-15 15:17:43.338 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2021-10-15 15:17:43.341 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/keystone
2021-10-15 15:17:43.343 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2021-10-15 15:17:43.346 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/keystone
2021-10-15 15:17:43.348 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2021-10-15 15:17:43.351 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2021-10-15 15:17:43.354 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg
2021-10-15 15:17:43.360 | + inc/python:_setup_package_with_constraints_edit:385 :   name=keystone
2021-10-15 15:17:43.362 | + 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:44.029 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/keystone -e
2021-10-15 15:17:44.031 | + inc/python:setup_package:418             :   local bindep=0
2021-10-15 15:17:44.033 | + inc/python:setup_package:419             :   local bindep_flag=
2021-10-15 15:17:44.035 | + inc/python:setup_package:420             :   local bindep_profiles=
2021-10-15 15:17:44.038 | + inc/python:setup_package:421             :   [[ /opt/stack/keystone == -bindep* ]]
2021-10-15 15:17:44.040 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/keystone
2021-10-15 15:17:44.042 | + inc/python:setup_package:427             :   local flags=-e
2021-10-15 15:17:44.044 | + inc/python:setup_package:428             :   local extras=
2021-10-15 15:17:44.046 | + inc/python:setup_package:432             :   [[ -n -e ]]
2021-10-15 15:17:44.049 | + inc/python:setup_package:432             :   [[ -z '' ]]
2021-10-15 15:17:44.051 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2021-10-15 15:17:44.053 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2021-10-15 15:17:44.056 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2021-10-15 15:17:44.058 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/keystone
2021-10-15 15:17:44.078 | Using python 3.8 to install /opt/stack/keystone
2021-10-15 15:17:44.080 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone
2021-10-15 15:17:44.898 | /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.898 |   from cryptography.utils import int_from_bytes
2021-10-15 15:17:44.898 | /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.898 |   from cryptography.utils import int_from_bytes
2021-10-15 15:17:45.972 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:17:45.990 | Obtaining file:///opt/stack/keystone
2021-10-15 15:17:45.991 |   Preparing metadata (setup.py): started
2021-10-15 15:17:47.510 |   Preparing metadata (setup.py): finished with status 'done'
2021-10-15 15:17:47.586 | 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.587 | 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.588 | 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.589 | 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.590 | 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.591 | 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.592 | 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.593 | 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.594 | 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.595 | 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.596 | 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.598 | 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.599 | 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.600 | 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.601 | 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.602 | 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.603 | 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.604 | 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.605 | 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.606 | 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.607 | 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.608 | 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.609 | 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.610 | 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.612 | 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.613 | 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.614 | 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.615 | 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.616 | 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.617 | 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.618 | 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.619 | 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.620 | 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.621 | 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.633 | 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.633 | 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.680 | 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.691 | 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.693 | 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.694 | 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.695 | 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.706 | 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.767 | 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.769 | 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.863 | 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.865 | 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.867 | 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.868 | 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.921 | 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.922 | 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.924 | 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.975 | 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.977 | 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:48.034 | 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:48.036 | 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:48.037 | 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:48.039 | 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:48.040 | 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:48.041 | 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:48.061 | 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.108 | 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.129 | 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.130 | 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.131 | 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.132 | 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.185 | 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.322 | 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.322 | 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.323 | 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.325 | 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.544 | 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.566 | 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.567 | 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.635 | 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.636 | 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.654 | 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.726 | 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.767 | 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.879 | 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.952 | 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:49.076 | 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.105 | 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.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>=5.29.0->keystone==20.0.1.dev8) (1.3.3)
2021-10-15 15:17:49.148 | 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.150 | 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.151 | 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.153 | 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.154 | 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.328 | 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.329 | 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.332 | 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.334 | 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.482 | 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.563 | 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.635 | 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.808 | 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.841 | 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.982 | 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.074 | 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.108 | 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.649 | Installing collected packages: keystone
2021-10-15 15:17:51.649 |   Attempting uninstall: keystone
2021-10-15 15:17:51.649 |     Found existing installation: keystone 20.0.1.dev8
2021-10-15 15:17:51.653 |     Can't uninstall 'keystone'. No files were found to uninstall.
2021-10-15 15:17:51.655 |   Running setup.py develop for keystone
2021-10-15 15:17:53.707 | Successfully installed keystone
2021-10-15 15:17:53.707 | 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.845 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:17:53.847 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:17:53.850 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:17:53.852 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:17:53.854 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:17:53.856 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:17:53.858 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:17:53.860 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:17:53.862 | + functions-common:time_stop:2316          :   start_time=1634311064073
2021-10-15 15:17:53.864 | + functions-common:time_stop:2318          :   [[ -z 1634311064073 ]]
2021-10-15 15:17:53.867 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:17:53.871 | + functions-common:time_stop:2321          :   end_time=1634311073869
2021-10-15 15:17:53.873 | + functions-common:time_stop:2322          :   elapsed_time=9796
2021-10-15 15:17:53.875 | + functions-common:time_stop:2323          :   total=42539
2021-10-15 15:17:53.877 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:17:53.879 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=52335
2021-10-15 15:17:53.882 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:17:53.884 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2021-10-15 15:17:53.886 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2021-10-15 15:17:53.888 | + functions-common:safe_chown:2210         :   _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2021-10-15 15:17:53.907 | + functions-common:_safe_permission_operation:2058 :   sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2021-10-15 15:17:53.919 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/keystone
2021-10-15 15:17:53.921 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/keystone
2021-10-15 15:17:53.924 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:17:53.926 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:17:53.928 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]]
2021-10-15 15:17:53.931 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:17:53.933 | + lib/keystone:install_keystone:508        :   is_service_enabled ldap
2021-10-15 15:17:53.949 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:17:53.951 | + lib/keystone:install_keystone:512        :   '[' uwsgi == mod_wsgi ']'
2021-10-15 15:17:53.954 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2021-10-15 15:17:53.956 | + ./stack.sh:main:881                      :   configure_keystone
2021-10-15 15:17:53.959 | + lib/keystone:configure_keystone:202      :   sudo install -d -o ubuntu /etc/keystone
2021-10-15 15:17:53.971 | + 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.974 | + lib/keystone:configure_keystone:205      :   install -m 600 /dev/null /etc/keystone/keystone.conf
2021-10-15 15:17:53.978 | + lib/keystone:configure_keystone:208      :   is_service_enabled ldap
2021-10-15 15:17:53.994 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:17:53.996 | + lib/keystone:configure_keystone:212      :   iniset /etc/keystone/keystone.conf identity driver sql
2021-10-15 15:17:54.027 | + lib/keystone:configure_keystone:213      :   iniset /etc/keystone/keystone.conf identity password_hash_rounds 4
2021-10-15 15:17:54.053 | + lib/keystone:configure_keystone:214      :   iniset /etc/keystone/keystone.conf assignment driver sql
2021-10-15 15:17:54.084 | + lib/keystone:configure_keystone:215      :   iniset /etc/keystone/keystone.conf role driver sql
2021-10-15 15:17:54.120 | + lib/keystone:configure_keystone:216      :   iniset /etc/keystone/keystone.conf resource driver sql
2021-10-15 15:17:54.151 | + lib/keystone:configure_keystone:219      :   iniset /etc/keystone/keystone.conf cache enabled True
2021-10-15 15:17:54.180 | + lib/keystone:configure_keystone:220      :   iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached
2021-10-15 15:17:54.207 | + lib/keystone:configure_keystone:221      :   iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211
2021-10-15 15:17:54.234 | + lib/keystone:configure_keystone:223      :   iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications
2021-10-15 15:17:54.236 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=keystone
2021-10-15 15:17:54.239 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/keystone/keystone.conf
2021-10-15 15:17:54.241 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=oslo_messaging_notifications
2021-10-15 15:17:54.243 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2021-10-15 15:17:54.246 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2021-10-15 15:17:54.268 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:17:54.272 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2021-10-15 15:17:54.274 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2021-10-15 15:17:54.276 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2021-10-15 15:17:54.291 | ++ functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:17:54.293 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/
2021-10-15 15:17:54.296 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/
2021-10-15 15:17:54.326 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2021-10-15 15:17:54.328 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2021-10-15 15:17:54.330 | + lib/keystone:configure_keystone:225      :   local service_port=5000
2021-10-15 15:17:54.333 | + lib/keystone:configure_keystone:226      :   local auth_port=35357
2021-10-15 15:17:54.335 | + lib/keystone:configure_keystone:228      :   is_service_enabled tls-proxy
2021-10-15 15:17:54.351 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:17:54.354 | + lib/keystone:configure_keystone:240      :   iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.24/identity
2021-10-15 15:17:54.383 | + lib/keystone:configure_keystone:241      :   iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.24/identity
2021-10-15 15:17:54.410 | + lib/keystone:configure_keystone:243      :   [[ fernet != '' ]]
2021-10-15 15:17:54.412 | + lib/keystone:configure_keystone:244      :   iniset /etc/keystone/keystone.conf token provider fernet
2021-10-15 15:17:54.443 | ++ lib/keystone:configure_keystone:247      :   database_connection_url keystone
2021-10-15 15:17:54.445 | ++ lib/database:database_connection_url:132 :   local db=keystone
2021-10-15 15:17:54.448 | ++ lib/database:database_connection_url:133 :   database_connection_url_mysql keystone
2021-10-15 15:17:54.450 | ++ lib/databases/mysql:database_connection_url_mysql:202 :   local db=keystone
2021-10-15 15:17:54.452 | ++ 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.455 | + 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.485 | + lib/keystone:configure_keystone:250      :   '[' False '!=' False ']'
2021-10-15 15:17:54.488 | + lib/keystone:configure_keystone:255      :   setup_logging /etc/keystone/keystone.conf
2021-10-15 15:17:54.490 | + functions:setup_logging:674              :   setup_systemd_logging /etc/keystone/keystone.conf
2021-10-15 15:17:54.493 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/keystone/keystone.conf
2021-10-15 15:17:54.496 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2021-10-15 15:17:54.512 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2021-10-15 15:17:54.515 | + functions:setup_systemd_logging:695      :   local pidstr=
2021-10-15 15:17:54.517 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2021-10-15 15:17:54.519 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2021-10-15 15:17:54.522 | + 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.549 | + 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.576 | + 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.604 | + 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.631 | + lib/keystone:configure_keystone:257      :   iniset /etc/keystone/keystone.conf DEFAULT debug True
2021-10-15 15:17:54.658 | + lib/keystone:configure_keystone:259      :   '[' uwsgi == mod_wsgi ']'
2021-10-15 15:17:54.661 | + 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.664 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/keystone/keystone-uwsgi-public.ini
2021-10-15 15:17:54.666 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/keystone-wsgi-public
2021-10-15 15:17:54.668 | + lib/apache:write_uwsgi_config:256        :   local url=/identity
2021-10-15 15:17:54.670 | + lib/apache:write_uwsgi_config:257        :   local http=
2021-10-15 15:17:54.673 | + lib/apache:write_uwsgi_config:258        :   local name=
2021-10-15 15:17:54.675 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/keystone-wsgi-public
2021-10-15 15:17:54.679 | + lib/apache:write_uwsgi_config:259        :   name=keystone-wsgi-public
2021-10-15 15:17:54.682 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2021-10-15 15:17:54.684 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2021-10-15 15:17:54.696 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2021-10-15 15:17:54.696 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2021-10-15 15:17:54.705 | d /var/run/uwsgi 0755 ubuntu root
2021-10-15 15:17:54.708 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2021-10-15 15:17:54.724 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/keystone-wsgi-public.socket
2021-10-15 15:17:54.726 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/keystone/keystone-uwsgi-public.ini
2021-10-15 15:17:54.730 | + 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.759 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2
2021-10-15 15:17:54.786 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true
2021-10-15 15:17:54.813 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true
2021-10-15 15:17:54.839 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false
2021-10-15 15:17:54.867 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90
2021-10-15 15:17:54.893 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true
2021-10-15 15:17:54.920 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3
2021-10-15 15:17:54.947 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true
2021-10-15 15:17:54.974 | + 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:55.001 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535
2021-10-15 15:17:55.028 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close'
2021-10-15 15:17:55.055 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true
2021-10-15 15:17:55.082 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2021-10-15 15:17:55.085 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2021-10-15 15:17:55.087 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for keystone-wsgi-public
2021-10-15 15:17:55.090 | ++ lib/apache:apache_site_config_for:186    :   local site=keystone-wsgi-public
2021-10-15 15:17:55.092 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2021-10-15 15:17:55.094 | ++ functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:17:55.097 | ++ functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:17:55.100 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/keystone-wsgi-public.conf
2021-10-15 15:17:55.103 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf
2021-10-15 15:17:55.105 | + 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.132 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666
2021-10-15 15:17:55.160 | + 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.160 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf
2021-10-15 15:17:55.169 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 
2021-10-15 15:17:55.172 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site keystone-wsgi-public
2021-10-15 15:17:55.175 | + lib/apache:enable_apache_site:203        :   local site=keystone-wsgi-public
2021-10-15 15:17:55.177 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2021-10-15 15:17:55.179 | + lib/apache:enable_apache_mod:54          :   local mod=version
2021-10-15 15:17:55.182 | + lib/apache:enable_apache_mod:56          :   is_ubuntu
2021-10-15 15:17:55.184 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:17:55.186 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:17:55.189 | + lib/apache:enable_apache_mod:59          :   [[ version != \v\e\r\s\i\o\n ]]
2021-10-15 15:17:55.191 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2021-10-15 15:17:55.193 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:17:55.196 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:17:55.198 | + lib/apache:enable_apache_site:207        :   sudo a2ensite keystone-wsgi-public
2021-10-15 15:17:55.259 | Site keystone-wsgi-public already enabled
2021-10-15 15:17:55.263 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2021-10-15 15:17:55.265 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2021-10-15 15:17:55.267 | + functions-common:restart_service:2193    :   '[' -x /bin/systemctl ']'
2021-10-15 15:17:55.270 | + functions-common:restart_service:2194    :   sudo /bin/systemctl restart apache2
2021-10-15 15:17:55.396 | + 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.399 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/keystone/keystone-uwsgi-admin.ini
2021-10-15 15:17:55.402 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/keystone-wsgi-admin
2021-10-15 15:17:55.405 | + lib/apache:write_uwsgi_config:256        :   local url=/identity_admin
2021-10-15 15:17:55.407 | + lib/apache:write_uwsgi_config:257        :   local http=
2021-10-15 15:17:55.409 | + lib/apache:write_uwsgi_config:258        :   local name=
2021-10-15 15:17:55.413 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/keystone-wsgi-admin
2021-10-15 15:17:55.418 | + lib/apache:write_uwsgi_config:259        :   name=keystone-wsgi-admin
2021-10-15 15:17:55.420 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2021-10-15 15:17:55.422 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2021-10-15 15:17:55.435 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2021-10-15 15:17:55.435 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2021-10-15 15:17:55.444 | d /var/run/uwsgi 0755 ubuntu root
2021-10-15 15:17:55.447 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2021-10-15 15:17:55.465 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/keystone-wsgi-admin.socket
2021-10-15 15:17:55.467 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/keystone/keystone-uwsgi-admin.ini
2021-10-15 15:17:55.472 | + 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.502 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2
2021-10-15 15:17:55.529 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true
2021-10-15 15:17:55.555 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true
2021-10-15 15:17:55.583 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false
2021-10-15 15:17:55.610 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90
2021-10-15 15:17:55.637 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true
2021-10-15 15:17:55.665 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3
2021-10-15 15:17:55.691 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true
2021-10-15 15:17:55.718 | + 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.745 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535
2021-10-15 15:17:55.773 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close'
2021-10-15 15:17:55.800 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true
2021-10-15 15:17:55.828 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2021-10-15 15:17:55.830 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2021-10-15 15:17:55.833 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for keystone-wsgi-admin
2021-10-15 15:17:55.835 | ++ lib/apache:apache_site_config_for:186    :   local site=keystone-wsgi-admin
2021-10-15 15:17:55.837 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2021-10-15 15:17:55.840 | ++ functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:17:55.842 | ++ functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:17:55.844 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/keystone-wsgi-admin.conf
2021-10-15 15:17:55.847 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf
2021-10-15 15:17:55.850 | + 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.877 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666
2021-10-15 15:17:55.905 | + 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.905 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf
2021-10-15 15:17:55.915 | 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.918 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site keystone-wsgi-admin
2021-10-15 15:17:55.920 | + lib/apache:enable_apache_site:203        :   local site=keystone-wsgi-admin
2021-10-15 15:17:55.923 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2021-10-15 15:17:55.925 | + lib/apache:enable_apache_mod:54          :   local mod=version
2021-10-15 15:17:55.927 | + lib/apache:enable_apache_mod:56          :   is_ubuntu
2021-10-15 15:17:55.929 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:17:55.932 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:17:55.934 | + lib/apache:enable_apache_mod:59          :   [[ version != \v\e\r\s\i\o\n ]]
2021-10-15 15:17:55.937 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2021-10-15 15:17:55.939 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:17:55.941 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:17:55.944 | + lib/apache:enable_apache_site:207        :   sudo a2ensite keystone-wsgi-admin
2021-10-15 15:17:56.006 | Site keystone-wsgi-admin already enabled
2021-10-15 15:17:56.010 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2021-10-15 15:17:56.012 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2021-10-15 15:17:56.015 | + functions-common:restart_service:2193    :   '[' -x /bin/systemctl ']'
2021-10-15 15:17:56.017 | + functions-common:restart_service:2194    :   sudo /bin/systemctl restart apache2
2021-10-15 15:17:56.151 | + lib/keystone:configure_keystone:267      :   iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384
2021-10-15 15:17:56.183 | + lib/keystone:configure_keystone:269      :   iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/
2021-10-15 15:17:56.213 | + lib/keystone:configure_keystone:271      :   iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/
2021-10-15 15:17:56.244 | + lib/keystone:configure_keystone:279      :   [[ True = True ]]
2021-10-15 15:17:56.246 | + lib/keystone:configure_keystone:280      :   iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2
2021-10-15 15:17:56.277 | + lib/keystone:configure_keystone:281      :   iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10
2021-10-15 15:17:56.305 | + lib/keystone:configure_keystone:282      :   iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2
2021-10-15 15:17:56.333 | + ./stack.sh:main:885                      :   is_service_enabled swift
2021-10-15 15:17:56.350 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:17:56.353 | + ./stack.sh:main:886                      :   is_service_enabled ceilometer
2021-10-15 15:17:56.370 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:17:56.372 | + ./stack.sh:main:889                      :   stack_install_service swift
2021-10-15 15:17:56.374 | + lib/stack:stack_install_service:20       :   local service=swift
2021-10-15 15:17:56.377 | + lib/stack:stack_install_service:21       :   type install_swift
2021-10-15 15:17:56.379 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2021-10-15 15:17:56.381 | + lib/stack:stack_install_service:32       :   install_swift
2021-10-15 15:17:56.384 | + lib/swift:install_swift:742              :   git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master
2021-10-15 15:17:56.386 | + functions-common:git_clone:523           :   local git_remote=https://opendev.org/openstack/swift.git
2021-10-15 15:17:56.388 | + functions-common:git_clone:524           :   local git_dest=/opt/stack/swift
2021-10-15 15:17:56.391 | + functions-common:git_clone:525           :   local git_ref=master
2021-10-15 15:17:56.393 | + functions-common:git_clone:526           :   local orig_dir
2021-10-15 15:17:56.396 | ++ functions-common:git_clone:527           :   pwd
2021-10-15 15:17:56.398 | + functions-common:git_clone:527           :   orig_dir=/home/ubuntu/devstack
2021-10-15 15:17:56.401 | + functions-common:git_clone:528           :   local git_clone_flags=
2021-10-15 15:17:56.403 | ++ functions-common:git_clone:530           :   trueorfalse False RECLONE
2021-10-15 15:17:56.420 | + functions-common:git_clone:530           :   RECLONE=False
2021-10-15 15:17:56.422 | + functions-common:git_clone:531           :   [[ 0 -gt 0 ]]
2021-10-15 15:17:56.425 | + functions-common:git_clone:535           :   [[ False = \T\r\u\e ]]
2021-10-15 15:17:56.428 | + functions-common:git_clone:544           :   echo master
2021-10-15 15:17:56.428 | + functions-common:git_clone:544           :   egrep -q '^refs'
2021-10-15 15:17:56.433 | + functions-common:git_clone:558           :   [[ ! -d /opt/stack/swift ]]
2021-10-15 15:17:56.436 | + functions-common:git_clone:566           :   [[ False = \T\r\u\e ]]
2021-10-15 15:17:56.438 | + functions-common:git_clone:592           :   cd /opt/stack/swift
2021-10-15 15:17:56.441 | + functions-common:git_clone:593           :   git show --oneline
2021-10-15 15:17:56.441 | + functions-common:git_clone:593           :   head -1
2021-10-15 15:17:56.444 | dbd0960ae Merge "Update master for stable/xena"
2021-10-15 15:17:56.447 | + functions-common:git_clone:594           :   cd /home/ubuntu/devstack
2021-10-15 15:17:56.449 | + lib/swift:install_swift:745              :   setup_develop /opt/stack/swift keystone
2021-10-15 15:17:56.452 | + inc/python:setup_develop:338             :   local bindep
2021-10-15 15:17:56.454 | + inc/python:setup_develop:339             :   [[ /opt/stack/swift == -bindep* ]]
2021-10-15 15:17:56.457 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/swift
2021-10-15 15:17:56.459 | + inc/python:setup_develop:344             :   local extras=keystone
2021-10-15 15:17:56.462 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/swift -e keystone
2021-10-15 15:17:56.464 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2021-10-15 15:17:56.466 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/swift == -bindep* ]]
2021-10-15 15:17:56.468 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/swift
2021-10-15 15:17:56.471 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2021-10-15 15:17:56.475 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=keystone
2021-10-15 15:17:56.478 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/swift
2021-10-15 15:17:56.481 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2021-10-15 15:17:56.483 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/swift
2021-10-15 15:17:56.486 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2021-10-15 15:17:56.488 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2021-10-15 15:17:56.491 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg
2021-10-15 15:17:56.497 | + inc/python:_setup_package_with_constraints_edit:385 :   name=swift
2021-10-15 15:17:56.499 | + 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.128 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/swift -e keystone
2021-10-15 15:17:57.131 | + inc/python:setup_package:418             :   local bindep=0
2021-10-15 15:17:57.133 | + inc/python:setup_package:419             :   local bindep_flag=
2021-10-15 15:17:57.135 | + inc/python:setup_package:420             :   local bindep_profiles=
2021-10-15 15:17:57.137 | + inc/python:setup_package:421             :   [[ /opt/stack/swift == -bindep* ]]
2021-10-15 15:17:57.140 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/swift
2021-10-15 15:17:57.142 | + inc/python:setup_package:427             :   local flags=-e
2021-10-15 15:17:57.144 | + inc/python:setup_package:428             :   local extras=keystone
2021-10-15 15:17:57.147 | + inc/python:setup_package:432             :   [[ -n -e ]]
2021-10-15 15:17:57.149 | + inc/python:setup_package:432             :   [[ -z keystone ]]
2021-10-15 15:17:57.151 | + inc/python:setup_package:437             :   [[ ! -z keystone ]]
2021-10-15 15:17:57.154 | + inc/python:setup_package:438             :   extras='[keystone]'
2021-10-15 15:17:57.156 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2021-10-15 15:17:57.158 | + inc/python:setup_package:446             :   pip_install -e '/opt/stack/swift[keystone]'
2021-10-15 15:17:57.179 | Using python 3.8 to install /opt/stack/swift
2021-10-15 15:17:57.182 | + 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.996 | /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.996 |   from cryptography.utils import int_from_bytes
2021-10-15 15:17:57.996 | /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.996 |   from cryptography.utils import int_from_bytes
2021-10-15 15:17:59.057 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:17:59.079 | Obtaining file:///opt/stack/swift
2021-10-15 15:17:59.080 |   Preparing metadata (setup.py): started
2021-10-15 15:18:00.286 |   Preparing metadata (setup.py): finished with status 'done'
2021-10-15 15:18:00.325 | 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.326 | 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.327 | 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.328 | 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.329 | 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.330 | 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.331 | 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.332 | 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.333 | 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.335 | 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.336 | 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.375 | 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.382 | 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.440 | 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.441 | 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.442 | 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.444 | 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.445 | 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.446 | 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.447 | 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.449 | 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.450 | 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.451 | 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.452 | 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.453 | 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.474 | 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.503 | 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.506 | 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.507 | 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.509 | 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.532 | 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.624 | 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.625 | 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.626 | 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.667 | 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.710 | 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.711 | 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.713 | 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.714 | 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.775 | 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.778 | 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.791 | 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.792 | 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.811 | 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.812 | 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.918 | 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.932 | 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.861 | Installing collected packages: swift
2021-10-15 15:18:02.861 |   Attempting uninstall: swift
2021-10-15 15:18:02.862 |     Found existing installation: swift 2.29.0.dev43
2021-10-15 15:18:02.865 |     Can't uninstall 'swift'. No files were found to uninstall.
2021-10-15 15:18:02.867 |   Running setup.py develop for swift
2021-10-15 15:18:04.812 | Successfully installed swift-2.29.0.dev43
2021-10-15 15:18:04.812 | 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:04.942 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:18:04.944 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:18:04.947 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:18:04.949 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:18:04.951 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:18:04.953 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:18:04.955 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:18:04.958 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:18:04.960 | + functions-common:time_stop:2316          :   start_time=1634311077173
2021-10-15 15:18:04.962 | + functions-common:time_stop:2318          :   [[ -z 1634311077173 ]]
2021-10-15 15:18:04.965 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:18:04.969 | + functions-common:time_stop:2321          :   end_time=1634311084966
2021-10-15 15:18:04.971 | + functions-common:time_stop:2322          :   elapsed_time=7793
2021-10-15 15:18:04.974 | + functions-common:time_stop:2323          :   total=52335
2021-10-15 15:18:04.976 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:18:04.978 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=60128
2021-10-15 15:18:04.980 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:18:04.982 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2021-10-15 15:18:04.985 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/swift/swift.egg-info
2021-10-15 15:18:04.987 | + functions-common:safe_chown:2210         :   _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info
2021-10-15 15:18:05.006 | + functions-common:_safe_permission_operation:2058 :   sudo chown -R ubuntu /opt/stack/swift/swift.egg-info
2021-10-15 15:18:05.018 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/swift
2021-10-15 15:18:05.020 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/swift
2021-10-15 15:18:05.022 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:18:05.025 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:18:05.027 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]]
2021-10-15 15:18:05.029 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:18:05.032 | + lib/swift:install_swift:746              :   '[' False == True ']'
2021-10-15 15:18:05.034 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2021-10-15 15:18:05.037 | + ./stack.sh:main:890                      :   configure_swift
2021-10-15 15:18:05.039 | + lib/swift:configure_swift:334            :   local swift_pipeline=crossdomain
2021-10-15 15:18:05.041 | + lib/swift:configure_swift:335            :   local node_number
2021-10-15 15:18:05.043 | + lib/swift:configure_swift:336            :   local swift_node_config
2021-10-15 15:18:05.045 | + lib/swift:configure_swift:337            :   local swift_log_dir
2021-10-15 15:18:05.047 | + 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.084 | No container-sharder running
2021-10-15 15:18:06.084 | No container-reconciler running
2021-10-15 15:18:06.084 | No account-server running
2021-10-15 15:18:06.084 | No object-updater running
2021-10-15 15:18:06.084 | No container-updater running
2021-10-15 15:18:06.084 | No container-auditor running
2021-10-15 15:18:06.084 | No proxy-server running
2021-10-15 15:18:06.084 | No object-reconstructor running
2021-10-15 15:18:06.084 | No container-sync running
2021-10-15 15:18:06.084 | No account-auditor running
2021-10-15 15:18:06.084 | No object-auditor running
2021-10-15 15:18:06.084 | No object-server running
2021-10-15 15:18:06.084 | No account-reaper running
2021-10-15 15:18:06.084 | No container-replicator running
2021-10-15 15:18:06.084 | No account-replicator running
2021-10-15 15:18:06.084 | No object-expirer running
2021-10-15 15:18:06.084 | No container-server running
2021-10-15 15:18:06.084 | No object-replicator running
2021-10-15 15:18:06.151 | + lib/swift:configure_swift:340            :   true
2021-10-15 15:18:06.154 | + lib/swift:configure_swift:342            :   sudo install -d -o ubuntu /etc/swift
2021-10-15 15:18:06.166 | + 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.177 | + lib/swift:configure_swift:345            :   [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]]
2021-10-15 15:18:06.180 | + lib/swift:configure_swift:358            :   sudo tee /etc/rsyncd.conf
2021-10-15 15:18:06.180 | ++ lib/swift:configure_swift:354            :   id -g -n ubuntu
2021-10-15 15:18:06.185 | + lib/swift:configure_swift:354            :   sed -e '
2021-10-15 15:18:06.185 |         s/%GROUP%/ubuntu/;
2021-10-15 15:18:06.185 |         s/%USER%/ubuntu/;
2021-10-15 15:18:06.185 |         s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,;
2021-10-15 15:18:06.185 |     ' /home/ubuntu/devstack/files/swift/rsyncd.conf
2021-10-15 15:18:06.188 | uid = ubuntu
2021-10-15 15:18:06.188 | gid = ubuntu
2021-10-15 15:18:06.188 | log file = /opt/stack/data/swift/logs/rsyncd.log
2021-10-15 15:18:06.188 | pid file = /opt/stack/data/swift/run/rsyncd.pid
2021-10-15 15:18:06.188 | address = 127.0.0.1
2021-10-15 15:18:06.188 | 
2021-10-15 15:18:06.188 | [account6612]
2021-10-15 15:18:06.189 | max connections = 25
2021-10-15 15:18:06.189 | path = /opt/stack/data/swift/1/node/
2021-10-15 15:18:06.189 | read only = false
2021-10-15 15:18:06.189 | lock file = /opt/stack/data/swift/run/account6612.lock
2021-10-15 15:18:06.189 | 
2021-10-15 15:18:06.189 | [account6622]
2021-10-15 15:18:06.189 | max connections = 25
2021-10-15 15:18:06.189 | path = /opt/stack/data/swift/2/node/
2021-10-15 15:18:06.189 | read only = false
2021-10-15 15:18:06.189 | lock file = /opt/stack/data/swift/run/account6622.lock
2021-10-15 15:18:06.189 | 
2021-10-15 15:18:06.189 | [account6632]
2021-10-15 15:18:06.189 | max connections = 25
2021-10-15 15:18:06.189 | path = /opt/stack/data/swift/3/node/
2021-10-15 15:18:06.189 | read only = false
2021-10-15 15:18:06.189 | lock file = /opt/stack/data/swift/run/account6632.lock
2021-10-15 15:18:06.189 | 
2021-10-15 15:18:06.189 | [account6642]
2021-10-15 15:18:06.189 | max connections = 25
2021-10-15 15:18:06.189 | path = /opt/stack/data/swift/4/node/
2021-10-15 15:18:06.189 | read only = false
2021-10-15 15:18:06.189 | lock file = /opt/stack/data/swift/run/account6642.lock
2021-10-15 15:18:06.189 | 
2021-10-15 15:18:06.189 | 
2021-10-15 15:18:06.189 | [container6611]
2021-10-15 15:18:06.189 | max connections = 25
2021-10-15 15:18:06.189 | path = /opt/stack/data/swift/1/node/
2021-10-15 15:18:06.189 | read only = false
2021-10-15 15:18:06.189 | lock file = /opt/stack/data/swift/run/container6611.lock
2021-10-15 15:18:06.189 | 
2021-10-15 15:18:06.189 | [container6621]
2021-10-15 15:18:06.189 | max connections = 25
2021-10-15 15:18:06.189 | path = /opt/stack/data/swift/2/node/
2021-10-15 15:18:06.189 | read only = false
2021-10-15 15:18:06.189 | lock file = /opt/stack/data/swift/run/container6621.lock
2021-10-15 15:18:06.189 | 
2021-10-15 15:18:06.190 | [container6631]
2021-10-15 15:18:06.190 | max connections = 25
2021-10-15 15:18:06.190 | path = /opt/stack/data/swift/3/node/
2021-10-15 15:18:06.190 | read only = false
2021-10-15 15:18:06.190 | lock file = /opt/stack/data/swift/run/container6631.lock
2021-10-15 15:18:06.190 | 
2021-10-15 15:18:06.190 | [container6641]
2021-10-15 15:18:06.190 | max connections = 25
2021-10-15 15:18:06.190 | path = /opt/stack/data/swift/4/node/
2021-10-15 15:18:06.190 | read only = false
2021-10-15 15:18:06.190 | lock file = /opt/stack/data/swift/run/container6641.lock
2021-10-15 15:18:06.190 | 
2021-10-15 15:18:06.190 | 
2021-10-15 15:18:06.190 | [object6613]
2021-10-15 15:18:06.190 | max connections = 25
2021-10-15 15:18:06.190 | path = /opt/stack/data/swift/1/node/
2021-10-15 15:18:06.190 | read only = false
2021-10-15 15:18:06.190 | lock file = /opt/stack/data/swift/run/object6613.lock
2021-10-15 15:18:06.190 | 
2021-10-15 15:18:06.190 | [object6623]
2021-10-15 15:18:06.190 | max connections = 25
2021-10-15 15:18:06.190 | path = /opt/stack/data/swift/2/node/
2021-10-15 15:18:06.190 | read only = false
2021-10-15 15:18:06.190 | lock file = /opt/stack/data/swift/run/object6623.lock
2021-10-15 15:18:06.190 | 
2021-10-15 15:18:06.190 | [object6633]
2021-10-15 15:18:06.190 | max connections = 25
2021-10-15 15:18:06.190 | path = /opt/stack/data/swift/3/node/
2021-10-15 15:18:06.190 | read only = false
2021-10-15 15:18:06.190 | lock file = /opt/stack/data/swift/run/object6633.lock
2021-10-15 15:18:06.190 | 
2021-10-15 15:18:06.190 | [object6643]
2021-10-15 15:18:06.190 | max connections = 25
2021-10-15 15:18:06.190 | path = /opt/stack/data/swift/4/node/
2021-10-15 15:18:06.190 | read only = false
2021-10-15 15:18:06.190 | lock file = /opt/stack/data/swift/run/object6643.lock
2021-10-15 15:18:06.192 | + lib/swift:configure_swift:360            :   is_ubuntu
2021-10-15 15:18:06.194 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:18:06.196 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:18:06.198 | + lib/swift:configure_swift:361            :   sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync
2021-10-15 15:18:06.210 | + lib/swift:configure_swift:366            :   SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf
2021-10-15 15:18:06.212 | + 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.217 | + 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.221 | + lib/swift:configure_swift:372            :   local csyncfile=/etc/swift/container-sync-realms.conf
2021-10-15 15:18:06.223 | + 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.227 | + lib/swift:configure_swift:374            :   iniset /etc/swift/container-sync-realms.conf realm1 key realm1key
2021-10-15 15:18:06.255 | + lib/swift:configure_swift:375            :   iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.24:8080/v1/
2021-10-15 15:18:06.280 | + lib/swift:configure_swift:377            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT user
2021-10-15 15:18:06.297 | + lib/swift:configure_swift:378            :   iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu
2021-10-15 15:18:06.325 | + lib/swift:configure_swift:380            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir
2021-10-15 15:18:06.343 | + lib/swift:configure_swift:381            :   iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift
2021-10-15 15:18:06.370 | + lib/swift:configure_swift:383            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT workers
2021-10-15 15:18:06.388 | + lib/swift:configure_swift:384            :   iniset /etc/swift/proxy-server.conf DEFAULT workers 1
2021-10-15 15:18:06.416 | + lib/swift:configure_swift:386            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level
2021-10-15 15:18:06.434 | + lib/swift:configure_swift:387            :   iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG
2021-10-15 15:18:06.461 | + lib/swift:configure_swift:389            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip
2021-10-15 15:18:06.478 | + lib/swift:configure_swift:390            :   iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0
2021-10-15 15:18:06.506 | + lib/swift:configure_swift:392            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port
2021-10-15 15:18:06.523 | + lib/swift:configure_swift:393            :   is_service_enabled tls-proxy
2021-10-15 15:18:06.538 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:18:06.540 | + lib/swift:configure_swift:396            :   iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080
2021-10-15 15:18:06.568 | + lib/swift:configure_swift:402            :   iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120
2021-10-15 15:18:06.595 | + lib/swift:configure_swift:403            :   iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20
2021-10-15 15:18:06.622 | + lib/swift:configure_swift:406            :   iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true
2021-10-15 15:18:06.649 | + lib/swift:configure_swift:409            :   is_service_enabled ceilometer
2021-10-15 15:18:06.664 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:18:06.666 | + lib/swift:configure_swift:420            :   iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12
2021-10-15 15:18:06.693 | + lib/swift:configure_swift:426            :   is_service_enabled s3api
2021-10-15 15:18:06.707 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:18:06.710 | + lib/swift:configure_swift:429            :   is_service_enabled keystone
2021-10-15 15:18:06.724 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:18:06.726 | + lib/swift:configure_swift:430            :   swift_pipeline+=' authtoken'
2021-10-15 15:18:06.728 | + lib/swift:configure_swift:431            :   is_service_enabled s3api
2021-10-15 15:18:06.743 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:18:06.745 | + lib/swift:configure_swift:436            :   swift_pipeline+=' keystoneauth'
2021-10-15 15:18:06.747 | + lib/swift:configure_swift:439            :   swift_pipeline+=' tempauth '
2021-10-15 15:18:06.749 | + 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.754 | + lib/swift:configure_swift:442            :   sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf
2021-10-15 15:18:06.765 | + lib/swift:configure_swift:444            :   iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true
2021-10-15 15:18:06.792 | + lib/swift:configure_swift:445            :   iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true
2021-10-15 15:18:06.818 | + lib/swift:configure_swift:448            :   iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain
2021-10-15 15:18:06.847 | + lib/swift:configure_swift:453            :   iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift
2021-10-15 15:18:06.876 | + 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:06.902 | + lib/swift:configure_swift:456            :   configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken
2021-10-15 15:18:06.904 | + lib/keystone:configure_keystone_authtoken_middleware:417 :   local conf_file=/etc/swift/proxy-server.conf
2021-10-15 15:18:06.906 | + lib/keystone:configure_keystone_authtoken_middleware:418 :   local admin_user=swift
2021-10-15 15:18:06.908 | + lib/keystone:configure_keystone_authtoken_middleware:419 :   local section=filter:authtoken
2021-10-15 15:18:06.911 | + lib/keystone:configure_keystone_authtoken_middleware:421 :   iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password
2021-10-15 15:18:06.937 | + lib/keystone:configure_keystone_authtoken_middleware:422 :   iniset /etc/swift/proxy-server.conf filter:authtoken interface public
2021-10-15 15:18:06.964 | + lib/keystone:configure_keystone_authtoken_middleware:423 :   iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.24/identity
2021-10-15 15:18:06.991 | + lib/keystone:configure_keystone_authtoken_middleware:424 :   iniset /etc/swift/proxy-server.conf filter:authtoken username swift
2021-10-15 15:18:07.017 | + lib/keystone:configure_keystone_authtoken_middleware:425 :   iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd
2021-10-15 15:18:07.044 | + 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.071 | + lib/keystone:configure_keystone_authtoken_middleware:427 :   iniset /etc/swift/proxy-server.conf filter:authtoken project_name service
2021-10-15 15:18:07.098 | + 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.125 | + 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.152 | + 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.179 | + lib/swift:configure_swift:457            :   iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1
2021-10-15 15:18:07.205 | + lib/swift:configure_swift:458            :   iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache
2021-10-15 15:18:07.233 | + lib/swift:configure_swift:459            :   iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False
2021-10-15 15:18:07.260 | + lib/swift:configure_swift:461            :   iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth
2021-10-15 15:18:07.290 | + lib/swift:configure_swift:462            :   iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin'
2021-10-15 15:18:07.317 | + lib/swift:configure_swift:467            :   iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate
2021-10-15 15:18:07.335 | + lib/swift:configure_swift:468            :   iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH
2021-10-15 15:18:07.362 | + lib/swift:configure_swift:471            :   iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH'
2021-10-15 15:18:07.389 | + lib/swift:configure_swift:473            :   cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf
2021-10-15 15:18:07.394 | + lib/swift:configure_swift:474            :   iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6
2021-10-15 15:18:07.423 | + lib/swift:configure_swift:475            :   iniset /etc/swift/swift.conf swift-constraints max_header_size 16384
2021-10-15 15:18:07.450 | + lib/swift:configure_swift:476            :   iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122
2021-10-15 15:18:07.477 | + lib/swift:configure_swift:478            :   local node_number
2021-10-15 15:18:07.479 | + lib/swift:configure_swift:479            :   for node_number in ${SWIFT_REPLICAS_SEQ}
2021-10-15 15:18:07.481 | + lib/swift:configure_swift:480            :   local swift_node_config=/etc/swift/object-server/1.conf
2021-10-15 15:18:07.483 | + 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.488 | + lib/swift:configure_swift:482            :   generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object
2021-10-15 15:18:07.490 | + lib/swift:generate_swift_config_services:292 :   local swift_node_config=/etc/swift/object-server/1.conf
2021-10-15 15:18:07.492 | + lib/swift:generate_swift_config_services:293 :   local node_id=1
2021-10-15 15:18:07.494 | + lib/swift:generate_swift_config_services:294 :   local bind_port=6613
2021-10-15 15:18:07.496 | + lib/swift:generate_swift_config_services:295 :   local server_type=object
2021-10-15 15:18:07.499 | + lib/swift:generate_swift_config_services:297 :   log_facility=0
2021-10-15 15:18:07.501 | + lib/swift:generate_swift_config_services:298 :   local node_path=/opt/stack/data/swift/1
2021-10-15 15:18:07.503 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT user
2021-10-15 15:18:07.521 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu
2021-10-15 15:18:07.548 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port
2021-10-15 15:18:07.565 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613
2021-10-15 15:18:07.593 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir
2021-10-15 15:18:07.611 | + 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.639 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT devices
2021-10-15 15:18:07.657 | + 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.684 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility
2021-10-15 15:18:07.702 | + 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.729 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT workers
2021-10-15 15:18:07.747 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/object-server/1.conf DEFAULT workers 2
2021-10-15 15:18:07.777 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate
2021-10-15 15:18:07.794 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true
2021-10-15 15:18:07.822 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check
2021-10-15 15:18:07.840 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/object-server/1.conf DEFAULT mount_check false
2021-10-15 15:18:07.868 | + lib/swift:generate_swift_config_services:324 :   iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode
2021-10-15 15:18:07.886 | + 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:07.913 | + 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:07.918 | + lib/swift:configure_swift:483            :   iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip
2021-10-15 15:18:07.936 | + lib/swift:configure_swift:484            :   iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0
2021-10-15 15:18:07.965 | + 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:07.993 | + lib/swift:configure_swift:487            :   swift_node_config=/etc/swift/container-server/1.conf
2021-10-15 15:18:07.995 | + 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:07.999 | + lib/swift:configure_swift:489            :   generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container
2021-10-15 15:18:08.002 | + lib/swift:generate_swift_config_services:292 :   local swift_node_config=/etc/swift/container-server/1.conf
2021-10-15 15:18:08.004 | + lib/swift:generate_swift_config_services:293 :   local node_id=1
2021-10-15 15:18:08.006 | + lib/swift:generate_swift_config_services:294 :   local bind_port=6611
2021-10-15 15:18:08.008 | + lib/swift:generate_swift_config_services:295 :   local server_type=container
2021-10-15 15:18:08.011 | + lib/swift:generate_swift_config_services:297 :   log_facility=0
2021-10-15 15:18:08.013 | + lib/swift:generate_swift_config_services:298 :   local node_path=/opt/stack/data/swift/1
2021-10-15 15:18:08.015 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT user
2021-10-15 15:18:08.032 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu
2021-10-15 15:18:08.061 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port
2021-10-15 15:18:08.080 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611
2021-10-15 15:18:08.108 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir
2021-10-15 15:18:08.126 | + 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.154 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT devices
2021-10-15 15:18:08.171 | + 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.200 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility
2021-10-15 15:18:08.218 | + 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.246 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT workers
2021-10-15 15:18:08.263 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/container-server/1.conf DEFAULT workers 2
2021-10-15 15:18:08.291 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate
2021-10-15 15:18:08.309 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true
2021-10-15 15:18:08.337 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check
2021-10-15 15:18:08.355 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/container-server/1.conf DEFAULT mount_check false
2021-10-15 15:18:08.383 | + 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.401 | + 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.429 | + 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.433 | + lib/swift:configure_swift:490            :   iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip
2021-10-15 15:18:08.451 | + 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.480 | + lib/swift:configure_swift:493            :   swift_node_config=/etc/swift/account-server/1.conf
2021-10-15 15:18:08.482 | + 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.487 | + lib/swift:configure_swift:495            :   generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account
2021-10-15 15:18:08.489 | + lib/swift:generate_swift_config_services:292 :   local swift_node_config=/etc/swift/account-server/1.conf
2021-10-15 15:18:08.491 | + lib/swift:generate_swift_config_services:293 :   local node_id=1
2021-10-15 15:18:08.493 | + lib/swift:generate_swift_config_services:294 :   local bind_port=6612
2021-10-15 15:18:08.495 | + lib/swift:generate_swift_config_services:295 :   local server_type=account
2021-10-15 15:18:08.497 | + lib/swift:generate_swift_config_services:297 :   log_facility=0
2021-10-15 15:18:08.500 | + lib/swift:generate_swift_config_services:298 :   local node_path=/opt/stack/data/swift/1
2021-10-15 15:18:08.502 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT user
2021-10-15 15:18:08.520 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu
2021-10-15 15:18:08.547 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port
2021-10-15 15:18:08.564 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612
2021-10-15 15:18:08.593 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir
2021-10-15 15:18:08.611 | + 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.638 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT devices
2021-10-15 15:18:08.656 | + 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.685 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility
2021-10-15 15:18:08.703 | + 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.730 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT workers
2021-10-15 15:18:08.748 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/account-server/1.conf DEFAULT workers 2
2021-10-15 15:18:08.776 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate
2021-10-15 15:18:08.794 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true
2021-10-15 15:18:08.822 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check
2021-10-15 15:18:08.839 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/account-server/1.conf DEFAULT mount_check false
2021-10-15 15:18:08.867 | + lib/swift:generate_swift_config_services:324 :   iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode
2021-10-15 15:18:08.885 | + 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:08.912 | + 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:08.916 | + lib/swift:configure_swift:496            :   iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip
2021-10-15 15:18:08.934 | + lib/swift:configure_swift:497            :   iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0
2021-10-15 15:18:08.962 | + lib/swift:configure_swift:501            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin'
2021-10-15 15:18:08.990 | + lib/swift:configure_swift:502            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin'
2021-10-15 15:18:09.017 | + lib/swift:configure_swift:503            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin'
2021-10-15 15:18:09.044 | + lib/swift:configure_swift:505            :   testfile=/etc/swift/test.conf
2021-10-15 15:18:09.047 | + lib/swift:configure_swift:506            :   cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf
2021-10-15 15:18:09.051 | + lib/swift:configure_swift:509            :   iniset /etc/swift/test.conf func_test account swiftprojecttest1
2021-10-15 15:18:09.079 | + lib/swift:configure_swift:510            :   iniset /etc/swift/test.conf func_test username swiftusertest1
2021-10-15 15:18:09.107 | + lib/swift:configure_swift:511            :   iniset /etc/swift/test.conf func_test username3 swiftusertest3
2021-10-15 15:18:09.135 | + lib/swift:configure_swift:512            :   iniset /etc/swift/test.conf func_test account2 swiftprojecttest2
2021-10-15 15:18:09.163 | + lib/swift:configure_swift:513            :   iniset /etc/swift/test.conf func_test username2 swiftusertest2
2021-10-15 15:18:09.191 | + lib/swift:configure_swift:514            :   iniset /etc/swift/test.conf func_test account4 swiftprojecttest4
2021-10-15 15:18:09.217 | + lib/swift:configure_swift:515            :   iniset /etc/swift/test.conf func_test username4 swiftusertest4
2021-10-15 15:18:09.245 | + lib/swift:configure_swift:516            :   iniset /etc/swift/test.conf func_test password4 testing4
2021-10-15 15:18:09.272 | + lib/swift:configure_swift:517            :   iniset /etc/swift/test.conf func_test domain4 swift_test
2021-10-15 15:18:09.299 | + lib/swift:configure_swift:519            :   is_service_enabled keystone
2021-10-15 15:18:09.315 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:18:09.317 | + lib/swift:configure_swift:520            :   iniuncomment /etc/swift/test.conf func_test auth_version
2021-10-15 15:18:09.335 | + lib/swift:configure_swift:521            :   local auth_vers
2021-10-15 15:18:09.338 | ++ lib/swift:configure_swift:522            :   iniget /etc/swift/test.conf func_test auth_version
2021-10-15 15:18:09.357 | + lib/swift:configure_swift:522            :   auth_vers=3
2021-10-15 15:18:09.359 | + lib/swift:configure_swift:523            :   iniset /etc/swift/test.conf func_test auth_host 10.222.0.24
2021-10-15 15:18:09.386 | + lib/swift:configure_swift:524            :   [[ http == \h\t\t\p\s ]]
2021-10-15 15:18:09.388 | + lib/swift:configure_swift:527            :   iniset /etc/swift/test.conf func_test auth_port 80
2021-10-15 15:18:09.415 | + lib/swift:configure_swift:529            :   iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.24/identity
2021-10-15 15:18:09.443 | + lib/swift:configure_swift:530            :   [[ 3 == \3 ]]
2021-10-15 15:18:09.446 | + lib/swift:configure_swift:531            :   iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/
2021-10-15 15:18:09.473 | + lib/swift:configure_swift:535            :   is_service_enabled tls-proxy
2021-10-15 15:18:09.488 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:18:09.491 | + lib/swift:configure_swift:541            :   local user_group
2021-10-15 15:18:09.494 | ++ lib/swift:configure_swift:542            :   id -g ubuntu
2021-10-15 15:18:09.498 | + lib/swift:configure_swift:542            :   user_group=1000
2021-10-15 15:18:09.500 | + lib/swift:configure_swift:543            :   sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift
2021-10-15 15:18:09.513 | + lib/swift:configure_swift:545            :   local swift_log_dir=/opt/stack/data/swift/logs
2021-10-15 15:18:09.516 | + lib/swift:configure_swift:546            :   sudo rm -rf /opt/stack/data/swift/logs
2021-10-15 15:18:09.527 | + lib/swift:configure_swift:547            :   local swift_log_group=adm
2021-10-15 15:18:09.530 | + lib/swift:configure_swift:548            :   is_suse
2021-10-15 15:18:09.532 | + functions-common:is_suse:462             :   is_opensuse
2021-10-15 15:18:09.534 | + functions-common:is_opensuse:469         :   [[ -z Ubuntu ]]
2021-10-15 15:18:09.537 | + functions-common:is_opensuse:473         :   [[ Ubuntu =~ (openSUSE) ]]
2021-10-15 15:18:09.539 | + functions-common:is_suse:462             :   is_suse_linux_enterprise
2021-10-15 15:18:09.542 | + functions-common:is_suse_linux_enterprise:481 :   [[ -z Ubuntu ]]
2021-10-15 15:18:09.544 | + functions-common:is_suse_linux_enterprise:485 :   [[ Ubuntu =~ (^SUSE) ]]
2021-10-15 15:18:09.546 | + lib/swift:configure_swift:551            :   sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly
2021-10-15 15:18:09.558 | + lib/swift:configure_swift:553            :   [[ False != \F\a\l\s\e ]]
2021-10-15 15:18:09.560 | + lib/swift:configure_swift:561            :   '[' False == True ']'
2021-10-15 15:18:09.563 | + ./stack.sh:main:893                      :   is_service_enabled s3api
2021-10-15 15:18:09.579 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:18:09.582 | + ./stack.sh:main:899                      :   is_service_enabled g-api n-api
2021-10-15 15:18:09.600 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:18:09.602 | + ./stack.sh:main:901                      :   stack_install_service glance
2021-10-15 15:18:09.604 | + lib/stack:stack_install_service:20       :   local service=glance
2021-10-15 15:18:09.607 | + lib/stack:stack_install_service:21       :   type install_glance
2021-10-15 15:18:09.609 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2021-10-15 15:18:09.611 | + lib/stack:stack_install_service:32       :   install_glance
2021-10-15 15:18:09.614 | + lib/glance:install_glance:514            :   glance_store_extras=()
2021-10-15 15:18:09.617 | + lib/glance:install_glance:514            :   local glance_store_extras
2021-10-15 15:18:09.619 | + lib/glance:install_glance:516            :   is_service_enabled cinder
2021-10-15 15:18:09.635 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:18:09.638 | + lib/glance:install_glance:517            :   glance_store_extras=("cinder" "${glance_store_extras[@]}")
2021-10-15 15:18:09.641 | + lib/glance:install_glance:520            :   is_service_enabled swift
2021-10-15 15:18:09.657 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:18:09.661 | + lib/glance:install_glance:521            :   glance_store_extras=("swift" "${glance_store_extras[@]}")
2021-10-15 15:18:09.663 | + lib/glance:install_glance:526            :   use_library_from_git glance_store
2021-10-15 15:18:09.666 | + inc/python:use_library_from_git:250      :   local name=glance_store
2021-10-15 15:18:09.669 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:18:09.671 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:18:09.674 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,glance_store, ]]
2021-10-15 15:18:09.677 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:18:09.680 | ++ lib/glance:install_glance:532            :   join_extras swift cinder
2021-10-15 15:18:09.683 | ++ inc/python:join_extras:29                :   local IFS=,
2021-10-15 15:18:09.685 | ++ inc/python:join_extras:30                :   echo swift,cinder
2021-10-15 15:18:09.688 | + lib/glance:install_glance:532            :   pip_install_gr_extras glance-store swift,cinder
2021-10-15 15:18:09.691 | + inc/python:pip_install_gr_extras:89      :   local name=glance-store
2021-10-15 15:18:09.694 | + inc/python:pip_install_gr_extras:90      :   local extras=swift,cinder
2021-10-15 15:18:09.696 | + inc/python:pip_install_gr_extras:91      :   local version_constraints
2021-10-15 15:18:09.699 | ++ inc/python:pip_install_gr_extras:92      :   get_version_constraints_from_global_requirements glance-store
2021-10-15 15:18:09.702 | ++ inc/python:get_version_constraints_from_global_requirements:237 :   local package=glance-store
2021-10-15 15:18:09.705 | ++ inc/python:get_version_constraints_from_global_requirements:238 :   local required_pkg_version_constraint
2021-10-15 15:18:09.709 | +++ 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.709 | +++ inc/python:get_version_constraints_from_global_requirements:240 :   cut -d# -f1
2021-10-15 15:18:09.714 | ++ inc/python:get_version_constraints_from_global_requirements:240 :   required_pkg_version_constraint='!=0.29.0  '
2021-10-15 15:18:09.717 | ++ inc/python:get_version_constraints_from_global_requirements:241 :   [[ !=0.29.0   == '' ]]
2021-10-15 15:18:09.719 | ++ inc/python:get_version_constraints_from_global_requirements:244 :   echo '!=0.29.0'
2021-10-15 15:18:09.723 | + inc/python:pip_install_gr_extras:92      :   version_constraints='!=0.29.0'
2021-10-15 15:18:09.726 | + inc/python:pip_install_gr_extras:93      :   pip_install 'glance-store[swift,cinder]!=0.29.0'
2021-10-15 15:18:09.747 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0
2021-10-15 15:18:09.749 | + 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.556 | /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.556 |   from cryptography.utils import int_from_bytes
2021-10-15 15:18:10.556 | /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.556 |   from cryptography.utils import int_from_bytes
2021-10-15 15:18:11.618 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:18:11.637 | 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.720 | 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.722 | 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.723 | 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.724 | 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.725 | 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.726 | 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.728 | 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.729 | 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.730 | 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.731 | 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.732 | 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.733 | 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.735 | 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.737 | 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.739 | 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.742 | 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.744 | 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.746 | 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.755 | 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.756 | 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.761 | 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:11.831 | 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:11.833 | 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:11.834 | 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:11.857 | 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:11.860 | 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:11.861 | 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:11.862 | 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:11.864 | 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:11.875 | 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:11.916 | 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:11.917 | 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:11.918 | 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:11.920 | 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:11.939 | 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:11.941 | 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:11.957 | 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:11.972 | 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:11.974 | 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:11.992 | 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:11.995 | 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.074 | 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.075 | 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.077 | 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.080 | 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.129 | 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.157 | 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.195 | 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.360 | 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.366 | 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.399 | 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.400 | 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.400 | 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.402 | 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.405 | 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.406 | 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.616 | 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.655 | 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.738 | 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:12.890 | 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.636 | 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.757 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:18:14.759 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:18:14.761 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:18:14.764 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:18:14.766 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:18:14.768 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:18:14.771 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:18:14.773 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:18:14.775 | + functions-common:time_stop:2316          :   start_time=1634311089741
2021-10-15 15:18:14.778 | + functions-common:time_stop:2318          :   [[ -z 1634311089741 ]]
2021-10-15 15:18:14.781 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:18:14.785 | + functions-common:time_stop:2321          :   end_time=1634311094782
2021-10-15 15:18:14.787 | + functions-common:time_stop:2322          :   elapsed_time=5041
2021-10-15 15:18:14.790 | + functions-common:time_stop:2323          :   total=60128
2021-10-15 15:18:14.792 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:18:14.794 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=65169
2021-10-15 15:18:14.797 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:18:14.799 | + lib/glance:install_glance:533            :   copy_rootwrap /usr/local/etc/glance
2021-10-15 15:18:14.802 | + lib/glance:copy_rootwrap:239             :   local source_path=/usr/local/etc/glance
2021-10-15 15:18:14.804 | + lib/glance:copy_rootwrap:241             :   sudo install -d -o ubuntu /etc/glance
2021-10-15 15:18:14.817 | + 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:14.822 | + lib/glance:install_glance:536            :   git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master
2021-10-15 15:18:14.824 | + functions-common:git_clone:523           :   local git_remote=https://opendev.org/openstack/glance.git
2021-10-15 15:18:14.826 | + functions-common:git_clone:524           :   local git_dest=/opt/stack/glance
2021-10-15 15:18:14.829 | + functions-common:git_clone:525           :   local git_ref=master
2021-10-15 15:18:14.831 | + functions-common:git_clone:526           :   local orig_dir
2021-10-15 15:18:14.834 | ++ functions-common:git_clone:527           :   pwd
2021-10-15 15:18:14.837 | + functions-common:git_clone:527           :   orig_dir=/home/ubuntu/devstack
2021-10-15 15:18:14.839 | + functions-common:git_clone:528           :   local git_clone_flags=
2021-10-15 15:18:14.842 | ++ functions-common:git_clone:530           :   trueorfalse False RECLONE
2021-10-15 15:18:14.859 | + functions-common:git_clone:530           :   RECLONE=False
2021-10-15 15:18:14.861 | + functions-common:git_clone:531           :   [[ 0 -gt 0 ]]
2021-10-15 15:18:14.863 | + functions-common:git_clone:535           :   [[ False = \T\r\u\e ]]
2021-10-15 15:18:14.866 | + functions-common:git_clone:544           :   echo master
2021-10-15 15:18:14.867 | + functions-common:git_clone:544           :   egrep -q '^refs'
2021-10-15 15:18:14.872 | + functions-common:git_clone:558           :   [[ ! -d /opt/stack/glance ]]
2021-10-15 15:18:14.874 | + functions-common:git_clone:566           :   [[ False = \T\r\u\e ]]
2021-10-15 15:18:14.876 | + functions-common:git_clone:592           :   cd /opt/stack/glance
2021-10-15 15:18:14.879 | + functions-common:git_clone:593           :   git show --oneline
2021-10-15 15:18:14.879 | + functions-common:git_clone:593           :   head -1
2021-10-15 15:18:14.883 | ff8e3d4a0 Merge "Add libpcre3-dev/pcre-devel to bindep.txt"
2021-10-15 15:18:14.886 | + functions-common:git_clone:594           :   cd /home/ubuntu/devstack
2021-10-15 15:18:14.889 | + lib/glance:install_glance:538            :   setup_develop /opt/stack/glance
2021-10-15 15:18:14.891 | + inc/python:setup_develop:338             :   local bindep
2021-10-15 15:18:14.894 | + inc/python:setup_develop:339             :   [[ /opt/stack/glance == -bindep* ]]
2021-10-15 15:18:14.897 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/glance
2021-10-15 15:18:14.899 | + inc/python:setup_develop:344             :   local extras=
2021-10-15 15:18:14.902 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/glance -e
2021-10-15 15:18:14.904 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2021-10-15 15:18:14.907 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/glance == -bindep* ]]
2021-10-15 15:18:14.909 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/glance
2021-10-15 15:18:14.912 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2021-10-15 15:18:14.914 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2021-10-15 15:18:14.918 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/glance
2021-10-15 15:18:14.920 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2021-10-15 15:18:14.923 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/glance
2021-10-15 15:18:14.925 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2021-10-15 15:18:14.928 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2021-10-15 15:18:14.931 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg
2021-10-15 15:18:14.936 | + inc/python:_setup_package_with_constraints_edit:385 :   name=glance
2021-10-15 15:18:14.939 | + 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.589 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/glance -e
2021-10-15 15:18:15.591 | + inc/python:setup_package:418             :   local bindep=0
2021-10-15 15:18:15.594 | + inc/python:setup_package:419             :   local bindep_flag=
2021-10-15 15:18:15.596 | + inc/python:setup_package:420             :   local bindep_profiles=
2021-10-15 15:18:15.598 | + inc/python:setup_package:421             :   [[ /opt/stack/glance == -bindep* ]]
2021-10-15 15:18:15.601 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/glance
2021-10-15 15:18:15.603 | + inc/python:setup_package:427             :   local flags=-e
2021-10-15 15:18:15.605 | + inc/python:setup_package:428             :   local extras=
2021-10-15 15:18:15.608 | + inc/python:setup_package:432             :   [[ -n -e ]]
2021-10-15 15:18:15.610 | + inc/python:setup_package:432             :   [[ -z '' ]]
2021-10-15 15:18:15.612 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2021-10-15 15:18:15.615 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2021-10-15 15:18:15.617 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2021-10-15 15:18:15.620 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/glance
2021-10-15 15:18:15.641 | Using python 3.8 to install /opt/stack/glance
2021-10-15 15:18:15.643 | + 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.454 | /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.454 |   from cryptography.utils import int_from_bytes
2021-10-15 15:18:16.454 | /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.454 |   from cryptography.utils import int_from_bytes
2021-10-15 15:18:17.524 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:18:17.541 | Obtaining file:///opt/stack/glance
2021-10-15 15:18:17.542 |   Preparing metadata (setup.py): started
2021-10-15 15:18:18.703 |   Preparing metadata (setup.py): finished with status 'done'
2021-10-15 15:18:18.776 | 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:18.777 | 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:18.779 | 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:18.780 | 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:18.781 | 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:18.782 | 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:18.783 | 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:18.784 | 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:18.786 | 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:18.787 | 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:18.788 | 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:18.789 | 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:18.790 | 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:18.791 | 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:18.792 | 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:18.793 | 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:18.794 | 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:18.795 | 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:18.796 | 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:18.797 | 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:18.798 | 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:18.799 | 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:18.801 | 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:18.802 | 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:18.803 | 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:18.805 | 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:18.806 | 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:18.807 | 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:18.808 | 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:18.809 | 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:18.810 | 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:18.811 | 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:18.812 | 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:18.813 | 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:18.814 | 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:18.816 | 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:18.817 | 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:18.818 | 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:18.819 | 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:18.820 | 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:18.821 | 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:18.822 | 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:18.823 | 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:18.824 | 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:18.840 | 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:18.842 | 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:18.843 | 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:18.866 | 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:18.867 | 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:18.906 | 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:18.924 | 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:18.937 | 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:18.950 | 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:18.951 | 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.034 | 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.111 | 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.165 | 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.167 | 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.198 | 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.244 | 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.246 | 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.247 | 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.305 | 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.306 | 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.308 | 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.335 | 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.383 | 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.386 | 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.469 | 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.473 | 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.475 | 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.477 | 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.478 | 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.500 | 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.504 | 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.506 | 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.549 | 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.590 | 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.592 | 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.594 | 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.670 | 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:19.823 | 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.124 | 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.126 | 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.129 | 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.131 | 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.188 | 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.213 | 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.332 | 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.396 | 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.447 | 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.664 | 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.666 | 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.675 | 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.676 | 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.676 | 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.676 | 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.676 | 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:20.794 | 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:20.827 | 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:20.875 | 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:20.880 | 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.141 | 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.331 | 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.332 | 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.334 | 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.337 | 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.411 | 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.565 | 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.667 | 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:21.943 | 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:21.944 | 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.170 | 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.482 | 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:22.884 | 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:22.885 | 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:22.886 | 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:22.888 | 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:24.057 | Installing collected packages: glance
2021-10-15 15:18:24.057 |   Attempting uninstall: glance
2021-10-15 15:18:24.058 |     Found existing installation: glance 23.1.0.dev15
2021-10-15 15:18:24.064 |     Can't uninstall 'glance'. No files were found to uninstall.
2021-10-15 15:18:24.066 |   Running setup.py develop for glance
2021-10-15 15:18:26.082 | Successfully installed glance
2021-10-15 15:18:26.082 | 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.224 | + inc/python:pip_install:200               :   result=0
2021-10-15 15:18:26.226 | + inc/python:pip_install:202               :   time_stop pip_install
2021-10-15 15:18:26.229 | + functions-common:time_stop:2309          :   local name
2021-10-15 15:18:26.231 | + functions-common:time_stop:2310          :   local end_time
2021-10-15 15:18:26.233 | + functions-common:time_stop:2311          :   local elapsed_time
2021-10-15 15:18:26.236 | + functions-common:time_stop:2312          :   local total
2021-10-15 15:18:26.238 | + functions-common:time_stop:2313          :   local start_time
2021-10-15 15:18:26.240 | + functions-common:time_stop:2315          :   name=pip_install
2021-10-15 15:18:26.243 | + functions-common:time_stop:2316          :   start_time=1634311095635
2021-10-15 15:18:26.245 | + functions-common:time_stop:2318          :   [[ -z 1634311095635 ]]
2021-10-15 15:18:26.248 | ++ functions-common:time_stop:2321          :   date +%s%3N
2021-10-15 15:18:26.252 | + functions-common:time_stop:2321          :   end_time=1634311106249
2021-10-15 15:18:26.255 | + functions-common:time_stop:2322          :   elapsed_time=10614
2021-10-15 15:18:26.257 | + functions-common:time_stop:2323          :   total=65169
2021-10-15 15:18:26.259 | + functions-common:time_stop:2325          :   _TIME_START[$name]=
2021-10-15 15:18:26.261 | + functions-common:time_stop:2326          :   _TIME_TOTAL[$name]=75783
2021-10-15 15:18:26.264 | + inc/python:pip_install:203               :   return 0
2021-10-15 15:18:26.266 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2021-10-15 15:18:26.269 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/glance/glance.egg-info
2021-10-15 15:18:26.272 | + functions-common:safe_chown:2210         :   _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info
2021-10-15 15:18:26.291 | + functions-common:_safe_permission_operation:2058 :   sudo chown -R ubuntu /opt/stack/glance/glance.egg-info
2021-10-15 15:18:26.303 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/glance
2021-10-15 15:18:26.305 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/glance
2021-10-15 15:18:26.308 | + inc/python:use_library_from_git:251      :   local enabled=1
2021-10-15 15:18:26.310 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2021-10-15 15:18:26.313 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]]
2021-10-15 15:18:26.316 | + inc/python:use_library_from_git:253      :   return 1
2021-10-15 15:18:26.318 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2021-10-15 15:18:26.321 | + ./stack.sh:main:902                      :   configure_glance
2021-10-15 15:18:26.323 | + lib/glance:configure_glance:330          :   sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs
2021-10-15 15:18:26.336 | + lib/glance:configure_glance:333          :   local dburl
2021-10-15 15:18:26.339 | ++ lib/glance:configure_glance:334          :   database_connection_url glance
2021-10-15 15:18:26.341 | ++ lib/database:database_connection_url:132 :   local db=glance
2021-10-15 15:18:26.343 | ++ lib/database:database_connection_url:133 :   database_connection_url_mysql glance
2021-10-15 15:18:26.346 | ++ lib/databases/mysql:database_connection_url_mysql:202 :   local db=glance
2021-10-15 15:18:26.348 | ++ 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.351 | + lib/glance:configure_glance:334          :   dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8'
2021-10-15 15:18:26.353 | + lib/glance:configure_glance:336          :   iniset /etc/glance/glance-api.conf DEFAULT debug True
2021-10-15 15:18:26.381 | + 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.410 | + lib/glance:configure_glance:338          :   iniset /etc/glance/glance-api.conf DEFAULT use_syslog False
2021-10-15 15:18:26.438 | + 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.467 | + 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.497 | + lib/glance:configure_glance:341          :   iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement
2021-10-15 15:18:26.525 | + lib/glance:configure_glance:342          :   configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance
2021-10-15 15:18:26.528 | + lib/keystone:configure_keystone_authtoken_middleware:417 :   local conf_file=/etc/glance/glance-api.conf
2021-10-15 15:18:26.530 | + lib/keystone:configure_keystone_authtoken_middleware:418 :   local admin_user=glance
2021-10-15 15:18:26.532 | + lib/keystone:configure_keystone_authtoken_middleware:419 :   local section=keystone_authtoken
2021-10-15 15:18:26.535 | + lib/keystone:configure_keystone_authtoken_middleware:421 :   iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password
2021-10-15 15:18:26.563 | + lib/keystone:configure_keystone_authtoken_middleware:422 :   iniset /etc/glance/glance-api.conf keystone_authtoken interface public
2021-10-15 15:18:26.591 | + lib/keystone:configure_keystone_authtoken_middleware:423 :   iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.24/identity
2021-10-15 15:18:26.621 | + lib/keystone:configure_keystone_authtoken_middleware:424 :   iniset /etc/glance/glance-api.conf keystone_authtoken username glance
2021-10-15 15:18:26.649 | + lib/keystone:configure_keystone_authtoken_middleware:425 :   iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd
2021-10-15 15:18:26.678 | + 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.707 | + lib/keystone:configure_keystone_authtoken_middleware:427 :   iniset /etc/glance/glance-api.conf keystone_authtoken project_name service
2021-10-15 15:18:26.736 | + lib/keystone:configure_keystone_authtoken_middleware:428 :   iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default
2021-10-15 15:18:26.765 | + 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:26.794 | + lib/keystone:configure_keystone_authtoken_middleware:431 :   iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211
2021-10-15 15:18:26.823 | + lib/glance:configure_glance:343          :   iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2
2021-10-15 15:18:26.853 | + lib/glance:configure_glance:344          :   iniset_rpc_backend glance /etc/glance/glance-api.conf
2021-10-15 15:18:26.856 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=glance
2021-10-15 15:18:26.858 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/glance/glance-api.conf
2021-10-15 15:18:26.860 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2021-10-15 15:18:26.863 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2021-10-15 15:18:26.865 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2021-10-15 15:18:26.882 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:18:26.885 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2021-10-15 15:18:26.887 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2021-10-15 15:18:26.890 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2021-10-15 15:18:26.906 | ++ functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:18:26.910 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/
2021-10-15 15:18:26.913 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/
2021-10-15 15:18:26.942 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2021-10-15 15:18:26.944 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2021-10-15 15:18:26.946 | + lib/glance:configure_glance:345          :   '[' libvirt = libvirt ']'
2021-10-15 15:18:26.948 | + lib/glance:configure_glance:345          :   '[' kvm = parallels ']'
2021-10-15 15:18:26.951 | + lib/glance:configure_glance:349          :   iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False
2021-10-15 15:18:26.981 | + lib/glance:configure_glance:350          :   iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False
2021-10-15 15:18:27.010 | + lib/glance:configure_glance:353          :   configure_glance_store False False
2021-10-15 15:18:27.013 | + lib/glance:configure_glance_store:252    :   local use_cinder_for_glance=False
2021-10-15 15:18:27.015 | + lib/glance:configure_glance_store:253    :   local glance_enable_multiple_stores=False
2021-10-15 15:18:27.017 | + lib/glance:configure_glance_store:254    :   local be
2021-10-15 15:18:27.020 | + lib/glance:configure_glance_store:256    :   [[ False == \F\a\l\s\e ]]
2021-10-15 15:18:27.022 | + lib/glance:configure_glance_store:258    :   [[ False == \T\r\u\e ]]
2021-10-15 15:18:27.025 | + 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.054 | + lib/glance:configure_glance:356          :   '[' -n '' ']'
2021-10-15 15:18:27.057 | + lib/glance:configure_glance:359          :   iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.24
2021-10-15 15:18:27.086 | + lib/glance:configure_glance:363          :   [[ False == \F\a\l\s\e ]]
2021-10-15 15:18:27.089 | + lib/glance:configure_glance:365          :   is_service_enabled s-proxy
2021-10-15 15:18:27.105 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:18:27.108 | + lib/glance:configure_glance:366          :   iniset /etc/glance/glance-api.conf glance_store default_store swift
2021-10-15 15:18:27.137 | + 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.166 | + 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.204 | + lib/glance:configure_glance:370          :   iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1
2021-10-15 15:18:27.234 | + lib/glance:configure_glance:371          :   iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift'
2021-10-15 15:18:27.264 | + lib/glance:configure_glance:372          :   is_service_enabled tls-proxy
2021-10-15 15:18:27.281 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:18:27.283 | + lib/glance:configure_glance:375          :   iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5
2021-10-15 15:18:27.314 | + lib/glance:configure_glance:377          :   iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift
2021-10-15 15:18:27.343 | + lib/glance:configure_glance:379          :   iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd
2021-10-15 15:18:27.372 | + lib/glance:configure_glance:380          :   iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.24/identity/v3
2021-10-15 15:18:27.401 | + lib/glance:configure_glance:381          :   iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3
2021-10-15 15:18:27.431 | + lib/glance:configure_glance:387          :   iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.24/image
2021-10-15 15:18:27.460 | + lib/glance:configure_glance:389          :   is_service_enabled tls-proxy
2021-10-15 15:18:27.477 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:18:27.479 | + lib/glance:configure_glance:395          :   setup_logging /etc/glance/glance-api.conf
2021-10-15 15:18:27.481 | + functions:setup_logging:674              :   setup_systemd_logging /etc/glance/glance-api.conf
2021-10-15 15:18:27.484 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/glance/glance-api.conf
2021-10-15 15:18:27.487 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2021-10-15 15:18:27.504 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2021-10-15 15:18:27.506 | + functions:setup_systemd_logging:695      :   local pidstr=
2021-10-15 15:18:27.508 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2021-10-15 15:18:27.511 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2021-10-15 15:18:27.513 | + 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.543 | + 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.575 | + 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.606 | + 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.635 | + 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.639 | + lib/glance:configure_glance:400          :   iniset /etc/glance/glance-cache.conf DEFAULT debug True
2021-10-15 15:18:27.669 | + lib/glance:configure_glance:401          :   iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False
2021-10-15 15:18:27.699 | + 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.728 | + lib/glance:configure_glance:403          :   iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.24/identity
2021-10-15 15:18:27.758 | + lib/glance:configure_glance:404          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service
2021-10-15 15:18:27.787 | + lib/glance:configure_glance:405          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance
2021-10-15 15:18:27.817 | + lib/glance:configure_glance:406          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd
2021-10-15 15:18:27.846 | + 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:27.875 | + lib/glance:configure_glance:412          :   iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]'
2021-10-15 15:18:27.904 | + lib/glance:configure_glance:413          :   iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin
2021-10-15 15:18:27.933 | + lib/glance:configure_glance:414          :   iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject
2021-10-15 15:18:27.963 | + lib/glance:configure_glance:416          :   cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json
2021-10-15 15:18:27.968 | + 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:27.977 | + lib/glance:configure_glance:420          :   is_service_enabled tls-proxy
2021-10-15 15:18:27.992 | + functions-common:is_service_enabled:1965 :   return 1
2021-10-15 15:18:27.995 | + lib/glance:configure_glance:428          :   [[ False == False ]]
2021-10-15 15:18:27.997 | + 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:27.999 | + lib/apache:write_local_uwsgi_http_config:319 :   local file=/etc/glance/glance-uwsgi.ini
2021-10-15 15:18:28.002 | + lib/apache:write_local_uwsgi_http_config:320 :   local wsgi=/usr/local/bin/glance-wsgi-api
2021-10-15 15:18:28.004 | + lib/apache:write_local_uwsgi_http_config:321 :   local url=/image
2021-10-15 15:18:28.007 | ++ lib/apache:write_local_uwsgi_http_config:322 :   basename /usr/local/bin/glance-wsgi-api
2021-10-15 15:18:28.011 | + lib/apache:write_local_uwsgi_http_config:322 :   name=glance-wsgi-api
2021-10-15 15:18:28.013 | + lib/apache:write_local_uwsgi_http_config:328 :   rm -rf /etc/glance/glance-uwsgi.ini
2021-10-15 15:18:28.017 | + 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.046 | ++ lib/apache:write_local_uwsgi_http_config:330 :   get_random_port
2021-10-15 15:18:28.049 | ++ functions:get_random_port:836            :   read lower_port upper_port
2021-10-15 15:18:28.051 | ++ functions:get_random_port:837            :   true
2021-10-15 15:18:28.054 | ++ functions:get_random_port:838            :   (( port = upper_port  ))
2021-10-15 15:18:28.056 | ++ functions:get_random_port:838            :   (( port >= lower_port  ))
2021-10-15 15:18:28.058 | ++ functions:get_random_port:839            :   sudo lsof -i :60999
2021-10-15 15:18:28.111 | ++ functions:get_random_port:840            :   [[ 1 > 0 ]]
2021-10-15 15:18:28.113 | ++ functions:get_random_port:841            :   break 2
2021-10-15 15:18:28.116 | ++ functions:get_random_port:845            :   echo 60999
2021-10-15 15:18:28.118 | + lib/apache:write_local_uwsgi_http_config:330 :   port=60999
2021-10-15 15:18:28.120 | + 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.148 | + lib/apache:write_local_uwsgi_http_config:332 :   iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2
2021-10-15 15:18:28.176 | + lib/apache:write_local_uwsgi_http_config:334 :   iniset /etc/glance/glance-uwsgi.ini uwsgi master true
2021-10-15 15:18:28.203 | + 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.229 | + 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.257 | + lib/apache:write_local_uwsgi_http_config:338 :   iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true
2021-10-15 15:18:28.284 | + lib/apache:write_local_uwsgi_http_config:339 :   iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3
2021-10-15 15:18:28.311 | + lib/apache:write_local_uwsgi_http_config:341 :   iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true
2021-10-15 15:18:28.341 | + 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.369 | + 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.396 | + lib/apache:write_local_uwsgi_http_config:348 :   iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535
2021-10-15 15:18:28.423 | + 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.451 | + lib/apache:write_local_uwsgi_http_config:352 :   iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true
2021-10-15 15:18:28.478 | + lib/apache:write_local_uwsgi_http_config:353 :   iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666
2021-10-15 15:18:28.506 | + 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.533 | + 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.561 | + 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.588 | + lib/apache:write_local_uwsgi_http_config:357 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false
2021-10-15 15:18:28.616 | + lib/apache:write_local_uwsgi_http_config:359 :   iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30
2021-10-15 15:18:28.643 | + lib/apache:write_local_uwsgi_http_config:361 :   enable_apache_mod proxy
2021-10-15 15:18:28.645 | + lib/apache:enable_apache_mod:54          :   local mod=proxy
2021-10-15 15:18:28.648 | + lib/apache:enable_apache_mod:56          :   is_ubuntu
2021-10-15 15:18:28.650 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:18:28.652 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:18:28.655 | + lib/apache:enable_apache_mod:59          :   [[ proxy != \v\e\r\s\i\o\n ]]
2021-10-15 15:18:28.657 | + lib/apache:enable_apache_mod:59          :   a2query -m proxy
2021-10-15 15:18:28.710 | proxy (enabled by site administrator)
2021-10-15 15:18:28.713 | + lib/apache:write_local_uwsgi_http_config:362 :   enable_apache_mod proxy_http
2021-10-15 15:18:28.715 | + lib/apache:enable_apache_mod:54          :   local mod=proxy_http
2021-10-15 15:18:28.718 | + lib/apache:enable_apache_mod:56          :   is_ubuntu
2021-10-15 15:18:28.720 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:18:28.723 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:18:28.726 | + lib/apache:enable_apache_mod:59          :   [[ proxy_http != \v\e\r\s\i\o\n ]]
2021-10-15 15:18:28.728 | + lib/apache:enable_apache_mod:59          :   a2query -m proxy_http
2021-10-15 15:18:28.780 | proxy_http (enabled by site administrator)
2021-10-15 15:18:28.783 | + lib/apache:write_local_uwsgi_http_config:363 :   local apache_conf=
2021-10-15 15:18:28.787 | ++ lib/apache:write_local_uwsgi_http_config:364 :   apache_site_config_for glance-wsgi-api
2021-10-15 15:18:28.789 | ++ lib/apache:apache_site_config_for:186    :   local site=glance-wsgi-api
2021-10-15 15:18:28.791 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2021-10-15 15:18:28.794 | ++ functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:18:28.796 | ++ functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:18:28.798 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/glance-wsgi-api.conf
2021-10-15 15:18:28.802 | + lib/apache:write_local_uwsgi_http_config:364 :   apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf
2021-10-15 15:18:28.805 | + lib/apache:write_local_uwsgi_http_config:365 :   echo 'KeepAlive Off'
2021-10-15 15:18:28.805 | + lib/apache:write_local_uwsgi_http_config:365 :   sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf
2021-10-15 15:18:28.813 | KeepAlive Off
2021-10-15 15:18:28.818 | + lib/apache:write_local_uwsgi_http_config:366 :   echo 'SetEnv proxy-sendchunked 1'
2021-10-15 15:18:28.818 | + lib/apache:write_local_uwsgi_http_config:366 :   sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf
2021-10-15 15:18:28.826 | SetEnv proxy-sendchunked 1
2021-10-15 15:18:28.830 | + lib/apache:write_local_uwsgi_http_config:367 :   echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 '
2021-10-15 15:18:28.830 | + lib/apache:write_local_uwsgi_http_config:367 :   sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf
2021-10-15 15:18:28.838 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 
2021-10-15 15:18:28.842 | + lib/apache:write_local_uwsgi_http_config:368 :   enable_apache_site glance-wsgi-api
2021-10-15 15:18:28.844 | + lib/apache:enable_apache_site:203        :   local site=glance-wsgi-api
2021-10-15 15:18:28.847 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2021-10-15 15:18:28.849 | + lib/apache:enable_apache_mod:54          :   local mod=version
2021-10-15 15:18:28.852 | + lib/apache:enable_apache_mod:56          :   is_ubuntu
2021-10-15 15:18:28.854 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:18:28.856 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:18:28.858 | + lib/apache:enable_apache_mod:59          :   [[ version != \v\e\r\s\i\o\n ]]
2021-10-15 15:18:28.861 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2021-10-15 15:18:28.864 | + functions-common:is_ubuntu:493           :   [[ -z deb ]]
2021-10-15 15:18:28.866 | + functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2021-10-15 15:18:28.868 | + lib/apache:enable_apache_site:207        :   sudo a2ensite glance-wsgi-api
2021-10-15 15:18:28.929 | Site glance-wsgi-api already enabled
2021-10-15 15:18:28.933 | + lib/apache:write_local_uwsgi_http_config:369 :   restart_apache_server
2021-10-15 15:18:28.936 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2021-10-15 15:18:28.938 | + functions-common:restart_service:2193    :   '[' -x /bin/systemctl ']'
2021-10-15 15:18:28.940 | + functions-common:restart_service:2194    :   sudo /bin/systemctl restart apache2
2021-10-15 15:18:29.072 | ++ lib/glance:configure_glance:432          :   awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini
2021-10-15 15:18:29.078 | + 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.111 | + lib/glance:configure_glance:442          :   [[ False == True ]]
2021-10-15 15:18:29.113 | + ./stack.sh:main:905                      :   is_service_enabled cinder
2021-10-15 15:18:29.131 | + functions-common:is_service_enabled:1965 :   return 0
2021-10-15 15:18:29.133 | + ./stack.sh:main:907                      :   stack_install_service cinder
2021-10-15 15:18:29.135 | + lib/stack:stack_install_service:20       :   local service=cinder
2021-10-15 15:18:29.138 | + lib/stack:stack_install_service:21       :   type install_cinder
2021-10-15 15:18:29.141 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2021-10-15 15:18:29.143 | + lib/stack:stack_install_service:32       :   install_cinder
2021-10-15 15:18:29.146 | + lib/cinder:install_cinder:463            :   git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master
2021-10-15 15:18:29.148 | + functions-common:git_clone:523           :   local git_remote=https://opendev.org/openstack/cinder.git
2021-10-15 15:18:29.151 | + functions-common:git_clone:524           :   local git_dest=/opt/stack/cinder
2021-10-15 15:18:29.153 | + functions-common:git_clone:525           :   local git_ref=master
2021-10-15 15:18:29.155 | + functions-common:git_clone:526           :   local orig_dir
2021-10-15 15:18:29.158 | ++ functions-common:git_clone:527           :   pwd
2021-10-15 15:18:29.162 | + functions-common:git_clone:527           :   orig_dir=/home/ubuntu/devstack
2021-10-15 15:18:29.164 | + functions-common:git_clone:528           :   local git_clone_flags=
2021-10-15 15:18:29.167 | ++ functions-common:git_clone:530           :   trueorfalse False RECLONE
2021-10-15 15:18:29.183 | + functions-common:git_clone:530           :   RECLONE=False
2021-10-15 15:18:29.185 | + functions-common:git_clone:531           :   [[ 0 -gt 0 ]]
2021-10-15 15:18:29.188 | + functions-common:git_clone:535           :   [[ False = \T\r\u\e ]]
2021-10-15 15:18:29.191 | + functions-common:git_clone:544           :   echo master
2021-10-15 15:18:29.191 | + functions-common:git_clone:544           :   egrep -q '^refs'
2021-10-15 15:18:29.196 | + functions-common:git_clone:558           :   [[ ! -d /opt/stack/cinder ]]
2021-10-15 15:18:29.198 | + functions-common:git_clone:566           :   [[ False = \T\r\u\e ]]
2021-10-15 15:18:29.201 | + functions-common:git_clone:592           :   cd /opt/stack/cinder
2021-10-15 15:18:29.203 | + functions-common:git_clone:593           :   git show --oneline
2021-10-15 15:18:29.204 | + functions-common:git_clone:593           :   head -1
2021-10-15 15:18:29.207 | fd5ec459c Increase min version of oslo.vmware to 3.10.0
2021-10-15 15:18:29.210 | + functions-common:git_clone:594           :   cd /home/ubuntu/devstack
2021-10-15 15:18:29.212 | + lib/cinder:install_cinder:464            :   setup_develop /opt/stack/cinder
2021-10-15 15:18:29.215 | + inc/python:setup_develop:338             :   local bindep
2021-10-15 15:18:29.217 | + inc/python:setup_develop:339             :   [[ /opt/stack/cinder == -bindep* ]]
2021-10-15 15:18:29.220 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/cinder
2021-10-15 15:18:29.223 | + inc/python:setup_develop:344             :   local extras=
2021-10-15 15:18:29.225 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/cinder -e
2021-10-15 15:18:29.228 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2021-10-15 15:18:29.230 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/cinder == -bindep* ]]
2021-10-15 15:18:29.232 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/cinder
2021-10-15 15:18:29.235 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2021-10-15 15:18:29.238 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2021-10-15 15:18:29.241 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/cinder
2021-10-15 15:18:29.244 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2021-10-15 15:18:29.246 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/cinder
2021-10-15 15:18:29.249 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2021-10-15 15:18:29.251 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2021-10-15 15:18:29.255 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg
2021-10-15 15:18:29.261 | + inc/python:_setup_package_with_constraints_edit:385 :   name=cinder
2021-10-15 15:18:29.263 | + 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:29.901 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/cinder -e
2021-10-15 15:18:29.904 | + inc/python:setup_package:418             :   local bindep=0
2021-10-15 15:18:29.906 | + inc/python:setup_package:419             :   local bindep_flag=
2021-10-15 15:18:29.909 | + inc/python:setup_package:420             :   local bindep_profiles=
2021-10-15 15:18:29.911 | + inc/python:setup_package:421             :   [[ /opt/stack/cinder == -bindep* ]]
2021-10-15 15:18:29.913 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/cinder
2021-10-15 15:18:29.916 | + inc/python:setup_package:427             :   local flags=-e
2021-10-15 15:18:29.918 | + inc/python:setup_package:428             :   local extras=
2021-10-15 15:18:29.920 | + inc/python:setup_package:432             :   [[ -n -e ]]
2021-10-15 15:18:29.923 | + inc/python:setup_package:432             :   [[ -z '' ]]
2021-10-15 15:18:29.926 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2021-10-15 15:18:29.928 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2021-10-15 15:18:29.930 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2021-10-15 15:18:29.933 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/cinder
2021-10-15 15:18:29.954 | Using python 3.8 to install /opt/stack/cinder
2021-10-15 15:18:29.956 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder
2021-10-15 15:18:30.768 | /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:30.768 |   from cryptography.utils import int_from_bytes
2021-10-15 15:18:30.768 | /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:30.768 |   from cryptography.utils import int_from_bytes
2021-10-15 15:18:31.836 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2021-10-15 15:18:31.854 | Obtaining file:///opt/stack/cinder
2021-10-15 15:18:31.854 |   Preparing metadata (setup.py): started
2021-10-15 15:18:33.775 |   Preparing metadata (setup.py): finished with status 'done'
2021-10-15 15:18:33.985 | 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:33.986 | 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:33.988 | 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:33.988 | 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:33.989 | 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:33.990 | 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:33.992 | 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:33.993 | 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:33.994 | 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:33.995 | 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.109 | Collecting oauth2client>=4.1.3
2021-10-15 15:18:34.116 |   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.124 | 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.125 | 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.126 | 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.127 | 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.129 | 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.130 | 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.131 | 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.132 | 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.133 | 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.134 | 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.135 | 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.136 | 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.137 | 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.138 | 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.140 | 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.141 | 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.142 | 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.143 | 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.271 | Collecting paramiko>=2.7.2
2021-10-15 15:18:34.278 |   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.288 | 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.289 | 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.290 | 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.291 | 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.292 | 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.387 | Collecting python-glanceclient>=3.2.2
2021-10-15 15:18:34.394 |   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.405 | 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.406 | 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.407 | 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.410 | 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.411 | 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.412 | 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.413 | 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.455 | Collecting rtslib-fb>=2.1.74
2021-10-15 15:18:34.462 |   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.487 |   Preparing metadata (setup.py): started
2021-10-15 15:18:35.106 |   Preparing metadata (setup.py): finished with status 'done'
2021-10-15 15:18:35.110 | 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.111 | 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.113 | 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.114 | 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.159 | Collecting tabulate>=0.8.7
2021-10-15 15:18:35.166 |   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.171 | 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.172 | 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.173 | 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.270 | ERROR: Cannot install cinder==19.1.0.dev54 because these package versions have conflicting dependencies.
2021-10-15 15:18:35.270 | 
2021-10-15 15:18:35.270 | The conflict is caused by:
2021-10-15 15:18:35.270 |     cinder 19.1.0.dev54 depends on oslo.vmware>=3.10.0
2021-10-15 15:18:35.270 |     The user requested (constraint) oslo-vmware===3.9.1
2021-10-15 15:18:35.270 | 
2021-10-15 15:18:35.271 | To fix this you could try to:
2021-10-15 15:18:35.271 | 1. loosen the range of package versions you've specified
2021-10-15 15:18:35.271 | 2. remove package versions to allow pip attempt to solve the dependency conflict
2021-10-15 15:18:35.271 | 
2021-10-15 15:18:35.271 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies
2021-10-15 15:18:35.380 | + inc/python:pip_install:1                 :   exit_trap
2021-10-15 15:18:35.382 | + ./stack.sh:exit_trap:507                 :   local r=1
2021-10-15 15:18:35.385 | ++ ./stack.sh:exit_trap:508                 :   jobs -p
2021-10-15 15:18:35.387 | + ./stack.sh:exit_trap:508                 :   jobs=
2021-10-15 15:18:35.390 | + ./stack.sh:exit_trap:511                 :   [[ -n '' ]]
2021-10-15 15:18:35.392 | + ./stack.sh:exit_trap:517                 :   '[' -f '' ']'
2021-10-15 15:18:35.394 | + ./stack.sh:exit_trap:522                 :   kill_spinner
2021-10-15 15:18:35.396 | + ./stack.sh:kill_spinner:417              :   '[' '!' -z '' ']'
2021-10-15 15:18:35.399 | + ./stack.sh:exit_trap:524                 :   [[ 1 -ne 0 ]]
2021-10-15 15:18:35.401 | + ./stack.sh:exit_trap:525                 :   echo 'Error on exit'
2021-10-15 15:18:35.401 | Error on exit
2021-10-15 15:18:35.403 | + ./stack.sh:exit_trap:527                 :   type -p generate-subunit
2021-10-15 15:18:35.405 | + ./stack.sh:exit_trap:528                 :   generate-subunit 1634310980 135 fail
2021-10-15 15:18:35.956 | + ./stack.sh:exit_trap:530                 :   [[ -z /opt/stack/logs ]]
2021-10-15 15:18:35.958 | + ./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.411 | + ./stack.sh:exit_trap:542                 :   exit 1