+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 12 06:05:13 2026] *** compiled with version: 13.3.0 on 11 May 2026 01:40:29 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-6bc9b6b589-ckq86 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f5f800ea668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-12 06:05:17.745 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-12 06:05:17.746 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-05-12 06:05:17.882 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-12 06:05:17.882 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-12 06:05:19.041 8 INFO cinder.rpc [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-12 06:05:19.043 8 INFO cinder.rpc [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-12 06:05:19.045 8 INFO cinder.rpc [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-12 06:05:19.047 8 INFO cinder.rpc [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-12 06:05:19.059 8 INFO cinder.rpc [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-12 06:05:19.061 8 INFO cinder.rpc [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-12 06:05:19.110 8 WARNING cinder.api.contrib.hosts [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-12 06:05:19.147 7 INFO cinder.rpc [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-12 06:05:19.149 7 INFO cinder.rpc [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-12 06:05:19.151 8 WARNING keystonemiddleware._common.config [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 06:05:19.151 7 INFO cinder.rpc [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-12 06:05:19.155 7 INFO cinder.rpc [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-12 06:05:19.160 8 WARNING oslo_config.cfg [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f5f800ea668 pid: 8 (default app) 2026-05-12 06:05:19.163 8 INFO cinder.api.openstack.wsgi [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] GET http://10.0.0.201:8776/ 2026-05-12 06:05:19.163 8 INFO cinder.api.openstack.wsgi [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:05:19.166 7 INFO cinder.rpc [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-12 06:05:19.169 7 INFO cinder.rpc [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-12 06:05:19.216 7 WARNING cinder.api.contrib.hosts [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-12 06:05:19.254 7 WARNING keystonemiddleware._common.config [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 06:05:19.263 7 WARNING oslo_config.cfg [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f5f800ea668 pid: 7 (default app) 2026-05-12 06:05:29.134 8 INFO cinder.api.openstack.wsgi [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] GET http://10.0.0.201:8776/ 2026-05-12 06:05:29.136 8 INFO cinder.api.openstack.wsgi [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:05:39.136 7 INFO cinder.api.openstack.wsgi [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] GET http://10.0.0.201:8776/ 2026-05-12 06:05:39.138 7 INFO cinder.api.openstack.wsgi [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:05:49.135 7 INFO cinder.api.openstack.wsgi [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] GET http://10.0.0.201:8776/ 2026-05-12 06:05:49.135 8 INFO cinder.api.openstack.wsgi [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] GET http://10.0.0.201:8776/ 2026-05-12 06:05:49.135 7 INFO cinder.api.openstack.wsgi [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:05:49.136 8 INFO cinder.api.openstack.wsgi [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:05:59.135 8 INFO cinder.api.openstack.wsgi [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] GET http://10.0.0.201:8776/ 2026-05-12 06:05:59.135 7 INFO cinder.api.openstack.wsgi [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] GET http://10.0.0.201:8776/ 2026-05-12 06:05:59.136 8 INFO cinder.api.openstack.wsgi [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:05:59.136 7 INFO cinder.api.openstack.wsgi [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:06:09.135 8 INFO cinder.api.openstack.wsgi [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] GET http://10.0.0.201:8776/ 2026-05-12 06:06:09.135 7 INFO cinder.api.openstack.wsgi [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] GET http://10.0.0.201:8776/ 2026-05-12 06:06:09.136 7 INFO cinder.api.openstack.wsgi [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:06:09.136 8 INFO cinder.api.openstack.wsgi [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:06:19.134 8 INFO cinder.api.openstack.wsgi [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] GET http://10.0.0.201:8776/ 2026-05-12 06:06:19.135 7 INFO cinder.api.openstack.wsgi [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] GET http://10.0.0.201:8776/ 2026-05-12 06:06:19.135 8 INFO cinder.api.openstack.wsgi [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:06:19.136 7 INFO cinder.api.openstack.wsgi [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:06:29.134 8 INFO cinder.api.openstack.wsgi [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] GET http://10.0.0.201:8776/ 2026-05-12 06:06:29.134 7 INFO cinder.api.openstack.wsgi [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] GET http://10.0.0.201:8776/ 2026-05-12 06:06:29.135 7 INFO cinder.api.openstack.wsgi [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:06:29.136 8 INFO cinder.api.openstack.wsgi [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:06:39.135 7 INFO cinder.api.openstack.wsgi [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] GET http://10.0.0.201:8776/ 2026-05-12 06:06:39.135 8 INFO cinder.api.openstack.wsgi [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] GET http://10.0.0.201:8776/ 2026-05-12 06:06:39.136 7 INFO cinder.api.openstack.wsgi [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:06:39.137 8 INFO cinder.api.openstack.wsgi [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:06:49.135 7 INFO cinder.api.openstack.wsgi [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] GET http://10.0.0.201:8776/ 2026-05-12 06:06:49.135 8 INFO cinder.api.openstack.wsgi [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] GET http://10.0.0.201:8776/ 2026-05-12 06:06:49.135 7 INFO cinder.api.openstack.wsgi [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:06:49.137 8 INFO cinder.api.openstack.wsgi [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:06:59.134 7 INFO cinder.api.openstack.wsgi [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] GET http://10.0.0.201:8776/ 2026-05-12 06:06:59.135 8 INFO cinder.api.openstack.wsgi [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] GET http://10.0.0.201:8776/ 2026-05-12 06:06:59.135 7 INFO cinder.api.openstack.wsgi [None req-eec72f12-fe21-4c6a-94fe-792cf949fa40 - - - - - -] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:06:59.136 8 INFO cinder.api.openstack.wsgi [None req-f07b3b01-065f-4630-afab-cc23d1372695 - - - - - -] http://10.0.0.201:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-12 06:07:03.986 7 INFO cinder.api.openstack.wsgi [None req-08b36f53-214a-4a15-8f3d-5340bbb2e99c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/types/rbd1 2026-05-12 06:07:04.010 7 INFO cinder.api.openstack.wsgi [None req-08b36f53-214a-4a15-8f3d-5340bbb2e99c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/20] 10.0.0.105 () {30 vars in 682 bytes} [Tue May 12 06:07:03 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/types/rbd1 => generated 82 bytes in 823 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-12 06:07:04.392 8 INFO cinder.api.openstack.wsgi [None req-1d33aeb2-a6eb-4879-b3fb-dfcf0f860a97 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:07:04.412 8 INFO cinder.api.openstack.wsgi [None req-1d33aeb2-a6eb-4879-b3fb-dfcf0f860a97 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.105 () {30 vars in 721 bytes} [Tue May 12 06:07:04 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/types?name=rbd1&is_public=None => generated 20 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:07:06.236 7 INFO cinder.api.openstack.wsgi [None req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:07:06.263 7 INFO cinder.api.openstack.wsgi [None req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/types returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.105 () {34 vars in 725 bytes} [Tue May 12 06:07:06 2026] POST /v3/4ddaddb9a19c4687b9bce21a0ffc8844/types => generated 179 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:07:06.278 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/types/953e7621-01f2-4a4f-91ae-dc50bede64fd/extra_specs 2026-05-12 06:07:06.331 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/types/953e7621-01f2-4a4f-91ae-dc50bede64fd/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.105 () {36 vars in 894 bytes} [Tue May 12 06:07:06 2026] POST /v3/4ddaddb9a19c4687b9bce21a0ffc8844/types/953e7621-01f2-4a4f-91ae-dc50bede64fd/extra_specs => generated 48 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:07:08.027 7 INFO cinder.api.openstack.wsgi [None req-b60de074-5ef4-4513-a7ad-1f8366ee51ab 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/types?is_public=None 2026-05-12 06:07:08.041 7 INFO cinder.api.openstack.wsgi [None req-b60de074-5ef4-4513-a7ad-1f8366ee51ab 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.105 () {30 vars in 701 bytes} [Tue May 12 06:07:08 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/types?is_public=None => generated 443 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:07:09.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:07:09.134 7 INFO cinder.api.openstack.wsgi [None req-b60de074-5ef4-4513-a7ad-1f8366ee51ab 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:07:09.136 7 INFO cinder.api.openstack.wsgi [None req-b60de074-5ef4-4513-a7ad-1f8366ee51ab 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:07:09.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:07:09.708 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/qos-specs 2026-05-12 06:07:09.717 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 14/27] 10.0.0.105 () {30 vars in 680 bytes} [Tue May 12 06:07:09 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/qos-specs => generated 17 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:07:19.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:07:19.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:07:19.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:07:19.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:07:29.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:07:29.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:07:29.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:07:29.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:07:39.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:07:39.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:07:39.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:07:39.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:07:49.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:07:49.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:07:49.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:07:49.137 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:07:59.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:07:59.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:07:59.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:07:59.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:08:09.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:08:09.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:08:09.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:08:09.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:08:19.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:08:19.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:08:19.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:08:19.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:08:29.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:08:29.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:08:29.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:08:29.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:08:39.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:08:39.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:08:39.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:08:39.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:08:49.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:08:49.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:08:49.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:08:49.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:08:59.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:08:59.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:08:59.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:08:59.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:09:09.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:09:09.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:09:09.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:09:09.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:09:19.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:09:19.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:09:19.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:09:19.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:09:29.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:09:29.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:09:29.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:09:29.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:09:39.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:09:39.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:09:39.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:09:39.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:09:49.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:09:49.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:09:49.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:09:49.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:09:59.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:09:59.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:09:59.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:09:59.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:10:09.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:10:09.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:10:09.137 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:10:09.137 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:10:19.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:10:19.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:10:19.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:10:19.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:10:29.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:10:29.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:10:29.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:10:29.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:10:39.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:10:39.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:10:39.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:10:39.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:10:49.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:10:49.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:10:49.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:10:49.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:10:59.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:10:59.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:10:59.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:10:59.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:11:09.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:11:09.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:11:09.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:11:09.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:11:19.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:11:19.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:11:19.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:11:19.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:11:29.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:11:29.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:11:29.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:11:29.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:11:39.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:11:39.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:11:39.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:11:39.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:11:49.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:11:49.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:11:49.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:11:49.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:11:59.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:11:59.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:11:59.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:11:59.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:12:09.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:12:09.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:12:09.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:12:09.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:12:19.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:12:19.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:12:19.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:12:19.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:12:29.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:12:29.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:12:29.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:12:29.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:12:39.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:12:39.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:12:39.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:12:39.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:12:49.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:12:49.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:12:49.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:12:49.137 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:12:59.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:12:59.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:12:59.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:12:59.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:13:09.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:13:09.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:13:09.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:13:09.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:13:19.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:13:19.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:13:19.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:13:19.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:13:29.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:13:29.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:13:29.140 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:13:29.140 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:13:39.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:13:39.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:13:39.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:13:39.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:13:49.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:13:49.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:13:49.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:13:49.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:13:59.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:13:59.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:13:59.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:13:59.137 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:14:09.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:14:09.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:14:09.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:14:09.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:14:19.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:14:19.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:14:19.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:14:19.137 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:14:29.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:14:29.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:14:29.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:14:29.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:14:39.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:14:39.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:14:39.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:14:39.137 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:14:49.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:14:49.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:14:49.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:14:49.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:14:59.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:14:59.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:14:59.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:14:59.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:15:09.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:15:09.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:15:09.137 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:15:09.137 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:15:19.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:15:19.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:15:19.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:15:19.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:15:29.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:15:29.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:15:29.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:15:29.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:15:39.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:15:39.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:15:39.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:15:39.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:15:49.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:15:49.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:15:49.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:15:49.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:15:59.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:15:59.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:15:59.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:15:59.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:16:09.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:16:09.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:16:09.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:16:09.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:16:19.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:16:19.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:16:19.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:16:19.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:16:29.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:16:29.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:16:29.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:16:29.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:16:39.140 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:16:39.140 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:16:39.141 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:16:39.141 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:16:49.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:16:49.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:16:49.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:16:49.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:16:59.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:16:59.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:16:59.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:16:59.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:17:09.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:17:09.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:17:09.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:17:09.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:17:19.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:17:19.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:17:19.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:17:19.138 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:17:29.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:17:29.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:17:29.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:17:29.137 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:17:39.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:17:39.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:17:39.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:17:39.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:17:49.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:17:49.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:17:49.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:17:49.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:17:59.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:17:59.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:17:59.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:17:59.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:18:09.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:18:09.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:18:09.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:18:09.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:18:19.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:18:19.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:18:19.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:18:19.137 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:18:29.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:18:29.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:18:29.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:18:29.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:18:39.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:18:39.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:18:39.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:18:39.137 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:18:49.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:18:49.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:18:49.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:18:49.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:18:59.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:18:59.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:18:59.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:18:59.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:19:09.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:19:09.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:19:09.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:19:09.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:19:19.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:19:19.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:19:19.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:19:19.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:19:29.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:19:29.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:19:29.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:19:29.137 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:19:39.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:19:39.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:19:39.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:19:39.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:19:49.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:19:49.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:19:49.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:19:49.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:19:59.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:19:59.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:19:59.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:19:59.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:20:09.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:20:09.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:20:09.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:20:09.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:20:19.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:20:19.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:20:19.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:20:19.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:20:29.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:20:29.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:20:29.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:20:29.137 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:20:39.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:20:39.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:20:39.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:20:39.137 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:20:49.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:20:49.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:20:49.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:20:49.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:20:59.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:20:59.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:20:59.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:20:59.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:21:09.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:21:09.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:21:09.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:21:09.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:21:19.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:21:19.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:21:19.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:21:19.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:21:29.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:21:29.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:21:29.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:21:29.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:21:39.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:21:39.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:21:39.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:21:39.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:21:49.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:21:49.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:21:49.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:21:49.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:21:59.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:21:59.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:21:59.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:21:59.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:22:09.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:22:09.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:22:09.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:22:09.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:22:19.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:22:19.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:22:19.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:22:19.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:22:29.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:22:29.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:22:29.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:22:29.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:22:39.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:22:39.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:22:39.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:22:39.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:22:49.134 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:22:49.134 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:22:49.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:22:49.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:22:59.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:22:59.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:22:59.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:22:59.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:23:09.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:23:09.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:23:09.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:23:09.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:23:19.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:23:19.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:23:19.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:23:19.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:23:29.135 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:23:29.135 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:23:29.136 8 INFO cinder.api.openstack.wsgi [req-4098d358-8ecb-4086-b5d4-cdb42af0feb1 req-892ee905-3625-4315-825e-3a618fd1fa48 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:23:29.136 7 INFO cinder.api.openstack.wsgi [None req-89b29e26-0e11-4ff6-a01a-cf7d99d35cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:23:34.947 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET https://volume.199-204-45-144.nip.io/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=False 2026-05-12 06:23:34.970 8 WARNING cinder.quota [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:23:34.970 8 WARNING cinder.quota [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:23:34.971 8 WARNING cinder.quota [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:23:34.971 8 WARNING cinder.quota [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:23:34.972 8 WARNING cinder.quota [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:23:34.972 8 WARNING cinder.quota [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:23:34.977 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] https://volume.199-204-45-144.nip.io/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 112/224] 199.204.45.144 () {44 vars in 1069 bytes} [Tue May 12 06:23:34 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=False => generated 340 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:23:35.137 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] PUT https://volume.199-204-45-144.nip.io/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844 2026-05-12 06:23:35.201 7 WARNING cinder.quota [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:23:35.201 7 WARNING cinder.quota [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:23:35.202 7 WARNING cinder.quota [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:23:35.202 7 WARNING cinder.quota [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:23:35.202 7 WARNING cinder.quota [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:23:35.203 7 WARNING cinder.quota [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:23:35.208 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] https://volume.199-204-45-144.nip.io/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844 returned with HTTP 200 [pid: 7|app: 0|req: 113/225] 199.204.45.144 () {48 vars in 1098 bytes} [Tue May 12 06:23:35 2026] PUT /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844 => generated 296 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:23:39.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:23:39.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:23:39.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:23:39.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:23:49.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:23:49.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:23:49.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:23:49.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:23:59.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:23:59.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:23:59.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:23:59.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:24:09.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:24:09.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:24:09.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:24:09.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:24:19.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:24:19.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:24:19.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:24:19.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:24:29.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:24:29.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:24:29.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:24:29.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:24:39.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:24:39.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:24:39.137 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:24:39.137 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:24:49.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:24:49.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:24:49.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:24:49.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:24:59.145 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:24:59.145 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:24:59.146 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:24:59.146 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:25:09.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:25:09.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:25:09.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:25:09.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:25:19.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:25:19.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:25:19.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:25:19.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:25:29.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:25:29.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:25:29.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:25:29.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:25:39.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:25:39.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:25:39.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:25:39.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:25:49.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:25:49.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:25:49.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:25:49.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:25:59.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:25:59.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:25:59.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:25:59.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:26:09.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:26:09.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:26:09.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:26:09.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:26:19.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:26:19.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:26:19.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:26:19.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:26:29.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:26:29.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:26:29.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:26:29.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:26:39.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:26:39.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:26:39.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:26:39.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:26:49.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:26:49.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:26:49.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:26:49.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:26:59.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:26:59.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:26:59.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:26:59.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:27:09.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:27:09.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:27:09.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:27:09.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:27:19.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:27:19.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:27:19.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:27:19.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:27:29.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:27:29.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:27:29.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:27:29.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:27:39.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:27:39.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:27:39.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:27:39.137 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:27:49.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:27:49.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:27:49.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:27:49.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:27:59.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:27:59.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:27:59.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:27:59.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:28:09.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:28:09.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:28:09.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:28:09.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:28:19.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:28:19.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:28:19.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:28:19.137 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:28:29.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:28:29.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:28:29.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:28:29.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:28:39.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:28:39.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:28:39.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:28:39.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:28:49.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:28:49.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:28:49.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:28:49.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:28:59.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:28:59.137 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:28:59.139 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:28:59.140 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:29:09.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:29:09.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:29:09.137 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:29:09.138 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:29:19.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:29:19.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:29:19.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:29:19.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:29:29.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:29:29.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:29:29.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:29:29.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:29:39.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:29:39.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:29:39.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:29:39.137 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:29:49.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:29:49.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:29:49.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:29:49.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:29:59.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:29:59.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:29:59.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:29:59.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:30:09.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:30:09.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:30:09.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:30:09.137 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:30:19.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:30:19.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:30:19.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:30:19.137 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:30:29.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:30:29.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:30:29.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:30:29.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:30:39.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:30:39.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:30:39.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:30:39.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:30:49.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:30:49.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:30:49.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:30:49.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:30:59.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:30:59.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:30:59.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:30:59.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:31:09.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:31:09.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:31:09.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:31:09.137 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:31:19.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:31:19.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:31:19.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:31:19.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:31:29.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:31:29.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:31:29.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:31:29.138 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:31:39.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:31:39.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:31:39.137 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:31:39.138 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:31:49.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:31:49.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:31:49.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:31:49.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:31:59.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:31:59.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:31:59.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:31:59.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:32:09.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:32:09.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:32:09.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:32:09.137 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:32:19.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:32:19.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:32:19.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:32:19.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:32:29.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:32:29.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:32:29.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:32:29.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:32:39.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:32:39.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:32:39.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:32:39.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:32:49.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:32:49.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:32:49.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:32:49.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:32:59.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:32:59.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:32:59.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:32:59.137 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:33:09.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:33:09.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:33:09.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:33:09.137 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:33:19.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:33:19.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:33:19.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:33:19.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:33:29.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:33:29.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:33:29.137 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:33:29.138 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:33:39.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:33:39.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:33:39.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:33:39.137 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:33:49.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:33:49.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:33:49.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:33:49.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:33:59.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:33:59.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:33:59.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:33:59.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:34:09.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:34:09.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:34:09.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:34:09.137 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:34:19.134 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:34:19.134 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:34:19.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:34:19.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:34:29.135 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:34:29.135 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:34:29.136 7 INFO cinder.api.openstack.wsgi [None req-c2861d7d-aee9-4bb4-9e15-d97acee511f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:34:29.136 8 INFO cinder.api.openstack.wsgi [None req-af4c6f8c-705e-443c-846a-b877f4a59949 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:34:34.986 7 INFO cinder.api.openstack.wsgi [None req-0f49a5ae-3c63-4076-9f00-4fab0066aa73 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET https://volume.199-204-45-144.nip.io/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=False 2026-05-12 06:34:35.003 7 INFO cinder.api.openstack.wsgi [None req-0f49a5ae-3c63-4076-9f00-4fab0066aa73 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] https://volume.199-204-45-144.nip.io/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 180/358] 199.204.45.144 () {44 vars in 1069 bytes} [Tue May 12 06:34:34 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=False => generated 340 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:34:35.648 8 INFO cinder.api.openstack.wsgi [None req-7c6d1bab-df14-401d-93eb-844e183c7e12 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] PUT https://volume.199-204-45-144.nip.io/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7 2026-05-12 06:34:35.734 8 INFO cinder.api.openstack.wsgi [None req-7c6d1bab-df14-401d-93eb-844e183c7e12 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] https://volume.199-204-45-144.nip.io/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7 returned with HTTP 200 [pid: 8|app: 0|req: 179/359] 199.204.45.144 () {48 vars in 1098 bytes} [Tue May 12 06:34:35 2026] PUT /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7 => generated 296 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:34:39.135 7 INFO cinder.api.openstack.wsgi [None req-0f49a5ae-3c63-4076-9f00-4fab0066aa73 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:34:39.136 8 INFO cinder.api.openstack.wsgi [None req-7c6d1bab-df14-401d-93eb-844e183c7e12 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:34:39.136 7 INFO cinder.api.openstack.wsgi [None req-0f49a5ae-3c63-4076-9f00-4fab0066aa73 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:34:39.137 8 INFO cinder.api.openstack.wsgi [None req-7c6d1bab-df14-401d-93eb-844e183c7e12 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:34:49.134 7 INFO cinder.api.openstack.wsgi [None req-0f49a5ae-3c63-4076-9f00-4fab0066aa73 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:34:49.135 7 INFO cinder.api.openstack.wsgi [None req-0f49a5ae-3c63-4076-9f00-4fab0066aa73 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:34:49.135 8 INFO cinder.api.openstack.wsgi [None req-7c6d1bab-df14-401d-93eb-844e183c7e12 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:34:49.138 8 INFO cinder.api.openstack.wsgi [None req-7c6d1bab-df14-401d-93eb-844e183c7e12 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:34:59.135 7 INFO cinder.api.openstack.wsgi [None req-0f49a5ae-3c63-4076-9f00-4fab0066aa73 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:34:59.135 8 INFO cinder.api.openstack.wsgi [None req-7c6d1bab-df14-401d-93eb-844e183c7e12 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:34:59.136 7 INFO cinder.api.openstack.wsgi [None req-0f49a5ae-3c63-4076-9f00-4fab0066aa73 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:34:59.136 8 INFO cinder.api.openstack.wsgi [None req-7c6d1bab-df14-401d-93eb-844e183c7e12 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:35:09.134 8 INFO cinder.api.openstack.wsgi [None req-7c6d1bab-df14-401d-93eb-844e183c7e12 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:35:09.135 7 INFO cinder.api.openstack.wsgi [None req-0f49a5ae-3c63-4076-9f00-4fab0066aa73 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:35:09.135 8 INFO cinder.api.openstack.wsgi [None req-7c6d1bab-df14-401d-93eb-844e183c7e12 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:35:09.136 7 INFO cinder.api.openstack.wsgi [None req-0f49a5ae-3c63-4076-9f00-4fab0066aa73 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:35:19.134 8 INFO cinder.api.openstack.wsgi [None req-7c6d1bab-df14-401d-93eb-844e183c7e12 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:35:19.135 8 INFO cinder.api.openstack.wsgi [None req-7c6d1bab-df14-401d-93eb-844e183c7e12 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:35:19.135 7 INFO cinder.api.openstack.wsgi [None req-0f49a5ae-3c63-4076-9f00-4fab0066aa73 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:35:19.136 7 INFO cinder.api.openstack.wsgi [None req-0f49a5ae-3c63-4076-9f00-4fab0066aa73 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:35:29.135 8 INFO cinder.api.openstack.wsgi [None req-7c6d1bab-df14-401d-93eb-844e183c7e12 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:35:29.135 7 INFO cinder.api.openstack.wsgi [None req-0f49a5ae-3c63-4076-9f00-4fab0066aa73 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:35:29.136 7 INFO cinder.api.openstack.wsgi [None req-0f49a5ae-3c63-4076-9f00-4fab0066aa73 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:35:29.136 8 INFO cinder.api.openstack.wsgi [None req-7c6d1bab-df14-401d-93eb-844e183c7e12 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:35:39.134 7 INFO cinder.api.openstack.wsgi [None req-0f49a5ae-3c63-4076-9f00-4fab0066aa73 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:35:39.134 8 INFO cinder.api.openstack.wsgi [None req-7c6d1bab-df14-401d-93eb-844e183c7e12 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:35:39.135 7 INFO cinder.api.openstack.wsgi [None req-0f49a5ae-3c63-4076-9f00-4fab0066aa73 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:35:39.135 8 INFO cinder.api.openstack.wsgi [None req-7c6d1bab-df14-401d-93eb-844e183c7e12 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:35:49.134 7 INFO cinder.api.openstack.wsgi [None req-0f49a5ae-3c63-4076-9f00-4fab0066aa73 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:35:49.134 7 INFO cinder.api.openstack.wsgi [None req-0f49a5ae-3c63-4076-9f00-4fab0066aa73 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:35:49.134 8 INFO cinder.api.openstack.wsgi [None req-7c6d1bab-df14-401d-93eb-844e183c7e12 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:35:49.136 8 INFO cinder.api.openstack.wsgi [None req-7c6d1bab-df14-401d-93eb-844e183c7e12 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:35:55.561 7 INFO cinder.api.openstack.wsgi [None req-a11df65e-4f05-4d14-a55a-fa973686dfa3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:35:55.577 7 INFO cinder.volume.api [None req-a11df65e-4f05-4d14-a55a-fa973686dfa3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:35:55.577 7 INFO cinder.api.openstack.wsgi [None req-a11df65e-4f05-4d14-a55a-fa973686dfa3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 189/376] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:35:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:35:55.590 8 INFO cinder.api.openstack.wsgi [None req-3eb1a736-877c-41c7-8783-6e421aeff4dd 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:35:55.620 8 INFO cinder.volume.api [None req-3eb1a736-877c-41c7-8783-6e421aeff4dd 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:35:55.622 8 INFO cinder.api.openstack.wsgi [None req-3eb1a736-877c-41c7-8783-6e421aeff4dd 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 188/377] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:35:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:35:55.631 7 INFO cinder.api.openstack.wsgi [None req-439cefae-9aa3-4a16-8f5e-5d48307eeb6e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:35:56.167 7 INFO cinder.api.openstack.wsgi [None req-439cefae-9aa3-4a16-8f5e-5d48307eeb6e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 190/378] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:35:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 670 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:35:56.217 8 INFO cinder.api.openstack.wsgi [None req-c3552f5d-85fc-4f3a-ae48-96511882db7d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:35:56.241 8 INFO cinder.api.openstack.wsgi [None req-c3552f5d-85fc-4f3a-ae48-96511882db7d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 189/379] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:35:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:35:56.252 7 INFO cinder.api.openstack.wsgi [None req-55f13b42-4931-4eb6-b0d4-043c09c8d428 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:35:56.272 7 INFO cinder.api.openstack.wsgi [None req-55f13b42-4931-4eb6-b0d4-043c09c8d428 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 191/380] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:35:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:35:56.283 8 INFO cinder.api.openstack.wsgi [None req-a25fd0da-358f-4a24-833c-631213ca8fa0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:35:56.300 8 INFO cinder.api.openstack.wsgi [None req-a25fd0da-358f-4a24-833c-631213ca8fa0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 190/381] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:35:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:35:56.310 7 INFO cinder.api.openstack.wsgi [None req-39dff280-9c27-428b-a774-aa1a5c9e0fe8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:35:56.317 7 INFO cinder.api.openstack.wsgi [None req-39dff280-9c27-428b-a774-aa1a5c9e0fe8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 7|app: 0|req: 192/382] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:35:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:35:56.326 8 INFO cinder.api.openstack.wsgi [None req-613ea0fc-bba4-4923-8f83-3f71230e3922 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:35:56.338 8 INFO cinder.volume.api [None req-613ea0fc-bba4-4923-8f83-3f71230e3922 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:35:56.341 8 INFO cinder.api.openstack.wsgi [None req-613ea0fc-bba4-4923-8f83-3f71230e3922 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 191/383] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:35:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:35:59.134 7 INFO cinder.api.openstack.wsgi [None req-39dff280-9c27-428b-a774-aa1a5c9e0fe8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:35:59.134 8 INFO cinder.api.openstack.wsgi [None req-613ea0fc-bba4-4923-8f83-3f71230e3922 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:35:59.135 7 INFO cinder.api.openstack.wsgi [None req-39dff280-9c27-428b-a774-aa1a5c9e0fe8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:35:59.135 8 INFO cinder.api.openstack.wsgi [None req-613ea0fc-bba4-4923-8f83-3f71230e3922 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:36:09.135 8 INFO cinder.api.openstack.wsgi [None req-613ea0fc-bba4-4923-8f83-3f71230e3922 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:36:09.135 7 INFO cinder.api.openstack.wsgi [None req-39dff280-9c27-428b-a774-aa1a5c9e0fe8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:36:09.135 8 INFO cinder.api.openstack.wsgi [None req-613ea0fc-bba4-4923-8f83-3f71230e3922 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:36:09.136 7 INFO cinder.api.openstack.wsgi [None req-39dff280-9c27-428b-a774-aa1a5c9e0fe8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:36:19.134 8 INFO cinder.api.openstack.wsgi [None req-613ea0fc-bba4-4923-8f83-3f71230e3922 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:36:19.135 7 INFO cinder.api.openstack.wsgi [None req-39dff280-9c27-428b-a774-aa1a5c9e0fe8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:36:19.135 8 INFO cinder.api.openstack.wsgi [None req-613ea0fc-bba4-4923-8f83-3f71230e3922 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:36:19.136 7 INFO cinder.api.openstack.wsgi [None req-39dff280-9c27-428b-a774-aa1a5c9e0fe8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:36:29.134 8 INFO cinder.api.openstack.wsgi [None req-613ea0fc-bba4-4923-8f83-3f71230e3922 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:36:29.135 7 INFO cinder.api.openstack.wsgi [None req-39dff280-9c27-428b-a774-aa1a5c9e0fe8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:36:29.135 8 INFO cinder.api.openstack.wsgi [None req-613ea0fc-bba4-4923-8f83-3f71230e3922 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:36:29.136 7 INFO cinder.api.openstack.wsgi [None req-39dff280-9c27-428b-a774-aa1a5c9e0fe8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:36:39.135 8 INFO cinder.api.openstack.wsgi [None req-613ea0fc-bba4-4923-8f83-3f71230e3922 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:36:39.135 7 INFO cinder.api.openstack.wsgi [None req-39dff280-9c27-428b-a774-aa1a5c9e0fe8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:36:39.136 8 INFO cinder.api.openstack.wsgi [None req-613ea0fc-bba4-4923-8f83-3f71230e3922 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:36:39.136 7 INFO cinder.api.openstack.wsgi [None req-39dff280-9c27-428b-a774-aa1a5c9e0fe8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:36:49.135 8 INFO cinder.api.openstack.wsgi [None req-613ea0fc-bba4-4923-8f83-3f71230e3922 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:36:49.135 7 INFO cinder.api.openstack.wsgi [None req-39dff280-9c27-428b-a774-aa1a5c9e0fe8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:36:49.136 8 INFO cinder.api.openstack.wsgi [None req-613ea0fc-bba4-4923-8f83-3f71230e3922 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:36:49.136 7 INFO cinder.api.openstack.wsgi [None req-39dff280-9c27-428b-a774-aa1a5c9e0fe8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:36:55.461 8 INFO cinder.api.openstack.wsgi [None req-0b646b2b-8b9e-4341-90ee-1cc2e3234d29 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:36:55.470 8 INFO cinder.volume.api [None req-0b646b2b-8b9e-4341-90ee-1cc2e3234d29 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:36:55.471 8 INFO cinder.api.openstack.wsgi [None req-0b646b2b-8b9e-4341-90ee-1cc2e3234d29 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 198/396] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:36:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:36:55.481 7 INFO cinder.api.openstack.wsgi [None req-ce5e6928-31a7-4731-be1b-06e9f26931c6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:36:55.487 7 INFO cinder.api.openstack.wsgi [None req-ce5e6928-31a7-4731-be1b-06e9f26931c6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 7|app: 0|req: 199/397] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:36:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:36:55.500 8 INFO cinder.api.openstack.wsgi [None req-33260f18-9382-46b8-bc65-e240199d82df 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:36:56.040 8 INFO cinder.api.openstack.wsgi [None req-33260f18-9382-46b8-bc65-e240199d82df 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 199/398] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:36:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 670 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:36:56.090 7 INFO cinder.api.openstack.wsgi [None req-23e52b58-f375-498b-972b-ea1f7ce59ac7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:36:56.109 7 INFO cinder.api.openstack.wsgi [None req-23e52b58-f375-498b-972b-ea1f7ce59ac7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 200/399] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:36:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:36:56.121 8 INFO cinder.api.openstack.wsgi [None req-4770af38-b81f-46a3-ade8-fe08d34e2173 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:36:56.139 8 INFO cinder.api.openstack.wsgi [None req-4770af38-b81f-46a3-ade8-fe08d34e2173 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 200/400] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:36:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:36:56.150 7 INFO cinder.api.openstack.wsgi [None req-c0e06261-770f-41b9-971e-97d44f131cd8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:36:56.167 7 INFO cinder.api.openstack.wsgi [None req-c0e06261-770f-41b9-971e-97d44f131cd8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 201/401] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:36:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:36:56.177 8 INFO cinder.api.openstack.wsgi [None req-1e3c83d7-31c3-430a-8520-ea6721ad7494 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:36:56.193 8 INFO cinder.volume.api [None req-1e3c83d7-31c3-430a-8520-ea6721ad7494 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:36:56.193 8 INFO cinder.api.openstack.wsgi [None req-1e3c83d7-31c3-430a-8520-ea6721ad7494 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 201/402] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:36:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:36:56.202 7 INFO cinder.api.openstack.wsgi [None req-efd4d583-5d70-4dad-a3f2-53eebf32cc14 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:36:56.234 7 INFO cinder.volume.api [None req-efd4d583-5d70-4dad-a3f2-53eebf32cc14 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:36:56.235 7 INFO cinder.api.openstack.wsgi [None req-efd4d583-5d70-4dad-a3f2-53eebf32cc14 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 202/403] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:36:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:36:59.134 8 INFO cinder.api.openstack.wsgi [None req-1e3c83d7-31c3-430a-8520-ea6721ad7494 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:36:59.134 7 INFO cinder.api.openstack.wsgi [None req-efd4d583-5d70-4dad-a3f2-53eebf32cc14 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:36:59.136 8 INFO cinder.api.openstack.wsgi [None req-1e3c83d7-31c3-430a-8520-ea6721ad7494 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:36:59.136 7 INFO cinder.api.openstack.wsgi [None req-efd4d583-5d70-4dad-a3f2-53eebf32cc14 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:37:09.135 8 INFO cinder.api.openstack.wsgi [None req-1e3c83d7-31c3-430a-8520-ea6721ad7494 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:37:09.135 7 INFO cinder.api.openstack.wsgi [None req-efd4d583-5d70-4dad-a3f2-53eebf32cc14 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:37:09.136 7 INFO cinder.api.openstack.wsgi [None req-efd4d583-5d70-4dad-a3f2-53eebf32cc14 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:37:09.137 8 INFO cinder.api.openstack.wsgi [None req-1e3c83d7-31c3-430a-8520-ea6721ad7494 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:37:19.134 8 INFO cinder.api.openstack.wsgi [None req-1e3c83d7-31c3-430a-8520-ea6721ad7494 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:37:19.135 7 INFO cinder.api.openstack.wsgi [None req-efd4d583-5d70-4dad-a3f2-53eebf32cc14 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:37:19.135 8 INFO cinder.api.openstack.wsgi [None req-1e3c83d7-31c3-430a-8520-ea6721ad7494 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:37:19.136 7 INFO cinder.api.openstack.wsgi [None req-efd4d583-5d70-4dad-a3f2-53eebf32cc14 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:37:29.135 8 INFO cinder.api.openstack.wsgi [None req-1e3c83d7-31c3-430a-8520-ea6721ad7494 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:37:29.135 7 INFO cinder.api.openstack.wsgi [None req-efd4d583-5d70-4dad-a3f2-53eebf32cc14 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:37:29.136 8 INFO cinder.api.openstack.wsgi [None req-1e3c83d7-31c3-430a-8520-ea6721ad7494 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:37:29.136 7 INFO cinder.api.openstack.wsgi [None req-efd4d583-5d70-4dad-a3f2-53eebf32cc14 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:37:39.135 8 INFO cinder.api.openstack.wsgi [None req-1e3c83d7-31c3-430a-8520-ea6721ad7494 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:37:39.135 7 INFO cinder.api.openstack.wsgi [None req-efd4d583-5d70-4dad-a3f2-53eebf32cc14 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:37:39.136 8 INFO cinder.api.openstack.wsgi [None req-1e3c83d7-31c3-430a-8520-ea6721ad7494 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:37:39.136 7 INFO cinder.api.openstack.wsgi [None req-efd4d583-5d70-4dad-a3f2-53eebf32cc14 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:37:49.135 7 INFO cinder.api.openstack.wsgi [None req-efd4d583-5d70-4dad-a3f2-53eebf32cc14 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:37:49.135 8 INFO cinder.api.openstack.wsgi [None req-1e3c83d7-31c3-430a-8520-ea6721ad7494 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:37:49.136 7 INFO cinder.api.openstack.wsgi [None req-efd4d583-5d70-4dad-a3f2-53eebf32cc14 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:37:49.136 8 INFO cinder.api.openstack.wsgi [None req-1e3c83d7-31c3-430a-8520-ea6721ad7494 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:37:55.446 7 INFO cinder.api.openstack.wsgi [None req-bf2deb73-d760-48e7-a4a7-88c25ab0e65a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:37:55.454 7 INFO cinder.volume.api [None req-bf2deb73-d760-48e7-a4a7-88c25ab0e65a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:37:55.455 7 INFO cinder.api.openstack.wsgi [None req-bf2deb73-d760-48e7-a4a7-88c25ab0e65a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 209/416] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:37:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:37:55.465 8 INFO cinder.api.openstack.wsgi [None req-ba663f04-64c7-43b6-bf71-dc91cb825a4a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:37:55.474 8 INFO cinder.volume.api [None req-ba663f04-64c7-43b6-bf71-dc91cb825a4a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:37:55.476 8 INFO cinder.api.openstack.wsgi [None req-ba663f04-64c7-43b6-bf71-dc91cb825a4a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 208/417] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:37:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:37:55.486 7 INFO cinder.api.openstack.wsgi [None req-b143b40e-c309-4aee-a454-7549bbb82320 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:37:55.494 7 INFO cinder.volume.api [None req-b143b40e-c309-4aee-a454-7549bbb82320 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:37:55.497 7 INFO cinder.api.openstack.wsgi [None req-b143b40e-c309-4aee-a454-7549bbb82320 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 210/418] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:37:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:37:55.508 8 INFO cinder.api.openstack.wsgi [None req-ad99746f-64e4-4231-9e6f-b2e16e750e7f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:37:56.012 8 INFO cinder.api.openstack.wsgi [None req-ad99746f-64e4-4231-9e6f-b2e16e750e7f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 209/419] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:37:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:37:56.051 7 INFO cinder.api.openstack.wsgi [None req-c2338459-9eac-4ee8-8455-13aaf1cdc71b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:37:56.069 7 INFO cinder.api.openstack.wsgi [None req-c2338459-9eac-4ee8-8455-13aaf1cdc71b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 211/420] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:37:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:37:56.080 8 INFO cinder.api.openstack.wsgi [None req-819a702a-78df-4297-ae5e-d6deef9d6593 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:37:56.102 8 INFO cinder.api.openstack.wsgi [None req-819a702a-78df-4297-ae5e-d6deef9d6593 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 210/421] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:37:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:37:56.114 7 INFO cinder.api.openstack.wsgi [None req-60d9cfac-6776-4bf6-9391-d1d7f1448236 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:37:56.132 7 INFO cinder.api.openstack.wsgi [None req-60d9cfac-6776-4bf6-9391-d1d7f1448236 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 212/422] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:37:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:37:56.144 8 INFO cinder.api.openstack.wsgi [None req-4ae45047-34ee-49fa-a959-445c08983bc6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:37:56.154 8 INFO cinder.api.openstack.wsgi [None req-4ae45047-34ee-49fa-a959-445c08983bc6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 8|app: 0|req: 211/423] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:37:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:37:59.135 7 INFO cinder.api.openstack.wsgi [None req-60d9cfac-6776-4bf6-9391-d1d7f1448236 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:37:59.135 8 INFO cinder.api.openstack.wsgi [None req-4ae45047-34ee-49fa-a959-445c08983bc6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:37:59.136 7 INFO cinder.api.openstack.wsgi [None req-60d9cfac-6776-4bf6-9391-d1d7f1448236 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:37:59.137 8 INFO cinder.api.openstack.wsgi [None req-4ae45047-34ee-49fa-a959-445c08983bc6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:38:09.135 7 INFO cinder.api.openstack.wsgi [None req-60d9cfac-6776-4bf6-9391-d1d7f1448236 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:38:09.135 8 INFO cinder.api.openstack.wsgi [None req-4ae45047-34ee-49fa-a959-445c08983bc6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:38:09.136 7 INFO cinder.api.openstack.wsgi [None req-60d9cfac-6776-4bf6-9391-d1d7f1448236 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:38:09.136 8 INFO cinder.api.openstack.wsgi [None req-4ae45047-34ee-49fa-a959-445c08983bc6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:38:19.135 8 INFO cinder.api.openstack.wsgi [None req-4ae45047-34ee-49fa-a959-445c08983bc6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:38:19.135 7 INFO cinder.api.openstack.wsgi [None req-60d9cfac-6776-4bf6-9391-d1d7f1448236 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:38:19.135 8 INFO cinder.api.openstack.wsgi [None req-4ae45047-34ee-49fa-a959-445c08983bc6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:38:19.136 7 INFO cinder.api.openstack.wsgi [None req-60d9cfac-6776-4bf6-9391-d1d7f1448236 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:38:29.135 8 INFO cinder.api.openstack.wsgi [None req-4ae45047-34ee-49fa-a959-445c08983bc6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:38:29.135 7 INFO cinder.api.openstack.wsgi [None req-60d9cfac-6776-4bf6-9391-d1d7f1448236 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:38:29.136 8 INFO cinder.api.openstack.wsgi [None req-4ae45047-34ee-49fa-a959-445c08983bc6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:38:29.136 7 INFO cinder.api.openstack.wsgi [None req-60d9cfac-6776-4bf6-9391-d1d7f1448236 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:38:39.134 8 INFO cinder.api.openstack.wsgi [None req-4ae45047-34ee-49fa-a959-445c08983bc6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:38:39.135 8 INFO cinder.api.openstack.wsgi [None req-4ae45047-34ee-49fa-a959-445c08983bc6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:38:39.134 7 INFO cinder.api.openstack.wsgi [None req-60d9cfac-6776-4bf6-9391-d1d7f1448236 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:38:39.135 7 INFO cinder.api.openstack.wsgi [None req-60d9cfac-6776-4bf6-9391-d1d7f1448236 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:38:49.135 8 INFO cinder.api.openstack.wsgi [None req-4ae45047-34ee-49fa-a959-445c08983bc6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:38:49.135 8 INFO cinder.api.openstack.wsgi [None req-4ae45047-34ee-49fa-a959-445c08983bc6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:38:49.135 7 INFO cinder.api.openstack.wsgi [None req-60d9cfac-6776-4bf6-9391-d1d7f1448236 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:38:49.136 7 INFO cinder.api.openstack.wsgi [None req-60d9cfac-6776-4bf6-9391-d1d7f1448236 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:38:55.454 8 INFO cinder.api.openstack.wsgi [None req-728e3790-a5ea-41b5-b15c-9b37ebb74784 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:38:55.459 8 INFO cinder.volume.api [None req-728e3790-a5ea-41b5-b15c-9b37ebb74784 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:38:55.459 8 INFO cinder.api.openstack.wsgi [None req-728e3790-a5ea-41b5-b15c-9b37ebb74784 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 218/436] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:38:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:38:55.472 7 INFO cinder.api.openstack.wsgi [None req-1289d6cb-02b3-418a-b36f-fbc2fab7014c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:38:55.481 7 INFO cinder.volume.api [None req-1289d6cb-02b3-418a-b36f-fbc2fab7014c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:38:55.483 7 INFO cinder.api.openstack.wsgi [None req-1289d6cb-02b3-418a-b36f-fbc2fab7014c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 219/437] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:38:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:38:55.491 8 INFO cinder.api.openstack.wsgi [None req-d8eecc83-a16c-4090-954e-769533fd33e3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:38:55.995 8 INFO cinder.api.openstack.wsgi [None req-d8eecc83-a16c-4090-954e-769533fd33e3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 219/438] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:38:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:38:56.035 7 INFO cinder.api.openstack.wsgi [None req-2ee176a0-f58f-4740-a24a-4f74ec2016f0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:38:56.053 7 INFO cinder.api.openstack.wsgi [None req-2ee176a0-f58f-4740-a24a-4f74ec2016f0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 220/439] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:38:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:38:56.063 8 INFO cinder.api.openstack.wsgi [None req-a292c41b-b0c8-4066-8bca-e74b5e8c0db7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:38:56.084 8 INFO cinder.api.openstack.wsgi [None req-a292c41b-b0c8-4066-8bca-e74b5e8c0db7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 220/440] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:38:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:38:56.094 7 INFO cinder.api.openstack.wsgi [None req-e6e927c2-61ec-4b54-aaa2-7f5a31bd3e27 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:38:56.113 7 INFO cinder.api.openstack.wsgi [None req-e6e927c2-61ec-4b54-aaa2-7f5a31bd3e27 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 221/441] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:38:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:38:56.125 8 INFO cinder.api.openstack.wsgi [None req-ac035e97-4ee9-4b0b-b607-3a5f7d7114c9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:38:56.134 8 INFO cinder.volume.api [None req-ac035e97-4ee9-4b0b-b607-3a5f7d7114c9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:38:56.135 8 INFO cinder.api.openstack.wsgi [None req-ac035e97-4ee9-4b0b-b607-3a5f7d7114c9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 221/442] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:38:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:38:56.146 7 INFO cinder.api.openstack.wsgi [None req-f1fd1990-ba1d-4b76-ae64-d0b0c79b4634 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:38:56.151 7 INFO cinder.api.openstack.wsgi [None req-f1fd1990-ba1d-4b76-ae64-d0b0c79b4634 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 7|app: 0|req: 222/443] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:38:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:38:59.135 8 INFO cinder.api.openstack.wsgi [None req-ac035e97-4ee9-4b0b-b607-3a5f7d7114c9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:38:59.135 7 INFO cinder.api.openstack.wsgi [None req-f1fd1990-ba1d-4b76-ae64-d0b0c79b4634 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:38:59.136 8 INFO cinder.api.openstack.wsgi [None req-ac035e97-4ee9-4b0b-b607-3a5f7d7114c9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:38:59.137 7 INFO cinder.api.openstack.wsgi [None req-f1fd1990-ba1d-4b76-ae64-d0b0c79b4634 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:39:09.134 8 INFO cinder.api.openstack.wsgi [None req-ac035e97-4ee9-4b0b-b607-3a5f7d7114c9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:39:09.135 7 INFO cinder.api.openstack.wsgi [None req-f1fd1990-ba1d-4b76-ae64-d0b0c79b4634 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:39:09.135 8 INFO cinder.api.openstack.wsgi [None req-ac035e97-4ee9-4b0b-b607-3a5f7d7114c9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:39:09.136 7 INFO cinder.api.openstack.wsgi [None req-f1fd1990-ba1d-4b76-ae64-d0b0c79b4634 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:39:19.134 8 INFO cinder.api.openstack.wsgi [None req-ac035e97-4ee9-4b0b-b607-3a5f7d7114c9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:39:19.134 7 INFO cinder.api.openstack.wsgi [None req-f1fd1990-ba1d-4b76-ae64-d0b0c79b4634 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:39:19.135 8 INFO cinder.api.openstack.wsgi [None req-ac035e97-4ee9-4b0b-b607-3a5f7d7114c9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:39:19.136 7 INFO cinder.api.openstack.wsgi [None req-f1fd1990-ba1d-4b76-ae64-d0b0c79b4634 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:39:29.134 8 INFO cinder.api.openstack.wsgi [None req-ac035e97-4ee9-4b0b-b607-3a5f7d7114c9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:39:29.135 8 INFO cinder.api.openstack.wsgi [None req-ac035e97-4ee9-4b0b-b607-3a5f7d7114c9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:39:29.136 7 INFO cinder.api.openstack.wsgi [None req-f1fd1990-ba1d-4b76-ae64-d0b0c79b4634 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:39:29.137 7 INFO cinder.api.openstack.wsgi [None req-f1fd1990-ba1d-4b76-ae64-d0b0c79b4634 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:39:39.135 8 INFO cinder.api.openstack.wsgi [None req-ac035e97-4ee9-4b0b-b607-3a5f7d7114c9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:39:39.135 7 INFO cinder.api.openstack.wsgi [None req-f1fd1990-ba1d-4b76-ae64-d0b0c79b4634 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:39:39.136 8 INFO cinder.api.openstack.wsgi [None req-ac035e97-4ee9-4b0b-b607-3a5f7d7114c9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:39:39.136 7 INFO cinder.api.openstack.wsgi [None req-f1fd1990-ba1d-4b76-ae64-d0b0c79b4634 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:39:49.134 8 INFO cinder.api.openstack.wsgi [None req-ac035e97-4ee9-4b0b-b607-3a5f7d7114c9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:39:49.134 7 INFO cinder.api.openstack.wsgi [None req-f1fd1990-ba1d-4b76-ae64-d0b0c79b4634 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:39:49.135 8 INFO cinder.api.openstack.wsgi [None req-ac035e97-4ee9-4b0b-b607-3a5f7d7114c9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:39:49.136 7 INFO cinder.api.openstack.wsgi [None req-f1fd1990-ba1d-4b76-ae64-d0b0c79b4634 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:39:55.452 8 INFO cinder.api.openstack.wsgi [None req-4ddde146-ad5e-4f39-a158-e04fab98fb8d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:39:55.457 8 INFO cinder.api.openstack.wsgi [None req-4ddde146-ad5e-4f39-a158-e04fab98fb8d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 8|app: 0|req: 228/456] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:39:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:39:55.467 7 INFO cinder.api.openstack.wsgi [None req-971822ea-56cd-44c4-93b6-d8002804c642 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:39:55.476 7 INFO cinder.volume.api [None req-971822ea-56cd-44c4-93b6-d8002804c642 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:39:55.478 7 INFO cinder.api.openstack.wsgi [None req-971822ea-56cd-44c4-93b6-d8002804c642 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/457] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:39:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:39:55.515 8 INFO cinder.api.openstack.wsgi [None req-ff454008-8bb8-42a4-9e67-f834cf2a8a40 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:39:55.536 8 INFO cinder.api.openstack.wsgi [None req-ff454008-8bb8-42a4-9e67-f834cf2a8a40 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 229/458] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:39:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:39:55.551 7 INFO cinder.api.openstack.wsgi [None req-edd9b669-fc5b-4fcb-bfa2-656850409e8c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:39:55.575 7 INFO cinder.api.openstack.wsgi [None req-edd9b669-fc5b-4fcb-bfa2-656850409e8c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 230/459] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:39:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:39:55.588 8 INFO cinder.api.openstack.wsgi [None req-07bc7a1e-43e5-4e35-b649-576603198464 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:39:55.612 8 INFO cinder.api.openstack.wsgi [None req-07bc7a1e-43e5-4e35-b649-576603198464 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 230/460] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:39:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:39:55.624 7 INFO cinder.api.openstack.wsgi [None req-f471a06b-2649-4514-a242-31dca34c2413 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:39:55.634 7 INFO cinder.volume.api [None req-f471a06b-2649-4514-a242-31dca34c2413 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:39:55.635 7 INFO cinder.api.openstack.wsgi [None req-f471a06b-2649-4514-a242-31dca34c2413 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 231/461] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:39:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:39:55.647 8 INFO cinder.api.openstack.wsgi [None req-711f3424-91c4-415b-afba-cdd2f5d3263d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:39:55.654 8 INFO cinder.volume.api [None req-711f3424-91c4-415b-afba-cdd2f5d3263d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:39:55.656 8 INFO cinder.api.openstack.wsgi [None req-711f3424-91c4-415b-afba-cdd2f5d3263d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 231/462] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:39:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:39:55.666 7 INFO cinder.api.openstack.wsgi [None req-dd3a8419-c775-498d-a2fe-4dd8e7682fc8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:39:56.171 7 INFO cinder.api.openstack.wsgi [None req-dd3a8419-c775-498d-a2fe-4dd8e7682fc8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 232/463] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:39:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:39:59.134 8 INFO cinder.api.openstack.wsgi [None req-711f3424-91c4-415b-afba-cdd2f5d3263d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:39:59.135 7 INFO cinder.api.openstack.wsgi [None req-dd3a8419-c775-498d-a2fe-4dd8e7682fc8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:39:59.136 7 INFO cinder.api.openstack.wsgi [None req-dd3a8419-c775-498d-a2fe-4dd8e7682fc8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:39:59.136 8 INFO cinder.api.openstack.wsgi [None req-711f3424-91c4-415b-afba-cdd2f5d3263d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:40:09.134 7 INFO cinder.api.openstack.wsgi [None req-dd3a8419-c775-498d-a2fe-4dd8e7682fc8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:40:09.134 8 INFO cinder.api.openstack.wsgi [None req-711f3424-91c4-415b-afba-cdd2f5d3263d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:40:09.135 8 INFO cinder.api.openstack.wsgi [None req-711f3424-91c4-415b-afba-cdd2f5d3263d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:40:09.136 7 INFO cinder.api.openstack.wsgi [None req-dd3a8419-c775-498d-a2fe-4dd8e7682fc8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:40:19.134 8 INFO cinder.api.openstack.wsgi [None req-711f3424-91c4-415b-afba-cdd2f5d3263d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:40:19.135 8 INFO cinder.api.openstack.wsgi [None req-711f3424-91c4-415b-afba-cdd2f5d3263d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:40:19.136 7 INFO cinder.api.openstack.wsgi [None req-dd3a8419-c775-498d-a2fe-4dd8e7682fc8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:40:19.137 7 INFO cinder.api.openstack.wsgi [None req-dd3a8419-c775-498d-a2fe-4dd8e7682fc8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:40:29.135 7 INFO cinder.api.openstack.wsgi [None req-dd3a8419-c775-498d-a2fe-4dd8e7682fc8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:40:29.135 8 INFO cinder.api.openstack.wsgi [None req-711f3424-91c4-415b-afba-cdd2f5d3263d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:40:29.135 7 INFO cinder.api.openstack.wsgi [None req-dd3a8419-c775-498d-a2fe-4dd8e7682fc8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:40:29.136 8 INFO cinder.api.openstack.wsgi [None req-711f3424-91c4-415b-afba-cdd2f5d3263d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:40:39.135 8 INFO cinder.api.openstack.wsgi [None req-711f3424-91c4-415b-afba-cdd2f5d3263d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:40:39.136 7 INFO cinder.api.openstack.wsgi [None req-dd3a8419-c775-498d-a2fe-4dd8e7682fc8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:40:39.136 8 INFO cinder.api.openstack.wsgi [None req-711f3424-91c4-415b-afba-cdd2f5d3263d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:40:39.136 7 INFO cinder.api.openstack.wsgi [None req-dd3a8419-c775-498d-a2fe-4dd8e7682fc8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:40:49.134 8 INFO cinder.api.openstack.wsgi [None req-711f3424-91c4-415b-afba-cdd2f5d3263d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:40:49.135 7 INFO cinder.api.openstack.wsgi [None req-dd3a8419-c775-498d-a2fe-4dd8e7682fc8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:40:49.136 8 INFO cinder.api.openstack.wsgi [None req-711f3424-91c4-415b-afba-cdd2f5d3263d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:40:49.136 7 INFO cinder.api.openstack.wsgi [None req-dd3a8419-c775-498d-a2fe-4dd8e7682fc8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:40:55.446 7 INFO cinder.api.openstack.wsgi [None req-f065e6d7-cab9-438f-a590-b5f493116980 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:40:55.459 7 INFO cinder.volume.api [None req-f065e6d7-cab9-438f-a590-b5f493116980 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:40:55.460 7 INFO cinder.api.openstack.wsgi [None req-f065e6d7-cab9-438f-a590-b5f493116980 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 239/476] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:40:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:40:55.475 8 INFO cinder.api.openstack.wsgi [None req-41f6235f-df3d-4289-9b0c-27a20bac6033 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:40:55.484 8 INFO cinder.volume.api [None req-41f6235f-df3d-4289-9b0c-27a20bac6033 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:40:55.486 8 INFO cinder.api.openstack.wsgi [None req-41f6235f-df3d-4289-9b0c-27a20bac6033 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 238/477] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:40:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:40:55.526 7 INFO cinder.api.openstack.wsgi [None req-1757d639-a450-418b-ba6c-06724a1e7a4a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:40:55.543 7 INFO cinder.api.openstack.wsgi [None req-1757d639-a450-418b-ba6c-06724a1e7a4a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 240/478] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:40:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:40:55.555 8 INFO cinder.api.openstack.wsgi [None req-127c59d2-bfbd-46c1-80ae-48c8b5f787c7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:40:55.577 8 INFO cinder.api.openstack.wsgi [None req-127c59d2-bfbd-46c1-80ae-48c8b5f787c7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 239/479] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:40:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:40:55.591 7 INFO cinder.api.openstack.wsgi [None req-26cb97d6-906d-4842-9a5a-43de7b5a5de7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:40:55.622 7 INFO cinder.api.openstack.wsgi [None req-26cb97d6-906d-4842-9a5a-43de7b5a5de7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 241/480] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:40:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:40:55.639 8 INFO cinder.api.openstack.wsgi [None req-e824b5f5-3432-4e4d-9f3c-fb72152f73c8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:40:55.645 8 INFO cinder.volume.api [None req-e824b5f5-3432-4e4d-9f3c-fb72152f73c8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:40:55.646 8 INFO cinder.api.openstack.wsgi [None req-e824b5f5-3432-4e4d-9f3c-fb72152f73c8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 240/481] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:40:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:40:55.657 7 INFO cinder.api.openstack.wsgi [None req-64df5e6d-d984-4cfa-a4e5-623ebb9feb57 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:40:55.672 7 INFO cinder.api.openstack.wsgi [None req-64df5e6d-d984-4cfa-a4e5-623ebb9feb57 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 7|app: 0|req: 242/482] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:40:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:40:55.690 8 INFO cinder.api.openstack.wsgi [None req-0d74f8c1-b286-4365-9df1-216c5b64f3ec 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:40:56.194 8 INFO cinder.api.openstack.wsgi [None req-0d74f8c1-b286-4365-9df1-216c5b64f3ec 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 241/483] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:40:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:40:59.134 7 INFO cinder.api.openstack.wsgi [None req-64df5e6d-d984-4cfa-a4e5-623ebb9feb57 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:40:59.134 8 INFO cinder.api.openstack.wsgi [None req-0d74f8c1-b286-4365-9df1-216c5b64f3ec 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:40:59.135 8 INFO cinder.api.openstack.wsgi [None req-0d74f8c1-b286-4365-9df1-216c5b64f3ec 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:40:59.136 7 INFO cinder.api.openstack.wsgi [None req-64df5e6d-d984-4cfa-a4e5-623ebb9feb57 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:41:09.135 8 INFO cinder.api.openstack.wsgi [None req-0d74f8c1-b286-4365-9df1-216c5b64f3ec 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:41:09.135 7 INFO cinder.api.openstack.wsgi [None req-64df5e6d-d984-4cfa-a4e5-623ebb9feb57 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:41:09.136 8 INFO cinder.api.openstack.wsgi [None req-0d74f8c1-b286-4365-9df1-216c5b64f3ec 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:41:09.136 7 INFO cinder.api.openstack.wsgi [None req-64df5e6d-d984-4cfa-a4e5-623ebb9feb57 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:41:19.135 8 INFO cinder.api.openstack.wsgi [None req-0d74f8c1-b286-4365-9df1-216c5b64f3ec 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:41:19.135 7 INFO cinder.api.openstack.wsgi [None req-64df5e6d-d984-4cfa-a4e5-623ebb9feb57 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:41:19.136 8 INFO cinder.api.openstack.wsgi [None req-0d74f8c1-b286-4365-9df1-216c5b64f3ec 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:41:19.137 7 INFO cinder.api.openstack.wsgi [None req-64df5e6d-d984-4cfa-a4e5-623ebb9feb57 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:41:29.135 8 INFO cinder.api.openstack.wsgi [None req-0d74f8c1-b286-4365-9df1-216c5b64f3ec 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:41:29.135 7 INFO cinder.api.openstack.wsgi [None req-64df5e6d-d984-4cfa-a4e5-623ebb9feb57 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:41:29.136 8 INFO cinder.api.openstack.wsgi [None req-0d74f8c1-b286-4365-9df1-216c5b64f3ec 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:41:29.136 7 INFO cinder.api.openstack.wsgi [None req-64df5e6d-d984-4cfa-a4e5-623ebb9feb57 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:41:39.134 7 INFO cinder.api.openstack.wsgi [None req-64df5e6d-d984-4cfa-a4e5-623ebb9feb57 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:41:39.135 7 INFO cinder.api.openstack.wsgi [None req-64df5e6d-d984-4cfa-a4e5-623ebb9feb57 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:41:39.135 8 INFO cinder.api.openstack.wsgi [None req-0d74f8c1-b286-4365-9df1-216c5b64f3ec 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:41:39.136 8 INFO cinder.api.openstack.wsgi [None req-0d74f8c1-b286-4365-9df1-216c5b64f3ec 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:41:49.134 8 INFO cinder.api.openstack.wsgi [None req-0d74f8c1-b286-4365-9df1-216c5b64f3ec 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:41:49.134 7 INFO cinder.api.openstack.wsgi [None req-64df5e6d-d984-4cfa-a4e5-623ebb9feb57 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:41:49.135 8 INFO cinder.api.openstack.wsgi [None req-0d74f8c1-b286-4365-9df1-216c5b64f3ec 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:41:49.135 7 INFO cinder.api.openstack.wsgi [None req-64df5e6d-d984-4cfa-a4e5-623ebb9feb57 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:41:55.452 8 INFO cinder.api.openstack.wsgi [None req-78acaed6-7df5-4b3e-a376-061420521fdb 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:41:55.457 8 INFO cinder.api.openstack.wsgi [None req-78acaed6-7df5-4b3e-a376-061420521fdb 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 8|app: 0|req: 248/496] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:41:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:41:55.469 7 INFO cinder.api.openstack.wsgi [None req-5e9f8193-b75e-4efa-a711-8cbd76ce5353 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:41:55.479 7 INFO cinder.volume.api [None req-5e9f8193-b75e-4efa-a711-8cbd76ce5353 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:41:55.481 7 INFO cinder.api.openstack.wsgi [None req-5e9f8193-b75e-4efa-a711-8cbd76ce5353 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/497] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:41:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:41:55.488 8 INFO cinder.api.openstack.wsgi [None req-c2aa6450-9842-4641-876a-a30784ec5fd1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:41:55.497 8 INFO cinder.volume.api [None req-c2aa6450-9842-4641-876a-a30784ec5fd1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:41:55.499 8 INFO cinder.api.openstack.wsgi [None req-c2aa6450-9842-4641-876a-a30784ec5fd1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 249/498] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:41:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:41:55.515 7 INFO cinder.api.openstack.wsgi [None req-f4b3dd54-e92c-430c-8be0-f7a70a38d8e4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:41:55.527 7 INFO cinder.volume.api [None req-f4b3dd54-e92c-430c-8be0-f7a70a38d8e4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:41:55.527 7 INFO cinder.api.openstack.wsgi [None req-f4b3dd54-e92c-430c-8be0-f7a70a38d8e4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 250/499] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:41:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:41:55.541 8 INFO cinder.api.openstack.wsgi [None req-97e346f1-30fc-4359-be90-2554fa83e48d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:41:56.046 8 INFO cinder.api.openstack.wsgi [None req-97e346f1-30fc-4359-be90-2554fa83e48d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 250/500] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:41:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:41:56.083 7 INFO cinder.api.openstack.wsgi [None req-778dd6fd-41a7-4e8e-a9ae-59867c34d0ef 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:41:56.106 7 INFO cinder.api.openstack.wsgi [None req-778dd6fd-41a7-4e8e-a9ae-59867c34d0ef 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 251/501] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:41:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:41:56.118 8 INFO cinder.api.openstack.wsgi [None req-2cb190b1-a6ec-494b-96e2-c71e363ae3a3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:41:56.144 8 INFO cinder.api.openstack.wsgi [None req-2cb190b1-a6ec-494b-96e2-c71e363ae3a3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 251/502] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:41:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:41:56.153 7 INFO cinder.api.openstack.wsgi [None req-ffb0e495-1fa4-4519-94b1-071726ff3afe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:41:56.179 7 INFO cinder.api.openstack.wsgi [None req-ffb0e495-1fa4-4519-94b1-071726ff3afe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 252/503] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:41:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:41:59.134 8 INFO cinder.api.openstack.wsgi [None req-2cb190b1-a6ec-494b-96e2-c71e363ae3a3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:41:59.135 7 INFO cinder.api.openstack.wsgi [None req-ffb0e495-1fa4-4519-94b1-071726ff3afe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:41:59.135 8 INFO cinder.api.openstack.wsgi [None req-2cb190b1-a6ec-494b-96e2-c71e363ae3a3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:41:59.136 7 INFO cinder.api.openstack.wsgi [None req-ffb0e495-1fa4-4519-94b1-071726ff3afe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:42:09.135 8 INFO cinder.api.openstack.wsgi [None req-2cb190b1-a6ec-494b-96e2-c71e363ae3a3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:42:09.135 7 INFO cinder.api.openstack.wsgi [None req-ffb0e495-1fa4-4519-94b1-071726ff3afe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:42:09.136 8 INFO cinder.api.openstack.wsgi [None req-2cb190b1-a6ec-494b-96e2-c71e363ae3a3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:42:09.136 7 INFO cinder.api.openstack.wsgi [None req-ffb0e495-1fa4-4519-94b1-071726ff3afe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:42:19.134 8 INFO cinder.api.openstack.wsgi [None req-2cb190b1-a6ec-494b-96e2-c71e363ae3a3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:42:19.135 7 INFO cinder.api.openstack.wsgi [None req-ffb0e495-1fa4-4519-94b1-071726ff3afe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:42:19.136 8 INFO cinder.api.openstack.wsgi [None req-2cb190b1-a6ec-494b-96e2-c71e363ae3a3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:42:19.136 7 INFO cinder.api.openstack.wsgi [None req-ffb0e495-1fa4-4519-94b1-071726ff3afe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:42:29.135 8 INFO cinder.api.openstack.wsgi [None req-2cb190b1-a6ec-494b-96e2-c71e363ae3a3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:42:29.135 7 INFO cinder.api.openstack.wsgi [None req-ffb0e495-1fa4-4519-94b1-071726ff3afe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:42:29.136 8 INFO cinder.api.openstack.wsgi [None req-2cb190b1-a6ec-494b-96e2-c71e363ae3a3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:42:29.136 7 INFO cinder.api.openstack.wsgi [None req-ffb0e495-1fa4-4519-94b1-071726ff3afe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:42:39.135 7 INFO cinder.api.openstack.wsgi [None req-ffb0e495-1fa4-4519-94b1-071726ff3afe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:42:39.135 8 INFO cinder.api.openstack.wsgi [None req-2cb190b1-a6ec-494b-96e2-c71e363ae3a3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:42:39.136 7 INFO cinder.api.openstack.wsgi [None req-ffb0e495-1fa4-4519-94b1-071726ff3afe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:42:39.137 8 INFO cinder.api.openstack.wsgi [None req-2cb190b1-a6ec-494b-96e2-c71e363ae3a3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:42:49.135 8 INFO cinder.api.openstack.wsgi [None req-2cb190b1-a6ec-494b-96e2-c71e363ae3a3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:42:49.135 7 INFO cinder.api.openstack.wsgi [None req-ffb0e495-1fa4-4519-94b1-071726ff3afe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:42:49.136 8 INFO cinder.api.openstack.wsgi [None req-2cb190b1-a6ec-494b-96e2-c71e363ae3a3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:42:49.136 7 INFO cinder.api.openstack.wsgi [None req-ffb0e495-1fa4-4519-94b1-071726ff3afe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:42:55.425 8 INFO cinder.api.openstack.wsgi [None req-91650658-234e-4218-b194-c2e387d42d4b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:42:55.430 8 INFO cinder.volume.api [None req-91650658-234e-4218-b194-c2e387d42d4b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:42:55.430 8 INFO cinder.api.openstack.wsgi [None req-91650658-234e-4218-b194-c2e387d42d4b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 258/516] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:42:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:42:55.442 7 INFO cinder.api.openstack.wsgi [None req-ed7be7a9-05f2-4764-b8e3-e8f789ee9c03 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:42:55.448 7 INFO cinder.api.openstack.wsgi [None req-ed7be7a9-05f2-4764-b8e3-e8f789ee9c03 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 7|app: 0|req: 259/517] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:42:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:42:55.459 8 INFO cinder.api.openstack.wsgi [None req-b503fc44-61f3-4570-a176-b1ffa32271ce 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:42:55.963 8 INFO cinder.api.openstack.wsgi [None req-b503fc44-61f3-4570-a176-b1ffa32271ce 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 259/518] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:42:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:42:56.007 7 INFO cinder.api.openstack.wsgi [None req-894d0536-e3ba-43c9-889c-913863cb65c4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:42:56.033 7 INFO cinder.api.openstack.wsgi [None req-894d0536-e3ba-43c9-889c-913863cb65c4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 260/519] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:42:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:42:56.046 8 INFO cinder.api.openstack.wsgi [None req-65b55ceb-6226-4c7d-8970-b4344eb7bba6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:42:56.067 8 INFO cinder.api.openstack.wsgi [None req-65b55ceb-6226-4c7d-8970-b4344eb7bba6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 260/520] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:42:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:42:56.079 7 INFO cinder.api.openstack.wsgi [None req-921c3638-6252-4b4e-ad1c-6d1e4608aaae 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:42:56.098 7 INFO cinder.api.openstack.wsgi [None req-921c3638-6252-4b4e-ad1c-6d1e4608aaae 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 261/521] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:42:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:42:56.107 8 INFO cinder.api.openstack.wsgi [None req-8e304b97-1147-4ac2-b4e8-e28a9ba3ab26 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:42:56.116 8 INFO cinder.volume.api [None req-8e304b97-1147-4ac2-b4e8-e28a9ba3ab26 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:42:56.119 8 INFO cinder.api.openstack.wsgi [None req-8e304b97-1147-4ac2-b4e8-e28a9ba3ab26 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 261/522] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:42:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:42:56.127 7 INFO cinder.api.openstack.wsgi [None req-a4a76610-975e-4f9d-a1ba-9b9070c41b92 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:42:56.135 7 INFO cinder.volume.api [None req-a4a76610-975e-4f9d-a1ba-9b9070c41b92 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:42:56.137 7 INFO cinder.api.openstack.wsgi [None req-a4a76610-975e-4f9d-a1ba-9b9070c41b92 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 262/523] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:42:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:42:59.135 8 INFO cinder.api.openstack.wsgi [None req-8e304b97-1147-4ac2-b4e8-e28a9ba3ab26 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:42:59.135 7 INFO cinder.api.openstack.wsgi [None req-a4a76610-975e-4f9d-a1ba-9b9070c41b92 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:42:59.136 7 INFO cinder.api.openstack.wsgi [None req-a4a76610-975e-4f9d-a1ba-9b9070c41b92 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:42:59.136 8 INFO cinder.api.openstack.wsgi [None req-8e304b97-1147-4ac2-b4e8-e28a9ba3ab26 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:43:09.135 8 INFO cinder.api.openstack.wsgi [None req-8e304b97-1147-4ac2-b4e8-e28a9ba3ab26 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:43:09.135 7 INFO cinder.api.openstack.wsgi [None req-a4a76610-975e-4f9d-a1ba-9b9070c41b92 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:43:09.136 8 INFO cinder.api.openstack.wsgi [None req-8e304b97-1147-4ac2-b4e8-e28a9ba3ab26 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:43:09.137 7 INFO cinder.api.openstack.wsgi [None req-a4a76610-975e-4f9d-a1ba-9b9070c41b92 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:43:19.135 8 INFO cinder.api.openstack.wsgi [None req-8e304b97-1147-4ac2-b4e8-e28a9ba3ab26 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:43:19.136 7 INFO cinder.api.openstack.wsgi [None req-a4a76610-975e-4f9d-a1ba-9b9070c41b92 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:43:19.136 8 INFO cinder.api.openstack.wsgi [None req-8e304b97-1147-4ac2-b4e8-e28a9ba3ab26 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:43:19.137 7 INFO cinder.api.openstack.wsgi [None req-a4a76610-975e-4f9d-a1ba-9b9070c41b92 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:43:29.135 7 INFO cinder.api.openstack.wsgi [None req-a4a76610-975e-4f9d-a1ba-9b9070c41b92 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:43:29.135 8 INFO cinder.api.openstack.wsgi [None req-8e304b97-1147-4ac2-b4e8-e28a9ba3ab26 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:43:29.135 7 INFO cinder.api.openstack.wsgi [None req-a4a76610-975e-4f9d-a1ba-9b9070c41b92 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:43:29.136 8 INFO cinder.api.openstack.wsgi [None req-8e304b97-1147-4ac2-b4e8-e28a9ba3ab26 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:43:39.135 7 INFO cinder.api.openstack.wsgi [None req-a4a76610-975e-4f9d-a1ba-9b9070c41b92 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:43:39.135 8 INFO cinder.api.openstack.wsgi [None req-8e304b97-1147-4ac2-b4e8-e28a9ba3ab26 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:43:39.136 7 INFO cinder.api.openstack.wsgi [None req-a4a76610-975e-4f9d-a1ba-9b9070c41b92 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:43:39.136 8 INFO cinder.api.openstack.wsgi [None req-8e304b97-1147-4ac2-b4e8-e28a9ba3ab26 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:43:49.134 7 INFO cinder.api.openstack.wsgi [None req-a4a76610-975e-4f9d-a1ba-9b9070c41b92 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:43:49.135 8 INFO cinder.api.openstack.wsgi [None req-8e304b97-1147-4ac2-b4e8-e28a9ba3ab26 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:43:49.135 7 INFO cinder.api.openstack.wsgi [None req-a4a76610-975e-4f9d-a1ba-9b9070c41b92 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:43:49.136 8 INFO cinder.api.openstack.wsgi [None req-8e304b97-1147-4ac2-b4e8-e28a9ba3ab26 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:43:55.502 7 INFO cinder.api.openstack.wsgi [None req-42c41c11-dee2-483a-b229-306705616d9b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:43:56.005 7 INFO cinder.api.openstack.wsgi [None req-42c41c11-dee2-483a-b229-306705616d9b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 269/536] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:43:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 670 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:43:56.016 8 INFO cinder.api.openstack.wsgi [None req-b083d72a-5745-46c7-a00d-5780c28fac6d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:43:56.021 8 INFO cinder.api.openstack.wsgi [None req-b083d72a-5745-46c7-a00d-5780c28fac6d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 8|app: 0|req: 268/537] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:43:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:43:56.053 7 INFO cinder.api.openstack.wsgi [None req-ed567d37-8aaf-4d6b-9102-d76a09e72912 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:43:56.072 7 INFO cinder.api.openstack.wsgi [None req-ed567d37-8aaf-4d6b-9102-d76a09e72912 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 270/538] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:43:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:43:56.083 8 INFO cinder.api.openstack.wsgi [None req-7a07a39b-8c9b-4d97-a19d-25f6fec9a560 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:43:56.103 8 INFO cinder.api.openstack.wsgi [None req-7a07a39b-8c9b-4d97-a19d-25f6fec9a560 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 269/539] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:43:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:43:56.113 7 INFO cinder.api.openstack.wsgi [None req-6ca686c5-a84c-4dfe-b417-c89cc8c826e1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:43:56.132 7 INFO cinder.api.openstack.wsgi [None req-6ca686c5-a84c-4dfe-b417-c89cc8c826e1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 271/540] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:43:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:43:56.143 8 INFO cinder.api.openstack.wsgi [None req-5febac48-c393-497b-947e-4e314d7ea313 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:43:56.153 8 INFO cinder.volume.api [None req-5febac48-c393-497b-947e-4e314d7ea313 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:43:56.155 8 INFO cinder.api.openstack.wsgi [None req-5febac48-c393-497b-947e-4e314d7ea313 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 270/541] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:43:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:43:56.165 7 INFO cinder.api.openstack.wsgi [None req-3c1ec4c2-e18a-4c17-a2f0-9f1d9172f4d6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:43:56.171 7 INFO cinder.volume.api [None req-3c1ec4c2-e18a-4c17-a2f0-9f1d9172f4d6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:43:56.172 7 INFO cinder.api.openstack.wsgi [None req-3c1ec4c2-e18a-4c17-a2f0-9f1d9172f4d6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 272/542] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:43:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:43:56.179 8 INFO cinder.api.openstack.wsgi [None req-7d2bc8bf-25cf-4933-bacb-215ad150e6fe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:43:56.187 8 INFO cinder.volume.api [None req-7d2bc8bf-25cf-4933-bacb-215ad150e6fe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:43:56.189 8 INFO cinder.api.openstack.wsgi [None req-7d2bc8bf-25cf-4933-bacb-215ad150e6fe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 271/543] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:43:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:43:59.135 8 INFO cinder.api.openstack.wsgi [None req-7d2bc8bf-25cf-4933-bacb-215ad150e6fe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:43:59.134 7 INFO cinder.api.openstack.wsgi [None req-3c1ec4c2-e18a-4c17-a2f0-9f1d9172f4d6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:43:59.136 8 INFO cinder.api.openstack.wsgi [None req-7d2bc8bf-25cf-4933-bacb-215ad150e6fe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:43:59.137 7 INFO cinder.api.openstack.wsgi [None req-3c1ec4c2-e18a-4c17-a2f0-9f1d9172f4d6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:44:09.135 8 INFO cinder.api.openstack.wsgi [None req-7d2bc8bf-25cf-4933-bacb-215ad150e6fe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:44:09.135 7 INFO cinder.api.openstack.wsgi [None req-3c1ec4c2-e18a-4c17-a2f0-9f1d9172f4d6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:44:09.136 8 INFO cinder.api.openstack.wsgi [None req-7d2bc8bf-25cf-4933-bacb-215ad150e6fe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:44:09.136 7 INFO cinder.api.openstack.wsgi [None req-3c1ec4c2-e18a-4c17-a2f0-9f1d9172f4d6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:44:19.135 8 INFO cinder.api.openstack.wsgi [None req-7d2bc8bf-25cf-4933-bacb-215ad150e6fe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:44:19.135 7 INFO cinder.api.openstack.wsgi [None req-3c1ec4c2-e18a-4c17-a2f0-9f1d9172f4d6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:44:19.136 8 INFO cinder.api.openstack.wsgi [None req-7d2bc8bf-25cf-4933-bacb-215ad150e6fe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:44:19.136 7 INFO cinder.api.openstack.wsgi [None req-3c1ec4c2-e18a-4c17-a2f0-9f1d9172f4d6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:44:29.134 8 INFO cinder.api.openstack.wsgi [None req-7d2bc8bf-25cf-4933-bacb-215ad150e6fe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:44:29.135 8 INFO cinder.api.openstack.wsgi [None req-7d2bc8bf-25cf-4933-bacb-215ad150e6fe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:44:29.135 7 INFO cinder.api.openstack.wsgi [None req-3c1ec4c2-e18a-4c17-a2f0-9f1d9172f4d6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:44:29.136 7 INFO cinder.api.openstack.wsgi [None req-3c1ec4c2-e18a-4c17-a2f0-9f1d9172f4d6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:44:39.134 8 INFO cinder.api.openstack.wsgi [None req-7d2bc8bf-25cf-4933-bacb-215ad150e6fe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:44:39.134 8 INFO cinder.api.openstack.wsgi [None req-7d2bc8bf-25cf-4933-bacb-215ad150e6fe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:44:39.136 7 INFO cinder.api.openstack.wsgi [None req-3c1ec4c2-e18a-4c17-a2f0-9f1d9172f4d6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:44:39.137 7 INFO cinder.api.openstack.wsgi [None req-3c1ec4c2-e18a-4c17-a2f0-9f1d9172f4d6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:44:49.134 8 INFO cinder.api.openstack.wsgi [None req-7d2bc8bf-25cf-4933-bacb-215ad150e6fe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:44:49.134 7 INFO cinder.api.openstack.wsgi [None req-3c1ec4c2-e18a-4c17-a2f0-9f1d9172f4d6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:44:49.135 7 INFO cinder.api.openstack.wsgi [None req-3c1ec4c2-e18a-4c17-a2f0-9f1d9172f4d6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:44:49.135 8 INFO cinder.api.openstack.wsgi [None req-7d2bc8bf-25cf-4933-bacb-215ad150e6fe 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:44:55.492 7 INFO cinder.api.openstack.wsgi [None req-fff24621-1d54-4ac2-b87e-3b0ea34b9b5c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:44:55.504 7 INFO cinder.volume.api [None req-fff24621-1d54-4ac2-b87e-3b0ea34b9b5c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:44:55.508 7 INFO cinder.api.openstack.wsgi [None req-fff24621-1d54-4ac2-b87e-3b0ea34b9b5c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 279/556] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:44:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:44:55.517 8 INFO cinder.api.openstack.wsgi [None req-4cb07a46-d4f7-4ac8-ace8-acccc8d980b4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:44:55.529 8 INFO cinder.volume.api [None req-4cb07a46-d4f7-4ac8-ace8-acccc8d980b4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:44:55.532 8 INFO cinder.api.openstack.wsgi [None req-4cb07a46-d4f7-4ac8-ace8-acccc8d980b4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 278/557] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:44:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:44:55.542 7 INFO cinder.api.openstack.wsgi [None req-a07bb3f8-a2e4-4d48-bfe3-6d1cf786e925 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:44:55.550 7 INFO cinder.volume.api [None req-a07bb3f8-a2e4-4d48-bfe3-6d1cf786e925 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:44:55.550 7 INFO cinder.api.openstack.wsgi [None req-a07bb3f8-a2e4-4d48-bfe3-6d1cf786e925 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 280/558] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:44:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:44:55.557 8 INFO cinder.api.openstack.wsgi [None req-e0417fe7-5885-4cbf-a676-0046af599773 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:44:55.561 8 INFO cinder.api.openstack.wsgi [None req-e0417fe7-5885-4cbf-a676-0046af599773 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 8|app: 0|req: 279/559] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:44:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:44:55.601 7 INFO cinder.api.openstack.wsgi [None req-b75c975b-c253-4e26-9fe3-b43eb4a111f8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:44:55.620 7 INFO cinder.api.openstack.wsgi [None req-b75c975b-c253-4e26-9fe3-b43eb4a111f8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 281/560] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:44:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:44:55.629 8 INFO cinder.api.openstack.wsgi [None req-c01b5562-3962-4027-82e6-3561f29b0f76 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:44:55.666 8 INFO cinder.api.openstack.wsgi [None req-c01b5562-3962-4027-82e6-3561f29b0f76 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 280/561] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:44:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:44:55.676 7 INFO cinder.api.openstack.wsgi [None req-72fbdb4f-8fe3-4da1-ac1c-c88122fda1c4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:44:55.714 7 INFO cinder.api.openstack.wsgi [None req-72fbdb4f-8fe3-4da1-ac1c-c88122fda1c4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 282/562] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:44:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:44:55.726 8 INFO cinder.api.openstack.wsgi [None req-ee7aa8a4-a191-40e2-be40-d366ee9a346f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:44:56.232 8 INFO cinder.api.openstack.wsgi [None req-ee7aa8a4-a191-40e2-be40-d366ee9a346f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 281/563] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:44:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:44:59.134 7 INFO cinder.api.openstack.wsgi [None req-72fbdb4f-8fe3-4da1-ac1c-c88122fda1c4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:44:59.134 8 INFO cinder.api.openstack.wsgi [None req-ee7aa8a4-a191-40e2-be40-d366ee9a346f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:44:59.136 7 INFO cinder.api.openstack.wsgi [None req-72fbdb4f-8fe3-4da1-ac1c-c88122fda1c4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:44:59.136 8 INFO cinder.api.openstack.wsgi [None req-ee7aa8a4-a191-40e2-be40-d366ee9a346f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:45:09.134 7 INFO cinder.api.openstack.wsgi [None req-72fbdb4f-8fe3-4da1-ac1c-c88122fda1c4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:45:09.135 8 INFO cinder.api.openstack.wsgi [None req-ee7aa8a4-a191-40e2-be40-d366ee9a346f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:45:09.135 7 INFO cinder.api.openstack.wsgi [None req-72fbdb4f-8fe3-4da1-ac1c-c88122fda1c4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:45:09.136 8 INFO cinder.api.openstack.wsgi [None req-ee7aa8a4-a191-40e2-be40-d366ee9a346f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:45:19.134 8 INFO cinder.api.openstack.wsgi [None req-ee7aa8a4-a191-40e2-be40-d366ee9a346f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:45:19.134 7 INFO cinder.api.openstack.wsgi [None req-72fbdb4f-8fe3-4da1-ac1c-c88122fda1c4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:45:19.135 8 INFO cinder.api.openstack.wsgi [None req-ee7aa8a4-a191-40e2-be40-d366ee9a346f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:45:19.135 7 INFO cinder.api.openstack.wsgi [None req-72fbdb4f-8fe3-4da1-ac1c-c88122fda1c4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:45:29.134 8 INFO cinder.api.openstack.wsgi [None req-ee7aa8a4-a191-40e2-be40-d366ee9a346f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:45:29.134 7 INFO cinder.api.openstack.wsgi [None req-72fbdb4f-8fe3-4da1-ac1c-c88122fda1c4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:45:29.135 8 INFO cinder.api.openstack.wsgi [None req-ee7aa8a4-a191-40e2-be40-d366ee9a346f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:45:29.135 7 INFO cinder.api.openstack.wsgi [None req-72fbdb4f-8fe3-4da1-ac1c-c88122fda1c4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:45:39.135 7 INFO cinder.api.openstack.wsgi [None req-72fbdb4f-8fe3-4da1-ac1c-c88122fda1c4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:45:39.135 8 INFO cinder.api.openstack.wsgi [None req-ee7aa8a4-a191-40e2-be40-d366ee9a346f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:45:39.136 7 INFO cinder.api.openstack.wsgi [None req-72fbdb4f-8fe3-4da1-ac1c-c88122fda1c4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:45:39.136 8 INFO cinder.api.openstack.wsgi [None req-ee7aa8a4-a191-40e2-be40-d366ee9a346f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:45:49.134 7 INFO cinder.api.openstack.wsgi [None req-72fbdb4f-8fe3-4da1-ac1c-c88122fda1c4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:45:49.135 8 INFO cinder.api.openstack.wsgi [None req-ee7aa8a4-a191-40e2-be40-d366ee9a346f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:45:49.135 7 INFO cinder.api.openstack.wsgi [None req-72fbdb4f-8fe3-4da1-ac1c-c88122fda1c4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:45:49.136 8 INFO cinder.api.openstack.wsgi [None req-ee7aa8a4-a191-40e2-be40-d366ee9a346f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:45:55.552 7 INFO cinder.api.openstack.wsgi [None req-49b5afb5-23e2-4603-affd-1fa44e8b81bb 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:45:55.583 7 INFO cinder.api.openstack.wsgi [None req-49b5afb5-23e2-4603-affd-1fa44e8b81bb 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 289/576] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:45:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:45:55.592 8 INFO cinder.api.openstack.wsgi [None req-93095534-c364-4b71-ad9d-99a4a76efb5c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:45:55.613 8 INFO cinder.api.openstack.wsgi [None req-93095534-c364-4b71-ad9d-99a4a76efb5c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 288/577] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:45:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:45:55.624 7 INFO cinder.api.openstack.wsgi [None req-6e773e1d-f583-4832-a9ed-b1377e229cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:45:55.647 7 INFO cinder.api.openstack.wsgi [None req-6e773e1d-f583-4832-a9ed-b1377e229cb7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 290/578] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:45:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:45:55.659 8 INFO cinder.api.openstack.wsgi [None req-93f20876-6f60-4cf6-ad64-2f756bbf8b69 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:45:55.665 8 INFO cinder.volume.api [None req-93f20876-6f60-4cf6-ad64-2f756bbf8b69 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:45:55.665 8 INFO cinder.api.openstack.wsgi [None req-93f20876-6f60-4cf6-ad64-2f756bbf8b69 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 289/579] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:45:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:45:55.678 7 INFO cinder.api.openstack.wsgi [None req-613d4687-39bb-428f-b496-c5e56dc88754 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:45:56.182 7 INFO cinder.api.openstack.wsgi [None req-613d4687-39bb-428f-b496-c5e56dc88754 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 291/580] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:45:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:45:56.194 8 INFO cinder.api.openstack.wsgi [None req-1429be13-0ffd-48c5-804b-aa2d75d515fc 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:45:56.203 8 INFO cinder.volume.api [None req-1429be13-0ffd-48c5-804b-aa2d75d515fc 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:45:56.205 8 INFO cinder.api.openstack.wsgi [None req-1429be13-0ffd-48c5-804b-aa2d75d515fc 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 290/581] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:45:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:45:56.215 7 INFO cinder.api.openstack.wsgi [None req-7aec2c65-a8f7-4739-8876-98345238861a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:45:56.221 7 INFO cinder.api.openstack.wsgi [None req-7aec2c65-a8f7-4739-8876-98345238861a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 7|app: 0|req: 292/582] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:45:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:45:56.230 8 INFO cinder.api.openstack.wsgi [None req-07e60acf-de54-45ce-849b-31b40d98e418 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:45:56.238 8 INFO cinder.volume.api [None req-07e60acf-de54-45ce-849b-31b40d98e418 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:45:56.240 8 INFO cinder.api.openstack.wsgi [None req-07e60acf-de54-45ce-849b-31b40d98e418 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 291/583] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:45:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:45:59.134 8 INFO cinder.api.openstack.wsgi [None req-07e60acf-de54-45ce-849b-31b40d98e418 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:45:59.134 7 INFO cinder.api.openstack.wsgi [None req-7aec2c65-a8f7-4739-8876-98345238861a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:45:59.135 7 INFO cinder.api.openstack.wsgi [None req-7aec2c65-a8f7-4739-8876-98345238861a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:45:59.135 8 INFO cinder.api.openstack.wsgi [None req-07e60acf-de54-45ce-849b-31b40d98e418 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:46:09.135 8 INFO cinder.api.openstack.wsgi [None req-07e60acf-de54-45ce-849b-31b40d98e418 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:46:09.135 7 INFO cinder.api.openstack.wsgi [None req-7aec2c65-a8f7-4739-8876-98345238861a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:46:09.136 8 INFO cinder.api.openstack.wsgi [None req-07e60acf-de54-45ce-849b-31b40d98e418 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:46:09.136 7 INFO cinder.api.openstack.wsgi [None req-7aec2c65-a8f7-4739-8876-98345238861a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:46:19.135 7 INFO cinder.api.openstack.wsgi [None req-7aec2c65-a8f7-4739-8876-98345238861a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:46:19.135 8 INFO cinder.api.openstack.wsgi [None req-07e60acf-de54-45ce-849b-31b40d98e418 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:46:19.135 7 INFO cinder.api.openstack.wsgi [None req-7aec2c65-a8f7-4739-8876-98345238861a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:46:19.136 8 INFO cinder.api.openstack.wsgi [None req-07e60acf-de54-45ce-849b-31b40d98e418 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:46:29.134 8 INFO cinder.api.openstack.wsgi [None req-07e60acf-de54-45ce-849b-31b40d98e418 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:46:29.134 7 INFO cinder.api.openstack.wsgi [None req-7aec2c65-a8f7-4739-8876-98345238861a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:46:29.135 8 INFO cinder.api.openstack.wsgi [None req-07e60acf-de54-45ce-849b-31b40d98e418 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:46:29.136 7 INFO cinder.api.openstack.wsgi [None req-7aec2c65-a8f7-4739-8876-98345238861a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:46:31.377 8 INFO cinder.api.openstack.wsgi [None req-8ca30595-936b-4903-9c2d-d2c4f3ba077a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET https://volume.199-204-45-144.nip.io/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=False 2026-05-12 06:46:31.392 8 INFO cinder.api.openstack.wsgi [None req-8ca30595-936b-4903-9c2d-d2c4f3ba077a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] https://volume.199-204-45-144.nip.io/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 296/592] 199.204.45.144 () {44 vars in 1069 bytes} [Tue May 12 06:46:31 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=False => generated 338 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:46:39.135 7 INFO cinder.api.openstack.wsgi [None req-7aec2c65-a8f7-4739-8876-98345238861a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:46:39.135 8 INFO cinder.api.openstack.wsgi [None req-8ca30595-936b-4903-9c2d-d2c4f3ba077a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:46:39.136 7 INFO cinder.api.openstack.wsgi [None req-7aec2c65-a8f7-4739-8876-98345238861a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:46:39.137 8 INFO cinder.api.openstack.wsgi [None req-8ca30595-936b-4903-9c2d-d2c4f3ba077a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:46:49.134 8 INFO cinder.api.openstack.wsgi [None req-8ca30595-936b-4903-9c2d-d2c4f3ba077a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:46:49.134 7 INFO cinder.api.openstack.wsgi [None req-7aec2c65-a8f7-4739-8876-98345238861a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:46:49.135 8 INFO cinder.api.openstack.wsgi [None req-8ca30595-936b-4903-9c2d-d2c4f3ba077a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:46:49.135 7 INFO cinder.api.openstack.wsgi [None req-7aec2c65-a8f7-4739-8876-98345238861a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:46:55.456 8 INFO cinder.api.openstack.wsgi [None req-1111b8d4-7a05-4c21-9376-2c615652fab5 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:46:55.465 8 INFO cinder.volume.api [None req-1111b8d4-7a05-4c21-9376-2c615652fab5 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:46:55.467 8 INFO cinder.api.openstack.wsgi [None req-1111b8d4-7a05-4c21-9376-2c615652fab5 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 299/597] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:46:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:46:55.481 7 INFO cinder.api.openstack.wsgi [None req-faf46ccf-7b19-4fd3-bcb5-b7b974bf6f13 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:46:55.486 7 INFO cinder.api.openstack.wsgi [None req-faf46ccf-7b19-4fd3-bcb5-b7b974bf6f13 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 7|app: 0|req: 299/598] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:46:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:46:55.498 8 INFO cinder.api.openstack.wsgi [None req-45a23adf-beea-4ed8-ae7d-ee05c5bb10b4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:46:56.002 8 INFO cinder.api.openstack.wsgi [None req-45a23adf-beea-4ed8-ae7d-ee05c5bb10b4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 300/599] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:46:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:46:56.015 7 INFO cinder.api.openstack.wsgi [None req-3932e331-de1f-414a-ad91-1161c0fd8fd7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:46:56.025 7 INFO cinder.volume.api [None req-3932e331-de1f-414a-ad91-1161c0fd8fd7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:46:56.027 7 INFO cinder.api.openstack.wsgi [None req-3932e331-de1f-414a-ad91-1161c0fd8fd7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 300/600] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:46:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:46:56.067 8 INFO cinder.api.openstack.wsgi [None req-552f3713-d8e2-4309-8032-0bb635339c7d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:46:56.088 8 INFO cinder.api.openstack.wsgi [None req-552f3713-d8e2-4309-8032-0bb635339c7d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 301/601] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:46:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:46:56.099 7 INFO cinder.api.openstack.wsgi [None req-86a5fedd-1765-4a18-a5dc-16605918b95d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:46:56.120 7 INFO cinder.api.openstack.wsgi [None req-86a5fedd-1765-4a18-a5dc-16605918b95d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 301/602] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:46:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:46:56.134 8 INFO cinder.api.openstack.wsgi [None req-7fcc7fc1-c99c-4b8d-915e-13564236c429 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:46:56.155 8 INFO cinder.api.openstack.wsgi [None req-7fcc7fc1-c99c-4b8d-915e-13564236c429 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 302/603] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:46:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:46:56.165 7 INFO cinder.api.openstack.wsgi [None req-2288f322-c42a-402e-a9d2-2332964950ff 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:46:56.170 7 INFO cinder.volume.api [None req-2288f322-c42a-402e-a9d2-2332964950ff 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:46:56.171 7 INFO cinder.api.openstack.wsgi [None req-2288f322-c42a-402e-a9d2-2332964950ff 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 302/604] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:46:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:46:59.134 8 INFO cinder.api.openstack.wsgi [None req-7fcc7fc1-c99c-4b8d-915e-13564236c429 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:46:59.135 7 INFO cinder.api.openstack.wsgi [None req-2288f322-c42a-402e-a9d2-2332964950ff 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:46:59.135 8 INFO cinder.api.openstack.wsgi [None req-7fcc7fc1-c99c-4b8d-915e-13564236c429 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:46:59.136 7 INFO cinder.api.openstack.wsgi [None req-2288f322-c42a-402e-a9d2-2332964950ff 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:47:09.135 8 INFO cinder.api.openstack.wsgi [None req-7fcc7fc1-c99c-4b8d-915e-13564236c429 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:47:09.135 7 INFO cinder.api.openstack.wsgi [None req-2288f322-c42a-402e-a9d2-2332964950ff 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:47:09.136 8 INFO cinder.api.openstack.wsgi [None req-7fcc7fc1-c99c-4b8d-915e-13564236c429 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:47:09.136 7 INFO cinder.api.openstack.wsgi [None req-2288f322-c42a-402e-a9d2-2332964950ff 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:47:19.134 8 INFO cinder.api.openstack.wsgi [None req-7fcc7fc1-c99c-4b8d-915e-13564236c429 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:47:19.134 7 INFO cinder.api.openstack.wsgi [None req-2288f322-c42a-402e-a9d2-2332964950ff 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:47:19.135 8 INFO cinder.api.openstack.wsgi [None req-7fcc7fc1-c99c-4b8d-915e-13564236c429 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:47:19.135 7 INFO cinder.api.openstack.wsgi [None req-2288f322-c42a-402e-a9d2-2332964950ff 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:47:29.134 8 INFO cinder.api.openstack.wsgi [None req-7fcc7fc1-c99c-4b8d-915e-13564236c429 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:47:29.135 8 INFO cinder.api.openstack.wsgi [None req-7fcc7fc1-c99c-4b8d-915e-13564236c429 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:47:29.136 7 INFO cinder.api.openstack.wsgi [None req-2288f322-c42a-402e-a9d2-2332964950ff 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:47:29.137 7 INFO cinder.api.openstack.wsgi [None req-2288f322-c42a-402e-a9d2-2332964950ff 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:47:34.705 8 INFO cinder.api.openstack.wsgi [None req-231db20d-cbfd-4060-9ed5-62f69029eab6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET https://volume.199-204-45-144.nip.io/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=False 2026-05-12 06:47:34.721 8 INFO cinder.api.openstack.wsgi [None req-231db20d-cbfd-4060-9ed5-62f69029eab6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] https://volume.199-204-45-144.nip.io/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 307/613] 199.204.45.144 () {44 vars in 1069 bytes} [Tue May 12 06:47:34 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=False => generated 338 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:47:39.134 7 INFO cinder.api.openstack.wsgi [None req-2288f322-c42a-402e-a9d2-2332964950ff 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:47:39.135 7 INFO cinder.api.openstack.wsgi [None req-2288f322-c42a-402e-a9d2-2332964950ff 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:47:39.135 8 INFO cinder.api.openstack.wsgi [None req-231db20d-cbfd-4060-9ed5-62f69029eab6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:47:39.137 8 INFO cinder.api.openstack.wsgi [None req-231db20d-cbfd-4060-9ed5-62f69029eab6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:47:49.135 8 INFO cinder.api.openstack.wsgi [None req-231db20d-cbfd-4060-9ed5-62f69029eab6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:47:49.135 7 INFO cinder.api.openstack.wsgi [None req-2288f322-c42a-402e-a9d2-2332964950ff 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:47:49.136 8 INFO cinder.api.openstack.wsgi [None req-231db20d-cbfd-4060-9ed5-62f69029eab6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:47:49.136 7 INFO cinder.api.openstack.wsgi [None req-2288f322-c42a-402e-a9d2-2332964950ff 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:47:55.427 8 INFO cinder.api.openstack.wsgi [None req-35213466-50c9-4ce7-9e24-b4bc8bba89ad 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:47:55.436 8 INFO cinder.volume.api [None req-35213466-50c9-4ce7-9e24-b4bc8bba89ad 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:47:55.438 8 INFO cinder.api.openstack.wsgi [None req-35213466-50c9-4ce7-9e24-b4bc8bba89ad 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 310/618] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:47:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:47:55.448 7 INFO cinder.api.openstack.wsgi [None req-66dae56e-66e5-4c1f-b1fe-2cfe76292200 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:47:55.453 7 INFO cinder.volume.api [None req-66dae56e-66e5-4c1f-b1fe-2cfe76292200 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:47:55.454 7 INFO cinder.api.openstack.wsgi [None req-66dae56e-66e5-4c1f-b1fe-2cfe76292200 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 309/619] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:47:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:47:55.463 8 INFO cinder.api.openstack.wsgi [None req-62ab2f49-f9d7-4e81-854f-fef3c03b6ddf 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:47:55.469 8 INFO cinder.api.openstack.wsgi [None req-62ab2f49-f9d7-4e81-854f-fef3c03b6ddf 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 8|app: 0|req: 311/620] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:47:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:47:55.478 7 INFO cinder.api.openstack.wsgi [None req-f063a5b9-b2f7-46ce-963f-67d7f120b555 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:47:55.486 7 INFO cinder.volume.api [None req-f063a5b9-b2f7-46ce-963f-67d7f120b555 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:47:55.487 7 INFO cinder.api.openstack.wsgi [None req-f063a5b9-b2f7-46ce-963f-67d7f120b555 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 310/621] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:47:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:47:55.498 8 INFO cinder.api.openstack.wsgi [None req-7a8ea504-2b24-40c0-a23a-917c34f66533 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:47:56.001 8 INFO cinder.api.openstack.wsgi [None req-7a8ea504-2b24-40c0-a23a-917c34f66533 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 312/622] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:47:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:47:56.038 7 INFO cinder.api.openstack.wsgi [None req-c6346bbb-6638-41f5-854f-d1838471375a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:47:56.061 7 INFO cinder.api.openstack.wsgi [None req-c6346bbb-6638-41f5-854f-d1838471375a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 311/623] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:47:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:47:56.073 8 INFO cinder.api.openstack.wsgi [None req-4739f427-4a6e-44d6-bc2a-daf059f40210 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:47:56.096 8 INFO cinder.api.openstack.wsgi [None req-4739f427-4a6e-44d6-bc2a-daf059f40210 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 313/624] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:47:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:47:56.109 7 INFO cinder.api.openstack.wsgi [None req-2ca266b3-cabd-4c94-b570-0ec71136d56b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:47:56.129 7 INFO cinder.api.openstack.wsgi [None req-2ca266b3-cabd-4c94-b570-0ec71136d56b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 312/625] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:47:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:47:59.134 8 INFO cinder.api.openstack.wsgi [None req-4739f427-4a6e-44d6-bc2a-daf059f40210 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:47:59.134 7 INFO cinder.api.openstack.wsgi [None req-2ca266b3-cabd-4c94-b570-0ec71136d56b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:47:59.134 8 INFO cinder.api.openstack.wsgi [None req-4739f427-4a6e-44d6-bc2a-daf059f40210 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:47:59.135 7 INFO cinder.api.openstack.wsgi [None req-2ca266b3-cabd-4c94-b570-0ec71136d56b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:48:09.135 8 INFO cinder.api.openstack.wsgi [None req-4739f427-4a6e-44d6-bc2a-daf059f40210 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:48:09.135 7 INFO cinder.api.openstack.wsgi [None req-2ca266b3-cabd-4c94-b570-0ec71136d56b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:48:09.137 7 INFO cinder.api.openstack.wsgi [None req-2ca266b3-cabd-4c94-b570-0ec71136d56b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:48:09.137 8 INFO cinder.api.openstack.wsgi [None req-4739f427-4a6e-44d6-bc2a-daf059f40210 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:48:19.134 7 INFO cinder.api.openstack.wsgi [None req-2ca266b3-cabd-4c94-b570-0ec71136d56b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:48:19.134 8 INFO cinder.api.openstack.wsgi [None req-4739f427-4a6e-44d6-bc2a-daf059f40210 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:48:19.135 7 INFO cinder.api.openstack.wsgi [None req-2ca266b3-cabd-4c94-b570-0ec71136d56b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:48:19.135 8 INFO cinder.api.openstack.wsgi [None req-4739f427-4a6e-44d6-bc2a-daf059f40210 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:48:29.135 7 INFO cinder.api.openstack.wsgi [None req-2ca266b3-cabd-4c94-b570-0ec71136d56b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:48:29.136 8 INFO cinder.api.openstack.wsgi [None req-4739f427-4a6e-44d6-bc2a-daf059f40210 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:48:29.136 7 INFO cinder.api.openstack.wsgi [None req-2ca266b3-cabd-4c94-b570-0ec71136d56b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:48:29.137 8 INFO cinder.api.openstack.wsgi [None req-4739f427-4a6e-44d6-bc2a-daf059f40210 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:48:39.135 7 INFO cinder.api.openstack.wsgi [None req-2ca266b3-cabd-4c94-b570-0ec71136d56b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:48:39.135 8 INFO cinder.api.openstack.wsgi [None req-4739f427-4a6e-44d6-bc2a-daf059f40210 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:48:39.136 7 INFO cinder.api.openstack.wsgi [None req-2ca266b3-cabd-4c94-b570-0ec71136d56b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:48:39.136 8 INFO cinder.api.openstack.wsgi [None req-4739f427-4a6e-44d6-bc2a-daf059f40210 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:48:49.134 7 INFO cinder.api.openstack.wsgi [None req-2ca266b3-cabd-4c94-b570-0ec71136d56b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:48:49.134 7 INFO cinder.api.openstack.wsgi [None req-2ca266b3-cabd-4c94-b570-0ec71136d56b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:48:49.135 8 INFO cinder.api.openstack.wsgi [None req-4739f427-4a6e-44d6-bc2a-daf059f40210 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:48:49.136 8 INFO cinder.api.openstack.wsgi [None req-4739f427-4a6e-44d6-bc2a-daf059f40210 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:48:55.580 7 INFO cinder.api.openstack.wsgi [None req-1876bd5b-601c-43aa-9302-c018b53a1ecc 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:48:55.601 7 INFO cinder.api.openstack.wsgi [None req-1876bd5b-601c-43aa-9302-c018b53a1ecc 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 319/638] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:48:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:48:55.610 8 INFO cinder.api.openstack.wsgi [None req-2df6ef78-5928-4e27-ac91-6e33eced2979 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:48:55.634 8 INFO cinder.api.openstack.wsgi [None req-2df6ef78-5928-4e27-ac91-6e33eced2979 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 320/639] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:48:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:48:55.643 7 INFO cinder.api.openstack.wsgi [None req-f7a75037-10e5-4eda-b13b-049b2ccfd8ef 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:48:55.664 7 INFO cinder.api.openstack.wsgi [None req-f7a75037-10e5-4eda-b13b-049b2ccfd8ef 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 320/640] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:48:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:48:55.674 8 INFO cinder.api.openstack.wsgi [None req-f68f640f-6855-454d-aec5-a328680757ca 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:48:55.680 8 INFO cinder.api.openstack.wsgi [None req-f68f640f-6855-454d-aec5-a328680757ca 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 8|app: 0|req: 321/641] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:48:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:48:55.692 7 INFO cinder.api.openstack.wsgi [None req-ce1a0b8e-f4d6-4e75-9a71-1f53dfd89425 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:48:55.701 7 INFO cinder.volume.api [None req-ce1a0b8e-f4d6-4e75-9a71-1f53dfd89425 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:48:55.703 7 INFO cinder.api.openstack.wsgi [None req-ce1a0b8e-f4d6-4e75-9a71-1f53dfd89425 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 321/642] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:48:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:48:55.712 8 INFO cinder.api.openstack.wsgi [None req-7b990ad2-50cb-423d-a834-e38cfc535f1d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:48:55.717 8 INFO cinder.volume.api [None req-7b990ad2-50cb-423d-a834-e38cfc535f1d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:48:55.717 8 INFO cinder.api.openstack.wsgi [None req-7b990ad2-50cb-423d-a834-e38cfc535f1d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 322/643] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:48:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:48:55.729 7 INFO cinder.api.openstack.wsgi [None req-a68a8734-6fd1-4513-a131-5d89a1c1d56f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:48:56.232 7 INFO cinder.api.openstack.wsgi [None req-a68a8734-6fd1-4513-a131-5d89a1c1d56f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 322/644] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:48:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:48:56.243 8 INFO cinder.api.openstack.wsgi [None req-8d5f1e95-f962-47e6-b5ea-a977c5b94ed6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:48:56.251 8 INFO cinder.volume.api [None req-8d5f1e95-f962-47e6-b5ea-a977c5b94ed6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:48:56.254 8 INFO cinder.api.openstack.wsgi [None req-8d5f1e95-f962-47e6-b5ea-a977c5b94ed6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 323/645] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:48:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:48:59.135 7 INFO cinder.api.openstack.wsgi [None req-a68a8734-6fd1-4513-a131-5d89a1c1d56f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:48:59.135 8 INFO cinder.api.openstack.wsgi [None req-8d5f1e95-f962-47e6-b5ea-a977c5b94ed6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:48:59.136 7 INFO cinder.api.openstack.wsgi [None req-a68a8734-6fd1-4513-a131-5d89a1c1d56f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:48:59.136 8 INFO cinder.api.openstack.wsgi [None req-8d5f1e95-f962-47e6-b5ea-a977c5b94ed6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:49:04.685 7 INFO cinder.api.openstack.wsgi [None req-3ea61339-d165-41df-ab92-f66b3361364d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots 2026-05-12 06:49:04.698 7 INFO cinder.volume.api [None req-3ea61339-d165-41df-ab92-f66b3361364d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:49:04.699 7 INFO cinder.api.openstack.wsgi [None req-3ea61339-d165-41df-ab92-f66b3361364d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 324/648] 10.0.0.44 () {32 vars in 704 bytes} [Tue May 12 06:49:04 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:49:04.712 8 INFO cinder.api.openstack.wsgi [None req-b91db660-d9f1-49ab-a62a-0b3b1bb29d29 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes 2026-05-12 06:49:04.742 8 INFO cinder.volume.api [None req-b91db660-d9f1-49ab-a62a-0b3b1bb29d29 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:49:04.742 8 INFO cinder.api.openstack.wsgi [None req-b91db660-d9f1-49ab-a62a-0b3b1bb29d29 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes returned with HTTP 200 [pid: 8|app: 0|req: 325/649] 10.0.0.44 () {32 vars in 700 bytes} [Tue May 12 06:49:04 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:49:09.135 7 INFO cinder.api.openstack.wsgi [None req-3ea61339-d165-41df-ab92-f66b3361364d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:49:09.135 8 INFO cinder.api.openstack.wsgi [None req-b91db660-d9f1-49ab-a62a-0b3b1bb29d29 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:49:09.136 7 INFO cinder.api.openstack.wsgi [None req-3ea61339-d165-41df-ab92-f66b3361364d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:49:09.136 8 INFO cinder.api.openstack.wsgi [None req-b91db660-d9f1-49ab-a62a-0b3b1bb29d29 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:49:19.135 7 INFO cinder.api.openstack.wsgi [None req-3ea61339-d165-41df-ab92-f66b3361364d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:49:19.135 7 INFO cinder.api.openstack.wsgi [None req-3ea61339-d165-41df-ab92-f66b3361364d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:49:19.135 8 INFO cinder.api.openstack.wsgi [None req-b91db660-d9f1-49ab-a62a-0b3b1bb29d29 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:49:19.137 8 INFO cinder.api.openstack.wsgi [None req-b91db660-d9f1-49ab-a62a-0b3b1bb29d29 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:49:29.134 8 INFO cinder.api.openstack.wsgi [None req-b91db660-d9f1-49ab-a62a-0b3b1bb29d29 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:49:29.135 8 INFO cinder.api.openstack.wsgi [None req-b91db660-d9f1-49ab-a62a-0b3b1bb29d29 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:49:29.134 7 INFO cinder.api.openstack.wsgi [None req-3ea61339-d165-41df-ab92-f66b3361364d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:49:29.135 7 INFO cinder.api.openstack.wsgi [None req-3ea61339-d165-41df-ab92-f66b3361364d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:49:39.134 8 INFO cinder.api.openstack.wsgi [None req-b91db660-d9f1-49ab-a62a-0b3b1bb29d29 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:49:39.135 7 INFO cinder.api.openstack.wsgi [None req-3ea61339-d165-41df-ab92-f66b3361364d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:49:39.135 8 INFO cinder.api.openstack.wsgi [None req-b91db660-d9f1-49ab-a62a-0b3b1bb29d29 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:49:39.135 7 INFO cinder.api.openstack.wsgi [None req-3ea61339-d165-41df-ab92-f66b3361364d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:49:43.128 8 INFO cinder.api.openstack.wsgi [None req-2a5f6a37-bb50-4a38-a9d2-0898ca3abb6c 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/volumes 2026-05-12 06:49:43.882 8 INFO cinder.api.v3.volumes [None req-2a5f6a37-bb50-4a38-a9d2-0898ca3abb6c 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] Create volume of 1 GB 2026-05-12 06:49:43.904 8 INFO cinder.volume.api [None req-2a5f6a37-bb50-4a38-a9d2-0898ca3abb6c 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] Availability Zones retrieved successfully. 2026-05-12 06:49:44.199 8 INFO cinder.volume.api [None req-2a5f6a37-bb50-4a38-a9d2-0898ca3abb6c 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] Create volume request issued successfully. 2026-05-12 06:49:44.200 8 INFO cinder.api.openstack.wsgi [None req-2a5f6a37-bb50-4a38-a9d2-0898ca3abb6c 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/volumes returned with HTTP 202 [pid: 8|app: 0|req: 330/658] 10.0.0.44 () {34 vars in 722 bytes} [Tue May 12 06:49:43 2026] POST /v3/dd5ab6a5b37444d1881cdb757c587648/volumes => generated 865 bytes in 1078 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 06:49:44.222 7 INFO cinder.api.openstack.wsgi [None req-73d13e89-fb5f-40f8-bcac-4b63de27cc94 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:49:44.274 7 INFO cinder.volume.api [None req-73d13e89-fb5f-40f8-bcac-4b63de27cc94 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] Volume info retrieved successfully. 2026-05-12 06:49:44.281 7 INFO cinder.api.openstack.wsgi [None req-73d13e89-fb5f-40f8-bcac-4b63de27cc94 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 returned with HTTP 200 [pid: 7|app: 0|req: 329/659] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:49:44 2026] GET /v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 => generated 933 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:49:45.296 8 INFO cinder.api.openstack.wsgi [None req-48b1e7b0-d01d-49cd-8f44-39017c6aee16 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:49:45.313 8 INFO cinder.volume.api [None req-48b1e7b0-d01d-49cd-8f44-39017c6aee16 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] Volume info retrieved successfully. 2026-05-12 06:49:45.321 8 INFO cinder.api.openstack.wsgi [None req-48b1e7b0-d01d-49cd-8f44-39017c6aee16 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 returned with HTTP 200 [pid: 8|app: 0|req: 331/660] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:49:45 2026] GET /v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:49:46.337 7 INFO cinder.api.openstack.wsgi [None req-b46ace4d-5855-419b-a549-cf3f4a2b7542 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:49:46.350 7 INFO cinder.volume.api [None req-b46ace4d-5855-419b-a549-cf3f4a2b7542 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] Volume info retrieved successfully. 2026-05-12 06:49:46.356 7 INFO cinder.api.openstack.wsgi [None req-b46ace4d-5855-419b-a549-cf3f4a2b7542 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 returned with HTTP 200 [pid: 7|app: 0|req: 330/661] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:49:46 2026] GET /v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:49:47.376 8 INFO cinder.api.openstack.wsgi [None req-d89450f1-d340-4793-acf9-866d00e4f6bc 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:49:47.392 8 INFO cinder.volume.api [None req-d89450f1-d340-4793-acf9-866d00e4f6bc 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] Volume info retrieved successfully. 2026-05-12 06:49:47.397 8 INFO cinder.api.openstack.wsgi [None req-d89450f1-d340-4793-acf9-866d00e4f6bc 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 returned with HTTP 200 [pid: 8|app: 0|req: 332/662] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:49:47 2026] GET /v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 => generated 1342 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:49:47.469 7 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-88937557-01e4-4e0a-9107-9dde0fbc4f1b 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:49:47.486 7 INFO cinder.volume.api [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-88937557-01e4-4e0a-9107-9dde0fbc4f1b 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] Volume info retrieved successfully. 2026-05-12 06:49:47.490 7 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-88937557-01e4-4e0a-9107-9dde0fbc4f1b 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 returned with HTTP 200 [pid: 7|app: 0|req: 331/663] 10.0.0.7 () {34 vars in 1026 bytes} [Tue May 12 06:49:47 2026] GET /v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 => generated 1342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:49:47.901 8 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-91f5a64c-cb16-4972-8a07-a0109934d000 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:49:47.917 8 INFO cinder.volume.api [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-91f5a64c-cb16-4972-8a07-a0109934d000 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] Volume info retrieved successfully. 2026-05-12 06:49:47.921 8 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-91f5a64c-cb16-4972-8a07-a0109934d000 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 returned with HTTP 200 [pid: 8|app: 0|req: 333/664] 10.0.0.7 () {34 vars in 1026 bytes} [Tue May 12 06:49:47 2026] GET /v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 => generated 1342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 06:49:47.929 7 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-88937557-01e4-4e0a-9107-9dde0fbc4f1b 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 06:49:47.930 7 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-88937557-01e4-4e0a-9107-9dde0fbc4f1b 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 332/665] 10.0.0.7 () {32 vars in 827 bytes} [Tue May 12 06:49:47 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:49:47.944 8 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-a692ba13-9ae8-4714-9657-7eac3310cf59 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. .first() 2026-05-12 06:49:48.218 8 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-a692ba13-9ae8-4714-9657-7eac3310cf59 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/attachments returned with HTTP 200 [pid: 8|app: 0|req: 334/666] 10.0.0.7 () {40 vars in 1055 bytes} [Tue May 12 06:49:47 2026] POST /v3/dd5ab6a5b37444d1881cdb757c587648/attachments => generated 273 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 06:49:49.134 7 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-88937557-01e4-4e0a-9107-9dde0fbc4f1b 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:49:49.135 8 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-a692ba13-9ae8-4714-9657-7eac3310cf59 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:49:49.135 7 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-88937557-01e4-4e0a-9107-9dde0fbc4f1b 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:49:49.136 8 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-a692ba13-9ae8-4714-9657-7eac3310cf59 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:49:54.265 7 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-88937557-01e4-4e0a-9107-9dde0fbc4f1b 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 06:49:54.265 7 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-88937557-01e4-4e0a-9107-9dde0fbc4f1b 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 334/669] 199.204.45.144 () {32 vars in 840 bytes} [Tue May 12 06:49:54 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:49:54.311 8 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-418d1bf0-e510-404f-8d6b-b4a7c062a528 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:49:54.326 8 INFO cinder.volume.api [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-418d1bf0-e510-404f-8d6b-b4a7c062a528 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] Volume info retrieved successfully. 2026-05-12 06:49:54.333 8 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-418d1bf0-e510-404f-8d6b-b4a7c062a528 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 returned with HTTP 200 [pid: 8|app: 0|req: 336/670] 199.204.45.144 () {36 vars in 1073 bytes} [Tue May 12 06:49:54 2026] GET /v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 => generated 1522 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:49:55.724 7 INFO cinder.api.openstack.wsgi [None req-f168d58b-25cb-4ef5-b002-bf991b4c99cc 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:49:55.739 7 INFO cinder.volume.api [None req-f168d58b-25cb-4ef5-b002-bf991b4c99cc 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:49:55.744 7 INFO cinder.api.openstack.wsgi [None req-f168d58b-25cb-4ef5-b002-bf991b4c99cc 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 335/671] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:49:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 1509 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:49:55.773 8 INFO cinder.api.openstack.wsgi [None req-86db68ee-3d1e-461c-a27b-dc697fe927b1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:49:55.802 8 INFO cinder.volume.api [None req-86db68ee-3d1e-461c-a27b-dc697fe927b1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:49:55.808 8 INFO cinder.api.openstack.wsgi [None req-86db68ee-3d1e-461c-a27b-dc697fe927b1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 337/672] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:49:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 1509 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:49:55.824 7 INFO cinder.api.openstack.wsgi [None req-045a2a01-eb2e-497f-805d-3fbdcb53cb74 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:49:56.180 8 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-d90d57b0-06f9-460d-9a20-4a442d395edf 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/attachments/bae6a6cb-ded0-427a-8b4c-06dcf518044c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:49:56.327 7 INFO cinder.api.openstack.wsgi [None req-045a2a01-eb2e-497f-805d-3fbdcb53cb74 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 336/673] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:49:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:49:56.380 7 INFO cinder.api.openstack.wsgi [None req-bafc9b94-a9e6-4317-8c27-07b91970bbea 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0794c9f5795246ef881e154a6081c181?usage=true 2026-05-12 06:49:56.403 7 INFO cinder.api.openstack.wsgi [None req-bafc9b94-a9e6-4317-8c27-07b91970bbea 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0794c9f5795246ef881e154a6081c181?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 337/674] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:49:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0794c9f5795246ef881e154a6081c181?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:49:56.413 7 INFO cinder.api.openstack.wsgi [None req-b6668b5f-f3e5-4224-ae09-0b69af642353 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:49:56.443 7 INFO cinder.api.openstack.wsgi [None req-b6668b5f-f3e5-4224-ae09-0b69af642353 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 338/675] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:49:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:49:56.453 7 INFO cinder.api.openstack.wsgi [None req-4ad720dc-218e-448d-8ef7-3a1b99413ed2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/2a430cf9e7ec4b31b73871b87cfd6d3e?usage=true 2026-05-12 06:49:56.473 7 INFO cinder.api.openstack.wsgi [None req-4ad720dc-218e-448d-8ef7-3a1b99413ed2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/2a430cf9e7ec4b31b73871b87cfd6d3e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 339/676] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:49:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/2a430cf9e7ec4b31b73871b87cfd6d3e?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:49:56.482 7 INFO cinder.api.openstack.wsgi [None req-9dffec8c-1517-426c-bbbd-8b6974e1d1a9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:49:56.502 7 INFO cinder.api.openstack.wsgi [None req-9dffec8c-1517-426c-bbbd-8b6974e1d1a9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 340/677] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:49:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:49:56.510 7 INFO cinder.api.openstack.wsgi [None req-ede3dd25-825a-4847-b37c-342c08d34f6d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/93faacf460de486eb3390d38c8622d87?usage=true 2026-05-12 06:49:56.526 7 INFO cinder.api.openstack.wsgi [None req-ede3dd25-825a-4847-b37c-342c08d34f6d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/93faacf460de486eb3390d38c8622d87?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 341/678] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:49:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/93faacf460de486eb3390d38c8622d87?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:49:56.539 7 INFO cinder.api.openstack.wsgi [None req-bbdc7d24-5539-4084-bbc9-1b2f62bcb333 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/dd5ab6a5b37444d1881cdb757c587648?usage=true 2026-05-12 06:49:56.558 7 INFO cinder.api.openstack.wsgi [None req-bbdc7d24-5539-4084-bbc9-1b2f62bcb333 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/dd5ab6a5b37444d1881cdb757c587648?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 342/679] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:49:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/dd5ab6a5b37444d1881cdb757c587648?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:49:56.567 7 INFO cinder.api.openstack.wsgi [None req-47650409-db4d-40f1-97b3-772570c3a9c8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:49:56.586 7 INFO cinder.api.openstack.wsgi [None req-47650409-db4d-40f1-97b3-772570c3a9c8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 343/680] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:49:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:49:56.594 7 INFO cinder.api.openstack.wsgi [None req-314ddbc3-6ba3-4394-b69c-04df85060c9f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:49:56.597 7 INFO cinder.volume.api [None req-314ddbc3-6ba3-4394-b69c-04df85060c9f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:49:56.598 7 INFO cinder.api.openstack.wsgi [None req-314ddbc3-6ba3-4394-b69c-04df85060c9f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 344/681] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:49:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:49:56.605 7 INFO cinder.api.openstack.wsgi [None req-7540ffaf-5030-4da4-ab45-a42aa4069e87 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:49:56.609 7 INFO cinder.api.openstack.wsgi [None req-7540ffaf-5030-4da4-ab45-a42aa4069e87 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 7|app: 0|req: 345/682] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:49:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:49:57.222 8 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-d90d57b0-06f9-460d-9a20-4a442d395edf 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/attachments/bae6a6cb-ded0-427a-8b4c-06dcf518044c returned with HTTP 200 [pid: 8|app: 0|req: 338/683] 199.204.45.144 () {40 vars in 1135 bytes} [Tue May 12 06:49:56 2026] PUT /v3/dd5ab6a5b37444d1881cdb757c587648/attachments/bae6a6cb-ded0-427a-8b4c-06dcf518044c => generated 802 bytes in 1052 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 06:49:57.753 7 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-f5b590ce-53b5-4f6a-9dca-c36785e163cb 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/attachments/bae6a6cb-ded0-427a-8b4c-06dcf518044c/action /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. .first() /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:49:57.801 7 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-f5b590ce-53b5-4f6a-9dca-c36785e163cb 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/attachments/bae6a6cb-ded0-427a-8b4c-06dcf518044c/action returned with HTTP 204 [pid: 7|app: 0|req: 346/684] 199.204.45.144 () {40 vars in 1148 bytes} [Tue May 12 06:49:57 2026] POST /v3/dd5ab6a5b37444d1881cdb757c587648/attachments/bae6a6cb-ded0-427a-8b4c-06dcf518044c/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-12 06:49:59.135 8 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-d90d57b0-06f9-460d-9a20-4a442d395edf 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:49:59.135 7 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-f5b590ce-53b5-4f6a-9dca-c36785e163cb 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:49:59.136 8 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-d90d57b0-06f9-460d-9a20-4a442d395edf 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:49:59.136 7 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-f5b590ce-53b5-4f6a-9dca-c36785e163cb 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:50:09.134 7 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-f5b590ce-53b5-4f6a-9dca-c36785e163cb 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:50:09.134 8 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-d90d57b0-06f9-460d-9a20-4a442d395edf 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:50:09.134 7 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-f5b590ce-53b5-4f6a-9dca-c36785e163cb 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:50:09.135 8 INFO cinder.api.openstack.wsgi [req-34837208-5af5-4d56-9bfe-5923cf14bd95 req-d90d57b0-06f9-460d-9a20-4a442d395edf 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:09.565 7 INFO cinder.api.openstack.wsgi [req-5d4181e0-fcb6-453a-95d3-d033d1b9fe09 req-f111de99-1a7a-4379-85ee-76bfc5cedd62 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/attachments/bae6a6cb-ded0-427a-8b4c-06dcf518044c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:10.141 7 INFO cinder.api.openstack.wsgi [req-5d4181e0-fcb6-453a-95d3-d033d1b9fe09 req-f111de99-1a7a-4379-85ee-76bfc5cedd62 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/attachments/bae6a6cb-ded0-427a-8b4c-06dcf518044c returned with HTTP 200 [pid: 7|app: 0|req: 349/689] 199.204.45.144 () {38 vars in 1103 bytes} [Tue May 12 06:50:09 2026] DELETE /v3/dd5ab6a5b37444d1881cdb757c587648/attachments/bae6a6cb-ded0-427a-8b4c-06dcf518044c => generated 19 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:10.159 8 INFO cinder.api.openstack.wsgi [req-5d4181e0-fcb6-453a-95d3-d033d1b9fe09 req-ff13ad9d-decf-426e-9d48-dab334013001 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 2026-05-12 06:50:10.160 8 INFO cinder.api.v3.volumes [req-5d4181e0-fcb6-453a-95d3-d033d1b9fe09 req-ff13ad9d-decf-426e-9d48-dab334013001 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] Delete volume with id: 9aa6c769-ac86-42f3-a829-61f44be6e996 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:10.169 8 INFO cinder.volume.api [req-5d4181e0-fcb6-453a-95d3-d033d1b9fe09 req-ff13ad9d-decf-426e-9d48-dab334013001 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:10.196 8 INFO cinder.volume.api [req-5d4181e0-fcb6-453a-95d3-d033d1b9fe09 req-ff13ad9d-decf-426e-9d48-dab334013001 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] Delete volume request issued successfully. 2026-05-12 06:50:10.196 8 INFO cinder.api.openstack.wsgi [req-5d4181e0-fcb6-453a-95d3-d033d1b9fe09 req-ff13ad9d-decf-426e-9d48-dab334013001 0d6dfd19b9634e9487f7e32ed5fd31f9 dd5ab6a5b37444d1881cdb757c587648 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 returned with HTTP 202 [pid: 8|app: 0|req: 341/690] 199.204.45.144 () {36 vars in 1054 bytes} [Tue May 12 06:50:10 2026] DELETE /v3/dd5ab6a5b37444d1881cdb757c587648/volumes/9aa6c769-ac86-42f3-a829-61f44be6e996 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:17.386 7 INFO cinder.api.openstack.wsgi [None req-7826bf19-fb78-478c-b558-23a941560ad9 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes 2026-05-12 06:50:17.389 7 INFO cinder.api.v3.volumes [None req-7826bf19-fb78-478c-b558-23a941560ad9 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Create volume of 1 GB /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:17.399 7 INFO cinder.volume.api [None req-7826bf19-fb78-478c-b558-23a941560ad9 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Availability Zones retrieved successfully. 2026-05-12 06:50:17.620 7 INFO cinder.volume.api [None req-7826bf19-fb78-478c-b558-23a941560ad9 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Create volume request issued successfully. 2026-05-12 06:50:17.621 7 INFO cinder.api.openstack.wsgi [None req-7826bf19-fb78-478c-b558-23a941560ad9 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes returned with HTTP 202 [pid: 7|app: 0|req: 350/691] 10.0.0.44 () {34 vars in 722 bytes} [Tue May 12 06:50:17 2026] POST /v3/0d74275c774c4fa7828e72c05268cd30/volumes => generated 871 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:17.655 8 INFO cinder.api.openstack.wsgi [None req-4cf3248f-1c41-4e61-8e2e-e72dae6f6b37 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:17.672 8 INFO cinder.volume.api [None req-4cf3248f-1c41-4e61-8e2e-e72dae6f6b37 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:17.676 8 INFO cinder.api.openstack.wsgi [None req-4cf3248f-1c41-4e61-8e2e-e72dae6f6b37 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 returned with HTTP 200 [pid: 8|app: 0|req: 342/692] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:17 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 => generated 939 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:18.693 7 INFO cinder.api.openstack.wsgi [None req-56ec3ae1-4392-4b0c-8790-e6bac4c9ef31 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:18.833 7 INFO cinder.volume.api [None req-56ec3ae1-4392-4b0c-8790-e6bac4c9ef31 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:18.837 7 INFO cinder.api.openstack.wsgi [None req-56ec3ae1-4392-4b0c-8790-e6bac4c9ef31 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 returned with HTTP 200 [pid: 7|app: 0|req: 351/693] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:18 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 => generated 964 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:18.856 8 INFO cinder.api.openstack.wsgi [None req-a30af379-8b01-43af-8d6e-f8990c052f69 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:18.871 8 INFO cinder.volume.api [None req-a30af379-8b01-43af-8d6e-f8990c052f69 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:18.875 8 INFO cinder.api.openstack.wsgi [None req-a30af379-8b01-43af-8d6e-f8990c052f69 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 returned with HTTP 200 [pid: 8|app: 0|req: 343/694] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:18 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 => generated 964 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:18.894 7 INFO cinder.api.openstack.wsgi [None req-eece2d31-b1f5-4662-a795-98b790101715 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:18.910 7 INFO cinder.volume.api [None req-eece2d31-b1f5-4662-a795-98b790101715 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:18.918 7 INFO cinder.volume.api [None req-eece2d31-b1f5-4662-a795-98b790101715 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume updated successfully. 2026-05-12 06:50:18.919 7 INFO cinder.api.openstack.wsgi [None req-eece2d31-b1f5-4662-a795-98b790101715 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 returned with HTTP 200 [pid: 7|app: 0|req: 352/695] 10.0.0.44 () {34 vars in 794 bytes} [Tue May 12 06:50:18 2026] PUT /v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 => generated 896 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:18.941 8 INFO cinder.api.openstack.wsgi [None req-d6093902-a9e0-44cd-a68e-cba2816b3c87 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:18.959 8 INFO cinder.volume.api [None req-d6093902-a9e0-44cd-a68e-cba2816b3c87 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:18.970 8 INFO cinder.volume.api [None req-d6093902-a9e0-44cd-a68e-cba2816b3c87 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume updated successfully. 2026-05-12 06:50:18.970 8 INFO cinder.api.openstack.wsgi [None req-d6093902-a9e0-44cd-a68e-cba2816b3c87 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 returned with HTTP 200 [pid: 8|app: 0|req: 344/696] 10.0.0.44 () {34 vars in 795 bytes} [Tue May 12 06:50:18 2026] PUT /v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 => generated 935 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:18.992 7 INFO cinder.api.openstack.wsgi [None req-94bfe0f9-5e06-4446-aca7-0c463ea5823f 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:19.006 7 INFO cinder.volume.api [None req-94bfe0f9-5e06-4446-aca7-0c463ea5823f 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:19.011 7 INFO cinder.api.openstack.wsgi [None req-94bfe0f9-5e06-4446-aca7-0c463ea5823f 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 returned with HTTP 200 [pid: 7|app: 0|req: 353/697] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:18 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 => generated 1003 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:19.031 8 INFO cinder.api.openstack.wsgi [None req-25256ea6-33cd-419f-8a43-eb61f083da68 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes 2026-05-12 06:50:19.034 8 INFO cinder.api.v3.volumes [None req-25256ea6-33cd-419f-8a43-eb61f083da68 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Create volume of 1 GB 2026-05-12 06:50:19.041 8 INFO cinder.volume.api [None req-25256ea6-33cd-419f-8a43-eb61f083da68 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Availability Zones retrieved successfully. 2026-05-12 06:50:19.135 7 INFO cinder.api.openstack.wsgi [None req-94bfe0f9-5e06-4446-aca7-0c463ea5823f 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:50:19.136 7 INFO cinder.api.openstack.wsgi [None req-94bfe0f9-5e06-4446-aca7-0c463ea5823f 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:50:19.137 7 INFO cinder.api.openstack.wsgi [None req-94bfe0f9-5e06-4446-aca7-0c463ea5823f 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:50:19.137 7 INFO cinder.api.openstack.wsgi [None req-94bfe0f9-5e06-4446-aca7-0c463ea5823f 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:50:19.167 8 INFO cinder.volume.api [None req-25256ea6-33cd-419f-8a43-eb61f083da68 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Create volume request issued successfully. 2026-05-12 06:50:19.168 8 INFO cinder.api.openstack.wsgi [None req-25256ea6-33cd-419f-8a43-eb61f083da68 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes returned with HTTP 202 [pid: 8|app: 0|req: 345/700] 10.0.0.44 () {34 vars in 722 bytes} [Tue May 12 06:50:19 2026] POST /v3/0d74275c774c4fa7828e72c05268cd30/volumes => generated 892 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:19.191 7 INFO cinder.api.openstack.wsgi [None req-e44a28a8-ea22-431e-86a8-87737414d917 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/23c9707d-55b1-4778-8674-11128db91fca /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:19.207 7 INFO cinder.volume.api [None req-e44a28a8-ea22-431e-86a8-87737414d917 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:19.213 7 INFO cinder.api.openstack.wsgi [None req-e44a28a8-ea22-431e-86a8-87737414d917 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/23c9707d-55b1-4778-8674-11128db91fca returned with HTTP 200 [pid: 7|app: 0|req: 356/701] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:19 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/23c9707d-55b1-4778-8674-11128db91fca => generated 960 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:20.235 8 INFO cinder.api.openstack.wsgi [None req-29f19906-7850-498e-b0fb-3897ced4ddd5 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/23c9707d-55b1-4778-8674-11128db91fca /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:20.247 8 INFO cinder.volume.api [None req-29f19906-7850-498e-b0fb-3897ced4ddd5 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:20.251 8 INFO cinder.api.openstack.wsgi [None req-29f19906-7850-498e-b0fb-3897ced4ddd5 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/23c9707d-55b1-4778-8674-11128db91fca returned with HTTP 200 [pid: 8|app: 0|req: 346/702] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:20 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/23c9707d-55b1-4778-8674-11128db91fca => generated 985 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:20.270 7 INFO cinder.api.openstack.wsgi [None req-6cf2b813-0a0a-43ce-98e8-8df12a02c9d1 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/23c9707d-55b1-4778-8674-11128db91fca /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:20.284 7 INFO cinder.volume.api [None req-6cf2b813-0a0a-43ce-98e8-8df12a02c9d1 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:20.296 7 INFO cinder.volume.api [None req-6cf2b813-0a0a-43ce-98e8-8df12a02c9d1 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume updated successfully. 2026-05-12 06:50:20.297 7 INFO cinder.api.openstack.wsgi [None req-6cf2b813-0a0a-43ce-98e8-8df12a02c9d1 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/23c9707d-55b1-4778-8674-11128db91fca returned with HTTP 200 [pid: 7|app: 0|req: 357/703] 10.0.0.44 () {34 vars in 794 bytes} [Tue May 12 06:50:20 2026] PUT /v3/0d74275c774c4fa7828e72c05268cd30/volumes/23c9707d-55b1-4778-8674-11128db91fca => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:20.319 8 INFO cinder.api.openstack.wsgi [None req-f30e50d8-1dec-4c79-8979-7db0c1aa06c6 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/23c9707d-55b1-4778-8674-11128db91fca /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:20.331 8 INFO cinder.volume.api [None req-f30e50d8-1dec-4c79-8979-7db0c1aa06c6 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:20.335 8 INFO cinder.api.openstack.wsgi [None req-f30e50d8-1dec-4c79-8979-7db0c1aa06c6 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/23c9707d-55b1-4778-8674-11128db91fca returned with HTTP 200 [pid: 8|app: 0|req: 347/704] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:20 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/23c9707d-55b1-4778-8674-11128db91fca => generated 950 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:20.355 7 INFO cinder.api.openstack.wsgi [None req-1ce98612-cc32-4fb4-a9e8-c4c6e63f9fdf 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/23c9707d-55b1-4778-8674-11128db91fca 2026-05-12 06:50:20.356 7 INFO cinder.api.v3.volumes [None req-1ce98612-cc32-4fb4-a9e8-c4c6e63f9fdf 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Delete volume with id: 23c9707d-55b1-4778-8674-11128db91fca /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:20.369 7 INFO cinder.volume.api [None req-1ce98612-cc32-4fb4-a9e8-c4c6e63f9fdf 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:20.395 7 INFO cinder.volume.api [None req-1ce98612-cc32-4fb4-a9e8-c4c6e63f9fdf 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Delete volume request issued successfully. 2026-05-12 06:50:20.396 7 INFO cinder.api.openstack.wsgi [None req-1ce98612-cc32-4fb4-a9e8-c4c6e63f9fdf 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/23c9707d-55b1-4778-8674-11128db91fca returned with HTTP 202 [pid: 7|app: 0|req: 358/705] 10.0.0.44 () {32 vars in 777 bytes} [Tue May 12 06:50:20 2026] DELETE /v3/0d74275c774c4fa7828e72c05268cd30/volumes/23c9707d-55b1-4778-8674-11128db91fca => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:20.407 8 INFO cinder.api.openstack.wsgi [None req-5e502e55-e4ef-4222-8bb5-101cb9556942 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/23c9707d-55b1-4778-8674-11128db91fca /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:20.423 8 INFO cinder.volume.api [None req-5e502e55-e4ef-4222-8bb5-101cb9556942 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:20.428 8 INFO cinder.api.openstack.wsgi [None req-5e502e55-e4ef-4222-8bb5-101cb9556942 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/23c9707d-55b1-4778-8674-11128db91fca returned with HTTP 200 [pid: 8|app: 0|req: 348/706] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:20 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/23c9707d-55b1-4778-8674-11128db91fca => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:21.454 7 INFO cinder.api.openstack.wsgi [None req-3d9435ec-e418-44ec-9f52-0dfb018b7e64 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/23c9707d-55b1-4778-8674-11128db91fca 2026-05-12 06:50:21.461 7 INFO cinder.api.openstack.wsgi [None req-3d9435ec-e418-44ec-9f52-0dfb018b7e64 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/23c9707d-55b1-4778-8674-11128db91fca returned with HTTP 404 [pid: 7|app: 0|req: 359/707] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:21 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/23c9707d-55b1-4778-8674-11128db91fca => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:21.470 8 INFO cinder.api.openstack.wsgi [None req-dc02e8d4-2ee0-41b3-9146-c9f3a1261993 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:21.481 8 INFO cinder.volume.api [None req-dc02e8d4-2ee0-41b3-9146-c9f3a1261993 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:21.486 8 INFO cinder.api.openstack.wsgi [None req-dc02e8d4-2ee0-41b3-9146-c9f3a1261993 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 returned with HTTP 200 [pid: 8|app: 0|req: 349/708] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:21 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 => generated 1003 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 06:50:21.505 7 INFO cinder.api.openstack.wsgi [None req-9bd0004f-68ce-4324-8b2f-4c17818afb4b 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 2026-05-12 06:50:21.506 7 INFO cinder.api.v3.volumes [None req-9bd0004f-68ce-4324-8b2f-4c17818afb4b 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Delete volume with id: 3ccfbe81-7e21-4e62-b5e0-c87721d54094 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:21.515 7 INFO cinder.volume.api [None req-9bd0004f-68ce-4324-8b2f-4c17818afb4b 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:21.534 7 INFO cinder.volume.api [None req-9bd0004f-68ce-4324-8b2f-4c17818afb4b 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Delete volume request issued successfully. 2026-05-12 06:50:21.535 7 INFO cinder.api.openstack.wsgi [None req-9bd0004f-68ce-4324-8b2f-4c17818afb4b 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 returned with HTTP 202 [pid: 7|app: 0|req: 360/709] 10.0.0.44 () {32 vars in 777 bytes} [Tue May 12 06:50:21 2026] DELETE /v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:21.542 8 INFO cinder.api.openstack.wsgi [None req-4e81c333-90be-48f2-9ae2-547b2fcf0745 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:21.552 8 INFO cinder.volume.api [None req-4e81c333-90be-48f2-9ae2-547b2fcf0745 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:21.556 8 INFO cinder.api.openstack.wsgi [None req-4e81c333-90be-48f2-9ae2-547b2fcf0745 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 returned with HTTP 200 [pid: 8|app: 0|req: 350/710] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:21 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 => generated 1002 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:22.573 7 INFO cinder.api.openstack.wsgi [None req-49a25cd5-a989-4a5b-92ab-7ea334cd2fcd 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 2026-05-12 06:50:22.580 7 INFO cinder.api.openstack.wsgi [None req-49a25cd5-a989-4a5b-92ab-7ea334cd2fcd 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 returned with HTTP 404 [pid: 7|app: 0|req: 361/711] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:22 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/3ccfbe81-7e21-4e62-b5e0-c87721d54094 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:22.638 8 INFO cinder.api.openstack.wsgi [None req-c34cd4d8-6dee-4c48-ad05-064d0fd766b1 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes 2026-05-12 06:50:22.724 8 INFO cinder.api.v3.volumes [None req-c34cd4d8-6dee-4c48-ad05-064d0fd766b1 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Create volume of 1 GB 2026-05-12 06:50:22.729 8 INFO cinder.volume.api [None req-c34cd4d8-6dee-4c48-ad05-064d0fd766b1 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Availability Zones retrieved successfully. 2026-05-12 06:50:22.882 8 INFO cinder.volume.api [None req-c34cd4d8-6dee-4c48-ad05-064d0fd766b1 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Create volume request issued successfully. 2026-05-12 06:50:22.882 8 INFO cinder.api.openstack.wsgi [None req-c34cd4d8-6dee-4c48-ad05-064d0fd766b1 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes returned with HTTP 202 [pid: 8|app: 0|req: 351/712] 10.0.0.44 () {34 vars in 722 bytes} [Tue May 12 06:50:22 2026] POST /v3/0d74275c774c4fa7828e72c05268cd30/volumes => generated 870 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 06:50:22.904 7 INFO cinder.api.openstack.wsgi [None req-8fb30160-82b7-45f2-835b-fe6326d648fd 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:22.921 7 INFO cinder.volume.api [None req-8fb30160-82b7-45f2-835b-fe6326d648fd 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:22.928 7 INFO cinder.api.openstack.wsgi [None req-8fb30160-82b7-45f2-835b-fe6326d648fd 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 returned with HTTP 200 [pid: 7|app: 0|req: 362/713] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:22 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:23.951 8 INFO cinder.api.openstack.wsgi [None req-1043a75b-911f-4327-b952-24ce0beb2ea1 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:23.978 8 INFO cinder.volume.api [None req-1043a75b-911f-4327-b952-24ce0beb2ea1 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:23.987 8 INFO cinder.api.openstack.wsgi [None req-1043a75b-911f-4327-b952-24ce0beb2ea1 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 returned with HTTP 200 [pid: 8|app: 0|req: 352/714] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:23 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 => generated 1347 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:24.013 7 INFO cinder.api.openstack.wsgi [None req-3e4b2b64-f874-463b-9eb7-90010b2b7e28 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:24.036 7 INFO cinder.volume.api [None req-3e4b2b64-f874-463b-9eb7-90010b2b7e28 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:24.040 7 INFO cinder.api.openstack.wsgi [None req-3e4b2b64-f874-463b-9eb7-90010b2b7e28 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 returned with HTTP 200 [pid: 7|app: 0|req: 363/715] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:24 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 => generated 1347 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:24.075 8 INFO cinder.api.openstack.wsgi [None req-b0247acb-18a1-44ad-9d60-d770418bd66b 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:24.096 8 INFO cinder.volume.api [None req-b0247acb-18a1-44ad-9d60-d770418bd66b 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:24.107 8 INFO cinder.volume.api [None req-b0247acb-18a1-44ad-9d60-d770418bd66b 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume updated successfully. 2026-05-12 06:50:24.108 8 INFO cinder.api.openstack.wsgi [None req-b0247acb-18a1-44ad-9d60-d770418bd66b 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 returned with HTTP 200 [pid: 8|app: 0|req: 353/716] 10.0.0.44 () {34 vars in 794 bytes} [Tue May 12 06:50:24 2026] PUT /v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 => generated 894 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:24.138 7 INFO cinder.api.openstack.wsgi [None req-878ba517-0a4c-4af1-8824-7152c2ea2dde 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:24.160 7 INFO cinder.volume.api [None req-878ba517-0a4c-4af1-8824-7152c2ea2dde 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:24.170 7 INFO cinder.volume.api [None req-878ba517-0a4c-4af1-8824-7152c2ea2dde 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume updated successfully. 2026-05-12 06:50:24.171 7 INFO cinder.api.openstack.wsgi [None req-878ba517-0a4c-4af1-8824-7152c2ea2dde 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 returned with HTTP 200 [pid: 7|app: 0|req: 364/717] 10.0.0.44 () {34 vars in 795 bytes} [Tue May 12 06:50:24 2026] PUT /v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 => generated 933 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:24.188 8 INFO cinder.api.openstack.wsgi [None req-ce68bdf3-a9af-4885-84f2-9de40f98acdf 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:24.202 8 INFO cinder.volume.api [None req-ce68bdf3-a9af-4885-84f2-9de40f98acdf 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:24.207 8 INFO cinder.api.openstack.wsgi [None req-ce68bdf3-a9af-4885-84f2-9de40f98acdf 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 returned with HTTP 200 [pid: 8|app: 0|req: 354/718] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:24 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 => generated 1386 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:24.224 7 INFO cinder.api.openstack.wsgi [None req-11bd4759-b638-43d7-b2d8-79be7766e079 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes 2026-05-12 06:50:24.226 7 INFO cinder.api.v3.volumes [None req-11bd4759-b638-43d7-b2d8-79be7766e079 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Create volume of 1 GB 2026-05-12 06:50:24.236 7 INFO cinder.volume.api [None req-11bd4759-b638-43d7-b2d8-79be7766e079 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Availability Zones retrieved successfully. 2026-05-12 06:50:24.413 7 INFO cinder.volume.api [None req-11bd4759-b638-43d7-b2d8-79be7766e079 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Create volume request issued successfully. 2026-05-12 06:50:24.414 7 INFO cinder.api.openstack.wsgi [None req-11bd4759-b638-43d7-b2d8-79be7766e079 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes returned with HTTP 202 [pid: 7|app: 0|req: 365/719] 10.0.0.44 () {34 vars in 722 bytes} [Tue May 12 06:50:24 2026] POST /v3/0d74275c774c4fa7828e72c05268cd30/volumes => generated 892 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:24.439 8 INFO cinder.api.openstack.wsgi [None req-4794e55b-45b6-4a4f-91bf-17150db217c8 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/dfbfb696-1f76-4b80-84bc-72b6dae215a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:24.454 8 INFO cinder.volume.api [None req-4794e55b-45b6-4a4f-91bf-17150db217c8 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:24.459 8 INFO cinder.api.openstack.wsgi [None req-4794e55b-45b6-4a4f-91bf-17150db217c8 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/dfbfb696-1f76-4b80-84bc-72b6dae215a4 returned with HTTP 200 [pid: 8|app: 0|req: 355/720] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:24 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/dfbfb696-1f76-4b80-84bc-72b6dae215a4 => generated 960 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:25.483 7 INFO cinder.api.openstack.wsgi [None req-f35ebe6b-78b0-4f99-9519-28a2727f1b33 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/dfbfb696-1f76-4b80-84bc-72b6dae215a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:25.499 7 INFO cinder.volume.api [None req-f35ebe6b-78b0-4f99-9519-28a2727f1b33 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:25.509 7 INFO cinder.api.openstack.wsgi [None req-f35ebe6b-78b0-4f99-9519-28a2727f1b33 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/dfbfb696-1f76-4b80-84bc-72b6dae215a4 returned with HTTP 200 [pid: 7|app: 0|req: 366/721] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:25 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/dfbfb696-1f76-4b80-84bc-72b6dae215a4 => generated 985 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:25.536 8 INFO cinder.api.openstack.wsgi [None req-98b3cdd1-ab5e-48bf-9ad0-abbe7cdc5d01 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/dfbfb696-1f76-4b80-84bc-72b6dae215a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:25.559 8 INFO cinder.volume.api [None req-98b3cdd1-ab5e-48bf-9ad0-abbe7cdc5d01 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:25.567 8 INFO cinder.volume.api [None req-98b3cdd1-ab5e-48bf-9ad0-abbe7cdc5d01 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume updated successfully. 2026-05-12 06:50:25.567 8 INFO cinder.api.openstack.wsgi [None req-98b3cdd1-ab5e-48bf-9ad0-abbe7cdc5d01 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/dfbfb696-1f76-4b80-84bc-72b6dae215a4 returned with HTTP 200 [pid: 8|app: 0|req: 356/722] 10.0.0.44 () {34 vars in 794 bytes} [Tue May 12 06:50:25 2026] PUT /v3/0d74275c774c4fa7828e72c05268cd30/volumes/dfbfb696-1f76-4b80-84bc-72b6dae215a4 => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:25.587 7 INFO cinder.api.openstack.wsgi [None req-2a9acda8-7ae9-4b57-b4cc-e343a72fed52 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/dfbfb696-1f76-4b80-84bc-72b6dae215a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:25.604 7 INFO cinder.volume.api [None req-2a9acda8-7ae9-4b57-b4cc-e343a72fed52 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:25.614 7 INFO cinder.api.openstack.wsgi [None req-2a9acda8-7ae9-4b57-b4cc-e343a72fed52 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/dfbfb696-1f76-4b80-84bc-72b6dae215a4 returned with HTTP 200 [pid: 7|app: 0|req: 367/723] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:25 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/dfbfb696-1f76-4b80-84bc-72b6dae215a4 => generated 949 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:25.635 8 INFO cinder.api.openstack.wsgi [None req-1425e3a8-ab0d-4db5-b42a-dde60f0a421a 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/dfbfb696-1f76-4b80-84bc-72b6dae215a4 2026-05-12 06:50:25.636 8 INFO cinder.api.v3.volumes [None req-1425e3a8-ab0d-4db5-b42a-dde60f0a421a 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Delete volume with id: dfbfb696-1f76-4b80-84bc-72b6dae215a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:25.647 8 INFO cinder.volume.api [None req-1425e3a8-ab0d-4db5-b42a-dde60f0a421a 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:25.670 8 INFO cinder.volume.api [None req-1425e3a8-ab0d-4db5-b42a-dde60f0a421a 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Delete volume request issued successfully. 2026-05-12 06:50:25.670 8 INFO cinder.api.openstack.wsgi [None req-1425e3a8-ab0d-4db5-b42a-dde60f0a421a 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/dfbfb696-1f76-4b80-84bc-72b6dae215a4 returned with HTTP 202 [pid: 8|app: 0|req: 357/724] 10.0.0.44 () {32 vars in 777 bytes} [Tue May 12 06:50:25 2026] DELETE /v3/0d74275c774c4fa7828e72c05268cd30/volumes/dfbfb696-1f76-4b80-84bc-72b6dae215a4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:25.683 7 INFO cinder.api.openstack.wsgi [None req-4513278b-02ec-44d1-ae28-a7a15a7f8a46 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/dfbfb696-1f76-4b80-84bc-72b6dae215a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:25.698 7 INFO cinder.volume.api [None req-4513278b-02ec-44d1-ae28-a7a15a7f8a46 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:25.709 7 INFO cinder.api.openstack.wsgi [None req-4513278b-02ec-44d1-ae28-a7a15a7f8a46 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/dfbfb696-1f76-4b80-84bc-72b6dae215a4 returned with HTTP 200 [pid: 7|app: 0|req: 368/725] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:25 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/dfbfb696-1f76-4b80-84bc-72b6dae215a4 => generated 948 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:26.749 8 INFO cinder.api.openstack.wsgi [None req-48a3f598-f35a-459c-81e0-4d1d18824acb 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/dfbfb696-1f76-4b80-84bc-72b6dae215a4 2026-05-12 06:50:26.758 8 INFO cinder.api.openstack.wsgi [None req-48a3f598-f35a-459c-81e0-4d1d18824acb 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/dfbfb696-1f76-4b80-84bc-72b6dae215a4 returned with HTTP 404 [pid: 8|app: 0|req: 358/726] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:26 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/dfbfb696-1f76-4b80-84bc-72b6dae215a4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:26.767 7 INFO cinder.api.openstack.wsgi [None req-c86891b5-a31e-4876-991d-46a4105c7d5d 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:26.785 7 INFO cinder.volume.api [None req-c86891b5-a31e-4876-991d-46a4105c7d5d 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:26.790 7 INFO cinder.api.openstack.wsgi [None req-c86891b5-a31e-4876-991d-46a4105c7d5d 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 returned with HTTP 200 [pid: 7|app: 0|req: 369/727] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:26 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 => generated 1386 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 06:50:26.811 8 INFO cinder.api.openstack.wsgi [None req-02b96962-8bd0-4965-9cd3-93e9b58dd0a1 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 2026-05-12 06:50:26.811 8 INFO cinder.api.v3.volumes [None req-02b96962-8bd0-4965-9cd3-93e9b58dd0a1 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Delete volume with id: 6d97742a-9ae7-42a8-b3f2-98f2010d3586 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:26.822 8 INFO cinder.volume.api [None req-02b96962-8bd0-4965-9cd3-93e9b58dd0a1 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:26.850 8 INFO cinder.volume.api [None req-02b96962-8bd0-4965-9cd3-93e9b58dd0a1 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Delete volume request issued successfully. 2026-05-12 06:50:26.851 8 INFO cinder.api.openstack.wsgi [None req-02b96962-8bd0-4965-9cd3-93e9b58dd0a1 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 returned with HTTP 202 [pid: 8|app: 0|req: 359/728] 10.0.0.44 () {32 vars in 777 bytes} [Tue May 12 06:50:26 2026] DELETE /v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:26.861 7 INFO cinder.api.openstack.wsgi [None req-53a0d6ee-4ae5-4794-b461-0f621931c108 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:26.889 7 INFO cinder.volume.api [None req-53a0d6ee-4ae5-4794-b461-0f621931c108 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:26.896 7 INFO cinder.api.openstack.wsgi [None req-53a0d6ee-4ae5-4794-b461-0f621931c108 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 returned with HTTP 200 [pid: 7|app: 0|req: 370/729] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:26 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 => generated 1385 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:27.919 8 INFO cinder.api.openstack.wsgi [None req-9c077c99-4eba-4920-8003-44d26c61cf6c 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 2026-05-12 06:50:27.929 8 INFO cinder.api.openstack.wsgi [None req-9c077c99-4eba-4920-8003-44d26c61cf6c 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 returned with HTTP 404 [pid: 8|app: 0|req: 360/730] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:27 2026] GET /v3/0d74275c774c4fa7828e72c05268cd30/volumes/6d97742a-9ae7-42a8-b3f2-98f2010d3586 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-12 06:50:29.134 7 INFO cinder.api.openstack.wsgi [None req-53a0d6ee-4ae5-4794-b461-0f621931c108 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:50:29.135 8 INFO cinder.api.openstack.wsgi [None req-9c077c99-4eba-4920-8003-44d26c61cf6c 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:50:29.135 7 INFO cinder.api.openstack.wsgi [None req-53a0d6ee-4ae5-4794-b461-0f621931c108 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:50:29.136 8 INFO cinder.api.openstack.wsgi [None req-9c077c99-4eba-4920-8003-44d26c61cf6c 064241c547604619acde88df37e2fc9f 0d74275c774c4fa7828e72c05268cd30 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:50:30.929 8 INFO cinder.api.openstack.wsgi [None req-165d7bb6-a4b5-4190-917c-db98af7b0601 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes 2026-05-12 06:50:30.961 8 INFO cinder.volume.api [None req-165d7bb6-a4b5-4190-917c-db98af7b0601 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Get all volumes completed successfully. 2026-05-12 06:50:30.962 8 INFO cinder.api.openstack.wsgi [None req-165d7bb6-a4b5-4190-917c-db98af7b0601 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes returned with HTTP 200 [pid: 8|app: 0|req: 362/733] 10.0.0.44 () {32 vars in 700 bytes} [Tue May 12 06:50:30 2026] GET /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:30.976 7 INFO cinder.api.openstack.wsgi [None req-2c98cea9-7bcd-4ac8-9f36-7438f9902742 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes 2026-05-12 06:50:30.979 7 INFO cinder.api.v3.volumes [None req-2c98cea9-7bcd-4ac8-9f36-7438f9902742 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Create volume of 1 GB 2026-05-12 06:50:30.986 7 INFO cinder.volume.api [None req-2c98cea9-7bcd-4ac8-9f36-7438f9902742 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Availability Zones retrieved successfully. 2026-05-12 06:50:31.154 7 INFO cinder.volume.api [None req-2c98cea9-7bcd-4ac8-9f36-7438f9902742 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Create volume request issued successfully. 2026-05-12 06:50:31.155 7 INFO cinder.api.openstack.wsgi [None req-2c98cea9-7bcd-4ac8-9f36-7438f9902742 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes returned with HTTP 202 [pid: 7|app: 0|req: 372/734] 10.0.0.44 () {34 vars in 722 bytes} [Tue May 12 06:50:30 2026] POST /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes => generated 876 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 06:50:31.190 8 INFO cinder.api.openstack.wsgi [None req-00d049be-eb8e-457f-b185-867da8ee26aa a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:31.228 8 INFO cinder.volume.api [None req-00d049be-eb8e-457f-b185-867da8ee26aa a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:31.245 8 INFO cinder.api.openstack.wsgi [None req-00d049be-eb8e-457f-b185-867da8ee26aa a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 returned with HTTP 200 [pid: 8|app: 0|req: 363/735] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:31 2026] GET /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 => generated 944 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:32.265 7 INFO cinder.api.openstack.wsgi [None req-8f7a88d8-b42a-4b58-9d96-6fb70fdce2c2 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:32.279 7 INFO cinder.volume.api [None req-8f7a88d8-b42a-4b58-9d96-6fb70fdce2c2 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:32.284 7 INFO cinder.api.openstack.wsgi [None req-8f7a88d8-b42a-4b58-9d96-6fb70fdce2c2 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 returned with HTTP 200 [pid: 7|app: 0|req: 373/736] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:32 2026] GET /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:32.311 8 INFO cinder.api.openstack.wsgi [None req-404f1772-3e17-445e-a341-14d13b583c74 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:32.338 8 INFO cinder.volume.api [None req-404f1772-3e17-445e-a341-14d13b583c74 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:32.344 8 INFO cinder.api.openstack.wsgi [None req-404f1772-3e17-445e-a341-14d13b583c74 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 returned with HTTP 200 [pid: 8|app: 0|req: 364/737] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:32 2026] GET /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:32.363 7 INFO cinder.api.openstack.wsgi [None req-0693c228-0bfa-43c5-b009-1debcf199b61 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes 2026-05-12 06:50:32.367 7 INFO cinder.api.v3.volumes [None req-0693c228-0bfa-43c5-b009-1debcf199b61 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Create volume of 1 GB 2026-05-12 06:50:32.371 7 INFO cinder.volume.api [None req-0693c228-0bfa-43c5-b009-1debcf199b61 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Availability Zones retrieved successfully. 2026-05-12 06:50:32.536 7 INFO cinder.volume.api [None req-0693c228-0bfa-43c5-b009-1debcf199b61 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Create volume request issued successfully. 2026-05-12 06:50:32.536 7 INFO cinder.api.openstack.wsgi [None req-0693c228-0bfa-43c5-b009-1debcf199b61 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes returned with HTTP 202 [pid: 7|app: 0|req: 374/738] 10.0.0.44 () {34 vars in 722 bytes} [Tue May 12 06:50:32 2026] POST /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes => generated 875 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:32.559 8 INFO cinder.api.openstack.wsgi [None req-59bb24bc-b4cb-4862-90f2-e3a31fa3c480 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c39854a4-7b58-46b8-8dd1-84502935e1c9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:32.590 8 INFO cinder.volume.api [None req-59bb24bc-b4cb-4862-90f2-e3a31fa3c480 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:32.597 8 INFO cinder.api.openstack.wsgi [None req-59bb24bc-b4cb-4862-90f2-e3a31fa3c480 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c39854a4-7b58-46b8-8dd1-84502935e1c9 returned with HTTP 200 [pid: 8|app: 0|req: 365/739] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:32 2026] GET /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c39854a4-7b58-46b8-8dd1-84502935e1c9 => generated 943 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:33.614 7 INFO cinder.api.openstack.wsgi [None req-d975f756-e5a8-4dd4-98a9-16cb8786ec42 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c39854a4-7b58-46b8-8dd1-84502935e1c9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:33.629 7 INFO cinder.volume.api [None req-d975f756-e5a8-4dd4-98a9-16cb8786ec42 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:33.633 7 INFO cinder.api.openstack.wsgi [None req-d975f756-e5a8-4dd4-98a9-16cb8786ec42 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c39854a4-7b58-46b8-8dd1-84502935e1c9 returned with HTTP 200 [pid: 7|app: 0|req: 375/740] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:33 2026] GET /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c39854a4-7b58-46b8-8dd1-84502935e1c9 => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:33.657 8 INFO cinder.api.openstack.wsgi [None req-30cd6662-9654-4de5-b489-720326fb6b65 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c39854a4-7b58-46b8-8dd1-84502935e1c9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:33.681 8 INFO cinder.volume.api [None req-30cd6662-9654-4de5-b489-720326fb6b65 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:33.688 8 INFO cinder.api.openstack.wsgi [None req-30cd6662-9654-4de5-b489-720326fb6b65 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c39854a4-7b58-46b8-8dd1-84502935e1c9 returned with HTTP 200 [pid: 8|app: 0|req: 366/741] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:33 2026] GET /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c39854a4-7b58-46b8-8dd1-84502935e1c9 => generated 968 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:33.704 7 INFO cinder.api.openstack.wsgi [None req-ad2010ca-e905-444a-8522-c8df24ad197a a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes 2026-05-12 06:50:33.706 7 INFO cinder.api.v3.volumes [None req-ad2010ca-e905-444a-8522-c8df24ad197a a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Create volume of 1 GB 2026-05-12 06:50:33.717 7 INFO cinder.volume.api [None req-ad2010ca-e905-444a-8522-c8df24ad197a a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Availability Zones retrieved successfully. 2026-05-12 06:50:33.880 7 INFO cinder.volume.api [None req-ad2010ca-e905-444a-8522-c8df24ad197a a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Create volume request issued successfully. 2026-05-12 06:50:33.881 7 INFO cinder.api.openstack.wsgi [None req-ad2010ca-e905-444a-8522-c8df24ad197a a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes returned with HTTP 202 [pid: 7|app: 0|req: 376/742] 10.0.0.44 () {34 vars in 722 bytes} [Tue May 12 06:50:33 2026] POST /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes => generated 875 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:33.900 8 INFO cinder.api.openstack.wsgi [None req-db8c5f0c-f3d3-4575-bac3-8a9c080d5991 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c2c63d9f-9864-435c-9786-2e5c80f76c95 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:33.921 8 INFO cinder.volume.api [None req-db8c5f0c-f3d3-4575-bac3-8a9c080d5991 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:33.929 8 INFO cinder.api.openstack.wsgi [None req-db8c5f0c-f3d3-4575-bac3-8a9c080d5991 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c2c63d9f-9864-435c-9786-2e5c80f76c95 returned with HTTP 200 [pid: 8|app: 0|req: 367/743] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:33 2026] GET /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c2c63d9f-9864-435c-9786-2e5c80f76c95 => generated 943 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:34.947 7 INFO cinder.api.openstack.wsgi [None req-1bf20ef6-9eaf-4d44-ba13-499759965a97 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c2c63d9f-9864-435c-9786-2e5c80f76c95 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:34.958 7 INFO cinder.volume.api [None req-1bf20ef6-9eaf-4d44-ba13-499759965a97 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:34.961 7 INFO cinder.api.openstack.wsgi [None req-1bf20ef6-9eaf-4d44-ba13-499759965a97 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c2c63d9f-9864-435c-9786-2e5c80f76c95 returned with HTTP 200 [pid: 7|app: 0|req: 377/744] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:34 2026] GET /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c2c63d9f-9864-435c-9786-2e5c80f76c95 => generated 968 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:34.980 8 INFO cinder.api.openstack.wsgi [None req-c589bf7a-50c6-4aad-bd02-3b059f5e1ccd a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c2c63d9f-9864-435c-9786-2e5c80f76c95 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:34.995 8 INFO cinder.volume.api [None req-c589bf7a-50c6-4aad-bd02-3b059f5e1ccd a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:35.002 8 INFO cinder.api.openstack.wsgi [None req-c589bf7a-50c6-4aad-bd02-3b059f5e1ccd a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c2c63d9f-9864-435c-9786-2e5c80f76c95 returned with HTTP 200 [pid: 8|app: 0|req: 368/745] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:34 2026] GET /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c2c63d9f-9864-435c-9786-2e5c80f76c95 => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:35.017 7 INFO cinder.api.openstack.wsgi [None req-15cbd012-5cc7-4404-816d-f8e101812957 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes 2026-05-12 06:50:35.044 7 INFO cinder.volume.api [None req-15cbd012-5cc7-4404-816d-f8e101812957 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Get all volumes completed successfully. 2026-05-12 06:50:35.044 7 INFO cinder.api.openstack.wsgi [None req-15cbd012-5cc7-4404-816d-f8e101812957 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes returned with HTTP 200 [pid: 7|app: 0|req: 378/746] 10.0.0.44 () {32 vars in 700 bytes} [Tue May 12 06:50:35 2026] GET /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes => generated 1322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:35.058 8 INFO cinder.api.openstack.wsgi [None req-2e6f4015-ae50-479d-b57e-121e0daed3c1 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c2c63d9f-9864-435c-9786-2e5c80f76c95 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:35.070 8 INFO cinder.volume.api [None req-2e6f4015-ae50-479d-b57e-121e0daed3c1 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:35.075 8 INFO cinder.api.openstack.wsgi [None req-2e6f4015-ae50-479d-b57e-121e0daed3c1 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c2c63d9f-9864-435c-9786-2e5c80f76c95 returned with HTTP 200 [pid: 8|app: 0|req: 369/747] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:35 2026] GET /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c2c63d9f-9864-435c-9786-2e5c80f76c95 => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:35.092 7 INFO cinder.api.openstack.wsgi [None req-f1e69833-baa5-4769-bb49-5335eed3fffe a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c2c63d9f-9864-435c-9786-2e5c80f76c95 2026-05-12 06:50:35.093 7 INFO cinder.api.v3.volumes [None req-f1e69833-baa5-4769-bb49-5335eed3fffe a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Delete volume with id: c2c63d9f-9864-435c-9786-2e5c80f76c95 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:35.103 7 INFO cinder.volume.api [None req-f1e69833-baa5-4769-bb49-5335eed3fffe a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:35.123 7 INFO cinder.volume.api [None req-f1e69833-baa5-4769-bb49-5335eed3fffe a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Delete volume request issued successfully. 2026-05-12 06:50:35.123 7 INFO cinder.api.openstack.wsgi [None req-f1e69833-baa5-4769-bb49-5335eed3fffe a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c2c63d9f-9864-435c-9786-2e5c80f76c95 returned with HTTP 202 [pid: 7|app: 0|req: 379/748] 10.0.0.44 () {32 vars in 777 bytes} [Tue May 12 06:50:35 2026] DELETE /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c2c63d9f-9864-435c-9786-2e5c80f76c95 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:35.131 8 INFO cinder.api.openstack.wsgi [None req-7f0340d6-3311-4807-a096-de5b43aa816e a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c2c63d9f-9864-435c-9786-2e5c80f76c95 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:35.145 8 INFO cinder.volume.api [None req-7f0340d6-3311-4807-a096-de5b43aa816e a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:35.150 8 INFO cinder.api.openstack.wsgi [None req-7f0340d6-3311-4807-a096-de5b43aa816e a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c2c63d9f-9864-435c-9786-2e5c80f76c95 returned with HTTP 200 [pid: 8|app: 0|req: 370/749] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:35 2026] GET /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c2c63d9f-9864-435c-9786-2e5c80f76c95 => generated 967 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:36.174 7 INFO cinder.api.openstack.wsgi [None req-2264f453-05b9-4fe3-836a-a3e924e2819e a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c2c63d9f-9864-435c-9786-2e5c80f76c95 2026-05-12 06:50:36.183 7 INFO cinder.api.openstack.wsgi [None req-2264f453-05b9-4fe3-836a-a3e924e2819e a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c2c63d9f-9864-435c-9786-2e5c80f76c95 returned with HTTP 404 [pid: 7|app: 0|req: 380/750] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:36 2026] GET /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c2c63d9f-9864-435c-9786-2e5c80f76c95 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:36.195 8 INFO cinder.api.openstack.wsgi [None req-91564404-a279-4d12-ac15-ba3cd6654ef8 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c39854a4-7b58-46b8-8dd1-84502935e1c9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:36.210 8 INFO cinder.volume.api [None req-91564404-a279-4d12-ac15-ba3cd6654ef8 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:36.215 8 INFO cinder.api.openstack.wsgi [None req-91564404-a279-4d12-ac15-ba3cd6654ef8 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c39854a4-7b58-46b8-8dd1-84502935e1c9 returned with HTTP 200 [pid: 8|app: 0|req: 371/751] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:36 2026] GET /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c39854a4-7b58-46b8-8dd1-84502935e1c9 => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:50:36.235 7 INFO cinder.api.openstack.wsgi [None req-1eb25733-243f-4212-beeb-11bfab59f1aa a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c39854a4-7b58-46b8-8dd1-84502935e1c9 2026-05-12 06:50:36.236 7 INFO cinder.api.v3.volumes [None req-1eb25733-243f-4212-beeb-11bfab59f1aa a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Delete volume with id: c39854a4-7b58-46b8-8dd1-84502935e1c9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:36.249 7 INFO cinder.volume.api [None req-1eb25733-243f-4212-beeb-11bfab59f1aa a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:36.277 7 INFO cinder.volume.api [None req-1eb25733-243f-4212-beeb-11bfab59f1aa a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Delete volume request issued successfully. 2026-05-12 06:50:36.277 7 INFO cinder.api.openstack.wsgi [None req-1eb25733-243f-4212-beeb-11bfab59f1aa a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c39854a4-7b58-46b8-8dd1-84502935e1c9 returned with HTTP 202 [pid: 7|app: 0|req: 381/752] 10.0.0.44 () {32 vars in 777 bytes} [Tue May 12 06:50:36 2026] DELETE /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c39854a4-7b58-46b8-8dd1-84502935e1c9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:36.288 8 INFO cinder.api.openstack.wsgi [None req-50672047-7773-4f94-892d-3f4ad9557766 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c39854a4-7b58-46b8-8dd1-84502935e1c9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:36.304 8 INFO cinder.volume.api [None req-50672047-7773-4f94-892d-3f4ad9557766 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:36.308 8 INFO cinder.api.openstack.wsgi [None req-50672047-7773-4f94-892d-3f4ad9557766 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c39854a4-7b58-46b8-8dd1-84502935e1c9 returned with HTTP 200 [pid: 8|app: 0|req: 372/753] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:36 2026] GET /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c39854a4-7b58-46b8-8dd1-84502935e1c9 => generated 967 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:37.334 7 INFO cinder.api.openstack.wsgi [None req-f06e2eb2-36cb-493c-a8a2-c5999d1accec a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c39854a4-7b58-46b8-8dd1-84502935e1c9 2026-05-12 06:50:37.356 7 INFO cinder.api.openstack.wsgi [None req-f06e2eb2-36cb-493c-a8a2-c5999d1accec a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c39854a4-7b58-46b8-8dd1-84502935e1c9 returned with HTTP 404 [pid: 7|app: 0|req: 382/754] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:37 2026] GET /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/c39854a4-7b58-46b8-8dd1-84502935e1c9 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:37.367 8 INFO cinder.api.openstack.wsgi [None req-3d158fb3-468e-44ce-b804-64761992af72 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:37.394 8 INFO cinder.volume.api [None req-3d158fb3-468e-44ce-b804-64761992af72 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:37.400 8 INFO cinder.api.openstack.wsgi [None req-3d158fb3-468e-44ce-b804-64761992af72 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 returned with HTTP 200 [pid: 8|app: 0|req: 373/755] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:37 2026] GET /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:50:37.423 7 INFO cinder.api.openstack.wsgi [None req-eb6c5d6f-34f9-4fef-b16d-abcd8235dd8a a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 2026-05-12 06:50:37.424 7 INFO cinder.api.v3.volumes [None req-eb6c5d6f-34f9-4fef-b16d-abcd8235dd8a a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Delete volume with id: 9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:37.435 7 INFO cinder.volume.api [None req-eb6c5d6f-34f9-4fef-b16d-abcd8235dd8a a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:37.486 7 INFO cinder.volume.api [None req-eb6c5d6f-34f9-4fef-b16d-abcd8235dd8a a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Delete volume request issued successfully. 2026-05-12 06:50:37.486 7 INFO cinder.api.openstack.wsgi [None req-eb6c5d6f-34f9-4fef-b16d-abcd8235dd8a a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 returned with HTTP 202 [pid: 7|app: 0|req: 383/756] 10.0.0.44 () {32 vars in 777 bytes} [Tue May 12 06:50:37 2026] DELETE /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:37.499 8 INFO cinder.api.openstack.wsgi [None req-5e78850e-7c61-4cc3-b5b9-63fbf0183ab6 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:50:37.519 8 INFO cinder.volume.api [None req-5e78850e-7c61-4cc3-b5b9-63fbf0183ab6 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] Volume info retrieved successfully. 2026-05-12 06:50:37.526 8 INFO cinder.api.openstack.wsgi [None req-5e78850e-7c61-4cc3-b5b9-63fbf0183ab6 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 returned with HTTP 200 [pid: 8|app: 0|req: 374/757] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:37 2026] GET /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 => generated 968 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:38.555 7 INFO cinder.api.openstack.wsgi [None req-b07a7995-93f6-4128-a45b-40b816dafcef a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 2026-05-12 06:50:38.565 7 INFO cinder.api.openstack.wsgi [None req-b07a7995-93f6-4128-a45b-40b816dafcef a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 returned with HTTP 404 [pid: 7|app: 0|req: 384/758] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:50:38 2026] GET /v3/900e4aa0ec664ccfbdb663b2fda85701/volumes/9ac5c3b2-3c50-45b8-bbcc-59fe32ce0ca4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-12 06:50:39.135 7 INFO cinder.api.openstack.wsgi [None req-b07a7995-93f6-4128-a45b-40b816dafcef a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:50:39.135 8 INFO cinder.api.openstack.wsgi [None req-5e78850e-7c61-4cc3-b5b9-63fbf0183ab6 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:50:39.136 7 INFO cinder.api.openstack.wsgi [None req-b07a7995-93f6-4128-a45b-40b816dafcef a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:50:39.136 8 INFO cinder.api.openstack.wsgi [None req-5e78850e-7c61-4cc3-b5b9-63fbf0183ab6 a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:50:43.268 7 INFO cinder.api.openstack.wsgi [None req-b07a7995-93f6-4128-a45b-40b816dafcef a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 06:50:43.269 7 INFO cinder.api.openstack.wsgi [None req-b07a7995-93f6-4128-a45b-40b816dafcef a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 386/761] 10.0.0.92 () {28 vars in 375 bytes} [Tue May 12 06:50:43 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:50:43.285 8 INFO cinder.api.openstack.wsgi [None req-a8914e62-d543-43d6-9840-3930bdb209f1 dd93cc3f8bc040329694f4ecf149d320 457ce88e3093475191d8362bd3d5d8a9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/457ce88e3093475191d8362bd3d5d8a9/limits?tenant_id=457ce88e3093475191d8362bd3d5d8a9 2026-05-12 06:50:43.339 8 INFO cinder.api.openstack.wsgi [None req-a8914e62-d543-43d6-9840-3930bdb209f1 dd93cc3f8bc040329694f4ecf149d320 457ce88e3093475191d8362bd3d5d8a9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/457ce88e3093475191d8362bd3d5d8a9/limits?tenant_id=457ce88e3093475191d8362bd3d5d8a9 returned with HTTP 200 [pid: 8|app: 0|req: 376/762] 10.0.0.92 () {34 vars in 878 bytes} [Tue May 12 06:50:43 2026] GET /v3/457ce88e3093475191d8362bd3d5d8a9/limits?tenant_id=457ce88e3093475191d8362bd3d5d8a9 => generated 302 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 06:50:45.838 7 INFO cinder.api.openstack.wsgi [None req-b07a7995-93f6-4128-a45b-40b816dafcef a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 06:50:45.840 7 INFO cinder.api.openstack.wsgi [None req-b07a7995-93f6-4128-a45b-40b816dafcef a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 387/763] 10.0.0.92 () {28 vars in 375 bytes} [Tue May 12 06:50:45 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 06:50:45.847 8 INFO cinder.api.openstack.wsgi [None req-a8914e62-d543-43d6-9840-3930bdb209f1 dd93cc3f8bc040329694f4ecf149d320 457ce88e3093475191d8362bd3d5d8a9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 06:50:45.847 8 INFO cinder.api.openstack.wsgi [None req-a8914e62-d543-43d6-9840-3930bdb209f1 dd93cc3f8bc040329694f4ecf149d320 457ce88e3093475191d8362bd3d5d8a9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 377/764] 10.0.0.92 () {28 vars in 375 bytes} [Tue May 12 06:50:45 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 06:50:46.558 7 INFO cinder.api.openstack.wsgi [None req-b07a7995-93f6-4128-a45b-40b816dafcef a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 06:50:46.560 7 INFO cinder.api.openstack.wsgi [None req-b07a7995-93f6-4128-a45b-40b816dafcef a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 388/765] 10.0.0.92 () {28 vars in 375 bytes} [Tue May 12 06:50:46 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 06:50:46.570 8 INFO cinder.api.openstack.wsgi [None req-e0a0a728-a6ab-44f5-9875-a43d646afb9f dd93cc3f8bc040329694f4ecf149d320 457ce88e3093475191d8362bd3d5d8a9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/457ce88e3093475191d8362bd3d5d8a9/limits?tenant_id=457ce88e3093475191d8362bd3d5d8a9 2026-05-12 06:50:46.599 8 INFO cinder.api.openstack.wsgi [None req-e0a0a728-a6ab-44f5-9875-a43d646afb9f dd93cc3f8bc040329694f4ecf149d320 457ce88e3093475191d8362bd3d5d8a9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/457ce88e3093475191d8362bd3d5d8a9/limits?tenant_id=457ce88e3093475191d8362bd3d5d8a9 returned with HTTP 200 [pid: 8|app: 0|req: 378/766] 10.0.0.92 () {34 vars in 878 bytes} [Tue May 12 06:50:46 2026] GET /v3/457ce88e3093475191d8362bd3d5d8a9/limits?tenant_id=457ce88e3093475191d8362bd3d5d8a9 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 06:50:49.134 7 INFO cinder.api.openstack.wsgi [None req-b07a7995-93f6-4128-a45b-40b816dafcef a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:50:49.135 7 INFO cinder.api.openstack.wsgi [None req-b07a7995-93f6-4128-a45b-40b816dafcef a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:50:49.134 8 INFO cinder.api.openstack.wsgi [None req-e0a0a728-a6ab-44f5-9875-a43d646afb9f dd93cc3f8bc040329694f4ecf149d320 457ce88e3093475191d8362bd3d5d8a9 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:50:49.136 8 INFO cinder.api.openstack.wsgi [None req-e0a0a728-a6ab-44f5-9875-a43d646afb9f dd93cc3f8bc040329694f4ecf149d320 457ce88e3093475191d8362bd3d5d8a9 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:50:49.198 7 INFO cinder.api.openstack.wsgi [None req-b07a7995-93f6-4128-a45b-40b816dafcef a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 06:50:49.199 7 INFO cinder.api.openstack.wsgi [None req-b07a7995-93f6-4128-a45b-40b816dafcef a30446b5ded348e38626531a4dfa45e1 900e4aa0ec664ccfbdb663b2fda85701 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 390/769] 10.0.0.92 () {28 vars in 375 bytes} [Tue May 12 06:50:49 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 06:50:49.205 8 INFO cinder.api.openstack.wsgi [None req-e0a0a728-a6ab-44f5-9875-a43d646afb9f dd93cc3f8bc040329694f4ecf149d320 457ce88e3093475191d8362bd3d5d8a9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 06:50:49.206 8 INFO cinder.api.openstack.wsgi [None req-e0a0a728-a6ab-44f5-9875-a43d646afb9f dd93cc3f8bc040329694f4ecf149d320 457ce88e3093475191d8362bd3d5d8a9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 380/770] 10.0.0.92 () {28 vars in 375 bytes} [Tue May 12 06:50:49 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 06:50:55.494 7 INFO cinder.api.openstack.wsgi [None req-39e64097-edff-4a2f-90b2-99d7d7b4761c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:50:55.503 7 INFO cinder.volume.api [None req-39e64097-edff-4a2f-90b2-99d7d7b4761c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:50:55.505 7 INFO cinder.api.openstack.wsgi [None req-39e64097-edff-4a2f-90b2-99d7d7b4761c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 391/771] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:50:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:50:55.514 8 INFO cinder.api.openstack.wsgi [None req-9badcd71-c7ab-4a9c-8836-2973340a76b7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:50:55.519 8 INFO cinder.volume.api [None req-9badcd71-c7ab-4a9c-8836-2973340a76b7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:50:55.520 8 INFO cinder.api.openstack.wsgi [None req-9badcd71-c7ab-4a9c-8836-2973340a76b7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 381/772] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:50:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:50:55.533 7 INFO cinder.api.openstack.wsgi [None req-5fa420b8-7d02-4aab-a7da-26f2fbfce61e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:50:56.036 7 INFO cinder.api.openstack.wsgi [None req-5fa420b8-7d02-4aab-a7da-26f2fbfce61e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 392/773] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:50:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:50:56.046 8 INFO cinder.api.openstack.wsgi [None req-b5a7d67a-2367-4f05-8935-1506dd664e4f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:50:56.052 8 INFO cinder.api.openstack.wsgi [None req-b5a7d67a-2367-4f05-8935-1506dd664e4f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 8|app: 0|req: 382/774] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:50:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:50:56.059 7 INFO cinder.api.openstack.wsgi [None req-fba2ef07-4336-4781-8770-55f13d5d3fa7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:50:56.069 7 INFO cinder.volume.api [None req-fba2ef07-4336-4781-8770-55f13d5d3fa7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:50:56.072 7 INFO cinder.api.openstack.wsgi [None req-fba2ef07-4336-4781-8770-55f13d5d3fa7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 393/775] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:50:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:50:56.111 8 INFO cinder.api.openstack.wsgi [None req-0b90473e-8bc0-43fe-a5b5-446fa25a4d32 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:50:56.132 8 INFO cinder.api.openstack.wsgi [None req-0b90473e-8bc0-43fe-a5b5-446fa25a4d32 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 383/776] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:50:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:50:56.143 7 INFO cinder.api.openstack.wsgi [None req-c74efdad-d279-4c63-9461-cb35fd390246 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:50:56.163 7 INFO cinder.api.openstack.wsgi [None req-c74efdad-d279-4c63-9461-cb35fd390246 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 394/777] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:50:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:50:56.172 8 INFO cinder.api.openstack.wsgi [None req-d0729a89-5639-4934-8547-b77ed20d6aae 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/5f51d3e5a7ac4b46a39c465360fbbe79?usage=true 2026-05-12 06:50:56.196 8 INFO cinder.api.openstack.wsgi [None req-d0729a89-5639-4934-8547-b77ed20d6aae 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/5f51d3e5a7ac4b46a39c465360fbbe79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 384/778] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:50:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/5f51d3e5a7ac4b46a39c465360fbbe79?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:50:56.209 7 INFO cinder.api.openstack.wsgi [None req-6ad6242e-1974-4317-8ba4-97693a40783d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/70e3cf064ac14f7e99246a64061b12a2?usage=true 2026-05-12 06:50:56.234 7 INFO cinder.api.openstack.wsgi [None req-6ad6242e-1974-4317-8ba4-97693a40783d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/70e3cf064ac14f7e99246a64061b12a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 395/779] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:50:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/70e3cf064ac14f7e99246a64061b12a2?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:50:56.243 8 INFO cinder.api.openstack.wsgi [None req-4abbf262-41ff-409a-be1d-580aaf731f9e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/7995c2cd5ff042398fd826b017cc241b?usage=true 2026-05-12 06:50:56.264 8 INFO cinder.api.openstack.wsgi [None req-4abbf262-41ff-409a-be1d-580aaf731f9e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/7995c2cd5ff042398fd826b017cc241b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 385/780] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:50:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/7995c2cd5ff042398fd826b017cc241b?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:50:56.275 7 INFO cinder.api.openstack.wsgi [None req-f69aaad7-a517-4baa-8b41-796966135543 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:50:56.303 7 INFO cinder.api.openstack.wsgi [None req-f69aaad7-a517-4baa-8b41-796966135543 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 396/781] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:50:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:50:56.312 8 INFO cinder.api.openstack.wsgi [None req-441eb31b-e3b7-428c-b36e-dd9958876088 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/f1859788c1b442b0b7f6963e929e7cb4?usage=true 2026-05-12 06:50:56.335 8 INFO cinder.api.openstack.wsgi [None req-441eb31b-e3b7-428c-b36e-dd9958876088 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/f1859788c1b442b0b7f6963e929e7cb4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 386/782] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:50:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/f1859788c1b442b0b7f6963e929e7cb4?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:50:56.345 7 INFO cinder.api.openstack.wsgi [None req-74fb8657-9c4c-44d0-bb34-8f384a63c602 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/fe1d2b2e6c7a45f284ac4edd669c232b?usage=true 2026-05-12 06:50:56.367 7 INFO cinder.api.openstack.wsgi [None req-74fb8657-9c4c-44d0-bb34-8f384a63c602 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/fe1d2b2e6c7a45f284ac4edd669c232b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 397/783] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:50:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/fe1d2b2e6c7a45f284ac4edd669c232b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:50:59.135 8 INFO cinder.api.openstack.wsgi [None req-441eb31b-e3b7-428c-b36e-dd9958876088 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:50:59.135 7 INFO cinder.api.openstack.wsgi [None req-74fb8657-9c4c-44d0-bb34-8f384a63c602 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:50:59.135 8 INFO cinder.api.openstack.wsgi [None req-441eb31b-e3b7-428c-b36e-dd9958876088 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:50:59.136 7 INFO cinder.api.openstack.wsgi [None req-74fb8657-9c4c-44d0-bb34-8f384a63c602 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:51:09.134 8 INFO cinder.api.openstack.wsgi [None req-441eb31b-e3b7-428c-b36e-dd9958876088 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:51:09.134 7 INFO cinder.api.openstack.wsgi [None req-74fb8657-9c4c-44d0-bb34-8f384a63c602 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:51:09.135 8 INFO cinder.api.openstack.wsgi [None req-441eb31b-e3b7-428c-b36e-dd9958876088 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:51:09.135 7 INFO cinder.api.openstack.wsgi [None req-74fb8657-9c4c-44d0-bb34-8f384a63c602 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:51:19.134 8 INFO cinder.api.openstack.wsgi [None req-441eb31b-e3b7-428c-b36e-dd9958876088 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:51:19.134 7 INFO cinder.api.openstack.wsgi [None req-74fb8657-9c4c-44d0-bb34-8f384a63c602 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:51:19.134 8 INFO cinder.api.openstack.wsgi [None req-441eb31b-e3b7-428c-b36e-dd9958876088 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:51:19.135 7 INFO cinder.api.openstack.wsgi [None req-74fb8657-9c4c-44d0-bb34-8f384a63c602 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:51:29.134 8 INFO cinder.api.openstack.wsgi [None req-441eb31b-e3b7-428c-b36e-dd9958876088 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:51:29.135 8 INFO cinder.api.openstack.wsgi [None req-441eb31b-e3b7-428c-b36e-dd9958876088 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:51:29.135 7 INFO cinder.api.openstack.wsgi [None req-74fb8657-9c4c-44d0-bb34-8f384a63c602 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:51:29.137 7 INFO cinder.api.openstack.wsgi [None req-74fb8657-9c4c-44d0-bb34-8f384a63c602 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:51:39.134 7 INFO cinder.api.openstack.wsgi [None req-74fb8657-9c4c-44d0-bb34-8f384a63c602 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:51:39.135 8 INFO cinder.api.openstack.wsgi [None req-441eb31b-e3b7-428c-b36e-dd9958876088 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:51:39.135 7 INFO cinder.api.openstack.wsgi [None req-74fb8657-9c4c-44d0-bb34-8f384a63c602 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:51:39.136 8 INFO cinder.api.openstack.wsgi [None req-441eb31b-e3b7-428c-b36e-dd9958876088 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:51:43.211 7 INFO cinder.api.openstack.wsgi [None req-74fb8657-9c4c-44d0-bb34-8f384a63c602 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 06:51:43.212 7 INFO cinder.api.openstack.wsgi [None req-74fb8657-9c4c-44d0-bb34-8f384a63c602 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 403/794] 10.0.0.44 () {30 vars in 410 bytes} [Tue May 12 06:51:43 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 06:51:43.807 8 INFO cinder.api.openstack.wsgi [req-267645f7-fadd-4078-a9a2-6e97bb544838 req-d4159eac-2426-4afd-9689-904d6c55cf45 25521888d169498aade1b4cdf9d5d5bc f1859788c1b442b0b7f6963e929e7cb4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f1859788c1b442b0b7f6963e929e7cb4/attachments?instance_id=6b201655-35c4-424c-a5a1-0a4e6e854b99 2026-05-12 06:51:43.818 8 INFO cinder.api.openstack.wsgi [req-267645f7-fadd-4078-a9a2-6e97bb544838 req-d4159eac-2426-4afd-9689-904d6c55cf45 25521888d169498aade1b4cdf9d5d5bc f1859788c1b442b0b7f6963e929e7cb4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f1859788c1b442b0b7f6963e929e7cb4/attachments?instance_id=6b201655-35c4-424c-a5a1-0a4e6e854b99 returned with HTTP 200 [pid: 8|app: 0|req: 392/795] 199.204.45.144 () {36 vars in 1104 bytes} [Tue May 12 06:51:43 2026] GET /v3/f1859788c1b442b0b7f6963e929e7cb4/attachments?instance_id=6b201655-35c4-424c-a5a1-0a4e6e854b99 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:49.134 7 INFO cinder.api.openstack.wsgi [None req-74fb8657-9c4c-44d0-bb34-8f384a63c602 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:51:49.134 8 INFO cinder.api.openstack.wsgi [req-267645f7-fadd-4078-a9a2-6e97bb544838 req-d4159eac-2426-4afd-9689-904d6c55cf45 25521888d169498aade1b4cdf9d5d5bc f1859788c1b442b0b7f6963e929e7cb4 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:51:49.135 7 INFO cinder.api.openstack.wsgi [None req-74fb8657-9c4c-44d0-bb34-8f384a63c602 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:51:49.135 8 INFO cinder.api.openstack.wsgi [req-267645f7-fadd-4078-a9a2-6e97bb544838 req-d4159eac-2426-4afd-9689-904d6c55cf45 25521888d169498aade1b4cdf9d5d5bc f1859788c1b442b0b7f6963e929e7cb4 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:51:55.695 7 INFO cinder.api.openstack.wsgi [None req-1e3b6dd0-b894-4cc3-8dfb-6c1983c55ecb 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:51:55.718 7 INFO cinder.api.openstack.wsgi [None req-1e3b6dd0-b894-4cc3-8dfb-6c1983c55ecb 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 405/798] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:51:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:55.728 8 INFO cinder.api.openstack.wsgi [None req-916e9d55-d351-4aba-a52c-b476bf1c5a70 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/434d2173fee248e693ebedd0c6e3c4ba?usage=true 2026-05-12 06:51:55.758 8 INFO cinder.api.openstack.wsgi [None req-916e9d55-d351-4aba-a52c-b476bf1c5a70 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/434d2173fee248e693ebedd0c6e3c4ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 394/799] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:51:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/434d2173fee248e693ebedd0c6e3c4ba?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:55.772 7 INFO cinder.api.openstack.wsgi [None req-8683c86c-5b19-410f-b9a4-ea5b8f38d414 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:51:55.798 7 INFO cinder.api.openstack.wsgi [None req-8683c86c-5b19-410f-b9a4-ea5b8f38d414 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 406/800] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:51:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:55.807 8 INFO cinder.api.openstack.wsgi [None req-db5446b6-5e97-4b95-8971-0cef81408345 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/5efffa4c25ad48cba7fdc1df960c8d15?usage=true 2026-05-12 06:51:55.827 8 INFO cinder.api.openstack.wsgi [None req-db5446b6-5e97-4b95-8971-0cef81408345 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/5efffa4c25ad48cba7fdc1df960c8d15?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 395/801] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:51:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/5efffa4c25ad48cba7fdc1df960c8d15?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:55.842 7 INFO cinder.api.openstack.wsgi [None req-93f32ba8-9793-4b09-b8bc-2fbd10431d42 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/70e3cf064ac14f7e99246a64061b12a2?usage=true 2026-05-12 06:51:55.869 7 INFO cinder.api.openstack.wsgi [None req-93f32ba8-9793-4b09-b8bc-2fbd10431d42 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/70e3cf064ac14f7e99246a64061b12a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 407/802] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:51:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/70e3cf064ac14f7e99246a64061b12a2?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:55.879 8 INFO cinder.api.openstack.wsgi [None req-665fe774-138d-44d0-b56e-5de1b9a4edab 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/7995c2cd5ff042398fd826b017cc241b?usage=true 2026-05-12 06:51:55.900 8 INFO cinder.api.openstack.wsgi [None req-665fe774-138d-44d0-b56e-5de1b9a4edab 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/7995c2cd5ff042398fd826b017cc241b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 396/803] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:51:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/7995c2cd5ff042398fd826b017cc241b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:55.912 7 INFO cinder.api.openstack.wsgi [None req-7cd80eb8-a276-45db-94f7-44e4c05e59e6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/98c5fa34637e42058951fc5fbc7aee61?usage=true 2026-05-12 06:51:55.933 7 INFO cinder.api.openstack.wsgi [None req-7cd80eb8-a276-45db-94f7-44e4c05e59e6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/98c5fa34637e42058951fc5fbc7aee61?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 408/804] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:51:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/98c5fa34637e42058951fc5fbc7aee61?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:55.946 8 INFO cinder.api.openstack.wsgi [None req-c6a29d75-85b6-4355-ab67-d9a738ef1b3f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/becb2b9053b046cf919cd483232909b8?usage=true 2026-05-12 06:51:55.970 8 INFO cinder.api.openstack.wsgi [None req-c6a29d75-85b6-4355-ab67-d9a738ef1b3f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/becb2b9053b046cf919cd483232909b8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 397/805] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:51:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/becb2b9053b046cf919cd483232909b8?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:55.982 7 INFO cinder.api.openstack.wsgi [None req-7cdad087-3a72-490f-a247-c1852847b02c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/d454699bab4548f987e2c3361b9c5658?usage=true 2026-05-12 06:51:56.006 7 INFO cinder.api.openstack.wsgi [None req-7cdad087-3a72-490f-a247-c1852847b02c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/d454699bab4548f987e2c3361b9c5658?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 409/806] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:51:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/d454699bab4548f987e2c3361b9c5658?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:56.020 8 INFO cinder.api.openstack.wsgi [None req-951f8907-7dad-4872-890c-9baf2ae64adc 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/d512d0d897d04fde8ff677da31df35c5?usage=true 2026-05-12 06:51:56.054 8 INFO cinder.api.openstack.wsgi [None req-951f8907-7dad-4872-890c-9baf2ae64adc 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/d512d0d897d04fde8ff677da31df35c5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 398/807] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:51:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/d512d0d897d04fde8ff677da31df35c5?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:56.068 7 INFO cinder.api.openstack.wsgi [None req-864c173d-cabd-4aa6-b14a-7cd9c485b14b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:51:56.095 7 INFO cinder.api.openstack.wsgi [None req-864c173d-cabd-4aa6-b14a-7cd9c485b14b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 410/808] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:51:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:56.106 8 INFO cinder.api.openstack.wsgi [None req-3403c990-e231-418f-a16e-955cbb3a4153 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/f1859788c1b442b0b7f6963e929e7cb4?usage=true 2026-05-12 06:51:56.131 8 INFO cinder.api.openstack.wsgi [None req-3403c990-e231-418f-a16e-955cbb3a4153 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/f1859788c1b442b0b7f6963e929e7cb4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 399/809] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:51:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/f1859788c1b442b0b7f6963e929e7cb4?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:56.141 7 INFO cinder.api.openstack.wsgi [None req-327453d5-b524-4f21-b375-2ad99786a009 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:51:56.150 7 INFO cinder.volume.api [None req-327453d5-b524-4f21-b375-2ad99786a009 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:51:56.152 7 INFO cinder.api.openstack.wsgi [None req-327453d5-b524-4f21-b375-2ad99786a009 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 411/810] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:51:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:51:56.163 8 INFO cinder.api.openstack.wsgi [None req-85260da0-03a1-4ccf-8e1c-62a1c1ee8dd4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:51:56.169 8 INFO cinder.api.openstack.wsgi [None req-85260da0-03a1-4ccf-8e1c-62a1c1ee8dd4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 8|app: 0|req: 400/811] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:51:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:56.179 7 INFO cinder.api.openstack.wsgi [None req-dd7590e6-e416-4a7d-b890-b165e7e4b08a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:51:56.189 7 INFO cinder.volume.api [None req-dd7590e6-e416-4a7d-b890-b165e7e4b08a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:51:56.191 7 INFO cinder.api.openstack.wsgi [None req-dd7590e6-e416-4a7d-b890-b165e7e4b08a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 412/812] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:51:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:51:56.203 8 INFO cinder.api.openstack.wsgi [None req-dc0b2b54-bf9a-4da0-92b1-1212bf25ebb3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:51:56.706 8 INFO cinder.api.openstack.wsgi [None req-dc0b2b54-bf9a-4da0-92b1-1212bf25ebb3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 401/813] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:51:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 668 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:56.720 7 INFO cinder.api.openstack.wsgi [None req-53ec3d2d-6592-4fa4-9c51-93256ad58a7a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:51:56.724 7 INFO cinder.volume.api [None req-53ec3d2d-6592-4fa4-9c51-93256ad58a7a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:51:56.724 7 INFO cinder.api.openstack.wsgi [None req-53ec3d2d-6592-4fa4-9c51-93256ad58a7a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 413/814] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:51:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:51:59.134 8 INFO cinder.api.openstack.wsgi [None req-dc0b2b54-bf9a-4da0-92b1-1212bf25ebb3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:51:59.135 7 INFO cinder.api.openstack.wsgi [None req-53ec3d2d-6592-4fa4-9c51-93256ad58a7a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:51:59.136 8 INFO cinder.api.openstack.wsgi [None req-dc0b2b54-bf9a-4da0-92b1-1212bf25ebb3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:51:59.136 7 INFO cinder.api.openstack.wsgi [None req-53ec3d2d-6592-4fa4-9c51-93256ad58a7a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:52:09.135 8 INFO cinder.api.openstack.wsgi [None req-dc0b2b54-bf9a-4da0-92b1-1212bf25ebb3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:52:09.135 7 INFO cinder.api.openstack.wsgi [None req-53ec3d2d-6592-4fa4-9c51-93256ad58a7a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:52:09.136 8 INFO cinder.api.openstack.wsgi [None req-dc0b2b54-bf9a-4da0-92b1-1212bf25ebb3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:52:09.136 7 INFO cinder.api.openstack.wsgi [None req-53ec3d2d-6592-4fa4-9c51-93256ad58a7a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:52:19.134 8 INFO cinder.api.openstack.wsgi [None req-dc0b2b54-bf9a-4da0-92b1-1212bf25ebb3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:52:19.134 7 INFO cinder.api.openstack.wsgi [None req-53ec3d2d-6592-4fa4-9c51-93256ad58a7a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:52:19.135 8 INFO cinder.api.openstack.wsgi [None req-dc0b2b54-bf9a-4da0-92b1-1212bf25ebb3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:52:19.135 7 INFO cinder.api.openstack.wsgi [None req-53ec3d2d-6592-4fa4-9c51-93256ad58a7a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:52:29.137 7 INFO cinder.api.openstack.wsgi [None req-53ec3d2d-6592-4fa4-9c51-93256ad58a7a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:52:29.137 8 INFO cinder.api.openstack.wsgi [None req-dc0b2b54-bf9a-4da0-92b1-1212bf25ebb3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:52:29.137 7 INFO cinder.api.openstack.wsgi [None req-53ec3d2d-6592-4fa4-9c51-93256ad58a7a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:52:29.138 8 INFO cinder.api.openstack.wsgi [None req-dc0b2b54-bf9a-4da0-92b1-1212bf25ebb3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:52:39.134 7 INFO cinder.api.openstack.wsgi [None req-53ec3d2d-6592-4fa4-9c51-93256ad58a7a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:52:39.134 8 INFO cinder.api.openstack.wsgi [None req-dc0b2b54-bf9a-4da0-92b1-1212bf25ebb3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:52:39.135 7 INFO cinder.api.openstack.wsgi [None req-53ec3d2d-6592-4fa4-9c51-93256ad58a7a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:52:39.135 8 INFO cinder.api.openstack.wsgi [None req-dc0b2b54-bf9a-4da0-92b1-1212bf25ebb3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:52:49.134 8 INFO cinder.api.openstack.wsgi [None req-dc0b2b54-bf9a-4da0-92b1-1212bf25ebb3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:52:49.135 8 INFO cinder.api.openstack.wsgi [None req-dc0b2b54-bf9a-4da0-92b1-1212bf25ebb3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:52:49.135 7 INFO cinder.api.openstack.wsgi [None req-53ec3d2d-6592-4fa4-9c51-93256ad58a7a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:52:49.136 7 INFO cinder.api.openstack.wsgi [None req-53ec3d2d-6592-4fa4-9c51-93256ad58a7a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:52:55.646 7 INFO cinder.api.openstack.wsgi [None req-3e34e62e-53f1-4052-ba0a-d12a5a00a2e9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:52:55.654 7 INFO cinder.volume.api [None req-3e34e62e-53f1-4052-ba0a-d12a5a00a2e9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:52:55.657 7 INFO cinder.api.openstack.wsgi [None req-3e34e62e-53f1-4052-ba0a-d12a5a00a2e9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 420/827] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:52:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:52:55.669 8 INFO cinder.api.openstack.wsgi [None req-8863f8a9-067b-4847-9aed-f701a79728fc 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:52:55.675 8 INFO cinder.volume.api [None req-8863f8a9-067b-4847-9aed-f701a79728fc 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:52:55.675 8 INFO cinder.api.openstack.wsgi [None req-8863f8a9-067b-4847-9aed-f701a79728fc 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 408/828] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:52:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:52:55.690 7 INFO cinder.api.openstack.wsgi [None req-c019c2b1-39b8-4ba6-bd2c-fe274c9aea45 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:52:56.196 7 INFO cinder.api.openstack.wsgi [None req-c019c2b1-39b8-4ba6-bd2c-fe274c9aea45 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 421/829] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:52:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 668 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:52:56.233 8 INFO cinder.api.openstack.wsgi [None req-936feb9c-6139-463a-a66d-11bc412b2957 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:52:56.254 8 INFO cinder.api.openstack.wsgi [None req-936feb9c-6139-463a-a66d-11bc412b2957 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 409/830] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:52:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:52:56.263 7 INFO cinder.api.openstack.wsgi [None req-e5b1800d-287e-4ae3-a033-5bb3ff131733 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:52:56.286 7 INFO cinder.api.openstack.wsgi [None req-e5b1800d-287e-4ae3-a033-5bb3ff131733 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/831] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:52:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:52:56.296 8 INFO cinder.api.openstack.wsgi [None req-925ea77f-e586-4a57-be9c-21e500132377 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:52:56.318 8 INFO cinder.api.openstack.wsgi [None req-925ea77f-e586-4a57-be9c-21e500132377 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 410/832] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:52:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:52:56.329 7 INFO cinder.api.openstack.wsgi [None req-604afb30-8097-4f55-8d32-fe8a63b4614e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:52:56.343 7 INFO cinder.volume.api [None req-604afb30-8097-4f55-8d32-fe8a63b4614e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:52:56.345 7 INFO cinder.api.openstack.wsgi [None req-604afb30-8097-4f55-8d32-fe8a63b4614e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 423/833] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:52:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:52:56.357 8 INFO cinder.api.openstack.wsgi [None req-c2b64c88-8b62-4ad0-af58-1c797506d48a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:52:56.363 8 INFO cinder.api.openstack.wsgi [None req-c2b64c88-8b62-4ad0-af58-1c797506d48a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 8|app: 0|req: 411/834] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:52:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:52:59.135 7 INFO cinder.api.openstack.wsgi [None req-604afb30-8097-4f55-8d32-fe8a63b4614e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:52:59.135 8 INFO cinder.api.openstack.wsgi [None req-c2b64c88-8b62-4ad0-af58-1c797506d48a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:52:59.136 7 INFO cinder.api.openstack.wsgi [None req-604afb30-8097-4f55-8d32-fe8a63b4614e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:52:59.136 8 INFO cinder.api.openstack.wsgi [None req-c2b64c88-8b62-4ad0-af58-1c797506d48a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:53:09.135 7 INFO cinder.api.openstack.wsgi [None req-604afb30-8097-4f55-8d32-fe8a63b4614e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:53:09.135 8 INFO cinder.api.openstack.wsgi [None req-c2b64c88-8b62-4ad0-af58-1c797506d48a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:53:09.136 7 INFO cinder.api.openstack.wsgi [None req-604afb30-8097-4f55-8d32-fe8a63b4614e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:53:09.136 8 INFO cinder.api.openstack.wsgi [None req-c2b64c88-8b62-4ad0-af58-1c797506d48a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:53:19.134 8 INFO cinder.api.openstack.wsgi [None req-c2b64c88-8b62-4ad0-af58-1c797506d48a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:53:19.134 7 INFO cinder.api.openstack.wsgi [None req-604afb30-8097-4f55-8d32-fe8a63b4614e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:53:19.135 8 INFO cinder.api.openstack.wsgi [None req-c2b64c88-8b62-4ad0-af58-1c797506d48a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:53:19.135 7 INFO cinder.api.openstack.wsgi [None req-604afb30-8097-4f55-8d32-fe8a63b4614e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:53:29.134 8 INFO cinder.api.openstack.wsgi [None req-c2b64c88-8b62-4ad0-af58-1c797506d48a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:53:29.134 7 INFO cinder.api.openstack.wsgi [None req-604afb30-8097-4f55-8d32-fe8a63b4614e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:53:29.135 8 INFO cinder.api.openstack.wsgi [None req-c2b64c88-8b62-4ad0-af58-1c797506d48a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:53:29.135 7 INFO cinder.api.openstack.wsgi [None req-604afb30-8097-4f55-8d32-fe8a63b4614e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:53:39.135 8 INFO cinder.api.openstack.wsgi [None req-c2b64c88-8b62-4ad0-af58-1c797506d48a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:53:39.135 7 INFO cinder.api.openstack.wsgi [None req-604afb30-8097-4f55-8d32-fe8a63b4614e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:53:39.136 8 INFO cinder.api.openstack.wsgi [None req-c2b64c88-8b62-4ad0-af58-1c797506d48a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:53:39.136 7 INFO cinder.api.openstack.wsgi [None req-604afb30-8097-4f55-8d32-fe8a63b4614e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:53:44.681 8 INFO cinder.api.openstack.wsgi [None req-efbeff69-17ef-488f-97e9-8416c67282c4 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes 2026-05-12 06:53:44.683 8 INFO cinder.api.v3.volumes [None req-efbeff69-17ef-488f-97e9-8416c67282c4 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] Create volume of 1 GB 2026-05-12 06:53:44.687 8 INFO cinder.volume.api [None req-efbeff69-17ef-488f-97e9-8416c67282c4 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] Availability Zones retrieved successfully. 2026-05-12 06:53:44.813 8 INFO cinder.volume.api [None req-efbeff69-17ef-488f-97e9-8416c67282c4 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] Create volume request issued successfully. 2026-05-12 06:53:44.814 8 INFO cinder.api.openstack.wsgi [None req-efbeff69-17ef-488f-97e9-8416c67282c4 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes returned with HTTP 202 [pid: 8|app: 0|req: 417/845] 10.0.0.44 () {34 vars in 721 bytes} [Tue May 12 06:53:44 2026] POST /v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes => generated 860 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 06:53:44.834 7 INFO cinder.api.openstack.wsgi [None req-469b6abd-e9cd-4018-8e5d-cc63582fb693 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:53:44.848 7 INFO cinder.volume.api [None req-469b6abd-e9cd-4018-8e5d-cc63582fb693 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] Volume info retrieved successfully. 2026-05-12 06:53:44.853 7 INFO cinder.api.openstack.wsgi [None req-469b6abd-e9cd-4018-8e5d-cc63582fb693 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 returned with HTTP 200 [pid: 7|app: 0|req: 429/846] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:53:44 2026] GET /v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:53:45.876 8 INFO cinder.api.openstack.wsgi [None req-63f3c839-df6d-4b6e-b8d6-251a157ef0f8 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:53:45.887 8 INFO cinder.volume.api [None req-63f3c839-df6d-4b6e-b8d6-251a157ef0f8 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] Volume info retrieved successfully. 2026-05-12 06:53:45.891 8 INFO cinder.api.openstack.wsgi [None req-63f3c839-df6d-4b6e-b8d6-251a157ef0f8 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 returned with HTTP 200 [pid: 8|app: 0|req: 418/847] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:53:45 2026] GET /v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:49.135 7 INFO cinder.api.openstack.wsgi [None req-469b6abd-e9cd-4018-8e5d-cc63582fb693 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:53:49.135 8 INFO cinder.api.openstack.wsgi [None req-63f3c839-df6d-4b6e-b8d6-251a157ef0f8 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:53:49.136 8 INFO cinder.api.openstack.wsgi [None req-63f3c839-df6d-4b6e-b8d6-251a157ef0f8 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:53:49.136 7 INFO cinder.api.openstack.wsgi [None req-469b6abd-e9cd-4018-8e5d-cc63582fb693 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] http://10.0.0.201:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:53:55.440 8 INFO cinder.api.openstack.wsgi [None req-13e8f55c-6d07-4a15-965a-162e04646ac5 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:53:55.450 8 INFO cinder.volume.api [None req-13e8f55c-6d07-4a15-965a-162e04646ac5 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:53:55.464 8 INFO cinder.api.openstack.wsgi [None req-13e8f55c-6d07-4a15-965a-162e04646ac5 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 420/850] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:53:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 1121 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:53:55.477 7 INFO cinder.api.openstack.wsgi [None req-0e395bcc-1bed-46e3-be9c-ca11dbb7499d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:53:55.981 7 INFO cinder.api.openstack.wsgi [None req-0e395bcc-1bed-46e3-be9c-ca11dbb7499d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 431/851] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:53:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 668 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:53:56.022 8 INFO cinder.api.openstack.wsgi [None req-58f5d620-2c1b-4843-abf1-8cab9cdae5e0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:53:56.046 8 INFO cinder.api.openstack.wsgi [None req-58f5d620-2c1b-4843-abf1-8cab9cdae5e0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/852] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:53:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:56.056 7 INFO cinder.api.openstack.wsgi [None req-1c0aba34-667b-4187-beac-aaca973d563d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/13d3c39e1cd843a0b797c3892dfb0b5c?usage=true 2026-05-12 06:53:56.078 7 INFO cinder.api.openstack.wsgi [None req-1c0aba34-667b-4187-beac-aaca973d563d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/13d3c39e1cd843a0b797c3892dfb0b5c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/853] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:53:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/13d3c39e1cd843a0b797c3892dfb0b5c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:56.088 8 INFO cinder.api.openstack.wsgi [None req-2ca752c4-fd64-402a-b7af-87a0dfbd814f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/22f1c9a8620e45efb2103d842d5fb296?usage=true 2026-05-12 06:53:56.103 8 INFO cinder.api.openstack.wsgi [None req-2ca752c4-fd64-402a-b7af-87a0dfbd814f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/22f1c9a8620e45efb2103d842d5fb296?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/854] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:53:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/22f1c9a8620e45efb2103d842d5fb296?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:56.110 7 INFO cinder.api.openstack.wsgi [None req-f54d9fd2-fc0a-45e0-982d-2ac8fa2ba520 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/281321c6cacc4cce930254eff8029f9b?usage=true 2026-05-12 06:53:56.129 7 INFO cinder.api.openstack.wsgi [None req-f54d9fd2-fc0a-45e0-982d-2ac8fa2ba520 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/281321c6cacc4cce930254eff8029f9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/855] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:53:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/281321c6cacc4cce930254eff8029f9b?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:56.141 8 INFO cinder.api.openstack.wsgi [None req-ea373901-6664-46a7-8451-b0fb29b36d2c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/35e63f7c5a8a44e7995bc27b36ea78af?usage=true 2026-05-12 06:53:56.162 8 INFO cinder.api.openstack.wsgi [None req-ea373901-6664-46a7-8451-b0fb29b36d2c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/35e63f7c5a8a44e7995bc27b36ea78af?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/856] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:53:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/35e63f7c5a8a44e7995bc27b36ea78af?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:56.171 7 INFO cinder.api.openstack.wsgi [None req-686c9bd5-def1-49d9-a85b-af62f0c213b2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:53:56.190 7 INFO cinder.api.openstack.wsgi [None req-686c9bd5-def1-49d9-a85b-af62f0c213b2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 434/857] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:53:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:56.201 8 INFO cinder.api.openstack.wsgi [None req-8cd4ad6a-6a14-4f57-a87f-2c44deebb1f9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/621e21272f2443e6932a71488dd2ce6b?usage=true 2026-05-12 06:53:56.227 8 INFO cinder.api.openstack.wsgi [None req-8cd4ad6a-6a14-4f57-a87f-2c44deebb1f9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/621e21272f2443e6932a71488dd2ce6b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/858] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:53:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/621e21272f2443e6932a71488dd2ce6b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:56.239 7 INFO cinder.api.openstack.wsgi [None req-74def43f-dad4-4c87-af96-e101f6f0c542 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/73b8c42c346b4bfdace87be0183b7536?usage=true 2026-05-12 06:53:56.259 7 INFO cinder.api.openstack.wsgi [None req-74def43f-dad4-4c87-af96-e101f6f0c542 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/73b8c42c346b4bfdace87be0183b7536?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 435/859] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:53:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/73b8c42c346b4bfdace87be0183b7536?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:56.271 8 INFO cinder.api.openstack.wsgi [None req-acf45c6b-4280-4283-a202-91b130e1e2f2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/9516e978bfc54c75b2a4fc84d9be56e2?usage=true 2026-05-12 06:53:56.293 8 INFO cinder.api.openstack.wsgi [None req-acf45c6b-4280-4283-a202-91b130e1e2f2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/9516e978bfc54c75b2a4fc84d9be56e2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/860] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:53:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/9516e978bfc54c75b2a4fc84d9be56e2?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:56.306 7 INFO cinder.api.openstack.wsgi [None req-fa908e25-26af-4a6b-be01-f4ba19d40c92 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/cc47f9e0c942444ca91f16061dcdbdc3?usage=true 2026-05-12 06:53:56.325 7 INFO cinder.api.openstack.wsgi [None req-fa908e25-26af-4a6b-be01-f4ba19d40c92 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/cc47f9e0c942444ca91f16061dcdbdc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 436/861] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:53:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/cc47f9e0c942444ca91f16061dcdbdc3?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:56.335 8 INFO cinder.api.openstack.wsgi [None req-d22f151f-4029-4584-ab53-4f4ac63624db 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:53:56.352 8 INFO cinder.api.openstack.wsgi [None req-d22f151f-4029-4584-ab53-4f4ac63624db 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/862] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:53:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:56.365 7 INFO cinder.api.openstack.wsgi [None req-d5213c12-e573-4003-b0fc-e39cda8453ce 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/f96535289c794cfc8af2b14a6ee44b65?usage=true 2026-05-12 06:53:56.384 7 INFO cinder.api.openstack.wsgi [None req-d5213c12-e573-4003-b0fc-e39cda8453ce 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/f96535289c794cfc8af2b14a6ee44b65?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/863] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:53:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/f96535289c794cfc8af2b14a6ee44b65?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:56.396 8 INFO cinder.api.openstack.wsgi [None req-bc28ac7d-f284-4db9-b1a6-86e22c7015ba 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:53:56.401 8 INFO cinder.volume.api [None req-bc28ac7d-f284-4db9-b1a6-86e22c7015ba 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:53:56.402 8 INFO cinder.api.openstack.wsgi [None req-bc28ac7d-f284-4db9-b1a6-86e22c7015ba 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 427/864] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:53:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:53:56.411 7 INFO cinder.api.openstack.wsgi [None req-25ee5363-951a-4c2b-af33-cc098f8d456b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:53:56.416 7 INFO cinder.api.openstack.wsgi [None req-25ee5363-951a-4c2b-af33-cc098f8d456b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 7|app: 0|req: 438/865] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:53:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:56.423 8 INFO cinder.api.openstack.wsgi [None req-f0c88bbf-4460-4a28-a919-4fced79b221e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:53:56.430 8 INFO cinder.volume.api [None req-f0c88bbf-4460-4a28-a919-4fced79b221e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:53:56.434 8 INFO cinder.api.openstack.wsgi [None req-f0c88bbf-4460-4a28-a919-4fced79b221e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 428/866] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:53:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 1121 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 06:53:59.134 7 INFO cinder.api.openstack.wsgi [None req-25ee5363-951a-4c2b-af33-cc098f8d456b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:53:59.135 7 INFO cinder.api.openstack.wsgi [None req-25ee5363-951a-4c2b-af33-cc098f8d456b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:53:59.135 8 INFO cinder.api.openstack.wsgi [None req-f0c88bbf-4460-4a28-a919-4fced79b221e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:53:59.136 8 INFO cinder.api.openstack.wsgi [None req-f0c88bbf-4460-4a28-a919-4fced79b221e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:54:01.046 7 INFO cinder.api.openstack.wsgi [None req-c464ad78-991b-41b9-b745-a97c2ed565b9 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:54:01.062 7 INFO cinder.volume.api [None req-c464ad78-991b-41b9-b745-a97c2ed565b9 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] Volume info retrieved successfully. 2026-05-12 06:54:01.074 7 INFO cinder.volume.api [None req-c464ad78-991b-41b9-b745-a97c2ed565b9 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] Update volume admin metadata completed successfully. 2026-05-12 06:54:01.579 7 INFO cinder.volume.api [None req-c464ad78-991b-41b9-b745-a97c2ed565b9 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] Attach volume completed successfully. 2026-05-12 06:54:01.579 7 INFO cinder.api.openstack.wsgi [None req-c464ad78-991b-41b9-b745-a97c2ed565b9 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443/action returned with HTTP 202 [pid: 7|app: 0|req: 440/869] 10.0.0.44 () {34 vars in 809 bytes} [Tue May 12 06:54:01 2026] POST /v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443/action => generated 0 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:01.590 8 INFO cinder.api.openstack.wsgi [None req-5112cc23-b218-42dc-8e85-eab1af1ea4e9 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:54:01.608 8 INFO cinder.volume.api [None req-5112cc23-b218-42dc-8e85-eab1af1ea4e9 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] Volume info retrieved successfully. 2026-05-12 06:54:01.615 8 INFO cinder.api.openstack.wsgi [None req-5112cc23-b218-42dc-8e85-eab1af1ea4e9 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 returned with HTTP 200 [pid: 8|app: 0|req: 430/870] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:54:01 2026] GET /v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 => generated 1287 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:01.640 7 INFO cinder.api.openstack.wsgi [None req-a7120520-b929-4c54-a3a9-05897b1e2d39 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:54:01.658 7 INFO cinder.volume.api [None req-a7120520-b929-4c54-a3a9-05897b1e2d39 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] Volume info retrieved successfully. 2026-05-12 06:54:02.163 7 INFO cinder.volume.api [None req-a7120520-b929-4c54-a3a9-05897b1e2d39 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] Detach volume completed successfully. 2026-05-12 06:54:02.164 7 INFO cinder.api.openstack.wsgi [None req-a7120520-b929-4c54-a3a9-05897b1e2d39 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443/action returned with HTTP 202 [pid: 7|app: 0|req: 441/871] 10.0.0.44 () {34 vars in 809 bytes} [Tue May 12 06:54:01 2026] POST /v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443/action => generated 0 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:02.176 8 INFO cinder.api.openstack.wsgi [None req-b54837fb-57c1-40db-b969-278c8960564e 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:54:02.190 8 INFO cinder.volume.api [None req-b54837fb-57c1-40db-b969-278c8960564e 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] Volume info retrieved successfully. 2026-05-12 06:54:02.195 8 INFO cinder.api.openstack.wsgi [None req-b54837fb-57c1-40db-b969-278c8960564e 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 returned with HTTP 200 [pid: 8|app: 0|req: 431/872] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:54:02 2026] GET /v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 => generated 972 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:08.202 7 INFO cinder.api.openstack.wsgi [None req-bc00da81-04e5-458a-be24-0d9df0abef4b 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:54:08.217 7 INFO cinder.volume.api [None req-bc00da81-04e5-458a-be24-0d9df0abef4b 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] Volume info retrieved successfully. 2026-05-12 06:54:08.222 7 INFO cinder.api.openstack.wsgi [None req-bc00da81-04e5-458a-be24-0d9df0abef4b 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 returned with HTTP 200 [pid: 7|app: 0|req: 442/873] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:54:08 2026] GET /v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 => generated 972 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:08.246 8 INFO cinder.api.openstack.wsgi [None req-269e9287-d549-4008-82d2-2cf922e3ebd6 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 2026-05-12 06:54:08.247 8 INFO cinder.api.v3.volumes [None req-269e9287-d549-4008-82d2-2cf922e3ebd6 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] Delete volume with id: 1adfc134-57df-47d5-ae3a-60621517d443 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:54:08.257 8 INFO cinder.volume.api [None req-269e9287-d549-4008-82d2-2cf922e3ebd6 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] Volume info retrieved successfully. 2026-05-12 06:54:08.286 8 INFO cinder.volume.api [None req-269e9287-d549-4008-82d2-2cf922e3ebd6 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] Delete volume request issued successfully. 2026-05-12 06:54:08.286 8 INFO cinder.api.openstack.wsgi [None req-269e9287-d549-4008-82d2-2cf922e3ebd6 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 returned with HTTP 202 [pid: 8|app: 0|req: 432/874] 10.0.0.44 () {32 vars in 777 bytes} [Tue May 12 06:54:08 2026] DELETE /v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:08.300 7 INFO cinder.api.openstack.wsgi [None req-bbc475cb-c4f7-43de-88b5-0f631804f5ea 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:54:08.322 7 INFO cinder.volume.api [None req-bbc475cb-c4f7-43de-88b5-0f631804f5ea 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] Volume info retrieved successfully. 2026-05-12 06:54:08.326 7 INFO cinder.api.openstack.wsgi [None req-bbc475cb-c4f7-43de-88b5-0f631804f5ea 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 returned with HTTP 200 [pid: 7|app: 0|req: 443/875] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:54:08 2026] GET /v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:09.134 7 INFO cinder.api.openstack.wsgi [None req-bbc475cb-c4f7-43de-88b5-0f631804f5ea 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:54:09.134 8 INFO cinder.api.openstack.wsgi [None req-269e9287-d549-4008-82d2-2cf922e3ebd6 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:54:09.135 8 INFO cinder.api.openstack.wsgi [None req-269e9287-d549-4008-82d2-2cf922e3ebd6 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:54:09.135 7 INFO cinder.api.openstack.wsgi [None req-bbc475cb-c4f7-43de-88b5-0f631804f5ea 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] http://10.0.0.201:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:09.347 7 INFO cinder.api.openstack.wsgi [None req-42f8c3f2-65d1-498e-bec9-4d4d8b07a3f4 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 2026-05-12 06:54:09.354 7 INFO cinder.api.openstack.wsgi [None req-42f8c3f2-65d1-498e-bec9-4d4d8b07a3f4 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 returned with HTTP 404 [pid: 7|app: 0|req: 445/878] 10.0.0.44 () {32 vars in 774 bytes} [Tue May 12 06:54:09 2026] GET /v3/13d3c39e1cd843a0b797c3892dfb0b5c/volumes/1adfc134-57df-47d5-ae3a-60621517d443 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-12 06:54:19.134 7 INFO cinder.api.openstack.wsgi [None req-42f8c3f2-65d1-498e-bec9-4d4d8b07a3f4 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:54:19.134 8 INFO cinder.api.openstack.wsgi [None req-269e9287-d549-4008-82d2-2cf922e3ebd6 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:54:19.135 7 INFO cinder.api.openstack.wsgi [None req-42f8c3f2-65d1-498e-bec9-4d4d8b07a3f4 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:54:19.135 8 INFO cinder.api.openstack.wsgi [None req-269e9287-d549-4008-82d2-2cf922e3ebd6 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:54:29.134 7 INFO cinder.api.openstack.wsgi [None req-42f8c3f2-65d1-498e-bec9-4d4d8b07a3f4 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:54:29.134 8 INFO cinder.api.openstack.wsgi [None req-269e9287-d549-4008-82d2-2cf922e3ebd6 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:54:29.135 7 INFO cinder.api.openstack.wsgi [None req-42f8c3f2-65d1-498e-bec9-4d4d8b07a3f4 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:54:29.136 8 INFO cinder.api.openstack.wsgi [None req-269e9287-d549-4008-82d2-2cf922e3ebd6 417c0f42f660403f957de3cd6c17167f 13d3c39e1cd843a0b797c3892dfb0b5c - - default default] http://10.0.0.201:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:30.727 8 INFO cinder.api.openstack.wsgi [None req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes 2026-05-12 06:54:30.832 8 INFO cinder.api.v3.volumes [None req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Create volume of 16 GB 2026-05-12 06:54:30.837 8 INFO cinder.volume.api [None req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Availability Zones retrieved successfully. 2026-05-12 06:54:31.025 8 INFO cinder.volume.api [None req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Create volume request issued successfully. 2026-05-12 06:54:31.026 8 INFO cinder.api.openstack.wsgi [None req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes returned with HTTP 202 [pid: 8|app: 0|req: 436/883] 199.204.45.144 () {34 vars in 734 bytes} [Tue May 12 06:54:30 2026] POST /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes => generated 846 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 06:54:31.037 7 INFO cinder.api.openstack.wsgi [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-6e5154de-5d1f-43f9-b360-a1e6772beeff 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:54:31.080 7 INFO cinder.volume.api [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-6e5154de-5d1f-43f9-b360-a1e6772beeff 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Volume info retrieved successfully. 2026-05-12 06:54:31.090 7 INFO cinder.api.openstack.wsgi [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-6e5154de-5d1f-43f9-b360-a1e6772beeff 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d returned with HTTP 200 [pid: 7|app: 0|req: 448/884] 199.204.45.144 () {32 vars in 825 bytes} [Tue May 12 06:54:31 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d => generated 1025 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:36.105 8 INFO cinder.api.openstack.wsgi [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-54516642-6260-4686-958e-797aadd2d6d5 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:54:36.120 8 INFO cinder.volume.api [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-54516642-6260-4686-958e-797aadd2d6d5 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Volume info retrieved successfully. 2026-05-12 06:54:36.126 8 INFO cinder.api.openstack.wsgi [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-54516642-6260-4686-958e-797aadd2d6d5 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d returned with HTTP 200 [pid: 8|app: 0|req: 437/885] 199.204.45.144 () {32 vars in 825 bytes} [Tue May 12 06:54:36 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d => generated 1489 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:36.501 7 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-7153deee-8bc6-47a1-8a41-ab1b103831f3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:54:36.514 7 INFO cinder.volume.api [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-7153deee-8bc6-47a1-8a41-ab1b103831f3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Volume info retrieved successfully. 2026-05-12 06:54:36.523 7 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-7153deee-8bc6-47a1-8a41-ab1b103831f3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d returned with HTTP 200 [pid: 7|app: 0|req: 449/886] 10.0.0.7 () {34 vars in 1026 bytes} [Tue May 12 06:54:36 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d => generated 1489 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:36.927 8 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-e7f41ef5-20fb-41de-8909-f500ecdffcdf 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:54:36.942 8 INFO cinder.volume.api [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-e7f41ef5-20fb-41de-8909-f500ecdffcdf 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Volume info retrieved successfully. 2026-05-12 06:54:36.949 8 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-e7f41ef5-20fb-41de-8909-f500ecdffcdf 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d returned with HTTP 200 [pid: 8|app: 0|req: 438/887] 10.0.0.7 () {34 vars in 1026 bytes} [Tue May 12 06:54:36 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d => generated 1489 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 06:54:36.962 7 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-7153deee-8bc6-47a1-8a41-ab1b103831f3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 06:54:36.963 7 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-7153deee-8bc6-47a1-8a41-ab1b103831f3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 450/888] 10.0.0.7 () {32 vars in 827 bytes} [Tue May 12 06:54:36 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:36.974 8 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-a9e78151-3823-4db2-a34b-c286696b744e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:54:37.024 8 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-a9e78151-3823-4db2-a34b-c286696b744e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/attachments returned with HTTP 200 [pid: 8|app: 0|req: 439/889] 10.0.0.7 () {40 vars in 1055 bytes} [Tue May 12 06:54:36 2026] POST /v3/4ddaddb9a19c4687b9bce21a0ffc8844/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 06:54:39.134 7 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-7153deee-8bc6-47a1-8a41-ab1b103831f3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:54:39.134 8 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-a9e78151-3823-4db2-a34b-c286696b744e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:54:39.135 7 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-7153deee-8bc6-47a1-8a41-ab1b103831f3 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:54:39.136 8 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-a9e78151-3823-4db2-a34b-c286696b744e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:40.298 7 INFO cinder.api.openstack.wsgi [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-9daec4e7-0dd8-46b5-a384-86c4b1e8c83d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:54:40.318 7 INFO cinder.volume.api [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-9daec4e7-0dd8-46b5-a384-86c4b1e8c83d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Volume info retrieved successfully. 2026-05-12 06:54:40.325 7 INFO cinder.api.openstack.wsgi [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-9daec4e7-0dd8-46b5-a384-86c4b1e8c83d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d returned with HTTP 200 [pid: 7|app: 0|req: 452/892] 199.204.45.144 () {32 vars in 825 bytes} [Tue May 12 06:54:40 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d => generated 1488 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 06:54:42.443 8 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-a9e78151-3823-4db2-a34b-c286696b744e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 06:54:42.444 8 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-a9e78151-3823-4db2-a34b-c286696b744e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 441/893] 199.204.45.144 () {32 vars in 840 bytes} [Tue May 12 06:54:42 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:42.457 7 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-77d43716-ed34-4ff0-8513-7157ed912944 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:54:42.473 7 INFO cinder.volume.api [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-77d43716-ed34-4ff0-8513-7157ed912944 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Volume info retrieved successfully. 2026-05-12 06:54:42.477 7 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-77d43716-ed34-4ff0-8513-7157ed912944 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d returned with HTTP 200 [pid: 7|app: 0|req: 453/894] 199.204.45.144 () {36 vars in 1073 bytes} [Tue May 12 06:54:42 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d => generated 1712 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:42.569 8 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-358ba273-5cfc-4d77-99d7-fd5e2542131d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/attachments/12002e92-a96d-44b3-b43d-1471cbb8b346 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:43.569 7 INFO cinder.api.openstack.wsgi [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-25ca840b-84d8-44a6-a7eb-d1385542c8a2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:54:43.595 7 INFO cinder.volume.api [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-25ca840b-84d8-44a6-a7eb-d1385542c8a2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Volume info retrieved successfully. 2026-05-12 06:54:43.611 7 INFO cinder.api.openstack.wsgi [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-25ca840b-84d8-44a6-a7eb-d1385542c8a2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d returned with HTTP 200 [pid: 7|app: 0|req: 454/895] 199.204.45.144 () {32 vars in 825 bytes} [Tue May 12 06:54:43 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d => generated 1489 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 06:54:43.618 8 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-358ba273-5cfc-4d77-99d7-fd5e2542131d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/attachments/12002e92-a96d-44b3-b43d-1471cbb8b346 returned with HTTP 200 [pid: 8|app: 0|req: 442/896] 199.204.45.144 () {40 vars in 1135 bytes} [Tue May 12 06:54:42 2026] PUT /v3/4ddaddb9a19c4687b9bce21a0ffc8844/attachments/12002e92-a96d-44b3-b43d-1471cbb8b346 => generated 802 bytes in 1061 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:44.141 7 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-19fe5763-f32c-4941-992d-c54efd24db70 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/attachments/12002e92-a96d-44b3-b43d-1471cbb8b346/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:54:44.169 7 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-19fe5763-f32c-4941-992d-c54efd24db70 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/attachments/12002e92-a96d-44b3-b43d-1471cbb8b346/action returned with HTTP 204 [pid: 7|app: 0|req: 455/897] 199.204.45.144 () {40 vars in 1148 bytes} [Tue May 12 06:54:44 2026] POST /v3/4ddaddb9a19c4687b9bce21a0ffc8844/attachments/12002e92-a96d-44b3-b43d-1471cbb8b346/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:46.773 8 INFO cinder.api.openstack.wsgi [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-1c6edd9c-548e-470d-976e-a43658752ac0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:54:46.789 8 INFO cinder.volume.api [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-1c6edd9c-548e-470d-976e-a43658752ac0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Volume info retrieved successfully. 2026-05-12 06:54:46.793 8 INFO cinder.api.openstack.wsgi [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-1c6edd9c-548e-470d-976e-a43658752ac0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d returned with HTTP 200 [pid: 8|app: 0|req: 443/898] 199.204.45.144 () {32 vars in 825 bytes} [Tue May 12 06:54:46 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d => generated 1787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 06:54:49.134 8 INFO cinder.api.openstack.wsgi [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-1c6edd9c-548e-470d-976e-a43658752ac0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:54:49.135 7 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-19fe5763-f32c-4941-992d-c54efd24db70 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:54:49.136 8 INFO cinder.api.openstack.wsgi [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-1c6edd9c-548e-470d-976e-a43658752ac0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:54:49.137 7 INFO cinder.api.openstack.wsgi [req-bbcdb4cd-f2e9-4dc3-99db-73e6e292864a req-19fe5763-f32c-4941-992d-c54efd24db70 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:50.048 8 INFO cinder.api.openstack.wsgi [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-2b731fee-255f-4e00-a85e-8bfcf10068a4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:54:50.062 8 INFO cinder.volume.api [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-2b731fee-255f-4e00-a85e-8bfcf10068a4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Volume info retrieved successfully. 2026-05-12 06:54:50.066 8 INFO cinder.api.openstack.wsgi [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-2b731fee-255f-4e00-a85e-8bfcf10068a4 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d returned with HTTP 200 [pid: 8|app: 0|req: 445/901] 199.204.45.144 () {32 vars in 825 bytes} [Tue May 12 06:54:50 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d => generated 1787 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:53.772 7 INFO cinder.api.openstack.wsgi [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-184a33c3-ff29-4cdb-86d7-a3cc28ab586f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:54:53.788 7 INFO cinder.volume.api [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-184a33c3-ff29-4cdb-86d7-a3cc28ab586f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Volume info retrieved successfully. 2026-05-12 06:54:53.794 7 INFO cinder.api.openstack.wsgi [req-2ded4fee-54d6-4d50-8c1d-0b44f1091296 req-184a33c3-ff29-4cdb-86d7-a3cc28ab586f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d returned with HTTP 200 [pid: 7|app: 0|req: 457/902] 199.204.45.144 () {32 vars in 825 bytes} [Tue May 12 06:54:53 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d => generated 1787 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:55.475 8 INFO cinder.api.openstack.wsgi [None req-7372513a-42f3-4dc0-a11e-0469a6eb4740 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:54:55.492 8 INFO cinder.volume.api [None req-7372513a-42f3-4dc0-a11e-0469a6eb4740 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:54:55.500 8 INFO cinder.api.openstack.wsgi [None req-7372513a-42f3-4dc0-a11e-0469a6eb4740 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 446/903] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:54:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 1790 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:55.513 7 INFO cinder.api.openstack.wsgi [None req-8aeaf07a-6834-4573-8605-23474162f6d2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:54:56.017 7 INFO cinder.api.openstack.wsgi [None req-8aeaf07a-6834-4573-8605-23474162f6d2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 458/904] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:54:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:56.074 8 INFO cinder.api.openstack.wsgi [None req-8bcb4b32-f22c-4cca-8b4b-9f57800651ba 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/066a2ea88be242e5a64169fe71545680?usage=true 2026-05-12 06:54:56.108 8 INFO cinder.api.openstack.wsgi [None req-8bcb4b32-f22c-4cca-8b4b-9f57800651ba 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/066a2ea88be242e5a64169fe71545680?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/905] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:54:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/066a2ea88be242e5a64169fe71545680?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:56.120 7 INFO cinder.api.openstack.wsgi [None req-1cefdd0e-43c2-4f57-a924-44633fecaf6a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:54:56.162 7 INFO cinder.api.openstack.wsgi [None req-1cefdd0e-43c2-4f57-a924-44633fecaf6a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/906] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:54:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:56.179 8 INFO cinder.api.openstack.wsgi [None req-357e7bc2-d2bb-4b20-8ad6-ac56bbfbc2ad 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/22f1c9a8620e45efb2103d842d5fb296?usage=true 2026-05-12 06:54:56.204 8 INFO cinder.api.openstack.wsgi [None req-357e7bc2-d2bb-4b20-8ad6-ac56bbfbc2ad 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/22f1c9a8620e45efb2103d842d5fb296?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/907] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:54:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/22f1c9a8620e45efb2103d842d5fb296?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:56.220 7 INFO cinder.api.openstack.wsgi [None req-919ca923-740f-4637-bcbe-8d09e420b2c5 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/281321c6cacc4cce930254eff8029f9b?usage=true 2026-05-12 06:54:56.249 7 INFO cinder.api.openstack.wsgi [None req-919ca923-740f-4637-bcbe-8d09e420b2c5 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/281321c6cacc4cce930254eff8029f9b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/908] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:54:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/281321c6cacc4cce930254eff8029f9b?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:56.259 8 INFO cinder.api.openstack.wsgi [None req-e06be18b-b7f7-4619-abdd-fb4319ddae06 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/351f66342f294294b3e52178fbc8297e?usage=true 2026-05-12 06:54:56.282 8 INFO cinder.api.openstack.wsgi [None req-e06be18b-b7f7-4619-abdd-fb4319ddae06 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/351f66342f294294b3e52178fbc8297e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/909] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:54:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/351f66342f294294b3e52178fbc8297e?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:56.293 7 INFO cinder.api.openstack.wsgi [None req-b890b39a-07b3-49a3-86d8-2ecdb3854d2d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/35e63f7c5a8a44e7995bc27b36ea78af?usage=true 2026-05-12 06:54:56.314 7 INFO cinder.api.openstack.wsgi [None req-b890b39a-07b3-49a3-86d8-2ecdb3854d2d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/35e63f7c5a8a44e7995bc27b36ea78af?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/910] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:54:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/35e63f7c5a8a44e7995bc27b36ea78af?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:56.323 8 INFO cinder.api.openstack.wsgi [None req-dc040361-011c-4662-b800-2c243978bb91 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:54:56.353 8 INFO cinder.api.openstack.wsgi [None req-dc040361-011c-4662-b800-2c243978bb91 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/911] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:54:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:56.368 7 INFO cinder.api.openstack.wsgi [None req-5c57ec91-295a-47dd-9da7-4ff5f8b110fd 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/621e21272f2443e6932a71488dd2ce6b?usage=true 2026-05-12 06:54:56.395 7 INFO cinder.api.openstack.wsgi [None req-5c57ec91-295a-47dd-9da7-4ff5f8b110fd 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/621e21272f2443e6932a71488dd2ce6b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/912] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:54:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/621e21272f2443e6932a71488dd2ce6b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:56.412 8 INFO cinder.api.openstack.wsgi [None req-0a3eda26-e7da-473e-bde8-356b57d59b2f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/73b8c42c346b4bfdace87be0183b7536?usage=true 2026-05-12 06:54:56.440 8 INFO cinder.api.openstack.wsgi [None req-0a3eda26-e7da-473e-bde8-356b57d59b2f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/73b8c42c346b4bfdace87be0183b7536?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/913] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:54:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/73b8c42c346b4bfdace87be0183b7536?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:56.456 7 INFO cinder.api.openstack.wsgi [None req-23e0118a-8eb3-4f66-ba8e-059013205f02 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/9516e978bfc54c75b2a4fc84d9be56e2?usage=true 2026-05-12 06:54:56.485 7 INFO cinder.api.openstack.wsgi [None req-23e0118a-8eb3-4f66-ba8e-059013205f02 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/9516e978bfc54c75b2a4fc84d9be56e2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/914] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:54:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/9516e978bfc54c75b2a4fc84d9be56e2?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:56.499 8 INFO cinder.api.openstack.wsgi [None req-8ef4a946-1964-4a1e-b5a8-036840aa3152 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/cc47f9e0c942444ca91f16061dcdbdc3?usage=true 2026-05-12 06:54:56.529 8 INFO cinder.api.openstack.wsgi [None req-8ef4a946-1964-4a1e-b5a8-036840aa3152 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/cc47f9e0c942444ca91f16061dcdbdc3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/915] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:54:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/cc47f9e0c942444ca91f16061dcdbdc3?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:56.542 7 INFO cinder.api.openstack.wsgi [None req-97173c76-6167-4a09-92f9-e55da6d44564 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:54:56.574 7 INFO cinder.api.openstack.wsgi [None req-97173c76-6167-4a09-92f9-e55da6d44564 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/916] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:54:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:56.588 8 INFO cinder.api.openstack.wsgi [None req-1fb6d364-924c-4346-b5e7-32629c713f58 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/f96535289c794cfc8af2b14a6ee44b65?usage=true 2026-05-12 06:54:56.631 8 INFO cinder.api.openstack.wsgi [None req-1fb6d364-924c-4346-b5e7-32629c713f58 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/f96535289c794cfc8af2b14a6ee44b65?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/917] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:54:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/f96535289c794cfc8af2b14a6ee44b65?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:56.643 7 INFO cinder.api.openstack.wsgi [None req-b1d6a991-1987-47f1-917e-112299891bb9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:54:56.668 7 INFO cinder.volume.api [None req-b1d6a991-1987-47f1-917e-112299891bb9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:54:56.676 7 INFO cinder.api.openstack.wsgi [None req-b1d6a991-1987-47f1-917e-112299891bb9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 465/918] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:54:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 1790 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 06:54:56.693 8 INFO cinder.api.openstack.wsgi [None req-fbfe8b53-de90-4861-9ff0-c024c37c69b1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:54:56.702 8 INFO cinder.api.openstack.wsgi [None req-fbfe8b53-de90-4861-9ff0-c024c37c69b1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 8|app: 0|req: 454/919] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:54:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:54:56.715 7 INFO cinder.api.openstack.wsgi [None req-2f9e41b7-2fe4-46c0-aed9-1cebedb3bac8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:54:56.722 7 INFO cinder.volume.api [None req-2f9e41b7-2fe4-46c0-aed9-1cebedb3bac8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:54:56.723 7 INFO cinder.api.openstack.wsgi [None req-2f9e41b7-2fe4-46c0-aed9-1cebedb3bac8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 466/920] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:54:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:54:59.135 8 INFO cinder.api.openstack.wsgi [None req-fbfe8b53-de90-4861-9ff0-c024c37c69b1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:54:59.135 7 INFO cinder.api.openstack.wsgi [None req-2f9e41b7-2fe4-46c0-aed9-1cebedb3bac8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:54:59.136 8 INFO cinder.api.openstack.wsgi [None req-fbfe8b53-de90-4861-9ff0-c024c37c69b1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:54:59.136 7 INFO cinder.api.openstack.wsgi [None req-2f9e41b7-2fe4-46c0-aed9-1cebedb3bac8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:55:09.134 7 INFO cinder.api.openstack.wsgi [None req-2f9e41b7-2fe4-46c0-aed9-1cebedb3bac8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:55:09.135 8 INFO cinder.api.openstack.wsgi [None req-fbfe8b53-de90-4861-9ff0-c024c37c69b1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:55:09.135 7 INFO cinder.api.openstack.wsgi [None req-2f9e41b7-2fe4-46c0-aed9-1cebedb3bac8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:55:09.136 8 INFO cinder.api.openstack.wsgi [None req-fbfe8b53-de90-4861-9ff0-c024c37c69b1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:55:19.134 7 INFO cinder.api.openstack.wsgi [None req-2f9e41b7-2fe4-46c0-aed9-1cebedb3bac8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:55:19.134 8 INFO cinder.api.openstack.wsgi [None req-fbfe8b53-de90-4861-9ff0-c024c37c69b1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:55:19.135 8 INFO cinder.api.openstack.wsgi [None req-fbfe8b53-de90-4861-9ff0-c024c37c69b1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:55:19.135 7 INFO cinder.api.openstack.wsgi [None req-2f9e41b7-2fe4-46c0-aed9-1cebedb3bac8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:55:29.134 8 INFO cinder.api.openstack.wsgi [None req-fbfe8b53-de90-4861-9ff0-c024c37c69b1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:55:29.134 7 INFO cinder.api.openstack.wsgi [None req-2f9e41b7-2fe4-46c0-aed9-1cebedb3bac8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:55:29.135 7 INFO cinder.api.openstack.wsgi [None req-2f9e41b7-2fe4-46c0-aed9-1cebedb3bac8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:55:29.135 8 INFO cinder.api.openstack.wsgi [None req-fbfe8b53-de90-4861-9ff0-c024c37c69b1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:55:39.134 7 INFO cinder.api.openstack.wsgi [None req-2f9e41b7-2fe4-46c0-aed9-1cebedb3bac8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:55:39.135 7 INFO cinder.api.openstack.wsgi [None req-2f9e41b7-2fe4-46c0-aed9-1cebedb3bac8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:55:39.135 8 INFO cinder.api.openstack.wsgi [None req-fbfe8b53-de90-4861-9ff0-c024c37c69b1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:55:39.136 8 INFO cinder.api.openstack.wsgi [None req-fbfe8b53-de90-4861-9ff0-c024c37c69b1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:55:49.134 8 INFO cinder.api.openstack.wsgi [None req-fbfe8b53-de90-4861-9ff0-c024c37c69b1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:55:49.134 7 INFO cinder.api.openstack.wsgi [None req-2f9e41b7-2fe4-46c0-aed9-1cebedb3bac8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:55:49.136 8 INFO cinder.api.openstack.wsgi [None req-fbfe8b53-de90-4861-9ff0-c024c37c69b1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:55:49.136 7 INFO cinder.api.openstack.wsgi [None req-2f9e41b7-2fe4-46c0-aed9-1cebedb3bac8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:55:55.566 7 INFO cinder.api.openstack.wsgi [None req-cc5cb79d-d243-4d6a-b4f6-a65ced059b2b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:55:55.577 7 INFO cinder.volume.api [None req-cc5cb79d-d243-4d6a-b4f6-a65ced059b2b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:55:55.581 7 INFO cinder.api.openstack.wsgi [None req-cc5cb79d-d243-4d6a-b4f6-a65ced059b2b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 473/933] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:55:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 1790 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 06:55:55.594 8 INFO cinder.api.openstack.wsgi [None req-6bbc04bc-4563-40ee-939c-e4c1d88569f1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:55:55.599 8 INFO cinder.api.openstack.wsgi [None req-6bbc04bc-4563-40ee-939c-e4c1d88569f1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 8|app: 0|req: 461/934] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:55:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:55:55.611 7 INFO cinder.api.openstack.wsgi [None req-7fee8e8e-24aa-4eba-9c80-5f6d116bd40c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:55:56.115 7 INFO cinder.api.openstack.wsgi [None req-7fee8e8e-24aa-4eba-9c80-5f6d116bd40c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 474/935] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:55:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:56.163 8 INFO cinder.api.openstack.wsgi [None req-1d81dd47-3d84-43f7-a032-ceb4509cb783 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:55:56.190 8 INFO cinder.api.openstack.wsgi [None req-1d81dd47-3d84-43f7-a032-ceb4509cb783 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/936] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:55:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:56.201 7 INFO cinder.api.openstack.wsgi [None req-94d46bb2-1695-4288-98d2-de8ec280bc3b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/22f1c9a8620e45efb2103d842d5fb296?usage=true 2026-05-12 06:55:56.222 7 INFO cinder.api.openstack.wsgi [None req-94d46bb2-1695-4288-98d2-de8ec280bc3b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/22f1c9a8620e45efb2103d842d5fb296?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/937] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:55:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/22f1c9a8620e45efb2103d842d5fb296?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:56.232 8 INFO cinder.api.openstack.wsgi [None req-9386d2c6-95e2-4070-b815-a7ff1af29ea0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/281321c6cacc4cce930254eff8029f9b?usage=true 2026-05-12 06:55:56.254 8 INFO cinder.api.openstack.wsgi [None req-9386d2c6-95e2-4070-b815-a7ff1af29ea0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/281321c6cacc4cce930254eff8029f9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/938] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:55:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/281321c6cacc4cce930254eff8029f9b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:56.269 7 INFO cinder.api.openstack.wsgi [None req-b58fe701-fa30-4ef5-a01d-0f6cfd2e97a2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/35e63f7c5a8a44e7995bc27b36ea78af?usage=true 2026-05-12 06:55:56.293 7 INFO cinder.api.openstack.wsgi [None req-b58fe701-fa30-4ef5-a01d-0f6cfd2e97a2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/35e63f7c5a8a44e7995bc27b36ea78af?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/939] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:55:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/35e63f7c5a8a44e7995bc27b36ea78af?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:56.303 8 INFO cinder.api.openstack.wsgi [None req-9640074c-5b20-4a59-a2da-3e58a7f19806 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:55:56.324 8 INFO cinder.api.openstack.wsgi [None req-9640074c-5b20-4a59-a2da-3e58a7f19806 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/940] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:55:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:56.337 7 INFO cinder.api.openstack.wsgi [None req-e6290223-8d17-426b-a4b7-784575ba9f9e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/621e21272f2443e6932a71488dd2ce6b?usage=true 2026-05-12 06:55:56.357 7 INFO cinder.api.openstack.wsgi [None req-e6290223-8d17-426b-a4b7-784575ba9f9e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/621e21272f2443e6932a71488dd2ce6b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/941] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:55:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/621e21272f2443e6932a71488dd2ce6b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:56.369 8 INFO cinder.api.openstack.wsgi [None req-025a62ca-71b9-407f-87c9-d12903c4b222 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/73b8c42c346b4bfdace87be0183b7536?usage=true 2026-05-12 06:55:56.391 8 INFO cinder.api.openstack.wsgi [None req-025a62ca-71b9-407f-87c9-d12903c4b222 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/73b8c42c346b4bfdace87be0183b7536?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/942] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:55:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/73b8c42c346b4bfdace87be0183b7536?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:56.404 7 INFO cinder.api.openstack.wsgi [None req-e0dd6d18-0a7e-4d92-b8f5-47ec027327be 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/9516e978bfc54c75b2a4fc84d9be56e2?usage=true 2026-05-12 06:55:56.428 7 INFO cinder.api.openstack.wsgi [None req-e0dd6d18-0a7e-4d92-b8f5-47ec027327be 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/9516e978bfc54c75b2a4fc84d9be56e2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/943] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:55:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/9516e978bfc54c75b2a4fc84d9be56e2?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:56.440 8 INFO cinder.api.openstack.wsgi [None req-fecda416-c685-42c6-8d18-3d634571cee0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/cc47f9e0c942444ca91f16061dcdbdc3?usage=true 2026-05-12 06:55:56.460 8 INFO cinder.api.openstack.wsgi [None req-fecda416-c685-42c6-8d18-3d634571cee0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/cc47f9e0c942444ca91f16061dcdbdc3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/944] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:55:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/cc47f9e0c942444ca91f16061dcdbdc3?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:56.473 7 INFO cinder.api.openstack.wsgi [None req-506d5782-9f11-4a0b-88c3-8cbc2828fac7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:55:56.502 7 INFO cinder.api.openstack.wsgi [None req-506d5782-9f11-4a0b-88c3-8cbc2828fac7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/945] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:55:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:56.513 8 INFO cinder.api.openstack.wsgi [None req-fa622cd7-2c18-48e3-86e9-b212f2ce5f8e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/f96535289c794cfc8af2b14a6ee44b65?usage=true 2026-05-12 06:55:56.534 8 INFO cinder.api.openstack.wsgi [None req-fa622cd7-2c18-48e3-86e9-b212f2ce5f8e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/f96535289c794cfc8af2b14a6ee44b65?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/946] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:55:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/f96535289c794cfc8af2b14a6ee44b65?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:56.546 7 INFO cinder.api.openstack.wsgi [None req-455f6743-8be0-4a18-9251-17a655db2825 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:55:56.559 7 INFO cinder.volume.api [None req-455f6743-8be0-4a18-9251-17a655db2825 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:55:56.566 7 INFO cinder.api.openstack.wsgi [None req-455f6743-8be0-4a18-9251-17a655db2825 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 480/947] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:55:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 1790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 06:55:56.585 8 INFO cinder.api.openstack.wsgi [None req-77535f97-9606-47d8-8968-ea5c09120fe1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:55:56.590 8 INFO cinder.volume.api [None req-77535f97-9606-47d8-8968-ea5c09120fe1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:55:56.591 8 INFO cinder.api.openstack.wsgi [None req-77535f97-9606-47d8-8968-ea5c09120fe1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 468/948] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:55:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:55:59.134 7 INFO cinder.api.openstack.wsgi [None req-455f6743-8be0-4a18-9251-17a655db2825 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:55:59.134 8 INFO cinder.api.openstack.wsgi [None req-77535f97-9606-47d8-8968-ea5c09120fe1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:55:59.136 8 INFO cinder.api.openstack.wsgi [None req-77535f97-9606-47d8-8968-ea5c09120fe1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:55:59.136 7 INFO cinder.api.openstack.wsgi [None req-455f6743-8be0-4a18-9251-17a655db2825 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:56:09.135 8 INFO cinder.api.openstack.wsgi [None req-77535f97-9606-47d8-8968-ea5c09120fe1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:56:09.135 7 INFO cinder.api.openstack.wsgi [None req-455f6743-8be0-4a18-9251-17a655db2825 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:56:09.136 7 INFO cinder.api.openstack.wsgi [None req-455f6743-8be0-4a18-9251-17a655db2825 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:56:09.136 8 INFO cinder.api.openstack.wsgi [None req-77535f97-9606-47d8-8968-ea5c09120fe1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:56:19.135 8 INFO cinder.api.openstack.wsgi [None req-77535f97-9606-47d8-8968-ea5c09120fe1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:56:19.135 7 INFO cinder.api.openstack.wsgi [None req-455f6743-8be0-4a18-9251-17a655db2825 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:56:19.136 8 INFO cinder.api.openstack.wsgi [None req-77535f97-9606-47d8-8968-ea5c09120fe1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:56:19.136 7 INFO cinder.api.openstack.wsgi [None req-455f6743-8be0-4a18-9251-17a655db2825 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:56:29.135 8 INFO cinder.api.openstack.wsgi [None req-77535f97-9606-47d8-8968-ea5c09120fe1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:56:29.136 8 INFO cinder.api.openstack.wsgi [None req-77535f97-9606-47d8-8968-ea5c09120fe1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:56:29.135 7 INFO cinder.api.openstack.wsgi [None req-455f6743-8be0-4a18-9251-17a655db2825 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:56:29.137 7 INFO cinder.api.openstack.wsgi [None req-455f6743-8be0-4a18-9251-17a655db2825 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:56:39.134 8 INFO cinder.api.openstack.wsgi [None req-77535f97-9606-47d8-8968-ea5c09120fe1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:56:39.134 7 INFO cinder.api.openstack.wsgi [None req-455f6743-8be0-4a18-9251-17a655db2825 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:56:39.136 7 INFO cinder.api.openstack.wsgi [None req-455f6743-8be0-4a18-9251-17a655db2825 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:56:39.136 8 INFO cinder.api.openstack.wsgi [None req-77535f97-9606-47d8-8968-ea5c09120fe1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:56:49.134 7 INFO cinder.api.openstack.wsgi [None req-455f6743-8be0-4a18-9251-17a655db2825 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:56:49.134 7 INFO cinder.api.openstack.wsgi [None req-455f6743-8be0-4a18-9251-17a655db2825 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:56:49.134 8 INFO cinder.api.openstack.wsgi [None req-77535f97-9606-47d8-8968-ea5c09120fe1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:56:49.136 8 INFO cinder.api.openstack.wsgi [None req-77535f97-9606-47d8-8968-ea5c09120fe1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:56:55.451 7 INFO cinder.api.openstack.wsgi [None req-f14e89f2-95cb-40c5-83ad-295fd73c1a92 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:56:55.457 7 INFO cinder.api.openstack.wsgi [None req-f14e89f2-95cb-40c5-83ad-295fd73c1a92 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 7|app: 0|req: 487/961] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:56:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:56:55.470 8 INFO cinder.api.openstack.wsgi [None req-6711b3a7-2c6e-41b0-bdb8-0231220b51f9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:56:55.482 8 INFO cinder.volume.api [None req-6711b3a7-2c6e-41b0-bdb8-0231220b51f9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:56:55.488 8 INFO cinder.api.openstack.wsgi [None req-6711b3a7-2c6e-41b0-bdb8-0231220b51f9 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 475/962] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:56:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 1790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 06:56:55.501 7 INFO cinder.api.openstack.wsgi [None req-2ca55858-6506-4342-a1e3-fe89af082638 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:56:56.005 7 INFO cinder.api.openstack.wsgi [None req-2ca55858-6506-4342-a1e3-fe89af082638 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 488/963] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:56:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:56:56.016 8 INFO cinder.api.openstack.wsgi [None req-3f812f5c-13a1-4f97-a264-674320535e84 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:56:56.023 8 INFO cinder.volume.api [None req-3f812f5c-13a1-4f97-a264-674320535e84 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:56:56.024 8 INFO cinder.api.openstack.wsgi [None req-3f812f5c-13a1-4f97-a264-674320535e84 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 476/964] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:56:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:56:56.036 7 INFO cinder.api.openstack.wsgi [None req-39f43626-e5c1-4028-9042-12f932ad9487 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:56:56.051 7 INFO cinder.volume.api [None req-39f43626-e5c1-4028-9042-12f932ad9487 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:56:56.055 7 INFO cinder.api.openstack.wsgi [None req-39f43626-e5c1-4028-9042-12f932ad9487 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 489/965] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:56:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 1790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 06:56:56.103 8 INFO cinder.api.openstack.wsgi [None req-8acb9b2e-29fb-4b65-aa80-06e292a140cd 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:56:56.124 8 INFO cinder.api.openstack.wsgi [None req-8acb9b2e-29fb-4b65-aa80-06e292a140cd 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/966] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:56:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:56:56.136 7 INFO cinder.api.openstack.wsgi [None req-5be50d8a-8493-4fc7-a4a9-00c6acaf4f1d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/22f1c9a8620e45efb2103d842d5fb296?usage=true 2026-05-12 06:56:56.152 7 INFO cinder.api.openstack.wsgi [None req-5be50d8a-8493-4fc7-a4a9-00c6acaf4f1d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/22f1c9a8620e45efb2103d842d5fb296?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/967] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:56:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/22f1c9a8620e45efb2103d842d5fb296?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:56:56.161 8 INFO cinder.api.openstack.wsgi [None req-1334e819-66d8-42f3-a44f-001a58159469 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/281321c6cacc4cce930254eff8029f9b?usage=true 2026-05-12 06:56:56.181 8 INFO cinder.api.openstack.wsgi [None req-1334e819-66d8-42f3-a44f-001a58159469 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/281321c6cacc4cce930254eff8029f9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/968] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:56:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/281321c6cacc4cce930254eff8029f9b?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:56:56.190 7 INFO cinder.api.openstack.wsgi [None req-8699a127-940d-4f7f-8c99-b36af3867d42 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/35e63f7c5a8a44e7995bc27b36ea78af?usage=true 2026-05-12 06:56:56.210 7 INFO cinder.api.openstack.wsgi [None req-8699a127-940d-4f7f-8c99-b36af3867d42 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/35e63f7c5a8a44e7995bc27b36ea78af?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/969] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:56:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/35e63f7c5a8a44e7995bc27b36ea78af?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:56:56.222 8 INFO cinder.api.openstack.wsgi [None req-ca72d4dc-b826-449a-b2cc-f8d5ce4bef07 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:56:56.246 8 INFO cinder.api.openstack.wsgi [None req-ca72d4dc-b826-449a-b2cc-f8d5ce4bef07 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/970] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:56:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:56:56.257 7 INFO cinder.api.openstack.wsgi [None req-6695b1e9-7503-4216-97a5-0daeb9f1945f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/621e21272f2443e6932a71488dd2ce6b?usage=true 2026-05-12 06:56:56.278 7 INFO cinder.api.openstack.wsgi [None req-6695b1e9-7503-4216-97a5-0daeb9f1945f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/621e21272f2443e6932a71488dd2ce6b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/971] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:56:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/621e21272f2443e6932a71488dd2ce6b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:56:56.293 8 INFO cinder.api.openstack.wsgi [None req-33b6a30b-37cd-4d77-8cb7-15434696eb06 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/73b8c42c346b4bfdace87be0183b7536?usage=true 2026-05-12 06:56:56.320 8 INFO cinder.api.openstack.wsgi [None req-33b6a30b-37cd-4d77-8cb7-15434696eb06 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/73b8c42c346b4bfdace87be0183b7536?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/972] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:56:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/73b8c42c346b4bfdace87be0183b7536?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:56:56.331 7 INFO cinder.api.openstack.wsgi [None req-30659d08-de57-4789-8f4d-6d5d4d872b6a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/9516e978bfc54c75b2a4fc84d9be56e2?usage=true 2026-05-12 06:56:56.347 7 INFO cinder.api.openstack.wsgi [None req-30659d08-de57-4789-8f4d-6d5d4d872b6a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/9516e978bfc54c75b2a4fc84d9be56e2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/973] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:56:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/9516e978bfc54c75b2a4fc84d9be56e2?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:56:56.358 8 INFO cinder.api.openstack.wsgi [None req-7346d7c4-8d22-4369-a501-076479ca7eea 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/cc47f9e0c942444ca91f16061dcdbdc3?usage=true 2026-05-12 06:56:56.378 8 INFO cinder.api.openstack.wsgi [None req-7346d7c4-8d22-4369-a501-076479ca7eea 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/cc47f9e0c942444ca91f16061dcdbdc3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/974] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:56:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/cc47f9e0c942444ca91f16061dcdbdc3?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:56:56.390 7 INFO cinder.api.openstack.wsgi [None req-fe94d722-3c32-4b53-bf26-1957f3145c8a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:56:56.408 7 INFO cinder.api.openstack.wsgi [None req-fe94d722-3c32-4b53-bf26-1957f3145c8a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/975] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:56:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:56:56.418 8 INFO cinder.api.openstack.wsgi [None req-29ec3b2e-a865-42e2-ac25-3e6223a9369c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/f96535289c794cfc8af2b14a6ee44b65?usage=true 2026-05-12 06:56:56.436 8 INFO cinder.api.openstack.wsgi [None req-29ec3b2e-a865-42e2-ac25-3e6223a9369c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/f96535289c794cfc8af2b14a6ee44b65?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/976] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:56:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/f96535289c794cfc8af2b14a6ee44b65?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:56:59.135 8 INFO cinder.api.openstack.wsgi [None req-29ec3b2e-a865-42e2-ac25-3e6223a9369c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:56:59.135 7 INFO cinder.api.openstack.wsgi [None req-fe94d722-3c32-4b53-bf26-1957f3145c8a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:56:59.136 8 INFO cinder.api.openstack.wsgi [None req-29ec3b2e-a865-42e2-ac25-3e6223a9369c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:56:59.137 7 INFO cinder.api.openstack.wsgi [None req-fe94d722-3c32-4b53-bf26-1957f3145c8a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:57:09.134 8 INFO cinder.api.openstack.wsgi [None req-29ec3b2e-a865-42e2-ac25-3e6223a9369c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:57:09.135 7 INFO cinder.api.openstack.wsgi [None req-fe94d722-3c32-4b53-bf26-1957f3145c8a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:57:09.135 8 INFO cinder.api.openstack.wsgi [None req-29ec3b2e-a865-42e2-ac25-3e6223a9369c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:57:09.136 7 INFO cinder.api.openstack.wsgi [None req-fe94d722-3c32-4b53-bf26-1957f3145c8a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:57:19.135 8 INFO cinder.api.openstack.wsgi [None req-29ec3b2e-a865-42e2-ac25-3e6223a9369c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:57:19.135 7 INFO cinder.api.openstack.wsgi [None req-fe94d722-3c32-4b53-bf26-1957f3145c8a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:57:19.136 8 INFO cinder.api.openstack.wsgi [None req-29ec3b2e-a865-42e2-ac25-3e6223a9369c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:57:19.136 7 INFO cinder.api.openstack.wsgi [None req-fe94d722-3c32-4b53-bf26-1957f3145c8a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:57:20.059 8 INFO cinder.api.openstack.wsgi [req-fd6af422-c621-4554-920b-ba558047b8f5 req-cef1a45a-775d-49db-b284-2e3a7934670d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/attachments/12002e92-a96d-44b3-b43d-1471cbb8b346 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:57:20.616 8 INFO cinder.api.openstack.wsgi [req-fd6af422-c621-4554-920b-ba558047b8f5 req-cef1a45a-775d-49db-b284-2e3a7934670d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/attachments/12002e92-a96d-44b3-b43d-1471cbb8b346 returned with HTTP 200 [pid: 8|app: 0|req: 486/983] 199.204.45.144 () {38 vars in 1103 bytes} [Tue May 12 06:57:20 2026] DELETE /v3/4ddaddb9a19c4687b9bce21a0ffc8844/attachments/12002e92-a96d-44b3-b43d-1471cbb8b346 => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:57:20.628 7 INFO cinder.api.openstack.wsgi [req-fd6af422-c621-4554-920b-ba558047b8f5 req-46e8691b-b9e4-40e2-a92a-4060146c82f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d 2026-05-12 06:57:20.628 7 INFO cinder.api.v3.volumes [req-fd6af422-c621-4554-920b-ba558047b8f5 req-46e8691b-b9e4-40e2-a92a-4060146c82f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Delete volume with id: fc7a8aee-19f6-4599-813f-b7df50f62f6d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:57:20.641 7 INFO cinder.volume.api [req-fd6af422-c621-4554-920b-ba558047b8f5 req-46e8691b-b9e4-40e2-a92a-4060146c82f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Volume info retrieved successfully. 2026-05-12 06:57:20.661 7 INFO cinder.volume.api [req-fd6af422-c621-4554-920b-ba558047b8f5 req-46e8691b-b9e4-40e2-a92a-4060146c82f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Delete volume request issued successfully. 2026-05-12 06:57:20.662 7 INFO cinder.api.openstack.wsgi [req-fd6af422-c621-4554-920b-ba558047b8f5 req-46e8691b-b9e4-40e2-a92a-4060146c82f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d returned with HTTP 202 [pid: 7|app: 0|req: 498/984] 199.204.45.144 () {36 vars in 1054 bytes} [Tue May 12 06:57:20 2026] DELETE /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/fc7a8aee-19f6-4599-813f-b7df50f62f6d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-12 06:57:29.135 8 INFO cinder.api.openstack.wsgi [req-fd6af422-c621-4554-920b-ba558047b8f5 req-cef1a45a-775d-49db-b284-2e3a7934670d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:57:29.135 7 INFO cinder.api.openstack.wsgi [req-fd6af422-c621-4554-920b-ba558047b8f5 req-46e8691b-b9e4-40e2-a92a-4060146c82f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:57:29.136 8 INFO cinder.api.openstack.wsgi [req-fd6af422-c621-4554-920b-ba558047b8f5 req-cef1a45a-775d-49db-b284-2e3a7934670d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:57:29.136 7 INFO cinder.api.openstack.wsgi [req-fd6af422-c621-4554-920b-ba558047b8f5 req-46e8691b-b9e4-40e2-a92a-4060146c82f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:57:39.134 8 INFO cinder.api.openstack.wsgi [req-fd6af422-c621-4554-920b-ba558047b8f5 req-cef1a45a-775d-49db-b284-2e3a7934670d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:57:39.134 7 INFO cinder.api.openstack.wsgi [req-fd6af422-c621-4554-920b-ba558047b8f5 req-46e8691b-b9e4-40e2-a92a-4060146c82f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:57:39.135 8 INFO cinder.api.openstack.wsgi [req-fd6af422-c621-4554-920b-ba558047b8f5 req-cef1a45a-775d-49db-b284-2e3a7934670d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:57:39.136 7 INFO cinder.api.openstack.wsgi [req-fd6af422-c621-4554-920b-ba558047b8f5 req-46e8691b-b9e4-40e2-a92a-4060146c82f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:57:49.135 8 INFO cinder.api.openstack.wsgi [req-fd6af422-c621-4554-920b-ba558047b8f5 req-cef1a45a-775d-49db-b284-2e3a7934670d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:57:49.135 7 INFO cinder.api.openstack.wsgi [req-fd6af422-c621-4554-920b-ba558047b8f5 req-46e8691b-b9e4-40e2-a92a-4060146c82f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:57:49.136 8 INFO cinder.api.openstack.wsgi [req-fd6af422-c621-4554-920b-ba558047b8f5 req-cef1a45a-775d-49db-b284-2e3a7934670d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:57:49.136 7 INFO cinder.api.openstack.wsgi [req-fd6af422-c621-4554-920b-ba558047b8f5 req-46e8691b-b9e4-40e2-a92a-4060146c82f7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:57:55.514 8 INFO cinder.api.openstack.wsgi [None req-9eb622d7-cd2d-432d-93b2-77d8dde6ee27 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 06:57:55.522 8 INFO cinder.volume.api [None req-9eb622d7-cd2d-432d-93b2-77d8dde6ee27 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:57:55.522 8 INFO cinder.api.openstack.wsgi [None req-9eb622d7-cd2d-432d-93b2-77d8dde6ee27 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 490/991] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:57:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:57:55.571 7 INFO cinder.api.openstack.wsgi [None req-747ac43e-af58-4cb6-a206-7a66da83d1c6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:57:55.594 7 INFO cinder.api.openstack.wsgi [None req-747ac43e-af58-4cb6-a206-7a66da83d1c6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/992] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:57:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:57:55.605 8 INFO cinder.api.openstack.wsgi [None req-8056fdb7-cd8f-46a8-befe-46844f1d8f6c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:57:55.631 8 INFO cinder.api.openstack.wsgi [None req-8056fdb7-cd8f-46a8-befe-46844f1d8f6c 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/993] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:57:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:57:55.642 7 INFO cinder.api.openstack.wsgi [None req-711b9884-7112-44bf-bccd-7d55c27a707e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:57:55.661 7 INFO cinder.api.openstack.wsgi [None req-711b9884-7112-44bf-bccd-7d55c27a707e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/994] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:57:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:57:55.673 8 INFO cinder.api.openstack.wsgi [None req-03e6a225-41e4-42f0-94f0-346f52769636 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:57:55.680 8 INFO cinder.api.openstack.wsgi [None req-03e6a225-41e4-42f0-94f0-346f52769636 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 8|app: 0|req: 492/995] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:57:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:57:55.692 7 INFO cinder.api.openstack.wsgi [None req-0bd0087c-486c-497b-adb5-2a6004525bd8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:57:56.197 7 INFO cinder.api.openstack.wsgi [None req-0bd0087c-486c-497b-adb5-2a6004525bd8 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 504/996] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:57:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:57:56.208 8 INFO cinder.api.openstack.wsgi [None req-83224bb8-440a-4b07-8d11-7d5f756698a0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:57:56.218 8 INFO cinder.volume.api [None req-83224bb8-440a-4b07-8d11-7d5f756698a0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:57:56.220 8 INFO cinder.api.openstack.wsgi [None req-83224bb8-440a-4b07-8d11-7d5f756698a0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 493/997] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:57:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:57:56.230 7 INFO cinder.api.openstack.wsgi [None req-bda34494-f4ef-4f8b-8fc4-0d8ceb243103 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:57:56.241 7 INFO cinder.volume.api [None req-bda34494-f4ef-4f8b-8fc4-0d8ceb243103 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:57:56.243 7 INFO cinder.api.openstack.wsgi [None req-bda34494-f4ef-4f8b-8fc4-0d8ceb243103 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 505/998] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:57:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:57:59.134 7 INFO cinder.api.openstack.wsgi [None req-bda34494-f4ef-4f8b-8fc4-0d8ceb243103 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:57:59.135 8 INFO cinder.api.openstack.wsgi [None req-83224bb8-440a-4b07-8d11-7d5f756698a0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:57:59.135 7 INFO cinder.api.openstack.wsgi [None req-bda34494-f4ef-4f8b-8fc4-0d8ceb243103 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:57:59.136 8 INFO cinder.api.openstack.wsgi [None req-83224bb8-440a-4b07-8d11-7d5f756698a0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:58:09.134 7 INFO cinder.api.openstack.wsgi [None req-bda34494-f4ef-4f8b-8fc4-0d8ceb243103 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:58:09.134 8 INFO cinder.api.openstack.wsgi [None req-83224bb8-440a-4b07-8d11-7d5f756698a0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:58:09.135 7 INFO cinder.api.openstack.wsgi [None req-bda34494-f4ef-4f8b-8fc4-0d8ceb243103 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:58:09.135 8 INFO cinder.api.openstack.wsgi [None req-83224bb8-440a-4b07-8d11-7d5f756698a0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:58:19.134 7 INFO cinder.api.openstack.wsgi [None req-bda34494-f4ef-4f8b-8fc4-0d8ceb243103 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:58:19.134 8 INFO cinder.api.openstack.wsgi [None req-83224bb8-440a-4b07-8d11-7d5f756698a0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:58:19.135 7 INFO cinder.api.openstack.wsgi [None req-bda34494-f4ef-4f8b-8fc4-0d8ceb243103 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:58:19.135 8 INFO cinder.api.openstack.wsgi [None req-83224bb8-440a-4b07-8d11-7d5f756698a0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:58:29.134 7 INFO cinder.api.openstack.wsgi [None req-bda34494-f4ef-4f8b-8fc4-0d8ceb243103 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:58:29.134 8 INFO cinder.api.openstack.wsgi [None req-83224bb8-440a-4b07-8d11-7d5f756698a0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:58:29.135 7 INFO cinder.api.openstack.wsgi [None req-bda34494-f4ef-4f8b-8fc4-0d8ceb243103 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:58:29.135 8 INFO cinder.api.openstack.wsgi [None req-83224bb8-440a-4b07-8d11-7d5f756698a0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:58:39.134 7 INFO cinder.api.openstack.wsgi [None req-bda34494-f4ef-4f8b-8fc4-0d8ceb243103 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:58:39.134 8 INFO cinder.api.openstack.wsgi [None req-83224bb8-440a-4b07-8d11-7d5f756698a0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:58:39.135 8 INFO cinder.api.openstack.wsgi [None req-83224bb8-440a-4b07-8d11-7d5f756698a0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:58:39.135 7 INFO cinder.api.openstack.wsgi [None req-bda34494-f4ef-4f8b-8fc4-0d8ceb243103 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:58:49.134 8 INFO cinder.api.openstack.wsgi [None req-83224bb8-440a-4b07-8d11-7d5f756698a0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:58:49.134 7 INFO cinder.api.openstack.wsgi [None req-bda34494-f4ef-4f8b-8fc4-0d8ceb243103 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:58:49.135 8 INFO cinder.api.openstack.wsgi [None req-83224bb8-440a-4b07-8d11-7d5f756698a0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:58:49.135 7 INFO cinder.api.openstack.wsgi [None req-bda34494-f4ef-4f8b-8fc4-0d8ceb243103 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:58:55.483 8 INFO cinder.api.openstack.wsgi [None req-8e3e3189-e9fd-4ed1-8d50-2c6c33f1ed16 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:58:55.490 8 INFO cinder.api.openstack.wsgi [None req-8e3e3189-e9fd-4ed1-8d50-2c6c33f1ed16 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 8|app: 0|req: 500/1011] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:58:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:58:55.549 7 INFO cinder.api.openstack.wsgi [None req-e9cee6ff-16b5-4991-aec2-b9d2842c5dde 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:58:55.576 7 INFO cinder.api.openstack.wsgi [None req-e9cee6ff-16b5-4991-aec2-b9d2842c5dde 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1012] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:58:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:58:55.584 8 INFO cinder.api.openstack.wsgi [None req-b7f7c00d-0c65-492c-97d9-2b969dbb75c1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:58:55.638 8 INFO cinder.api.openstack.wsgi [None req-b7f7c00d-0c65-492c-97d9-2b969dbb75c1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1013] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:58:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:58:55.655 7 INFO cinder.api.openstack.wsgi [None req-338060d7-730b-419d-9063-20786528e1a6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:58:55.694 7 INFO cinder.api.openstack.wsgi [None req-338060d7-730b-419d-9063-20786528e1a6 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1014] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:58:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:58:55.702 8 INFO cinder.api.openstack.wsgi [None req-bd8ae41b-71e0-469c-882f-092067c470c7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:58:55.716 8 INFO cinder.volume.api [None req-bd8ae41b-71e0-469c-882f-092067c470c7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:58:55.718 8 INFO cinder.api.openstack.wsgi [None req-bd8ae41b-71e0-469c-882f-092067c470c7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1015] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:58:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:58:55.732 7 INFO cinder.api.openstack.wsgi [None req-b5a743a6-251f-4ab7-89ad-ba841d90d5e1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:58:55.736 7 INFO cinder.volume.api [None req-b5a743a6-251f-4ab7-89ad-ba841d90d5e1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:58:55.737 7 INFO cinder.api.openstack.wsgi [None req-b5a743a6-251f-4ab7-89ad-ba841d90d5e1 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1016] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:58:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:58:55.747 8 INFO cinder.api.openstack.wsgi [None req-c085a011-dabf-4c14-b1dd-37b5f0aa8c49 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:58:55.757 8 INFO cinder.volume.api [None req-c085a011-dabf-4c14-b1dd-37b5f0aa8c49 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:58:55.760 8 INFO cinder.api.openstack.wsgi [None req-c085a011-dabf-4c14-b1dd-37b5f0aa8c49 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1017] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:58:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:58:55.768 7 INFO cinder.api.openstack.wsgi [None req-eca2cb75-419c-44b3-8c01-98ce9328500e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:58:56.270 7 INFO cinder.api.openstack.wsgi [None req-eca2cb75-419c-44b3-8c01-98ce9328500e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1018] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:58:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:58:59.134 8 INFO cinder.api.openstack.wsgi [None req-c085a011-dabf-4c14-b1dd-37b5f0aa8c49 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:58:59.134 7 INFO cinder.api.openstack.wsgi [None req-eca2cb75-419c-44b3-8c01-98ce9328500e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:58:59.135 8 INFO cinder.api.openstack.wsgi [None req-c085a011-dabf-4c14-b1dd-37b5f0aa8c49 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:58:59.135 7 INFO cinder.api.openstack.wsgi [None req-eca2cb75-419c-44b3-8c01-98ce9328500e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:59:09.135 8 INFO cinder.api.openstack.wsgi [None req-c085a011-dabf-4c14-b1dd-37b5f0aa8c49 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:59:09.135 8 INFO cinder.api.openstack.wsgi [None req-c085a011-dabf-4c14-b1dd-37b5f0aa8c49 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:59:09.135 7 INFO cinder.api.openstack.wsgi [None req-eca2cb75-419c-44b3-8c01-98ce9328500e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:59:09.137 7 INFO cinder.api.openstack.wsgi [None req-eca2cb75-419c-44b3-8c01-98ce9328500e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:59:19.134 7 INFO cinder.api.openstack.wsgi [None req-eca2cb75-419c-44b3-8c01-98ce9328500e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:59:19.134 8 INFO cinder.api.openstack.wsgi [None req-c085a011-dabf-4c14-b1dd-37b5f0aa8c49 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:59:19.135 7 INFO cinder.api.openstack.wsgi [None req-eca2cb75-419c-44b3-8c01-98ce9328500e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:59:19.135 8 INFO cinder.api.openstack.wsgi [None req-c085a011-dabf-4c14-b1dd-37b5f0aa8c49 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:59:29.134 8 INFO cinder.api.openstack.wsgi [None req-c085a011-dabf-4c14-b1dd-37b5f0aa8c49 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:59:29.134 7 INFO cinder.api.openstack.wsgi [None req-eca2cb75-419c-44b3-8c01-98ce9328500e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:59:29.135 8 INFO cinder.api.openstack.wsgi [None req-c085a011-dabf-4c14-b1dd-37b5f0aa8c49 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:59:29.135 7 INFO cinder.api.openstack.wsgi [None req-eca2cb75-419c-44b3-8c01-98ce9328500e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:59:39.134 8 INFO cinder.api.openstack.wsgi [None req-c085a011-dabf-4c14-b1dd-37b5f0aa8c49 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:59:39.134 7 INFO cinder.api.openstack.wsgi [None req-eca2cb75-419c-44b3-8c01-98ce9328500e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:59:39.134 8 INFO cinder.api.openstack.wsgi [None req-c085a011-dabf-4c14-b1dd-37b5f0aa8c49 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:59:39.135 7 INFO cinder.api.openstack.wsgi [None req-eca2cb75-419c-44b3-8c01-98ce9328500e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:59:49.134 8 INFO cinder.api.openstack.wsgi [None req-c085a011-dabf-4c14-b1dd-37b5f0aa8c49 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:59:49.134 7 INFO cinder.api.openstack.wsgi [None req-eca2cb75-419c-44b3-8c01-98ce9328500e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:59:49.134 8 INFO cinder.api.openstack.wsgi [None req-c085a011-dabf-4c14-b1dd-37b5f0aa8c49 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:59:49.134 7 INFO cinder.api.openstack.wsgi [None req-eca2cb75-419c-44b3-8c01-98ce9328500e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:59:55.499 8 INFO cinder.api.openstack.wsgi [None req-50fcc103-deb7-4987-ab82-fbef9dcd0174 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 06:59:55.521 8 INFO cinder.api.openstack.wsgi [None req-50fcc103-deb7-4987-ab82-fbef9dcd0174 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1031] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:59:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:59:55.530 7 INFO cinder.api.openstack.wsgi [None req-0d7b670f-ca25-4541-8df3-a10be70204b0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 06:59:55.551 7 INFO cinder.api.openstack.wsgi [None req-0d7b670f-ca25-4541-8df3-a10be70204b0 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1032] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:59:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:59:55.563 8 INFO cinder.api.openstack.wsgi [None req-a0cc464b-a79d-4a08-be43-ef53676e2f8f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 06:59:55.602 8 INFO cinder.api.openstack.wsgi [None req-a0cc464b-a79d-4a08-be43-ef53676e2f8f 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1033] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 06:59:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:59:55.612 7 INFO cinder.api.openstack.wsgi [None req-55009223-0282-4b22-9821-07f0b0c4b225 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 06:59:55.619 7 INFO cinder.volume.api [None req-55009223-0282-4b22-9821-07f0b0c4b225 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 06:59:55.619 7 INFO cinder.api.openstack.wsgi [None req-55009223-0282-4b22-9821-07f0b0c4b225 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1034] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 06:59:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:59:55.628 8 INFO cinder.api.openstack.wsgi [None req-6dfcb045-bce1-49aa-b99c-49f6436dab8d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 06:59:55.635 8 INFO cinder.api.openstack.wsgi [None req-6dfcb045-bce1-49aa-b99c-49f6436dab8d 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 8|app: 0|req: 512/1035] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 06:59:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:59:55.646 7 INFO cinder.api.openstack.wsgi [None req-33d11350-9909-448c-a3ab-27a3e706f317 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:59:55.654 7 INFO cinder.volume.api [None req-33d11350-9909-448c-a3ab-27a3e706f317 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:59:55.657 7 INFO cinder.api.openstack.wsgi [None req-33d11350-9909-448c-a3ab-27a3e706f317 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1036] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:59:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:59:55.666 8 INFO cinder.api.openstack.wsgi [None req-b6102d39-e244-426a-9a57-f68a3281505a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 06:59:55.677 8 INFO cinder.volume.api [None req-b6102d39-e244-426a-9a57-f68a3281505a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 06:59:55.678 8 INFO cinder.api.openstack.wsgi [None req-b6102d39-e244-426a-9a57-f68a3281505a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1037] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 06:59:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:59:55.689 7 INFO cinder.api.openstack.wsgi [None req-275dfe4c-a27d-4a9b-8590-968abbcccc00 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 06:59:56.192 7 INFO cinder.api.openstack.wsgi [None req-275dfe4c-a27d-4a9b-8590-968abbcccc00 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1038] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 06:59:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:59:59.134 8 INFO cinder.api.openstack.wsgi [None req-b6102d39-e244-426a-9a57-f68a3281505a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:59:59.134 7 INFO cinder.api.openstack.wsgi [None req-275dfe4c-a27d-4a9b-8590-968abbcccc00 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 06:59:59.135 8 INFO cinder.api.openstack.wsgi [None req-b6102d39-e244-426a-9a57-f68a3281505a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 06:59:59.135 7 INFO cinder.api.openstack.wsgi [None req-275dfe4c-a27d-4a9b-8590-968abbcccc00 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:00:09.134 8 INFO cinder.api.openstack.wsgi [None req-b6102d39-e244-426a-9a57-f68a3281505a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:00:09.134 7 INFO cinder.api.openstack.wsgi [None req-275dfe4c-a27d-4a9b-8590-968abbcccc00 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:00:09.135 8 INFO cinder.api.openstack.wsgi [None req-b6102d39-e244-426a-9a57-f68a3281505a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:00:09.135 7 INFO cinder.api.openstack.wsgi [None req-275dfe4c-a27d-4a9b-8590-968abbcccc00 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:00:19.135 7 INFO cinder.api.openstack.wsgi [None req-275dfe4c-a27d-4a9b-8590-968abbcccc00 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:00:19.136 7 INFO cinder.api.openstack.wsgi [None req-275dfe4c-a27d-4a9b-8590-968abbcccc00 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:00:19.136 8 INFO cinder.api.openstack.wsgi [None req-b6102d39-e244-426a-9a57-f68a3281505a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:00:19.137 8 INFO cinder.api.openstack.wsgi [None req-b6102d39-e244-426a-9a57-f68a3281505a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:00:29.134 7 INFO cinder.api.openstack.wsgi [None req-275dfe4c-a27d-4a9b-8590-968abbcccc00 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:00:29.134 8 INFO cinder.api.openstack.wsgi [None req-b6102d39-e244-426a-9a57-f68a3281505a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:00:29.135 7 INFO cinder.api.openstack.wsgi [None req-275dfe4c-a27d-4a9b-8590-968abbcccc00 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:00:29.135 8 INFO cinder.api.openstack.wsgi [None req-b6102d39-e244-426a-9a57-f68a3281505a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:00:39.134 7 INFO cinder.api.openstack.wsgi [None req-275dfe4c-a27d-4a9b-8590-968abbcccc00 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:00:39.134 8 INFO cinder.api.openstack.wsgi [None req-b6102d39-e244-426a-9a57-f68a3281505a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:00:39.135 7 INFO cinder.api.openstack.wsgi [None req-275dfe4c-a27d-4a9b-8590-968abbcccc00 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:00:39.135 8 INFO cinder.api.openstack.wsgi [None req-b6102d39-e244-426a-9a57-f68a3281505a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:00:49.134 7 INFO cinder.api.openstack.wsgi [None req-275dfe4c-a27d-4a9b-8590-968abbcccc00 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:00:49.134 7 INFO cinder.api.openstack.wsgi [None req-275dfe4c-a27d-4a9b-8590-968abbcccc00 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:00:49.135 8 INFO cinder.api.openstack.wsgi [None req-b6102d39-e244-426a-9a57-f68a3281505a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:00:49.136 8 INFO cinder.api.openstack.wsgi [None req-b6102d39-e244-426a-9a57-f68a3281505a 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:00:55.452 7 INFO cinder.api.openstack.wsgi [None req-95b4963c-0a7d-4ad3-b1be-b90250094a63 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 07:00:55.460 7 INFO cinder.volume.api [None req-95b4963c-0a7d-4ad3-b1be-b90250094a63 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 07:00:55.462 7 INFO cinder.api.openstack.wsgi [None req-95b4963c-0a7d-4ad3-b1be-b90250094a63 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1051] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 07:00:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:00:55.470 8 INFO cinder.api.openstack.wsgi [None req-09f06e60-0be2-4d76-9886-e6d450e7f527 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 07:00:55.478 8 INFO cinder.volume.api [None req-09f06e60-0be2-4d76-9886-e6d450e7f527 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 07:00:55.479 8 INFO cinder.api.openstack.wsgi [None req-09f06e60-0be2-4d76-9886-e6d450e7f527 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1052] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 07:00:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:00:55.489 7 INFO cinder.api.openstack.wsgi [None req-f3e9065d-89ce-4154-ba7c-a8282e2c0c00 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 07:00:55.494 7 INFO cinder.api.openstack.wsgi [None req-f3e9065d-89ce-4154-ba7c-a8282e2c0c00 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 7|app: 0|req: 533/1053] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 07:00:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:00:55.504 8 INFO cinder.api.openstack.wsgi [None req-c4f52104-c13a-49ca-b637-47fe48c5be7b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 07:00:55.516 8 INFO cinder.volume.api [None req-c4f52104-c13a-49ca-b637-47fe48c5be7b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 07:00:55.518 8 INFO cinder.api.openstack.wsgi [None req-c4f52104-c13a-49ca-b637-47fe48c5be7b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1054] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 07:00:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:00:55.534 7 INFO cinder.api.openstack.wsgi [None req-ec271710-7c44-45cd-82fb-8eb5fed250da 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 07:00:56.037 7 INFO cinder.api.openstack.wsgi [None req-ec271710-7c44-45cd-82fb-8eb5fed250da 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1055] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 07:00:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:00:56.077 8 INFO cinder.api.openstack.wsgi [None req-bcc2dde4-fd81-409f-9072-bdba9044d7fa 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 07:00:56.103 8 INFO cinder.api.openstack.wsgi [None req-bcc2dde4-fd81-409f-9072-bdba9044d7fa 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1056] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 07:00:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:00:56.116 7 INFO cinder.api.openstack.wsgi [None req-497c7d0f-ad74-4862-8821-17ae31da8ad2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 07:00:56.136 7 INFO cinder.api.openstack.wsgi [None req-497c7d0f-ad74-4862-8821-17ae31da8ad2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1057] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 07:00:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:00:56.147 8 INFO cinder.api.openstack.wsgi [None req-6d66d31b-b034-4aba-8267-9bee0b96ed43 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 07:00:56.173 8 INFO cinder.api.openstack.wsgi [None req-6d66d31b-b034-4aba-8267-9bee0b96ed43 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1058] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 07:00:56 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:00:59.134 7 INFO cinder.api.openstack.wsgi [None req-497c7d0f-ad74-4862-8821-17ae31da8ad2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:00:59.134 8 INFO cinder.api.openstack.wsgi [None req-6d66d31b-b034-4aba-8267-9bee0b96ed43 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:00:59.135 7 INFO cinder.api.openstack.wsgi [None req-497c7d0f-ad74-4862-8821-17ae31da8ad2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:00:59.135 8 INFO cinder.api.openstack.wsgi [None req-6d66d31b-b034-4aba-8267-9bee0b96ed43 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:01:09.138 8 INFO cinder.api.openstack.wsgi [None req-6d66d31b-b034-4aba-8267-9bee0b96ed43 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:01:09.139 8 INFO cinder.api.openstack.wsgi [None req-6d66d31b-b034-4aba-8267-9bee0b96ed43 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:01:09.141 7 INFO cinder.api.openstack.wsgi [None req-497c7d0f-ad74-4862-8821-17ae31da8ad2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:01:09.142 7 INFO cinder.api.openstack.wsgi [None req-497c7d0f-ad74-4862-8821-17ae31da8ad2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:01:19.134 8 INFO cinder.api.openstack.wsgi [None req-6d66d31b-b034-4aba-8267-9bee0b96ed43 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:01:19.134 7 INFO cinder.api.openstack.wsgi [None req-497c7d0f-ad74-4862-8821-17ae31da8ad2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:01:19.135 8 INFO cinder.api.openstack.wsgi [None req-6d66d31b-b034-4aba-8267-9bee0b96ed43 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:01:19.135 7 INFO cinder.api.openstack.wsgi [None req-497c7d0f-ad74-4862-8821-17ae31da8ad2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:01:29.135 8 INFO cinder.api.openstack.wsgi [None req-6d66d31b-b034-4aba-8267-9bee0b96ed43 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:01:29.135 7 INFO cinder.api.openstack.wsgi [None req-497c7d0f-ad74-4862-8821-17ae31da8ad2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:01:29.135 8 INFO cinder.api.openstack.wsgi [None req-6d66d31b-b034-4aba-8267-9bee0b96ed43 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:01:29.136 7 INFO cinder.api.openstack.wsgi [None req-497c7d0f-ad74-4862-8821-17ae31da8ad2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:01:39.135 8 INFO cinder.api.openstack.wsgi [None req-6d66d31b-b034-4aba-8267-9bee0b96ed43 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:01:39.135 7 INFO cinder.api.openstack.wsgi [None req-497c7d0f-ad74-4862-8821-17ae31da8ad2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:01:39.136 8 INFO cinder.api.openstack.wsgi [None req-6d66d31b-b034-4aba-8267-9bee0b96ed43 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:01:39.136 7 INFO cinder.api.openstack.wsgi [None req-497c7d0f-ad74-4862-8821-17ae31da8ad2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:01:49.134 8 INFO cinder.api.openstack.wsgi [None req-6d66d31b-b034-4aba-8267-9bee0b96ed43 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:01:49.134 7 INFO cinder.api.openstack.wsgi [None req-497c7d0f-ad74-4862-8821-17ae31da8ad2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:01:49.135 8 INFO cinder.api.openstack.wsgi [None req-6d66d31b-b034-4aba-8267-9bee0b96ed43 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:01:49.136 7 INFO cinder.api.openstack.wsgi [None req-497c7d0f-ad74-4862-8821-17ae31da8ad2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:01:55.435 8 INFO cinder.api.openstack.wsgi [None req-46745fba-2c46-4f0c-b930-8d468cdec1a5 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 07:01:55.444 8 INFO cinder.volume.api [None req-46745fba-2c46-4f0c-b930-8d468cdec1a5 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 07:01:55.446 8 INFO cinder.api.openstack.wsgi [None req-46745fba-2c46-4f0c-b930-8d468cdec1a5 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1071] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 07:01:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:01:55.489 7 INFO cinder.api.openstack.wsgi [None req-0e99ba2e-7c46-4ee3-a985-8f6ce9410ab7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true 2026-05-12 07:01:55.513 7 INFO cinder.api.openstack.wsgi [None req-0e99ba2e-7c46-4ee3-a985-8f6ce9410ab7 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1072] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 07:01:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/0b257d99ca844acf81c5f6c98e530ff7?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:55.528 8 INFO cinder.api.openstack.wsgi [None req-5b580375-96f7-49d7-a9d8-c2ee5e74bb9b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true 2026-05-12 07:01:55.547 8 INFO cinder.api.openstack.wsgi [None req-5b580375-96f7-49d7-a9d8-c2ee5e74bb9b 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1073] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 07:01:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/4ddaddb9a19c4687b9bce21a0ffc8844?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:55.559 7 INFO cinder.api.openstack.wsgi [None req-30baea55-0717-4a00-8ae1-f333b9e9d798 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true 2026-05-12 07:01:55.575 7 INFO cinder.api.openstack.wsgi [None req-30baea55-0717-4a00-8ae1-f333b9e9d798 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1074] 10.0.0.234 () {28 vars in 736 bytes} [Tue May 12 07:01:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-quota-sets/e0f33d19c0764f04861d78260df1efd3?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:55.584 8 INFO cinder.api.openstack.wsgi [None req-a95bb8b1-893f-463e-ba27-373b05c57ad2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services 2026-05-12 07:01:55.589 8 INFO cinder.api.openstack.wsgi [None req-a95bb8b1-893f-463e-ba27-373b05c57ad2 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services returned with HTTP 200 [pid: 8|app: 0|req: 532/1075] 10.0.0.234 () {28 vars in 645 bytes} [Tue May 12 07:01:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:55.600 7 INFO cinder.api.openstack.wsgi [None req-72b56f00-2441-4c66-940b-6d8e9e8e1661 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true 2026-05-12 07:01:55.609 7 INFO cinder.volume.api [None req-72b56f00-2441-4c66-940b-6d8e9e8e1661 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all volumes completed successfully. 2026-05-12 07:01:55.610 7 INFO cinder.api.openstack.wsgi [None req-72b56f00-2441-4c66-940b-6d8e9e8e1661 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1076] 10.0.0.234 () {28 vars in 684 bytes} [Tue May 12 07:01:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:01:55.619 8 INFO cinder.api.openstack.wsgi [None req-b81b908e-1d0d-438f-825c-9e6f1369064e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true 2026-05-12 07:01:55.626 8 INFO cinder.volume.api [None req-b81b908e-1d0d-438f-825c-9e6f1369064e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] Get all snapshots completed successfully. 2026-05-12 07:01:55.627 8 INFO cinder.api.openstack.wsgi [None req-b81b908e-1d0d-438f-825c-9e6f1369064e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1077] 10.0.0.234 () {28 vars in 674 bytes} [Tue May 12 07:01:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:01:55.638 7 INFO cinder.api.openstack.wsgi [None req-efb3b4bf-c2bc-411f-815e-2f0a1f709e47 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true 2026-05-12 07:01:56.142 7 INFO cinder.api.openstack.wsgi [None req-efb3b4bf-c2bc-411f-815e-2f0a1f709e47 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1078] 10.0.0.234 () {28 vars in 696 bytes} [Tue May 12 07:01:55 2026] GET /v3/4ddaddb9a19c4687b9bce21a0ffc8844/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:59.134 8 INFO cinder.api.openstack.wsgi [None req-b81b908e-1d0d-438f-825c-9e6f1369064e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:01:59.134 7 INFO cinder.api.openstack.wsgi [None req-efb3b4bf-c2bc-411f-815e-2f0a1f709e47 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:01:59.135 8 INFO cinder.api.openstack.wsgi [None req-b81b908e-1d0d-438f-825c-9e6f1369064e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:01:59.135 7 INFO cinder.api.openstack.wsgi [None req-efb3b4bf-c2bc-411f-815e-2f0a1f709e47 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:02:09.135 7 INFO cinder.api.openstack.wsgi [None req-efb3b4bf-c2bc-411f-815e-2f0a1f709e47 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:02:09.135 8 INFO cinder.api.openstack.wsgi [None req-b81b908e-1d0d-438f-825c-9e6f1369064e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] GET http://10.0.0.201:8776/ 2026-05-12 07:02:09.136 7 INFO cinder.api.openstack.wsgi [None req-efb3b4bf-c2bc-411f-815e-2f0a1f709e47 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300 2026-05-12 07:02:09.136 8 INFO cinder.api.openstack.wsgi [None req-b81b908e-1d0d-438f-825c-9e6f1369064e 7bd9659b7e7248b9a7f75f2118f085a0 4ddaddb9a19c4687b9bce21a0ffc8844 - - default default] http://10.0.0.201:8776/ returned with HTTP 300