+ 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 [Thu May 14 01:21:55 2026] *** compiled with version: 13.3.0 on 13 May 2026 13:11:37 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-664fd6589f-sdtmt 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 0x7f58f954a668 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-14 01:21:59.510 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-14 01:21:59.510 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-14 01:21:59.525 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-14 01:21:59.525 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-14 01:22:00.768 8 INFO cinder.rpc [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-14 01:22:00.771 8 INFO cinder.rpc [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-14 01:22:00.774 8 INFO cinder.rpc [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-14 01:22:00.776 8 INFO cinder.rpc [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-14 01:22:00.790 8 INFO cinder.rpc [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-14 01:22:00.793 8 INFO cinder.rpc [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-14 01:22:00.837 8 WARNING cinder.api.contrib.hosts [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-14 01:22:00.837 7 INFO cinder.rpc [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-14 01:22:00.840 7 INFO cinder.rpc [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-14 01:22:00.843 7 INFO cinder.rpc [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-14 01:22:00.847 7 INFO cinder.rpc [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-14 01:22:00.860 7 INFO cinder.rpc [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-14 01:22:00.862 7 INFO cinder.rpc [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-14 01:22:00.874 8 WARNING keystonemiddleware._common.config [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 01:22:00.883 8 WARNING oslo_config.cfg [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] 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 5 seconds on interpreter 0x7f58f954a668 pid: 8 (default app) 2026-05-14 01:22:00.907 7 WARNING cinder.api.contrib.hosts [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-14 01:22:00.945 7 WARNING keystonemiddleware._common.config [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 01:22:00.954 7 WARNING oslo_config.cfg [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] 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 5 seconds on interpreter 0x7f58f954a668 pid: 7 (default app) 2026-05-14 01:22:04.586 8 INFO cinder.api.openstack.wsgi [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] GET http://10.0.0.12:8776/ 2026-05-14 01:22:04.588 8 INFO cinder.api.openstack.wsgi [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:22:14.587 7 INFO cinder.api.openstack.wsgi [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] GET http://10.0.0.12:8776/ 2026-05-14 01:22:14.589 7 INFO cinder.api.openstack.wsgi [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:22:24.585 8 INFO cinder.api.openstack.wsgi [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] GET http://10.0.0.12:8776/ 2026-05-14 01:22:24.587 8 INFO cinder.api.openstack.wsgi [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:22:34.585 7 INFO cinder.api.openstack.wsgi [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] GET http://10.0.0.12:8776/ 2026-05-14 01:22:34.585 8 INFO cinder.api.openstack.wsgi [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] GET http://10.0.0.12:8776/ 2026-05-14 01:22:34.586 8 INFO cinder.api.openstack.wsgi [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:22:34.586 7 INFO cinder.api.openstack.wsgi [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:22:44.585 7 INFO cinder.api.openstack.wsgi [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] GET http://10.0.0.12:8776/ 2026-05-14 01:22:44.585 8 INFO cinder.api.openstack.wsgi [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] GET http://10.0.0.12:8776/ 2026-05-14 01:22:44.587 8 INFO cinder.api.openstack.wsgi [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:22:44.587 7 INFO cinder.api.openstack.wsgi [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:22:54.585 8 INFO cinder.api.openstack.wsgi [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] GET http://10.0.0.12:8776/ 2026-05-14 01:22:54.585 7 INFO cinder.api.openstack.wsgi [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] GET http://10.0.0.12:8776/ 2026-05-14 01:22:54.586 8 INFO cinder.api.openstack.wsgi [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:22:54.587 7 INFO cinder.api.openstack.wsgi [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:23:04.585 8 INFO cinder.api.openstack.wsgi [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] GET http://10.0.0.12:8776/ 2026-05-14 01:23:04.585 7 INFO cinder.api.openstack.wsgi [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] GET http://10.0.0.12:8776/ 2026-05-14 01:23:04.586 7 INFO cinder.api.openstack.wsgi [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:23:04.587 8 INFO cinder.api.openstack.wsgi [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:23:14.585 8 INFO cinder.api.openstack.wsgi [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] GET http://10.0.0.12:8776/ 2026-05-14 01:23:14.585 7 INFO cinder.api.openstack.wsgi [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] GET http://10.0.0.12:8776/ 2026-05-14 01:23:14.586 8 INFO cinder.api.openstack.wsgi [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:23:14.586 7 INFO cinder.api.openstack.wsgi [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:23:24.585 7 INFO cinder.api.openstack.wsgi [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] GET http://10.0.0.12:8776/ 2026-05-14 01:23:24.585 8 INFO cinder.api.openstack.wsgi [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] GET http://10.0.0.12:8776/ 2026-05-14 01:23:24.586 7 INFO cinder.api.openstack.wsgi [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:23:24.587 8 INFO cinder.api.openstack.wsgi [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:23:34.585 7 INFO cinder.api.openstack.wsgi [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] GET http://10.0.0.12:8776/ 2026-05-14 01:23:34.585 8 INFO cinder.api.openstack.wsgi [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] GET http://10.0.0.12:8776/ 2026-05-14 01:23:34.586 8 INFO cinder.api.openstack.wsgi [None req-28418681-53ae-40dc-8641-8bce24f376ef - - - - - -] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:23:34.586 7 INFO cinder.api.openstack.wsgi [None req-b59b5f91-69b6-457b-9bc7-e899e2eeabab - - - - - -] http://10.0.0.12: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: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-14 01:23:38.817 8 INFO cinder.api.openstack.wsgi [None req-0504152c-079e-4bf2-9eb2-94e6c63d0d9c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/types/rbd1 2026-05-14 01:23:38.840 8 INFO cinder.api.openstack.wsgi [None req-0504152c-079e-4bf2-9eb2-94e6c63d0d9c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/18] 10.0.0.181 () {30 vars in 682 bytes} [Thu May 14 01:23:37 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/types/rbd1 => generated 82 bytes in 906 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: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-14 01:23:39.285 7 INFO cinder.api.openstack.wsgi [None req-337900dc-0c69-4f91-ab96-88456b679f53 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 01:23:39.309 7 INFO cinder.api.openstack.wsgi [None req-337900dc-0c69-4f91-ab96-88456b679f53 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 9/19] 10.0.0.181 () {30 vars in 721 bytes} [Thu May 14 01:23:38 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/types?name=rbd1&is_public=None => generated 20 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:23:41.237 8 INFO cinder.api.openstack.wsgi [None req-4abf9982-18b8-4c0e-a66c-b4f76b7a1f1b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 01:23:41.261 8 INFO cinder.api.openstack.wsgi [None req-4abf9982-18b8-4c0e-a66c-b4f76b7a1f1b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/types returned with HTTP 200 [pid: 8|app: 0|req: 11/20] 10.0.0.181 () {34 vars in 725 bytes} [Thu May 14 01:23:41 2026] POST /v3/c17e31b76bc9419585b2c111a8d8b4f6/types => generated 179 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:23:41.277 7 INFO cinder.api.openstack.wsgi [req-4abf9982-18b8-4c0e-a66c-b4f76b7a1f1b req-1f527c9b-b0cf-4ae2-bab7-cf3282e84ed7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/types/db4381e6-cd26-4d4a-ab8f-b11a9a8eb60f/extra_specs 2026-05-14 01:23:41.341 7 INFO cinder.api.openstack.wsgi [req-4abf9982-18b8-4c0e-a66c-b4f76b7a1f1b req-1f527c9b-b0cf-4ae2-bab7-cf3282e84ed7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/types/db4381e6-cd26-4d4a-ab8f-b11a9a8eb60f/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 10/21] 10.0.0.181 () {36 vars in 894 bytes} [Thu May 14 01:23:41 2026] POST /v3/c17e31b76bc9419585b2c111a8d8b4f6/types/db4381e6-cd26-4d4a-ab8f-b11a9a8eb60f/extra_specs => generated 48 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:23:43.290 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/types?is_public=None 2026-05-14 01:23:43.305 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/22] 10.0.0.181 () {30 vars in 701 bytes} [Thu May 14 01:23:43 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/types?is_public=None => generated 443 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:23:44.586 7 INFO cinder.api.openstack.wsgi [req-4abf9982-18b8-4c0e-a66c-b4f76b7a1f1b req-1f527c9b-b0cf-4ae2-bab7-cf3282e84ed7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:23:44.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:23:44.587 7 INFO cinder.api.openstack.wsgi [req-4abf9982-18b8-4c0e-a66c-b4f76b7a1f1b req-1f527c9b-b0cf-4ae2-bab7-cf3282e84ed7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:23:44.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:23:45.465 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/qos-specs 2026-05-14 01:23:45.477 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 12/25] 10.0.0.181 () {30 vars in 680 bytes} [Thu May 14 01:23:45 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/qos-specs => generated 17 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:23:54.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:23:54.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:23:54.588 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:23:54.590 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:24:04.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:24:04.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:24:04.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:24:04.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:24:14.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:24:14.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:24:14.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:24:14.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:24:24.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:24:24.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:24:24.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:24:24.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:24:34.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:24:34.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:24:34.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:24:34.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:24:44.591 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:24:44.592 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:24:44.594 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:24:44.595 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:24:54.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:24:54.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:24:54.588 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:24:54.589 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:25:04.588 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:25:04.589 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:25:04.590 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:25:04.591 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:25:14.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:25:14.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:25:14.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:25:14.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:25:24.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:25:24.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:25:24.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:25:24.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:25:34.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:25:34.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:25:34.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:25:34.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:25:44.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:25:44.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:25:44.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:25:44.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:25:54.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:25:54.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:25:54.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:25:54.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:26:04.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:26:04.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:26:04.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:26:04.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:26:14.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:26:14.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:26:14.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:26:14.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:26:24.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:26:24.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:26:24.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:26:24.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:26:34.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:26:34.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:26:34.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:26:34.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:26:44.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:26:44.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:26:44.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:26:44.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:26:54.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:26:54.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:26:54.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:26:54.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:27:04.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:27:04.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:27:04.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:27:04.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:27:14.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:27:14.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:27:14.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:27:14.590 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:27:24.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:27:24.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:27:24.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:27:24.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:27:34.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:27:34.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:27:34.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:27:34.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:27:44.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:27:44.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:27:44.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:27:44.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:27:54.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:27:54.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:27:54.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:27:54.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:28:04.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:28:04.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:28:04.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:28:04.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:28:14.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:28:14.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:28:14.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:28:14.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:28:24.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:28:24.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:28:24.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:28:24.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:28:34.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:28:34.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:28:34.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:28:34.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:28:44.584 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:28:44.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:28:44.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:28:44.588 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:28:54.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:28:54.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:28:54.588 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:28:54.589 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:29:04.590 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:29:04.591 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:29:04.592 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:29:04.593 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:29:14.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:29:14.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:29:14.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:29:14.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:29:24.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:29:24.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:29:24.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:29:24.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:29:34.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:29:34.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:29:34.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:29:34.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:29:44.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:29:44.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:29:44.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:29:44.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:29:54.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:29:54.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:29:54.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:29:54.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:30:04.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:30:04.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:30:04.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:30:04.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:30:14.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:30:14.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:30:14.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:30:14.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:30:24.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:30:24.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:30:24.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:30:24.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:30:34.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:30:34.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:30:34.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:30:34.588 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:30:44.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:30:44.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:30:44.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:30:44.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:30:54.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:30:54.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:30:54.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:30:54.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:31:04.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:31:04.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:31:04.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:31:04.593 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:31:14.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:31:14.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:31:14.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:31:14.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:31:24.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:31:24.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:31:24.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:31:24.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:31:34.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:31:34.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:31:34.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:31:34.589 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:31:44.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:31:44.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:31:44.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:31:44.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:31:54.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:31:54.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:31:54.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:31:54.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:32:04.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:32:04.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:32:04.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:32:04.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:32:14.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:32:14.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:32:14.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:32:14.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:32:24.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:32:24.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:32:24.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:32:24.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:32:34.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:32:34.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:32:34.591 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:32:34.592 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:32:44.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:32:44.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:32:44.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:32:44.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:32:54.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:32:54.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:32:54.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:32:54.588 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:33:04.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:33:04.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:33:04.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:33:04.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:33:14.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:33:14.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:33:14.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:33:14.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:33:24.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:33:24.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:33:24.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:33:24.588 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:33:34.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:33:34.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:33:34.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:33:34.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:33:44.584 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:33:44.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:33:44.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:33:44.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:33:54.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:33:54.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:33:54.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:33:54.588 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:34:04.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:34:04.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:34:04.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:34:04.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:34:14.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:34:14.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:34:14.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:34:14.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:34:24.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:34:24.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:34:24.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:34:24.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:34:34.584 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:34:34.584 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:34:34.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:34:34.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:34:44.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:34:44.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:34:44.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:34:44.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:34:54.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:34:54.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:34:54.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:34:54.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:35:04.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:35:04.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:35:04.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:35:04.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:35:14.584 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:35:14.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:35:14.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:35:14.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:35:24.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:35:24.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:35:24.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:35:24.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:35:34.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:35:34.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:35:34.588 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:35:34.589 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:35:44.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:35:44.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:35:44.588 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:35:44.589 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:35:54.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:35:54.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:35:54.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:35:54.588 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:36:04.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:36:04.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:36:04.589 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:36:04.591 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:36:14.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:36:14.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:36:14.588 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:36:14.589 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:36:24.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:36:24.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:36:24.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:36:24.588 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:36:34.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:36:34.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:36:34.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:36:34.588 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:36:44.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:36:44.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:36:44.588 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:36:44.589 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:36:54.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:36:54.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:36:54.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:36:54.589 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:37:04.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:37:04.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:37:04.588 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:37:04.589 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:37:14.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:37:14.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:37:14.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:37:14.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:37:24.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:37:24.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:37:24.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:37:24.588 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:37:34.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:37:34.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:37:34.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:37:34.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:37:44.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:37:44.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:37:44.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:37:44.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:37:54.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:37:54.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:37:54.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:37:54.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:38:04.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:38:04.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:38:04.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:38:04.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:38:14.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:38:14.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:38:14.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:38:14.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:38:24.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:38:24.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:38:24.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:38:24.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:38:34.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:38:34.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:38:34.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:38:34.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:38:44.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:38:44.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:38:44.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:38:44.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:38:54.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:38:54.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:38:54.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:38:54.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:39:04.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:39:04.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:39:04.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:39:04.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:39:14.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:39:14.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:39:14.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:39:14.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:39:24.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:39:24.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:39:24.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:39:24.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:39:34.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:39:34.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:39:34.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:39:34.587 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:39:44.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:39:44.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:39:44.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:39:44.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:39:54.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:39:54.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:39:54.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:39:54.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:40:04.584 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:40:04.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:40:04.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:40:04.587 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:40:14.585 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:40:14.585 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:40:14.586 7 INFO cinder.api.openstack.wsgi [None req-02d098ed-40bd-42dd-9663-4b3412d6a0c4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:40:14.586 8 INFO cinder.api.openstack.wsgi [None req-7ca2b655-831a-4253-8b81-67ed7d5e01f9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12: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-14 01:40:22.540 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET https://volume.199-204-45-115.nip.io/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=False 2026-05-14 01:40:22.563 7 WARNING cinder.quota [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - 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-14 01:40:22.564 7 WARNING cinder.quota [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - 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-14 01:40:22.564 7 WARNING cinder.quota [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - 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-14 01:40:22.565 7 WARNING cinder.quota [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - 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-14 01:40:22.565 7 WARNING cinder.quota [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - 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-14 01:40:22.566 7 WARNING cinder.quota [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - 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-14 01:40:22.571 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] https://volume.199-204-45-115.nip.io/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 112/224] 199.204.45.115 () {44 vars in 1069 bytes} [Thu May 14 01:40:22 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=False => generated 340 bytes in 193 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-14 01:40:22.723 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] PUT https://volume.199-204-45-115.nip.io/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6 2026-05-14 01:40:22.790 8 WARNING cinder.quota [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - 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-14 01:40:22.791 8 WARNING cinder.quota [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - 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-14 01:40:22.792 8 WARNING cinder.quota [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - 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-14 01:40:22.793 8 WARNING cinder.quota [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - 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-14 01:40:22.793 8 WARNING cinder.quota [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - 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-14 01:40:22.794 8 WARNING cinder.quota [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - 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-14 01:40:22.800 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] https://volume.199-204-45-115.nip.io/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6 returned with HTTP 200 [pid: 8|app: 0|req: 113/225] 199.204.45.115 () {48 vars in 1098 bytes} [Thu May 14 01:40:22 2026] PUT /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6 => generated 296 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:40:24.590 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:40:24.591 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:40:24.591 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:40:24.592 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:40:34.584 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:40:34.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:40:34.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:40:34.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:40:44.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:40:44.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:40:44.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:40:44.588 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:40:54.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:40:54.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:40:54.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:40:54.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:41:04.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:41:04.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:41:04.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:41:04.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:41:14.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:41:14.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:41:14.587 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:41:14.594 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:41:24.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:41:24.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:41:24.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:41:24.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:41:34.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:41:34.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:41:34.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:41:34.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:41:44.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:41:44.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:41:44.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:41:44.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:41:54.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:41:54.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:41:54.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:41:54.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:42:04.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:42:04.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:42:04.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:42:04.587 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:42:14.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:42:14.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:42:14.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:42:14.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:42:24.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:42:24.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:42:24.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:42:24.587 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:42:34.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:42:34.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:42:34.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:42:34.588 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:42:44.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:42:44.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:42:44.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:42:44.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:42:54.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:42:54.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:42:54.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:42:54.588 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:43:04.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:43:04.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:43:04.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:43:04.588 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:43:14.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:43:14.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:43:14.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:43:14.588 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:43:24.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:43:24.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:43:24.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:43:24.587 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:43:34.584 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:43:34.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:43:34.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:43:34.589 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:43:44.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:43:44.590 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:43:44.591 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:43:44.592 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:43:54.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:43:54.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:43:54.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:43:54.587 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:44:04.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:44:04.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:44:04.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:44:04.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:44:14.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:44:14.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:44:14.587 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:44:14.588 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:44:24.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:44:24.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:44:24.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:44:24.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:44:34.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:44:34.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:44:34.587 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:44:34.588 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:44:44.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:44:44.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:44:44.587 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:44:44.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:44:54.590 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:44:54.590 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:44:54.591 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:44:54.591 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:45:04.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:45:04.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:45:04.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:45:04.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:45:14.584 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:45:14.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:45:14.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:45:14.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:45:24.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:45:24.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:45:24.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:45:24.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:45:34.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:45:34.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:45:34.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:45:34.587 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:45:44.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:45:44.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:45:44.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:45:44.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:45:54.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:45:54.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:45:54.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:45:54.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:46:04.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:46:04.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:46:04.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:46:04.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:46:14.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:46:14.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:46:14.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:46:14.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:46:24.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:46:24.587 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:46:24.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:46:24.588 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:46:34.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:46:34.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:46:34.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:46:34.587 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:46:44.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:46:44.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:46:44.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:46:44.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:46:54.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:46:54.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:46:54.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:46:54.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:47:04.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:47:04.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:47:04.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:47:04.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:47:14.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:47:14.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:47:14.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:47:14.588 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:47:24.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:47:24.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:47:24.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:47:24.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:47:34.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:47:34.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:47:34.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:47:34.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:47:44.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:47:44.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:47:44.587 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:47:44.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:47:54.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:47:54.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:47:54.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:47:54.591 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:48:04.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:48:04.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:48:04.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:48:04.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:48:14.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:48:14.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:48:14.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:48:14.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:48:24.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:48:24.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:48:24.587 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:48:24.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:48:34.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:48:34.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:48:34.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:48:34.588 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:48:44.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:48:44.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:48:44.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:48:44.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:48:54.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:48:54.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:48:54.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:48:54.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:49:04.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:49:04.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:49:04.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:49:04.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:49:14.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:49:14.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:49:14.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:49:14.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:49:24.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:49:24.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:49:24.587 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:49:24.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:49:34.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:49:34.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:49:34.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:49:34.588 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:49:44.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:49:44.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:49:44.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:49:44.587 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:49:54.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:49:54.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:49:54.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:49:54.587 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:50:04.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:50:04.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:50:04.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:50:04.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:50:14.584 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:50:14.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:50:14.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:50:14.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:50:24.584 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:50:24.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:50:24.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:50:24.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:50:34.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:50:34.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:50:34.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:50:34.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:50:44.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:50:44.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:50:44.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:50:44.587 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:50:54.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:50:54.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:50:54.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:50:54.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:51:04.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:51:04.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:51:04.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:51:04.587 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:51:14.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:51:14.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:51:14.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:51:14.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:51:24.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:51:24.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:51:24.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:51:24.588 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:51:34.584 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:51:34.584 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:51:34.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:51:34.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:51:44.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:51:44.588 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:51:44.588 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:51:44.589 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:51:54.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:51:54.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:51:54.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:51:54.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:52:04.588 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:52:04.589 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:52:04.589 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:52:04.590 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:52:14.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:52:14.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:52:14.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:52:14.587 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:52:24.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:52:24.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:52:24.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:52:24.587 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:52:34.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:52:34.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:52:34.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:52:34.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:52:44.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:52:44.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:52:44.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:52:44.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:52:54.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:52:54.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:52:54.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:52:54.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:53:04.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:53:04.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:53:04.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:53:04.586 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:53:14.585 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:53:14.585 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:53:14.586 8 INFO cinder.api.openstack.wsgi [None req-e4031d63-aad2-4668-8e9f-9d65f5b0d398 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:53:14.587 7 INFO cinder.api.openstack.wsgi [None req-1c0fd75e-f2c6-43d8-9e22-642aa6625e73 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:53:23.539 8 INFO cinder.api.openstack.wsgi [None req-7a8256a4-82ae-4e64-9db7-066742566129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET https://volume.199-204-45-115.nip.io/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=False 2026-05-14 01:53:23.566 8 INFO cinder.api.openstack.wsgi [None req-7a8256a4-82ae-4e64-9db7-066742566129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] https://volume.199-204-45-115.nip.io/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 192/382] 199.204.45.115 () {44 vars in 1069 bytes} [Thu May 14 01:53:23 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=False => generated 340 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:53:24.107 7 INFO cinder.api.openstack.wsgi [None req-c6c08377-b9fa-465f-8c03-55f8c289a932 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] PUT https://volume.199-204-45-115.nip.io/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8 2026-05-14 01:53:24.167 7 INFO cinder.api.openstack.wsgi [None req-c6c08377-b9fa-465f-8c03-55f8c289a932 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] https://volume.199-204-45-115.nip.io/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8 returned with HTTP 200 [pid: 7|app: 0|req: 191/383] 199.204.45.115 () {48 vars in 1098 bytes} [Thu May 14 01:53:24 2026] PUT /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8 => generated 296 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:53:24.586 8 INFO cinder.api.openstack.wsgi [None req-7a8256a4-82ae-4e64-9db7-066742566129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:53:24.586 7 INFO cinder.api.openstack.wsgi [None req-c6c08377-b9fa-465f-8c03-55f8c289a932 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:53:24.587 8 INFO cinder.api.openstack.wsgi [None req-7a8256a4-82ae-4e64-9db7-066742566129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:53:24.587 7 INFO cinder.api.openstack.wsgi [None req-c6c08377-b9fa-465f-8c03-55f8c289a932 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:53:34.585 7 INFO cinder.api.openstack.wsgi [None req-c6c08377-b9fa-465f-8c03-55f8c289a932 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:53:34.585 8 INFO cinder.api.openstack.wsgi [None req-7a8256a4-82ae-4e64-9db7-066742566129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:53:34.587 7 INFO cinder.api.openstack.wsgi [None req-c6c08377-b9fa-465f-8c03-55f8c289a932 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:53:34.587 8 INFO cinder.api.openstack.wsgi [None req-7a8256a4-82ae-4e64-9db7-066742566129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:53:44.586 8 INFO cinder.api.openstack.wsgi [None req-7a8256a4-82ae-4e64-9db7-066742566129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:53:44.586 7 INFO cinder.api.openstack.wsgi [None req-c6c08377-b9fa-465f-8c03-55f8c289a932 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:53:44.587 8 INFO cinder.api.openstack.wsgi [None req-7a8256a4-82ae-4e64-9db7-066742566129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:53:44.588 7 INFO cinder.api.openstack.wsgi [None req-c6c08377-b9fa-465f-8c03-55f8c289a932 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:53:54.584 8 INFO cinder.api.openstack.wsgi [None req-7a8256a4-82ae-4e64-9db7-066742566129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:53:54.584 7 INFO cinder.api.openstack.wsgi [None req-c6c08377-b9fa-465f-8c03-55f8c289a932 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:53:54.585 8 INFO cinder.api.openstack.wsgi [None req-7a8256a4-82ae-4e64-9db7-066742566129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:53:54.586 7 INFO cinder.api.openstack.wsgi [None req-c6c08377-b9fa-465f-8c03-55f8c289a932 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:54:04.584 8 INFO cinder.api.openstack.wsgi [None req-7a8256a4-82ae-4e64-9db7-066742566129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:54:04.585 8 INFO cinder.api.openstack.wsgi [None req-7a8256a4-82ae-4e64-9db7-066742566129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:54:04.588 7 INFO cinder.api.openstack.wsgi [None req-c6c08377-b9fa-465f-8c03-55f8c289a932 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:54:04.589 7 INFO cinder.api.openstack.wsgi [None req-c6c08377-b9fa-465f-8c03-55f8c289a932 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:54:14.585 8 INFO cinder.api.openstack.wsgi [None req-7a8256a4-82ae-4e64-9db7-066742566129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:54:14.586 8 INFO cinder.api.openstack.wsgi [None req-7a8256a4-82ae-4e64-9db7-066742566129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:54:14.585 7 INFO cinder.api.openstack.wsgi [None req-c6c08377-b9fa-465f-8c03-55f8c289a932 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:54:14.586 7 INFO cinder.api.openstack.wsgi [None req-c6c08377-b9fa-465f-8c03-55f8c289a932 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:54:24.586 8 INFO cinder.api.openstack.wsgi [None req-7a8256a4-82ae-4e64-9db7-066742566129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:54:24.586 8 INFO cinder.api.openstack.wsgi [None req-7a8256a4-82ae-4e64-9db7-066742566129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:54:24.586 7 INFO cinder.api.openstack.wsgi [None req-c6c08377-b9fa-465f-8c03-55f8c289a932 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:54:24.588 7 INFO cinder.api.openstack.wsgi [None req-c6c08377-b9fa-465f-8c03-55f8c289a932 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:54:30.218 8 INFO cinder.api.openstack.wsgi [None req-046d3780-91bc-4205-93e9-8287c97d3541 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 01:54:30.254 8 INFO cinder.volume.api [None req-046d3780-91bc-4205-93e9-8287c97d3541 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 01:54:30.257 8 INFO cinder.api.openstack.wsgi [None req-046d3780-91bc-4205-93e9-8287c97d3541 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 200/398] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 01:54:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:54:30.335 7 INFO cinder.api.openstack.wsgi [None req-2de6cde8-cc50-4be5-a842-9652ce21250d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 01:54:30.357 7 INFO cinder.api.openstack.wsgi [None req-2de6cde8-cc50-4be5-a842-9652ce21250d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 199/399] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 01:54:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:54:30.372 8 INFO cinder.api.openstack.wsgi [None req-1dca9352-bf58-4ec8-9964-6f9f47dd9326 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 01:54:30.400 8 INFO cinder.api.openstack.wsgi [None req-1dca9352-bf58-4ec8-9964-6f9f47dd9326 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 201/400] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 01:54:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:54:30.414 7 INFO cinder.api.openstack.wsgi [None req-55f8b16c-7488-4ba8-b7b2-bddf068574c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 01:54:30.436 7 INFO cinder.api.openstack.wsgi [None req-55f8b16c-7488-4ba8-b7b2-bddf068574c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 200/401] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 01:54:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:54:30.446 8 INFO cinder.api.openstack.wsgi [None req-dcdef721-e3a0-4be1-beaa-76597cf0158d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 01:54:30.455 8 INFO cinder.api.openstack.wsgi [None req-dcdef721-e3a0-4be1-beaa-76597cf0158d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 202/402] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 01:54:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:54:30.465 7 INFO cinder.api.openstack.wsgi [None req-c9bbca03-27d9-4ffe-b37d-c3a6848272ac 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 01:54:30.481 7 INFO cinder.volume.api [None req-c9bbca03-27d9-4ffe-b37d-c3a6848272ac 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 01:54:30.482 7 INFO cinder.api.openstack.wsgi [None req-c9bbca03-27d9-4ffe-b37d-c3a6848272ac 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 201/403] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 01:54:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 01:54:30.492 8 INFO cinder.api.openstack.wsgi [None req-7c2efc49-c4b0-4173-ac11-ce8fe10c1c75 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 01:54:30.505 8 INFO cinder.volume.api [None req-7c2efc49-c4b0-4173-ac11-ce8fe10c1c75 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 01:54:30.506 8 INFO cinder.api.openstack.wsgi [None req-7c2efc49-c4b0-4173-ac11-ce8fe10c1c75 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/404] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 01:54:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 01:54:30.517 7 INFO cinder.api.openstack.wsgi [None req-a21f4c11-2fe0-4aa5-a073-224a7a18a26b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 01:54:31.054 7 INFO cinder.api.openstack.wsgi [None req-a21f4c11-2fe0-4aa5-a073-224a7a18a26b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 202/405] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 01:54:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:54:34.585 8 INFO cinder.api.openstack.wsgi [None req-7c2efc49-c4b0-4173-ac11-ce8fe10c1c75 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:54:34.586 8 INFO cinder.api.openstack.wsgi [None req-7c2efc49-c4b0-4173-ac11-ce8fe10c1c75 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:54:34.585 7 INFO cinder.api.openstack.wsgi [None req-a21f4c11-2fe0-4aa5-a073-224a7a18a26b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:54:34.592 7 INFO cinder.api.openstack.wsgi [None req-a21f4c11-2fe0-4aa5-a073-224a7a18a26b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:54:44.585 8 INFO cinder.api.openstack.wsgi [None req-7c2efc49-c4b0-4173-ac11-ce8fe10c1c75 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:54:44.586 8 INFO cinder.api.openstack.wsgi [None req-7c2efc49-c4b0-4173-ac11-ce8fe10c1c75 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:54:44.586 7 INFO cinder.api.openstack.wsgi [None req-a21f4c11-2fe0-4aa5-a073-224a7a18a26b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:54:44.588 7 INFO cinder.api.openstack.wsgi [None req-a21f4c11-2fe0-4aa5-a073-224a7a18a26b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:54:54.585 7 INFO cinder.api.openstack.wsgi [None req-a21f4c11-2fe0-4aa5-a073-224a7a18a26b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:54:54.586 8 INFO cinder.api.openstack.wsgi [None req-7c2efc49-c4b0-4173-ac11-ce8fe10c1c75 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:54:54.586 7 INFO cinder.api.openstack.wsgi [None req-a21f4c11-2fe0-4aa5-a073-224a7a18a26b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:54:54.587 8 INFO cinder.api.openstack.wsgi [None req-7c2efc49-c4b0-4173-ac11-ce8fe10c1c75 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:55:04.589 7 INFO cinder.api.openstack.wsgi [None req-a21f4c11-2fe0-4aa5-a073-224a7a18a26b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:55:04.588 8 INFO cinder.api.openstack.wsgi [None req-7c2efc49-c4b0-4173-ac11-ce8fe10c1c75 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:55:04.590 8 INFO cinder.api.openstack.wsgi [None req-7c2efc49-c4b0-4173-ac11-ce8fe10c1c75 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:55:04.591 7 INFO cinder.api.openstack.wsgi [None req-a21f4c11-2fe0-4aa5-a073-224a7a18a26b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:55:14.585 8 INFO cinder.api.openstack.wsgi [None req-7c2efc49-c4b0-4173-ac11-ce8fe10c1c75 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:55:14.585 7 INFO cinder.api.openstack.wsgi [None req-a21f4c11-2fe0-4aa5-a073-224a7a18a26b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:55:14.586 8 INFO cinder.api.openstack.wsgi [None req-7c2efc49-c4b0-4173-ac11-ce8fe10c1c75 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:55:14.588 7 INFO cinder.api.openstack.wsgi [None req-a21f4c11-2fe0-4aa5-a073-224a7a18a26b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:55:24.585 7 INFO cinder.api.openstack.wsgi [None req-a21f4c11-2fe0-4aa5-a073-224a7a18a26b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:55:24.586 8 INFO cinder.api.openstack.wsgi [None req-7c2efc49-c4b0-4173-ac11-ce8fe10c1c75 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:55:24.586 7 INFO cinder.api.openstack.wsgi [None req-a21f4c11-2fe0-4aa5-a073-224a7a18a26b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:55:24.587 8 INFO cinder.api.openstack.wsgi [None req-7c2efc49-c4b0-4173-ac11-ce8fe10c1c75 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:55:30.176 7 INFO cinder.api.openstack.wsgi [None req-d8caf789-529c-445a-bf0b-8d21192c9926 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 01:55:30.236 7 INFO cinder.volume.api [None req-d8caf789-529c-445a-bf0b-8d21192c9926 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 01:55:30.239 7 INFO cinder.api.openstack.wsgi [None req-d8caf789-529c-445a-bf0b-8d21192c9926 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 209/418] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 01:55:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:55:30.250 8 INFO cinder.api.openstack.wsgi [None req-cfe23b45-278c-48f9-a6bc-a304c7ce6c10 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 01:55:30.272 8 INFO cinder.volume.api [None req-cfe23b45-278c-48f9-a6bc-a304c7ce6c10 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 01:55:30.272 8 INFO cinder.api.openstack.wsgi [None req-cfe23b45-278c-48f9-a6bc-a304c7ce6c10 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 210/419] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 01:55:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:55:30.286 7 INFO cinder.api.openstack.wsgi [None req-254159b9-1a13-4d2d-ac2e-7a6a2e067ea7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 01:55:30.298 7 INFO cinder.api.openstack.wsgi [None req-254159b9-1a13-4d2d-ac2e-7a6a2e067ea7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 210/420] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 01:55:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:55:30.309 8 INFO cinder.api.openstack.wsgi [None req-fc903063-3d59-447a-a1f7-372c7d8d018e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 01:55:30.323 8 INFO cinder.volume.api [None req-fc903063-3d59-447a-a1f7-372c7d8d018e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 01:55:30.326 8 INFO cinder.api.openstack.wsgi [None req-fc903063-3d59-447a-a1f7-372c7d8d018e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 211/421] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 01:55:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 01:55:30.336 7 INFO cinder.api.openstack.wsgi [None req-80aa95df-9d5b-4a09-b564-a6548278f054 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 01:55:30.840 7 INFO cinder.api.openstack.wsgi [None req-80aa95df-9d5b-4a09-b564-a6548278f054 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 211/422] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 01:55:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 01:55:30.888 8 INFO cinder.api.openstack.wsgi [None req-96ea4777-4d0f-42b1-9ddb-c2cc0bcf32d1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 01:55:30.902 8 INFO cinder.api.openstack.wsgi [None req-96ea4777-4d0f-42b1-9ddb-c2cc0bcf32d1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 212/423] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 01:55:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:55:30.913 7 INFO cinder.api.openstack.wsgi [None req-0f2b677c-17f6-4e82-bec1-26555a0de770 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 01:55:30.938 7 INFO cinder.api.openstack.wsgi [None req-0f2b677c-17f6-4e82-bec1-26555a0de770 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 212/424] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 01:55:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:55:30.950 8 INFO cinder.api.openstack.wsgi [None req-d5ab204c-7fcd-45ed-9d3d-90c7fae4ba6a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 01:55:30.967 8 INFO cinder.api.openstack.wsgi [None req-d5ab204c-7fcd-45ed-9d3d-90c7fae4ba6a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 213/425] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 01:55:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:55:34.585 7 INFO cinder.api.openstack.wsgi [None req-0f2b677c-17f6-4e82-bec1-26555a0de770 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:55:34.586 8 INFO cinder.api.openstack.wsgi [None req-d5ab204c-7fcd-45ed-9d3d-90c7fae4ba6a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:55:34.586 7 INFO cinder.api.openstack.wsgi [None req-0f2b677c-17f6-4e82-bec1-26555a0de770 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:55:34.587 8 INFO cinder.api.openstack.wsgi [None req-d5ab204c-7fcd-45ed-9d3d-90c7fae4ba6a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:55:44.585 7 INFO cinder.api.openstack.wsgi [None req-0f2b677c-17f6-4e82-bec1-26555a0de770 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:55:44.585 8 INFO cinder.api.openstack.wsgi [None req-d5ab204c-7fcd-45ed-9d3d-90c7fae4ba6a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:55:44.586 7 INFO cinder.api.openstack.wsgi [None req-0f2b677c-17f6-4e82-bec1-26555a0de770 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:55:44.586 8 INFO cinder.api.openstack.wsgi [None req-d5ab204c-7fcd-45ed-9d3d-90c7fae4ba6a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:55:54.584 7 INFO cinder.api.openstack.wsgi [None req-0f2b677c-17f6-4e82-bec1-26555a0de770 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:55:54.584 8 INFO cinder.api.openstack.wsgi [None req-d5ab204c-7fcd-45ed-9d3d-90c7fae4ba6a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:55:54.585 7 INFO cinder.api.openstack.wsgi [None req-0f2b677c-17f6-4e82-bec1-26555a0de770 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:55:54.585 8 INFO cinder.api.openstack.wsgi [None req-d5ab204c-7fcd-45ed-9d3d-90c7fae4ba6a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:56:04.585 8 INFO cinder.api.openstack.wsgi [None req-d5ab204c-7fcd-45ed-9d3d-90c7fae4ba6a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:56:04.585 7 INFO cinder.api.openstack.wsgi [None req-0f2b677c-17f6-4e82-bec1-26555a0de770 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:56:04.586 8 INFO cinder.api.openstack.wsgi [None req-d5ab204c-7fcd-45ed-9d3d-90c7fae4ba6a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:56:04.586 7 INFO cinder.api.openstack.wsgi [None req-0f2b677c-17f6-4e82-bec1-26555a0de770 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:56:14.586 8 INFO cinder.api.openstack.wsgi [None req-d5ab204c-7fcd-45ed-9d3d-90c7fae4ba6a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:56:14.586 7 INFO cinder.api.openstack.wsgi [None req-0f2b677c-17f6-4e82-bec1-26555a0de770 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:56:14.587 7 INFO cinder.api.openstack.wsgi [None req-0f2b677c-17f6-4e82-bec1-26555a0de770 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:56:14.588 8 INFO cinder.api.openstack.wsgi [None req-d5ab204c-7fcd-45ed-9d3d-90c7fae4ba6a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:56:24.584 7 INFO cinder.api.openstack.wsgi [None req-0f2b677c-17f6-4e82-bec1-26555a0de770 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:56:24.584 8 INFO cinder.api.openstack.wsgi [None req-d5ab204c-7fcd-45ed-9d3d-90c7fae4ba6a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:56:24.585 7 INFO cinder.api.openstack.wsgi [None req-0f2b677c-17f6-4e82-bec1-26555a0de770 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:56:24.585 8 INFO cinder.api.openstack.wsgi [None req-d5ab204c-7fcd-45ed-9d3d-90c7fae4ba6a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:56:30.111 7 INFO cinder.api.openstack.wsgi [None req-6ef3b30f-4fd6-4b2b-91b2-9f2a5be26680 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 01:56:30.118 7 INFO cinder.volume.api [None req-6ef3b30f-4fd6-4b2b-91b2-9f2a5be26680 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 01:56:30.118 7 INFO cinder.api.openstack.wsgi [None req-6ef3b30f-4fd6-4b2b-91b2-9f2a5be26680 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 219/438] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 01:56:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true => generated 17 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:56:30.129 8 INFO cinder.api.openstack.wsgi [None req-d9a255d8-3179-43bb-a34d-a777ef98cc67 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 01:56:30.136 8 INFO cinder.api.openstack.wsgi [None req-d9a255d8-3179-43bb-a34d-a777ef98cc67 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 220/439] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 01:56:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:56:30.163 7 INFO cinder.api.openstack.wsgi [None req-a177add3-d673-45eb-bb68-f74b1be5f361 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 01:56:30.666 7 INFO cinder.api.openstack.wsgi [None req-a177add3-d673-45eb-bb68-f74b1be5f361 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 220/440] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 01:56:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:56:30.703 8 INFO cinder.api.openstack.wsgi [None req-92fcf248-43dd-4bc0-9344-70a2b4dfd6d2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 01:56:30.727 8 INFO cinder.api.openstack.wsgi [None req-92fcf248-43dd-4bc0-9344-70a2b4dfd6d2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 221/441] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 01:56:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:56:30.736 7 INFO cinder.api.openstack.wsgi [None req-3221f214-3a3c-4adc-976b-71c4209c6088 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 01:56:30.756 7 INFO cinder.api.openstack.wsgi [None req-3221f214-3a3c-4adc-976b-71c4209c6088 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 221/442] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 01:56:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:56:30.767 8 INFO cinder.api.openstack.wsgi [None req-6b5a4381-0245-4c31-a62d-a8b883eb6499 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 01:56:30.791 8 INFO cinder.api.openstack.wsgi [None req-6b5a4381-0245-4c31-a62d-a8b883eb6499 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 222/443] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 01:56:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:56:30.801 7 INFO cinder.api.openstack.wsgi [None req-aa3fcfee-e4e4-44e2-94a4-17abbcf4e361 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 01:56:30.810 7 INFO cinder.volume.api [None req-aa3fcfee-e4e4-44e2-94a4-17abbcf4e361 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 01:56:30.812 7 INFO cinder.api.openstack.wsgi [None req-aa3fcfee-e4e4-44e2-94a4-17abbcf4e361 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 222/444] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 01:56:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 01:56:30.824 8 INFO cinder.api.openstack.wsgi [None req-26df6bd5-cda7-4721-8d82-0832a118eea4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 01:56:30.832 8 INFO cinder.volume.api [None req-26df6bd5-cda7-4721-8d82-0832a118eea4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 01:56:30.834 8 INFO cinder.api.openstack.wsgi [None req-26df6bd5-cda7-4721-8d82-0832a118eea4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 223/445] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 01:56:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 01:56:34.585 8 INFO cinder.api.openstack.wsgi [None req-26df6bd5-cda7-4721-8d82-0832a118eea4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:56:34.585 7 INFO cinder.api.openstack.wsgi [None req-aa3fcfee-e4e4-44e2-94a4-17abbcf4e361 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:56:34.586 8 INFO cinder.api.openstack.wsgi [None req-26df6bd5-cda7-4721-8d82-0832a118eea4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:56:34.586 7 INFO cinder.api.openstack.wsgi [None req-aa3fcfee-e4e4-44e2-94a4-17abbcf4e361 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:56:44.585 8 INFO cinder.api.openstack.wsgi [None req-26df6bd5-cda7-4721-8d82-0832a118eea4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:56:44.586 8 INFO cinder.api.openstack.wsgi [None req-26df6bd5-cda7-4721-8d82-0832a118eea4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:56:44.593 7 INFO cinder.api.openstack.wsgi [None req-aa3fcfee-e4e4-44e2-94a4-17abbcf4e361 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:56:44.593 7 INFO cinder.api.openstack.wsgi [None req-aa3fcfee-e4e4-44e2-94a4-17abbcf4e361 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:56:54.587 8 INFO cinder.api.openstack.wsgi [None req-26df6bd5-cda7-4721-8d82-0832a118eea4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:56:54.588 8 INFO cinder.api.openstack.wsgi [None req-26df6bd5-cda7-4721-8d82-0832a118eea4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:56:54.602 7 INFO cinder.api.openstack.wsgi [None req-aa3fcfee-e4e4-44e2-94a4-17abbcf4e361 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:56:54.603 7 INFO cinder.api.openstack.wsgi [None req-aa3fcfee-e4e4-44e2-94a4-17abbcf4e361 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:57:04.586 8 INFO cinder.api.openstack.wsgi [None req-26df6bd5-cda7-4721-8d82-0832a118eea4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:57:04.586 7 INFO cinder.api.openstack.wsgi [None req-aa3fcfee-e4e4-44e2-94a4-17abbcf4e361 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:57:04.587 8 INFO cinder.api.openstack.wsgi [None req-26df6bd5-cda7-4721-8d82-0832a118eea4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:57:04.587 7 INFO cinder.api.openstack.wsgi [None req-aa3fcfee-e4e4-44e2-94a4-17abbcf4e361 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:57:14.585 8 INFO cinder.api.openstack.wsgi [None req-26df6bd5-cda7-4721-8d82-0832a118eea4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:57:14.586 8 INFO cinder.api.openstack.wsgi [None req-26df6bd5-cda7-4721-8d82-0832a118eea4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:57:14.586 7 INFO cinder.api.openstack.wsgi [None req-aa3fcfee-e4e4-44e2-94a4-17abbcf4e361 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:57:14.587 7 INFO cinder.api.openstack.wsgi [None req-aa3fcfee-e4e4-44e2-94a4-17abbcf4e361 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:57:24.585 7 INFO cinder.api.openstack.wsgi [None req-aa3fcfee-e4e4-44e2-94a4-17abbcf4e361 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:57:24.585 8 INFO cinder.api.openstack.wsgi [None req-26df6bd5-cda7-4721-8d82-0832a118eea4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:57:24.586 7 INFO cinder.api.openstack.wsgi [None req-aa3fcfee-e4e4-44e2-94a4-17abbcf4e361 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:57:24.587 8 INFO cinder.api.openstack.wsgi [None req-26df6bd5-cda7-4721-8d82-0832a118eea4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:57:30.203 7 INFO cinder.api.openstack.wsgi [None req-451bd424-eb3c-467d-9c8a-bd09d903f35c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 01:57:30.224 7 INFO cinder.api.openstack.wsgi [None req-451bd424-eb3c-467d-9c8a-bd09d903f35c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 229/458] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 01:57:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:57:30.237 8 INFO cinder.api.openstack.wsgi [None req-d92e718a-a689-4f15-91e8-4df73e6a79c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 01:57:30.259 8 INFO cinder.api.openstack.wsgi [None req-d92e718a-a689-4f15-91e8-4df73e6a79c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 230/459] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 01:57:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:57:30.272 7 INFO cinder.api.openstack.wsgi [None req-c1fa5fcd-bd88-4697-8d74-c838eb15e173 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 01:57:30.290 7 INFO cinder.api.openstack.wsgi [None req-c1fa5fcd-bd88-4697-8d74-c838eb15e173 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 230/460] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 01:57:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:57:30.300 8 INFO cinder.api.openstack.wsgi [None req-a050d4df-8638-49ea-96c4-128d0c67d7d5 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 01:57:30.309 8 INFO cinder.volume.api [None req-a050d4df-8638-49ea-96c4-128d0c67d7d5 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 01:57:30.311 8 INFO cinder.api.openstack.wsgi [None req-a050d4df-8638-49ea-96c4-128d0c67d7d5 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 231/461] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 01:57:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 01:57:30.321 7 INFO cinder.api.openstack.wsgi [None req-9fd2a0ed-e6b4-462a-a018-4181322760ad 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 01:57:30.325 7 INFO cinder.api.openstack.wsgi [None req-9fd2a0ed-e6b4-462a-a018-4181322760ad 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 231/462] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 01:57:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:57:30.334 8 INFO cinder.api.openstack.wsgi [None req-47a165a0-2b81-4653-92d6-b6f19b32dd36 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 01:57:30.343 8 INFO cinder.volume.api [None req-47a165a0-2b81-4653-92d6-b6f19b32dd36 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 01:57:30.345 8 INFO cinder.api.openstack.wsgi [None req-47a165a0-2b81-4653-92d6-b6f19b32dd36 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 232/463] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 01:57:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 01:57:30.356 7 INFO cinder.api.openstack.wsgi [None req-0ff929a4-a745-4677-a406-7f8be8c008ad 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 01:57:30.859 7 INFO cinder.api.openstack.wsgi [None req-0ff929a4-a745-4677-a406-7f8be8c008ad 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 232/464] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 01:57:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 01:57:30.870 8 INFO cinder.api.openstack.wsgi [None req-26d5b2af-34c4-49e9-a626-543b0899a1eb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 01:57:30.879 8 INFO cinder.volume.api [None req-26d5b2af-34c4-49e9-a626-543b0899a1eb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 01:57:30.881 8 INFO cinder.api.openstack.wsgi [None req-26d5b2af-34c4-49e9-a626-543b0899a1eb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 233/465] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 01:57:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 01:57:34.585 8 INFO cinder.api.openstack.wsgi [None req-26d5b2af-34c4-49e9-a626-543b0899a1eb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:57:34.585 7 INFO cinder.api.openstack.wsgi [None req-0ff929a4-a745-4677-a406-7f8be8c008ad 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:57:34.586 8 INFO cinder.api.openstack.wsgi [None req-26d5b2af-34c4-49e9-a626-543b0899a1eb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:57:34.586 7 INFO cinder.api.openstack.wsgi [None req-0ff929a4-a745-4677-a406-7f8be8c008ad 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:57:44.585 8 INFO cinder.api.openstack.wsgi [None req-26d5b2af-34c4-49e9-a626-543b0899a1eb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:57:44.585 7 INFO cinder.api.openstack.wsgi [None req-0ff929a4-a745-4677-a406-7f8be8c008ad 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:57:44.586 8 INFO cinder.api.openstack.wsgi [None req-26d5b2af-34c4-49e9-a626-543b0899a1eb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:57:44.586 7 INFO cinder.api.openstack.wsgi [None req-0ff929a4-a745-4677-a406-7f8be8c008ad 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:57:54.584 7 INFO cinder.api.openstack.wsgi [None req-0ff929a4-a745-4677-a406-7f8be8c008ad 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:57:54.585 7 INFO cinder.api.openstack.wsgi [None req-0ff929a4-a745-4677-a406-7f8be8c008ad 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:57:54.585 8 INFO cinder.api.openstack.wsgi [None req-26d5b2af-34c4-49e9-a626-543b0899a1eb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:57:54.587 8 INFO cinder.api.openstack.wsgi [None req-26d5b2af-34c4-49e9-a626-543b0899a1eb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:58:04.585 7 INFO cinder.api.openstack.wsgi [None req-0ff929a4-a745-4677-a406-7f8be8c008ad 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:58:04.586 7 INFO cinder.api.openstack.wsgi [None req-0ff929a4-a745-4677-a406-7f8be8c008ad 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:58:04.585 8 INFO cinder.api.openstack.wsgi [None req-26d5b2af-34c4-49e9-a626-543b0899a1eb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:58:04.588 8 INFO cinder.api.openstack.wsgi [None req-26d5b2af-34c4-49e9-a626-543b0899a1eb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:58:14.585 7 INFO cinder.api.openstack.wsgi [None req-0ff929a4-a745-4677-a406-7f8be8c008ad 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:58:14.585 8 INFO cinder.api.openstack.wsgi [None req-26d5b2af-34c4-49e9-a626-543b0899a1eb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:58:14.586 7 INFO cinder.api.openstack.wsgi [None req-0ff929a4-a745-4677-a406-7f8be8c008ad 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:58:14.586 8 INFO cinder.api.openstack.wsgi [None req-26d5b2af-34c4-49e9-a626-543b0899a1eb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:58:24.585 7 INFO cinder.api.openstack.wsgi [None req-0ff929a4-a745-4677-a406-7f8be8c008ad 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:58:24.586 8 INFO cinder.api.openstack.wsgi [None req-26d5b2af-34c4-49e9-a626-543b0899a1eb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:58:24.586 7 INFO cinder.api.openstack.wsgi [None req-0ff929a4-a745-4677-a406-7f8be8c008ad 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:58:24.587 8 INFO cinder.api.openstack.wsgi [None req-26d5b2af-34c4-49e9-a626-543b0899a1eb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:58:30.147 7 INFO cinder.api.openstack.wsgi [None req-f6710120-5285-41a3-86db-68da35833468 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 01:58:30.155 7 INFO cinder.volume.api [None req-f6710120-5285-41a3-86db-68da35833468 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 01:58:30.157 7 INFO cinder.api.openstack.wsgi [None req-f6710120-5285-41a3-86db-68da35833468 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 239/478] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 01:58:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 01:58:30.172 8 INFO cinder.api.openstack.wsgi [None req-02c3d2f8-da6b-4327-ae83-b9d5aeeeab10 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 01:58:30.708 8 INFO cinder.api.openstack.wsgi [None req-02c3d2f8-da6b-4327-ae83-b9d5aeeeab10 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 240/479] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 01:58:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:58:30.751 7 INFO cinder.api.openstack.wsgi [None req-266356ad-ab6e-453a-82b6-b70efabc9526 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 01:58:30.769 7 INFO cinder.api.openstack.wsgi [None req-266356ad-ab6e-453a-82b6-b70efabc9526 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 240/480] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 01:58:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:58:30.779 8 INFO cinder.api.openstack.wsgi [None req-8ce36fff-807b-45ff-ada9-8268bfeef3fb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 01:58:30.795 8 INFO cinder.api.openstack.wsgi [None req-8ce36fff-807b-45ff-ada9-8268bfeef3fb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 241/481] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 01:58:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:58:30.804 7 INFO cinder.api.openstack.wsgi [None req-02e50da6-ac41-4109-835d-101c0b489f50 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 01:58:30.820 7 INFO cinder.api.openstack.wsgi [None req-02e50da6-ac41-4109-835d-101c0b489f50 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 241/482] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 01:58:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:58:30.831 8 INFO cinder.api.openstack.wsgi [None req-7094814e-5b35-4677-82df-8e5e2373b70c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 01:58:30.840 8 INFO cinder.volume.api [None req-7094814e-5b35-4677-82df-8e5e2373b70c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 01:58:30.841 8 INFO cinder.api.openstack.wsgi [None req-7094814e-5b35-4677-82df-8e5e2373b70c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 242/483] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 01:58:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 01:58:30.853 7 INFO cinder.api.openstack.wsgi [None req-5f030352-dd6b-45ec-90be-240abd0b4dcb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 01:58:30.861 7 INFO cinder.volume.api [None req-5f030352-dd6b-45ec-90be-240abd0b4dcb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 01:58:30.861 7 INFO cinder.api.openstack.wsgi [None req-5f030352-dd6b-45ec-90be-240abd0b4dcb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 242/484] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 01:58:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 01:58:30.869 8 INFO cinder.api.openstack.wsgi [None req-b19b799e-087c-47d0-8ae2-06de23ac1129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 01:58:30.873 8 INFO cinder.api.openstack.wsgi [None req-b19b799e-087c-47d0-8ae2-06de23ac1129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 243/485] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 01:58:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:58:34.585 7 INFO cinder.api.openstack.wsgi [None req-5f030352-dd6b-45ec-90be-240abd0b4dcb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:58:34.586 8 INFO cinder.api.openstack.wsgi [None req-b19b799e-087c-47d0-8ae2-06de23ac1129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:58:34.587 7 INFO cinder.api.openstack.wsgi [None req-5f030352-dd6b-45ec-90be-240abd0b4dcb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:58:34.587 8 INFO cinder.api.openstack.wsgi [None req-b19b799e-087c-47d0-8ae2-06de23ac1129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:58:44.586 7 INFO cinder.api.openstack.wsgi [None req-5f030352-dd6b-45ec-90be-240abd0b4dcb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:58:44.586 8 INFO cinder.api.openstack.wsgi [None req-b19b799e-087c-47d0-8ae2-06de23ac1129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:58:44.587 7 INFO cinder.api.openstack.wsgi [None req-5f030352-dd6b-45ec-90be-240abd0b4dcb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:58:44.587 8 INFO cinder.api.openstack.wsgi [None req-b19b799e-087c-47d0-8ae2-06de23ac1129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:58:54.584 7 INFO cinder.api.openstack.wsgi [None req-5f030352-dd6b-45ec-90be-240abd0b4dcb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:58:54.584 8 INFO cinder.api.openstack.wsgi [None req-b19b799e-087c-47d0-8ae2-06de23ac1129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:58:54.585 8 INFO cinder.api.openstack.wsgi [None req-b19b799e-087c-47d0-8ae2-06de23ac1129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:58:54.585 7 INFO cinder.api.openstack.wsgi [None req-5f030352-dd6b-45ec-90be-240abd0b4dcb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:59:04.585 7 INFO cinder.api.openstack.wsgi [None req-5f030352-dd6b-45ec-90be-240abd0b4dcb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:59:04.586 8 INFO cinder.api.openstack.wsgi [None req-b19b799e-087c-47d0-8ae2-06de23ac1129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:59:04.586 7 INFO cinder.api.openstack.wsgi [None req-5f030352-dd6b-45ec-90be-240abd0b4dcb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:59:04.586 8 INFO cinder.api.openstack.wsgi [None req-b19b799e-087c-47d0-8ae2-06de23ac1129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:59:14.585 8 INFO cinder.api.openstack.wsgi [None req-b19b799e-087c-47d0-8ae2-06de23ac1129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:59:14.586 8 INFO cinder.api.openstack.wsgi [None req-b19b799e-087c-47d0-8ae2-06de23ac1129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:59:14.586 7 INFO cinder.api.openstack.wsgi [None req-5f030352-dd6b-45ec-90be-240abd0b4dcb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:59:14.587 7 INFO cinder.api.openstack.wsgi [None req-5f030352-dd6b-45ec-90be-240abd0b4dcb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:59:24.585 8 INFO cinder.api.openstack.wsgi [None req-b19b799e-087c-47d0-8ae2-06de23ac1129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:59:24.585 7 INFO cinder.api.openstack.wsgi [None req-5f030352-dd6b-45ec-90be-240abd0b4dcb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:59:24.586 8 INFO cinder.api.openstack.wsgi [None req-b19b799e-087c-47d0-8ae2-06de23ac1129 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:59:24.586 7 INFO cinder.api.openstack.wsgi [None req-5f030352-dd6b-45ec-90be-240abd0b4dcb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:59:30.128 8 INFO cinder.api.openstack.wsgi [None req-1e7aa3bf-762d-470a-86b6-b97beea4859a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 01:59:30.138 8 INFO cinder.volume.api [None req-1e7aa3bf-762d-470a-86b6-b97beea4859a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 01:59:30.140 8 INFO cinder.api.openstack.wsgi [None req-1e7aa3bf-762d-470a-86b6-b97beea4859a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 250/498] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 01:59:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 01:59:30.149 7 INFO cinder.api.openstack.wsgi [None req-1249adfa-2874-4f69-95f9-e03867ae3990 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 01:59:30.156 7 INFO cinder.volume.api [None req-1249adfa-2874-4f69-95f9-e03867ae3990 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 01:59:30.156 7 INFO cinder.api.openstack.wsgi [None req-1249adfa-2874-4f69-95f9-e03867ae3990 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/499] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 01:59:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 01:59:30.167 8 INFO cinder.api.openstack.wsgi [None req-dc964dcc-a3c5-4956-b08d-10b2e0f58ff1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 01:59:30.671 8 INFO cinder.api.openstack.wsgi [None req-dc964dcc-a3c5-4956-b08d-10b2e0f58ff1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 251/500] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 01:59:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 01:59:30.709 7 INFO cinder.api.openstack.wsgi [None req-bf5033b2-84f1-4b04-8d24-992d2eb19016 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 01:59:30.728 7 INFO cinder.api.openstack.wsgi [None req-bf5033b2-84f1-4b04-8d24-992d2eb19016 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 250/501] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 01:59:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:59:30.739 8 INFO cinder.api.openstack.wsgi [None req-b2aafa90-190d-4c05-80f8-06feeb1b6455 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 01:59:30.758 8 INFO cinder.api.openstack.wsgi [None req-b2aafa90-190d-4c05-80f8-06feeb1b6455 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 252/502] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 01:59:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:59:30.768 7 INFO cinder.api.openstack.wsgi [None req-0554b5e5-f260-4078-852b-c6febb6f451c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 01:59:30.787 7 INFO cinder.api.openstack.wsgi [None req-0554b5e5-f260-4078-852b-c6febb6f451c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 251/503] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 01:59:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:59:30.797 8 INFO cinder.api.openstack.wsgi [None req-09074144-116c-4388-817a-70786cd37392 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 01:59:30.802 8 INFO cinder.api.openstack.wsgi [None req-09074144-116c-4388-817a-70786cd37392 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 253/504] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 01:59:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:59:30.810 7 INFO cinder.api.openstack.wsgi [None req-2d6ccd75-f231-4f17-99a4-39e920c0554f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 01:59:30.819 7 INFO cinder.volume.api [None req-2d6ccd75-f231-4f17-99a4-39e920c0554f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 01:59:30.821 7 INFO cinder.api.openstack.wsgi [None req-2d6ccd75-f231-4f17-99a4-39e920c0554f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 252/505] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 01:59:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 01:59:34.585 8 INFO cinder.api.openstack.wsgi [None req-09074144-116c-4388-817a-70786cd37392 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:59:34.586 7 INFO cinder.api.openstack.wsgi [None req-2d6ccd75-f231-4f17-99a4-39e920c0554f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:59:34.587 7 INFO cinder.api.openstack.wsgi [None req-2d6ccd75-f231-4f17-99a4-39e920c0554f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:59:34.587 8 INFO cinder.api.openstack.wsgi [None req-09074144-116c-4388-817a-70786cd37392 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:59:44.585 8 INFO cinder.api.openstack.wsgi [None req-09074144-116c-4388-817a-70786cd37392 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:59:44.585 7 INFO cinder.api.openstack.wsgi [None req-2d6ccd75-f231-4f17-99a4-39e920c0554f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:59:44.585 8 INFO cinder.api.openstack.wsgi [None req-09074144-116c-4388-817a-70786cd37392 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:59:44.586 7 INFO cinder.api.openstack.wsgi [None req-2d6ccd75-f231-4f17-99a4-39e920c0554f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:59:54.585 8 INFO cinder.api.openstack.wsgi [None req-09074144-116c-4388-817a-70786cd37392 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:59:54.585 7 INFO cinder.api.openstack.wsgi [None req-2d6ccd75-f231-4f17-99a4-39e920c0554f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 01:59:54.586 7 INFO cinder.api.openstack.wsgi [None req-2d6ccd75-f231-4f17-99a4-39e920c0554f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 01:59:54.586 8 INFO cinder.api.openstack.wsgi [None req-09074144-116c-4388-817a-70786cd37392 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:00:04.585 7 INFO cinder.api.openstack.wsgi [None req-2d6ccd75-f231-4f17-99a4-39e920c0554f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:00:04.585 8 INFO cinder.api.openstack.wsgi [None req-09074144-116c-4388-817a-70786cd37392 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:00:04.586 7 INFO cinder.api.openstack.wsgi [None req-2d6ccd75-f231-4f17-99a4-39e920c0554f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:00:04.586 8 INFO cinder.api.openstack.wsgi [None req-09074144-116c-4388-817a-70786cd37392 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:00:14.585 7 INFO cinder.api.openstack.wsgi [None req-2d6ccd75-f231-4f17-99a4-39e920c0554f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:00:14.585 8 INFO cinder.api.openstack.wsgi [None req-09074144-116c-4388-817a-70786cd37392 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:00:14.586 8 INFO cinder.api.openstack.wsgi [None req-09074144-116c-4388-817a-70786cd37392 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:00:14.586 7 INFO cinder.api.openstack.wsgi [None req-2d6ccd75-f231-4f17-99a4-39e920c0554f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:00:24.585 8 INFO cinder.api.openstack.wsgi [None req-09074144-116c-4388-817a-70786cd37392 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:00:24.586 8 INFO cinder.api.openstack.wsgi [None req-09074144-116c-4388-817a-70786cd37392 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:00:24.586 7 INFO cinder.api.openstack.wsgi [None req-2d6ccd75-f231-4f17-99a4-39e920c0554f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:00:24.588 7 INFO cinder.api.openstack.wsgi [None req-2d6ccd75-f231-4f17-99a4-39e920c0554f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:00:30.229 8 INFO cinder.api.openstack.wsgi [None req-8257f571-afd0-45bf-9078-508cbce4295a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:00:30.233 8 INFO cinder.api.openstack.wsgi [None req-8257f571-afd0-45bf-9078-508cbce4295a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 260/518] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:00:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:00:30.243 7 INFO cinder.api.openstack.wsgi [None req-26cbbf69-965c-45a6-8b75-667899e800dd 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:00:30.252 7 INFO cinder.volume.api [None req-26cbbf69-965c-45a6-8b75-667899e800dd 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:00:30.254 7 INFO cinder.api.openstack.wsgi [None req-26cbbf69-965c-45a6-8b75-667899e800dd 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 259/519] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:00:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:00:30.262 8 INFO cinder.api.openstack.wsgi [None req-13fb488e-72e4-4341-98b5-fada3a9d2fd5 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:00:30.268 8 INFO cinder.volume.api [None req-13fb488e-72e4-4341-98b5-fada3a9d2fd5 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:00:30.268 8 INFO cinder.api.openstack.wsgi [None req-13fb488e-72e4-4341-98b5-fada3a9d2fd5 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 261/520] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:00:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:00:30.281 7 INFO cinder.api.openstack.wsgi [None req-4c3cfeab-c29f-430f-b8a6-7d7046756a9d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:00:30.784 7 INFO cinder.api.openstack.wsgi [None req-4c3cfeab-c29f-430f-b8a6-7d7046756a9d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 260/521] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:00:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:00:30.844 8 INFO cinder.api.openstack.wsgi [None req-593352fc-dd40-465b-8453-38beaf29412f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:00:30.859 8 INFO cinder.api.openstack.wsgi [None req-593352fc-dd40-465b-8453-38beaf29412f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 262/522] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:00:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:00:30.868 7 INFO cinder.api.openstack.wsgi [None req-8a483a39-bcd7-41a3-a6b0-9771636d2dcf 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:00:30.886 7 INFO cinder.api.openstack.wsgi [None req-8a483a39-bcd7-41a3-a6b0-9771636d2dcf 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 261/523] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:00:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:00:30.900 8 INFO cinder.api.openstack.wsgi [None req-16c81d80-54da-4453-a539-7df7dd843612 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:00:30.916 8 INFO cinder.api.openstack.wsgi [None req-16c81d80-54da-4453-a539-7df7dd843612 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 263/524] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:00:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:00:30.927 7 INFO cinder.api.openstack.wsgi [None req-9b6c0dc0-c7bb-439a-857c-d9710f737480 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:00:30.934 7 INFO cinder.volume.api [None req-9b6c0dc0-c7bb-439a-857c-d9710f737480 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:00:30.936 7 INFO cinder.api.openstack.wsgi [None req-9b6c0dc0-c7bb-439a-857c-d9710f737480 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 262/525] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:00:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:00:34.585 7 INFO cinder.api.openstack.wsgi [None req-9b6c0dc0-c7bb-439a-857c-d9710f737480 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:00:34.586 7 INFO cinder.api.openstack.wsgi [None req-9b6c0dc0-c7bb-439a-857c-d9710f737480 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:00:34.586 8 INFO cinder.api.openstack.wsgi [None req-16c81d80-54da-4453-a539-7df7dd843612 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:00:34.587 8 INFO cinder.api.openstack.wsgi [None req-16c81d80-54da-4453-a539-7df7dd843612 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:00:44.585 7 INFO cinder.api.openstack.wsgi [None req-9b6c0dc0-c7bb-439a-857c-d9710f737480 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:00:44.585 8 INFO cinder.api.openstack.wsgi [None req-16c81d80-54da-4453-a539-7df7dd843612 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:00:44.586 7 INFO cinder.api.openstack.wsgi [None req-9b6c0dc0-c7bb-439a-857c-d9710f737480 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:00:44.586 8 INFO cinder.api.openstack.wsgi [None req-16c81d80-54da-4453-a539-7df7dd843612 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:00:54.585 8 INFO cinder.api.openstack.wsgi [None req-16c81d80-54da-4453-a539-7df7dd843612 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:00:54.585 7 INFO cinder.api.openstack.wsgi [None req-9b6c0dc0-c7bb-439a-857c-d9710f737480 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:00:54.585 8 INFO cinder.api.openstack.wsgi [None req-16c81d80-54da-4453-a539-7df7dd843612 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:00:54.586 7 INFO cinder.api.openstack.wsgi [None req-9b6c0dc0-c7bb-439a-857c-d9710f737480 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:01:04.585 7 INFO cinder.api.openstack.wsgi [None req-9b6c0dc0-c7bb-439a-857c-d9710f737480 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:01:04.585 8 INFO cinder.api.openstack.wsgi [None req-16c81d80-54da-4453-a539-7df7dd843612 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:01:04.586 7 INFO cinder.api.openstack.wsgi [None req-9b6c0dc0-c7bb-439a-857c-d9710f737480 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:01:04.586 8 INFO cinder.api.openstack.wsgi [None req-16c81d80-54da-4453-a539-7df7dd843612 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:01:14.585 8 INFO cinder.api.openstack.wsgi [None req-16c81d80-54da-4453-a539-7df7dd843612 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:01:14.585 7 INFO cinder.api.openstack.wsgi [None req-9b6c0dc0-c7bb-439a-857c-d9710f737480 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:01:14.586 8 INFO cinder.api.openstack.wsgi [None req-16c81d80-54da-4453-a539-7df7dd843612 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:01:14.587 7 INFO cinder.api.openstack.wsgi [None req-9b6c0dc0-c7bb-439a-857c-d9710f737480 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:01:24.587 8 INFO cinder.api.openstack.wsgi [None req-16c81d80-54da-4453-a539-7df7dd843612 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:01:24.587 7 INFO cinder.api.openstack.wsgi [None req-9b6c0dc0-c7bb-439a-857c-d9710f737480 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:01:24.588 8 INFO cinder.api.openstack.wsgi [None req-16c81d80-54da-4453-a539-7df7dd843612 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:01:24.588 7 INFO cinder.api.openstack.wsgi [None req-9b6c0dc0-c7bb-439a-857c-d9710f737480 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:01:30.145 7 INFO cinder.api.openstack.wsgi [None req-ed4fe7c0-be22-46cd-b18f-5aaeaf280987 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:01:30.150 7 INFO cinder.volume.api [None req-ed4fe7c0-be22-46cd-b18f-5aaeaf280987 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:01:30.151 7 INFO cinder.api.openstack.wsgi [None req-ed4fe7c0-be22-46cd-b18f-5aaeaf280987 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 269/538] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:01:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true => generated 17 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:01:30.163 8 INFO cinder.api.openstack.wsgi [None req-31bcbee6-3c78-43a1-8231-d73c260ba3c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:01:30.175 8 INFO cinder.volume.api [None req-31bcbee6-3c78-43a1-8231-d73c260ba3c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:01:30.179 8 INFO cinder.api.openstack.wsgi [None req-31bcbee6-3c78-43a1-8231-d73c260ba3c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 270/539] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:01:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:01:30.221 7 INFO cinder.api.openstack.wsgi [None req-3ca970f5-d725-49d2-a305-4cf7dfe6211d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:01:30.243 7 INFO cinder.api.openstack.wsgi [None req-3ca970f5-d725-49d2-a305-4cf7dfe6211d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 270/540] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:01:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:01:30.253 8 INFO cinder.api.openstack.wsgi [None req-64e02cea-78e9-4f3c-8670-62b5e190fe41 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:01:30.276 8 INFO cinder.api.openstack.wsgi [None req-64e02cea-78e9-4f3c-8670-62b5e190fe41 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 271/541] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:01:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:01:30.290 7 INFO cinder.api.openstack.wsgi [None req-7ebab3b8-0ab1-47d2-bead-7e53eb7ee9c1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:01:30.311 7 INFO cinder.api.openstack.wsgi [None req-7ebab3b8-0ab1-47d2-bead-7e53eb7ee9c1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 271/542] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:01:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:01:30.320 8 INFO cinder.api.openstack.wsgi [None req-a0f87118-01f6-4cfe-beee-e50a475f224f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:01:30.326 8 INFO cinder.api.openstack.wsgi [None req-a0f87118-01f6-4cfe-beee-e50a475f224f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 272/543] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:01:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:01:30.335 7 INFO cinder.api.openstack.wsgi [None req-0b097303-1610-470a-aef6-8759e87b3a1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:01:30.343 7 INFO cinder.volume.api [None req-0b097303-1610-470a-aef6-8759e87b3a1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:01:30.345 7 INFO cinder.api.openstack.wsgi [None req-0b097303-1610-470a-aef6-8759e87b3a1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 272/544] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:01:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:01:30.356 8 INFO cinder.api.openstack.wsgi [None req-71b431d2-a44d-496f-bffc-5724b9e886a6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:01:30.861 8 INFO cinder.api.openstack.wsgi [None req-71b431d2-a44d-496f-bffc-5724b9e886a6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 273/545] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:01:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:01:34.585 8 INFO cinder.api.openstack.wsgi [None req-71b431d2-a44d-496f-bffc-5724b9e886a6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:01:34.586 8 INFO cinder.api.openstack.wsgi [None req-71b431d2-a44d-496f-bffc-5724b9e886a6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:01:34.587 7 INFO cinder.api.openstack.wsgi [None req-0b097303-1610-470a-aef6-8759e87b3a1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:01:34.589 7 INFO cinder.api.openstack.wsgi [None req-0b097303-1610-470a-aef6-8759e87b3a1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:01:44.585 8 INFO cinder.api.openstack.wsgi [None req-71b431d2-a44d-496f-bffc-5724b9e886a6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:01:44.587 8 INFO cinder.api.openstack.wsgi [None req-71b431d2-a44d-496f-bffc-5724b9e886a6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:01:44.587 7 INFO cinder.api.openstack.wsgi [None req-0b097303-1610-470a-aef6-8759e87b3a1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:01:44.588 7 INFO cinder.api.openstack.wsgi [None req-0b097303-1610-470a-aef6-8759e87b3a1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:01:54.585 8 INFO cinder.api.openstack.wsgi [None req-71b431d2-a44d-496f-bffc-5724b9e886a6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:01:54.585 7 INFO cinder.api.openstack.wsgi [None req-0b097303-1610-470a-aef6-8759e87b3a1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:01:54.586 8 INFO cinder.api.openstack.wsgi [None req-71b431d2-a44d-496f-bffc-5724b9e886a6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:01:54.586 7 INFO cinder.api.openstack.wsgi [None req-0b097303-1610-470a-aef6-8759e87b3a1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:02:04.588 8 INFO cinder.api.openstack.wsgi [None req-71b431d2-a44d-496f-bffc-5724b9e886a6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:02:04.589 8 INFO cinder.api.openstack.wsgi [None req-71b431d2-a44d-496f-bffc-5724b9e886a6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:02:04.590 7 INFO cinder.api.openstack.wsgi [None req-0b097303-1610-470a-aef6-8759e87b3a1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:02:04.591 7 INFO cinder.api.openstack.wsgi [None req-0b097303-1610-470a-aef6-8759e87b3a1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:02:14.585 7 INFO cinder.api.openstack.wsgi [None req-0b097303-1610-470a-aef6-8759e87b3a1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:02:14.585 8 INFO cinder.api.openstack.wsgi [None req-71b431d2-a44d-496f-bffc-5724b9e886a6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:02:14.586 7 INFO cinder.api.openstack.wsgi [None req-0b097303-1610-470a-aef6-8759e87b3a1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:02:14.586 8 INFO cinder.api.openstack.wsgi [None req-71b431d2-a44d-496f-bffc-5724b9e886a6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:02:24.585 7 INFO cinder.api.openstack.wsgi [None req-0b097303-1610-470a-aef6-8759e87b3a1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:02:24.585 8 INFO cinder.api.openstack.wsgi [None req-71b431d2-a44d-496f-bffc-5724b9e886a6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:02:24.586 8 INFO cinder.api.openstack.wsgi [None req-71b431d2-a44d-496f-bffc-5724b9e886a6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:02:24.586 7 INFO cinder.api.openstack.wsgi [None req-0b097303-1610-470a-aef6-8759e87b3a1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:02:30.184 8 INFO cinder.api.openstack.wsgi [None req-5cef845d-ef97-43db-9d0c-c1ee58706388 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:02:30.190 8 INFO cinder.api.openstack.wsgi [None req-5cef845d-ef97-43db-9d0c-c1ee58706388 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 280/558] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:02:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:02:30.207 7 INFO cinder.api.openstack.wsgi [None req-8ad64178-399e-4c62-8eac-4f1d8e248b62 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:02:30.710 7 INFO cinder.api.openstack.wsgi [None req-8ad64178-399e-4c62-8eac-4f1d8e248b62 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 279/559] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:02:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:02:30.745 8 INFO cinder.api.openstack.wsgi [None req-33054f27-275b-4409-992f-96ddb02f5d51 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:02:30.764 8 INFO cinder.api.openstack.wsgi [None req-33054f27-275b-4409-992f-96ddb02f5d51 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 281/560] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:02:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:02:30.776 7 INFO cinder.api.openstack.wsgi [None req-ffc1b61c-445c-499e-90e2-a6d972f1515d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:02:30.796 7 INFO cinder.api.openstack.wsgi [None req-ffc1b61c-445c-499e-90e2-a6d972f1515d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 280/561] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:02:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:02:30.806 8 INFO cinder.api.openstack.wsgi [None req-a5d0c707-591c-44bc-a86e-81cf4523a124 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:02:30.826 8 INFO cinder.api.openstack.wsgi [None req-a5d0c707-591c-44bc-a86e-81cf4523a124 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 282/562] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:02:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:02:30.838 7 INFO cinder.api.openstack.wsgi [None req-78e564a9-0818-4bf5-81ca-8986a57534c5 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:02:30.844 7 INFO cinder.volume.api [None req-78e564a9-0818-4bf5-81ca-8986a57534c5 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:02:30.844 7 INFO cinder.api.openstack.wsgi [None req-78e564a9-0818-4bf5-81ca-8986a57534c5 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 281/563] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:02:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:02:30.853 8 INFO cinder.api.openstack.wsgi [None req-4d2541a8-be66-4a9a-ba66-a7211af89633 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:02:30.862 8 INFO cinder.volume.api [None req-4d2541a8-be66-4a9a-ba66-a7211af89633 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:02:30.864 8 INFO cinder.api.openstack.wsgi [None req-4d2541a8-be66-4a9a-ba66-a7211af89633 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 283/564] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:02:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:02:30.875 7 INFO cinder.api.openstack.wsgi [None req-ab332d6b-49a2-4bac-8db1-543d97ba87b7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:02:30.884 7 INFO cinder.volume.api [None req-ab332d6b-49a2-4bac-8db1-543d97ba87b7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:02:30.885 7 INFO cinder.api.openstack.wsgi [None req-ab332d6b-49a2-4bac-8db1-543d97ba87b7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 282/565] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:02:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:02:34.585 8 INFO cinder.api.openstack.wsgi [None req-4d2541a8-be66-4a9a-ba66-a7211af89633 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:02:34.585 7 INFO cinder.api.openstack.wsgi [None req-ab332d6b-49a2-4bac-8db1-543d97ba87b7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:02:34.586 7 INFO cinder.api.openstack.wsgi [None req-ab332d6b-49a2-4bac-8db1-543d97ba87b7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:02:34.586 8 INFO cinder.api.openstack.wsgi [None req-4d2541a8-be66-4a9a-ba66-a7211af89633 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:02:44.585 8 INFO cinder.api.openstack.wsgi [None req-4d2541a8-be66-4a9a-ba66-a7211af89633 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:02:44.586 8 INFO cinder.api.openstack.wsgi [None req-4d2541a8-be66-4a9a-ba66-a7211af89633 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:02:44.587 7 INFO cinder.api.openstack.wsgi [None req-ab332d6b-49a2-4bac-8db1-543d97ba87b7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:02:44.588 7 INFO cinder.api.openstack.wsgi [None req-ab332d6b-49a2-4bac-8db1-543d97ba87b7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:02:54.585 8 INFO cinder.api.openstack.wsgi [None req-4d2541a8-be66-4a9a-ba66-a7211af89633 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:02:54.586 8 INFO cinder.api.openstack.wsgi [None req-4d2541a8-be66-4a9a-ba66-a7211af89633 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:02:54.585 7 INFO cinder.api.openstack.wsgi [None req-ab332d6b-49a2-4bac-8db1-543d97ba87b7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:02:54.588 7 INFO cinder.api.openstack.wsgi [None req-ab332d6b-49a2-4bac-8db1-543d97ba87b7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:03:04.586 8 INFO cinder.api.openstack.wsgi [None req-4d2541a8-be66-4a9a-ba66-a7211af89633 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:03:04.586 7 INFO cinder.api.openstack.wsgi [None req-ab332d6b-49a2-4bac-8db1-543d97ba87b7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:03:04.587 8 INFO cinder.api.openstack.wsgi [None req-4d2541a8-be66-4a9a-ba66-a7211af89633 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:03:04.587 7 INFO cinder.api.openstack.wsgi [None req-ab332d6b-49a2-4bac-8db1-543d97ba87b7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:03:14.584 8 INFO cinder.api.openstack.wsgi [None req-4d2541a8-be66-4a9a-ba66-a7211af89633 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:03:14.585 7 INFO cinder.api.openstack.wsgi [None req-ab332d6b-49a2-4bac-8db1-543d97ba87b7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:03:14.585 8 INFO cinder.api.openstack.wsgi [None req-4d2541a8-be66-4a9a-ba66-a7211af89633 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:03:14.585 7 INFO cinder.api.openstack.wsgi [None req-ab332d6b-49a2-4bac-8db1-543d97ba87b7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:03:24.584 8 INFO cinder.api.openstack.wsgi [None req-4d2541a8-be66-4a9a-ba66-a7211af89633 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:03:24.584 7 INFO cinder.api.openstack.wsgi [None req-ab332d6b-49a2-4bac-8db1-543d97ba87b7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:03:24.585 8 INFO cinder.api.openstack.wsgi [None req-4d2541a8-be66-4a9a-ba66-a7211af89633 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:03:24.586 7 INFO cinder.api.openstack.wsgi [None req-ab332d6b-49a2-4bac-8db1-543d97ba87b7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:03:30.162 8 INFO cinder.api.openstack.wsgi [None req-d36659ec-76bb-4a08-aa0c-71d611b7122c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:03:30.177 8 INFO cinder.volume.api [None req-d36659ec-76bb-4a08-aa0c-71d611b7122c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:03:30.179 8 INFO cinder.api.openstack.wsgi [None req-d36659ec-76bb-4a08-aa0c-71d611b7122c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 290/578] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:03:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 15 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:03:30.191 7 INFO cinder.api.openstack.wsgi [None req-abfdb93c-4d64-40e6-b339-51d51ec3578e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:03:30.202 7 INFO cinder.volume.api [None req-abfdb93c-4d64-40e6-b339-51d51ec3578e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:03:30.202 7 INFO cinder.api.openstack.wsgi [None req-abfdb93c-4d64-40e6-b339-51d51ec3578e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 289/579] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:03:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:03:30.212 8 INFO cinder.api.openstack.wsgi [None req-f6a09798-25c5-4c41-b781-652c146d89a2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:03:30.220 8 INFO cinder.volume.api [None req-f6a09798-25c5-4c41-b781-652c146d89a2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:03:30.222 8 INFO cinder.api.openstack.wsgi [None req-f6a09798-25c5-4c41-b781-652c146d89a2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 291/580] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:03:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:03:30.267 7 INFO cinder.api.openstack.wsgi [None req-fe0314f3-651f-4027-8cfb-a0391b29f2bd 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:03:30.296 7 INFO cinder.api.openstack.wsgi [None req-fe0314f3-651f-4027-8cfb-a0391b29f2bd 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 290/581] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:03:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:03:30.311 8 INFO cinder.api.openstack.wsgi [None req-b269e1d8-e0ac-4f5a-8c83-08f06dddf051 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:03:30.339 8 INFO cinder.api.openstack.wsgi [None req-b269e1d8-e0ac-4f5a-8c83-08f06dddf051 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 292/582] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:03:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:03:30.352 7 INFO cinder.api.openstack.wsgi [None req-529be543-81f3-455c-948d-56b30abef0a2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:03:30.375 7 INFO cinder.api.openstack.wsgi [None req-529be543-81f3-455c-948d-56b30abef0a2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 291/583] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:03:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:03:30.386 8 INFO cinder.api.openstack.wsgi [None req-85a20ad0-0265-413e-a185-77f50bc5d1ca 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:03:30.390 8 INFO cinder.api.openstack.wsgi [None req-85a20ad0-0265-413e-a185-77f50bc5d1ca 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 293/584] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:03:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:03:30.402 7 INFO cinder.api.openstack.wsgi [None req-e549868c-ed15-4cab-8f0b-282543c4e1d9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:03:30.906 7 INFO cinder.api.openstack.wsgi [None req-e549868c-ed15-4cab-8f0b-282543c4e1d9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 292/585] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:03:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:03:34.585 8 INFO cinder.api.openstack.wsgi [None req-85a20ad0-0265-413e-a185-77f50bc5d1ca 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:03:34.585 7 INFO cinder.api.openstack.wsgi [None req-e549868c-ed15-4cab-8f0b-282543c4e1d9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:03:34.586 8 INFO cinder.api.openstack.wsgi [None req-85a20ad0-0265-413e-a185-77f50bc5d1ca 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:03:34.594 7 INFO cinder.api.openstack.wsgi [None req-e549868c-ed15-4cab-8f0b-282543c4e1d9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:03:44.585 8 INFO cinder.api.openstack.wsgi [None req-85a20ad0-0265-413e-a185-77f50bc5d1ca 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:03:44.587 8 INFO cinder.api.openstack.wsgi [None req-85a20ad0-0265-413e-a185-77f50bc5d1ca 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:03:44.592 7 INFO cinder.api.openstack.wsgi [None req-e549868c-ed15-4cab-8f0b-282543c4e1d9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:03:44.593 7 INFO cinder.api.openstack.wsgi [None req-e549868c-ed15-4cab-8f0b-282543c4e1d9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:03:54.585 7 INFO cinder.api.openstack.wsgi [None req-e549868c-ed15-4cab-8f0b-282543c4e1d9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:03:54.585 8 INFO cinder.api.openstack.wsgi [None req-85a20ad0-0265-413e-a185-77f50bc5d1ca 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:03:54.586 7 INFO cinder.api.openstack.wsgi [None req-e549868c-ed15-4cab-8f0b-282543c4e1d9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:03:54.586 8 INFO cinder.api.openstack.wsgi [None req-85a20ad0-0265-413e-a185-77f50bc5d1ca 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:04:04.585 7 INFO cinder.api.openstack.wsgi [None req-e549868c-ed15-4cab-8f0b-282543c4e1d9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:04:04.585 8 INFO cinder.api.openstack.wsgi [None req-85a20ad0-0265-413e-a185-77f50bc5d1ca 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:04:04.586 7 INFO cinder.api.openstack.wsgi [None req-e549868c-ed15-4cab-8f0b-282543c4e1d9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:04:04.587 8 INFO cinder.api.openstack.wsgi [None req-85a20ad0-0265-413e-a185-77f50bc5d1ca 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:04:14.585 7 INFO cinder.api.openstack.wsgi [None req-e549868c-ed15-4cab-8f0b-282543c4e1d9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:04:14.586 8 INFO cinder.api.openstack.wsgi [None req-85a20ad0-0265-413e-a185-77f50bc5d1ca 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:04:14.587 7 INFO cinder.api.openstack.wsgi [None req-e549868c-ed15-4cab-8f0b-282543c4e1d9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:04:14.587 8 INFO cinder.api.openstack.wsgi [None req-85a20ad0-0265-413e-a185-77f50bc5d1ca 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:04:24.586 7 INFO cinder.api.openstack.wsgi [None req-e549868c-ed15-4cab-8f0b-282543c4e1d9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:04:24.586 8 INFO cinder.api.openstack.wsgi [None req-85a20ad0-0265-413e-a185-77f50bc5d1ca 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:04:24.587 8 INFO cinder.api.openstack.wsgi [None req-85a20ad0-0265-413e-a185-77f50bc5d1ca 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:04:24.587 7 INFO cinder.api.openstack.wsgi [None req-e549868c-ed15-4cab-8f0b-282543c4e1d9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:04:30.215 8 INFO cinder.api.openstack.wsgi [None req-9d5da136-f3c8-48bd-b271-53a7a261bc78 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:04:30.233 8 INFO cinder.api.openstack.wsgi [None req-9d5da136-f3c8-48bd-b271-53a7a261bc78 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 300/598] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:04:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:04:30.244 7 INFO cinder.api.openstack.wsgi [None req-7a262253-a420-4815-846d-32d207174102 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:04:30.262 7 INFO cinder.api.openstack.wsgi [None req-7a262253-a420-4815-846d-32d207174102 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 299/599] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:04:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:04:30.275 8 INFO cinder.api.openstack.wsgi [None req-049a7345-857e-4aac-a6d6-c3cae1da6819 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:04:30.305 8 INFO cinder.api.openstack.wsgi [None req-049a7345-857e-4aac-a6d6-c3cae1da6819 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 301/600] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:04:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:04:30.314 7 INFO cinder.api.openstack.wsgi [None req-468b261c-a832-471c-84b8-5c8368e62281 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:04:30.323 7 INFO cinder.volume.api [None req-468b261c-a832-471c-84b8-5c8368e62281 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:04:30.325 7 INFO cinder.api.openstack.wsgi [None req-468b261c-a832-471c-84b8-5c8368e62281 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 300/601] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:04:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:04:30.338 8 INFO cinder.api.openstack.wsgi [None req-2bd1b680-a352-4f8e-848f-4036c50f66d6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:04:30.343 8 INFO cinder.volume.api [None req-2bd1b680-a352-4f8e-848f-4036c50f66d6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:04:30.344 8 INFO cinder.api.openstack.wsgi [None req-2bd1b680-a352-4f8e-848f-4036c50f66d6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 302/602] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:04:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:04:30.354 7 INFO cinder.api.openstack.wsgi [None req-eeb51d58-61c6-43bf-b18b-337a33bc131d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:04:30.860 7 INFO cinder.api.openstack.wsgi [None req-eeb51d58-61c6-43bf-b18b-337a33bc131d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 301/603] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:04:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:04:30.873 8 INFO cinder.api.openstack.wsgi [None req-6faf5dae-daf0-49b9-b3d8-2cfffaf25601 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:04:30.878 8 INFO cinder.api.openstack.wsgi [None req-6faf5dae-daf0-49b9-b3d8-2cfffaf25601 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 303/604] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:04:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:04:30.890 7 INFO cinder.api.openstack.wsgi [None req-775c34af-dbe1-4843-870e-4d024f2191d1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:04:30.899 7 INFO cinder.volume.api [None req-775c34af-dbe1-4843-870e-4d024f2191d1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:04:30.901 7 INFO cinder.api.openstack.wsgi [None req-775c34af-dbe1-4843-870e-4d024f2191d1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 302/605] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:04:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:04:34.585 8 INFO cinder.api.openstack.wsgi [None req-6faf5dae-daf0-49b9-b3d8-2cfffaf25601 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:04:34.585 7 INFO cinder.api.openstack.wsgi [None req-775c34af-dbe1-4843-870e-4d024f2191d1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:04:34.586 8 INFO cinder.api.openstack.wsgi [None req-6faf5dae-daf0-49b9-b3d8-2cfffaf25601 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:04:34.587 7 INFO cinder.api.openstack.wsgi [None req-775c34af-dbe1-4843-870e-4d024f2191d1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:04:44.586 7 INFO cinder.api.openstack.wsgi [None req-775c34af-dbe1-4843-870e-4d024f2191d1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:04:44.586 8 INFO cinder.api.openstack.wsgi [None req-6faf5dae-daf0-49b9-b3d8-2cfffaf25601 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:04:44.587 7 INFO cinder.api.openstack.wsgi [None req-775c34af-dbe1-4843-870e-4d024f2191d1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:04:44.587 8 INFO cinder.api.openstack.wsgi [None req-6faf5dae-daf0-49b9-b3d8-2cfffaf25601 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:04:54.585 7 INFO cinder.api.openstack.wsgi [None req-775c34af-dbe1-4843-870e-4d024f2191d1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:04:54.585 8 INFO cinder.api.openstack.wsgi [None req-6faf5dae-daf0-49b9-b3d8-2cfffaf25601 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:04:54.586 7 INFO cinder.api.openstack.wsgi [None req-775c34af-dbe1-4843-870e-4d024f2191d1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:04:54.587 8 INFO cinder.api.openstack.wsgi [None req-6faf5dae-daf0-49b9-b3d8-2cfffaf25601 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:05:04.585 7 INFO cinder.api.openstack.wsgi [None req-775c34af-dbe1-4843-870e-4d024f2191d1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:05:04.585 8 INFO cinder.api.openstack.wsgi [None req-6faf5dae-daf0-49b9-b3d8-2cfffaf25601 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:05:04.586 7 INFO cinder.api.openstack.wsgi [None req-775c34af-dbe1-4843-870e-4d024f2191d1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:05:04.586 8 INFO cinder.api.openstack.wsgi [None req-6faf5dae-daf0-49b9-b3d8-2cfffaf25601 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:05:14.584 8 INFO cinder.api.openstack.wsgi [None req-6faf5dae-daf0-49b9-b3d8-2cfffaf25601 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:05:14.585 7 INFO cinder.api.openstack.wsgi [None req-775c34af-dbe1-4843-870e-4d024f2191d1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:05:14.586 8 INFO cinder.api.openstack.wsgi [None req-6faf5dae-daf0-49b9-b3d8-2cfffaf25601 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:05:14.586 7 INFO cinder.api.openstack.wsgi [None req-775c34af-dbe1-4843-870e-4d024f2191d1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:05:23.000 8 INFO cinder.api.openstack.wsgi [None req-28d44df7-ba67-4283-b051-96e45e311889 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET https://volume.199-204-45-115.nip.io/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=False 2026-05-14 02:05:23.021 8 INFO cinder.api.openstack.wsgi [None req-28d44df7-ba67-4283-b051-96e45e311889 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] https://volume.199-204-45-115.nip.io/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 309/616] 199.204.45.115 () {44 vars in 1069 bytes} [Thu May 14 02:05:22 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=False => generated 338 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:05:24.585 8 INFO cinder.api.openstack.wsgi [None req-28d44df7-ba67-4283-b051-96e45e311889 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:05:24.585 7 INFO cinder.api.openstack.wsgi [None req-775c34af-dbe1-4843-870e-4d024f2191d1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:05:24.586 8 INFO cinder.api.openstack.wsgi [None req-28d44df7-ba67-4283-b051-96e45e311889 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:05:24.587 7 INFO cinder.api.openstack.wsgi [None req-775c34af-dbe1-4843-870e-4d024f2191d1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:05:30.127 8 INFO cinder.api.openstack.wsgi [None req-2fa3cadf-6f77-4ab2-ae42-ce2db07b2b89 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:05:30.142 8 INFO cinder.volume.api [None req-2fa3cadf-6f77-4ab2-ae42-ce2db07b2b89 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:05:30.144 8 INFO cinder.api.openstack.wsgi [None req-2fa3cadf-6f77-4ab2-ae42-ce2db07b2b89 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 311/619] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:05:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:05:30.157 7 INFO cinder.api.openstack.wsgi [None req-8dfdcc51-1e5e-4d4e-b4b2-ec08bac4015f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:05:30.661 7 INFO cinder.api.openstack.wsgi [None req-8dfdcc51-1e5e-4d4e-b4b2-ec08bac4015f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 309/620] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:05:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:05:30.697 8 INFO cinder.api.openstack.wsgi [None req-f6dd3d77-e7d1-4fdc-8d36-17988dfea465 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:05:30.716 8 INFO cinder.api.openstack.wsgi [None req-f6dd3d77-e7d1-4fdc-8d36-17988dfea465 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 312/621] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:05:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:05:30.728 7 INFO cinder.api.openstack.wsgi [None req-0241a909-b156-4420-9c8a-f9b3c03f52e4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:05:30.750 7 INFO cinder.api.openstack.wsgi [None req-0241a909-b156-4420-9c8a-f9b3c03f52e4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/622] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:05:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:05:30.759 8 INFO cinder.api.openstack.wsgi [None req-c43cb8e6-c7e8-4879-8386-4753aee8f698 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:05:30.779 8 INFO cinder.api.openstack.wsgi [None req-c43cb8e6-c7e8-4879-8386-4753aee8f698 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 313/623] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:05:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:05:30.790 7 INFO cinder.api.openstack.wsgi [None req-44b5f6e0-69dc-4d3a-b99a-5561541ba0d9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:05:30.795 7 INFO cinder.volume.api [None req-44b5f6e0-69dc-4d3a-b99a-5561541ba0d9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:05:30.796 7 INFO cinder.api.openstack.wsgi [None req-44b5f6e0-69dc-4d3a-b99a-5561541ba0d9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 311/624] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:05:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:05:30.808 8 INFO cinder.api.openstack.wsgi [None req-8d17ea46-dd76-4ce8-83a1-18be722eb44a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:05:30.813 8 INFO cinder.api.openstack.wsgi [None req-8d17ea46-dd76-4ce8-83a1-18be722eb44a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 314/625] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:05:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:05:30.822 7 INFO cinder.api.openstack.wsgi [None req-71df14ff-45e6-488b-82fc-16cc51dc5725 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:05:30.833 7 INFO cinder.volume.api [None req-71df14ff-45e6-488b-82fc-16cc51dc5725 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:05:30.836 7 INFO cinder.api.openstack.wsgi [None req-71df14ff-45e6-488b-82fc-16cc51dc5725 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 312/626] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:05:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:05:34.585 7 INFO cinder.api.openstack.wsgi [None req-71df14ff-45e6-488b-82fc-16cc51dc5725 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:05:34.585 8 INFO cinder.api.openstack.wsgi [None req-8d17ea46-dd76-4ce8-83a1-18be722eb44a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:05:34.587 8 INFO cinder.api.openstack.wsgi [None req-8d17ea46-dd76-4ce8-83a1-18be722eb44a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:05:34.587 7 INFO cinder.api.openstack.wsgi [None req-71df14ff-45e6-488b-82fc-16cc51dc5725 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:05:44.586 8 INFO cinder.api.openstack.wsgi [None req-8d17ea46-dd76-4ce8-83a1-18be722eb44a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:05:44.586 7 INFO cinder.api.openstack.wsgi [None req-71df14ff-45e6-488b-82fc-16cc51dc5725 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:05:44.587 8 INFO cinder.api.openstack.wsgi [None req-8d17ea46-dd76-4ce8-83a1-18be722eb44a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:05:44.587 7 INFO cinder.api.openstack.wsgi [None req-71df14ff-45e6-488b-82fc-16cc51dc5725 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:05:54.584 8 INFO cinder.api.openstack.wsgi [None req-8d17ea46-dd76-4ce8-83a1-18be722eb44a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:05:54.585 8 INFO cinder.api.openstack.wsgi [None req-8d17ea46-dd76-4ce8-83a1-18be722eb44a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:05:54.585 7 INFO cinder.api.openstack.wsgi [None req-71df14ff-45e6-488b-82fc-16cc51dc5725 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:05:54.586 7 INFO cinder.api.openstack.wsgi [None req-71df14ff-45e6-488b-82fc-16cc51dc5725 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:06:04.585 7 INFO cinder.api.openstack.wsgi [None req-71df14ff-45e6-488b-82fc-16cc51dc5725 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:06:04.586 7 INFO cinder.api.openstack.wsgi [None req-71df14ff-45e6-488b-82fc-16cc51dc5725 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:06:04.591 8 INFO cinder.api.openstack.wsgi [None req-8d17ea46-dd76-4ce8-83a1-18be722eb44a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:06:04.593 8 INFO cinder.api.openstack.wsgi [None req-8d17ea46-dd76-4ce8-83a1-18be722eb44a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:06:14.585 7 INFO cinder.api.openstack.wsgi [None req-71df14ff-45e6-488b-82fc-16cc51dc5725 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:06:14.586 7 INFO cinder.api.openstack.wsgi [None req-71df14ff-45e6-488b-82fc-16cc51dc5725 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:06:14.586 8 INFO cinder.api.openstack.wsgi [None req-8d17ea46-dd76-4ce8-83a1-18be722eb44a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:06:14.587 8 INFO cinder.api.openstack.wsgi [None req-8d17ea46-dd76-4ce8-83a1-18be722eb44a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:06:24.585 8 INFO cinder.api.openstack.wsgi [None req-8d17ea46-dd76-4ce8-83a1-18be722eb44a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:06:24.585 7 INFO cinder.api.openstack.wsgi [None req-71df14ff-45e6-488b-82fc-16cc51dc5725 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:06:24.586 8 INFO cinder.api.openstack.wsgi [None req-8d17ea46-dd76-4ce8-83a1-18be722eb44a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:06:24.586 7 INFO cinder.api.openstack.wsgi [None req-71df14ff-45e6-488b-82fc-16cc51dc5725 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:06:28.393 8 INFO cinder.api.openstack.wsgi [None req-a780a8fe-ee2e-4fd0-bc3f-05dd52f32ce0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET https://volume.199-204-45-115.nip.io/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=False 2026-05-14 02:06:28.410 8 INFO cinder.api.openstack.wsgi [None req-a780a8fe-ee2e-4fd0-bc3f-05dd52f32ce0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] https://volume.199-204-45-115.nip.io/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 321/639] 199.204.45.115 () {44 vars in 1069 bytes} [Thu May 14 02:06:28 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=False => generated 338 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:06:30.143 7 INFO cinder.api.openstack.wsgi [None req-6cf9618b-c8c9-4e27-b294-f38aa66524a2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:06:30.152 7 INFO cinder.volume.api [None req-6cf9618b-c8c9-4e27-b294-f38aa66524a2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:06:30.152 7 INFO cinder.api.openstack.wsgi [None req-6cf9618b-c8c9-4e27-b294-f38aa66524a2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 319/640] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:06:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true => generated 17 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:06:30.197 8 INFO cinder.api.openstack.wsgi [None req-61715d7e-5f3d-4918-8ae6-ff4b812d8084 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:06:30.225 8 INFO cinder.api.openstack.wsgi [None req-61715d7e-5f3d-4918-8ae6-ff4b812d8084 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 322/641] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:06:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:06:30.237 7 INFO cinder.api.openstack.wsgi [None req-a6c15fcf-a967-426b-9472-3b9943fdea96 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:06:30.266 7 INFO cinder.api.openstack.wsgi [None req-a6c15fcf-a967-426b-9472-3b9943fdea96 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 320/642] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:06:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:06:30.282 8 INFO cinder.api.openstack.wsgi [None req-5f7bfd4f-bc28-4475-866e-8cadb5d1578b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:06:30.303 8 INFO cinder.api.openstack.wsgi [None req-5f7bfd4f-bc28-4475-866e-8cadb5d1578b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 323/643] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:06:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:06:30.315 7 INFO cinder.api.openstack.wsgi [None req-2fe699f3-b198-4445-a5dd-9f6d9eb05482 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:06:30.325 7 INFO cinder.volume.api [None req-2fe699f3-b198-4445-a5dd-9f6d9eb05482 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:06:30.326 7 INFO cinder.api.openstack.wsgi [None req-2fe699f3-b198-4445-a5dd-9f6d9eb05482 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 321/644] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:06:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:06:30.337 8 INFO cinder.api.openstack.wsgi [None req-a923cf1e-b974-4d1a-a04e-052cfa015280 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:06:30.349 8 INFO cinder.volume.api [None req-a923cf1e-b974-4d1a-a04e-052cfa015280 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:06:30.351 8 INFO cinder.api.openstack.wsgi [None req-a923cf1e-b974-4d1a-a04e-052cfa015280 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 324/645] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:06:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:06:30.364 7 INFO cinder.api.openstack.wsgi [None req-79f42939-22d8-4731-9bef-c8e6bfc730c1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:06:30.867 7 INFO cinder.api.openstack.wsgi [None req-79f42939-22d8-4731-9bef-c8e6bfc730c1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 322/646] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:06:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:06:30.877 8 INFO cinder.api.openstack.wsgi [None req-670489f6-eb10-4866-9f46-4f5787baaa87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:06:30.883 8 INFO cinder.api.openstack.wsgi [None req-670489f6-eb10-4866-9f46-4f5787baaa87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 325/647] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:06:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:06:34.585 7 INFO cinder.api.openstack.wsgi [None req-79f42939-22d8-4731-9bef-c8e6bfc730c1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:06:34.585 8 INFO cinder.api.openstack.wsgi [None req-670489f6-eb10-4866-9f46-4f5787baaa87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:06:34.585 7 INFO cinder.api.openstack.wsgi [None req-79f42939-22d8-4731-9bef-c8e6bfc730c1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:06:34.585 8 INFO cinder.api.openstack.wsgi [None req-670489f6-eb10-4866-9f46-4f5787baaa87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:06:44.586 7 INFO cinder.api.openstack.wsgi [None req-79f42939-22d8-4731-9bef-c8e6bfc730c1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:06:44.586 8 INFO cinder.api.openstack.wsgi [None req-670489f6-eb10-4866-9f46-4f5787baaa87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:06:44.586 8 INFO cinder.api.openstack.wsgi [None req-670489f6-eb10-4866-9f46-4f5787baaa87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:06:44.587 7 INFO cinder.api.openstack.wsgi [None req-79f42939-22d8-4731-9bef-c8e6bfc730c1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:06:54.586 7 INFO cinder.api.openstack.wsgi [None req-79f42939-22d8-4731-9bef-c8e6bfc730c1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:06:54.586 8 INFO cinder.api.openstack.wsgi [None req-670489f6-eb10-4866-9f46-4f5787baaa87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:06:54.586 8 INFO cinder.api.openstack.wsgi [None req-670489f6-eb10-4866-9f46-4f5787baaa87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:06:54.586 7 INFO cinder.api.openstack.wsgi [None req-79f42939-22d8-4731-9bef-c8e6bfc730c1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:07:04.587 7 INFO cinder.api.openstack.wsgi [None req-79f42939-22d8-4731-9bef-c8e6bfc730c1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:07:04.587 8 INFO cinder.api.openstack.wsgi [None req-670489f6-eb10-4866-9f46-4f5787baaa87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:07:04.588 7 INFO cinder.api.openstack.wsgi [None req-79f42939-22d8-4731-9bef-c8e6bfc730c1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:07:04.588 8 INFO cinder.api.openstack.wsgi [None req-670489f6-eb10-4866-9f46-4f5787baaa87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:07:14.585 7 INFO cinder.api.openstack.wsgi [None req-79f42939-22d8-4731-9bef-c8e6bfc730c1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:07:14.585 8 INFO cinder.api.openstack.wsgi [None req-670489f6-eb10-4866-9f46-4f5787baaa87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:07:14.586 7 INFO cinder.api.openstack.wsgi [None req-79f42939-22d8-4731-9bef-c8e6bfc730c1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:07:14.586 8 INFO cinder.api.openstack.wsgi [None req-670489f6-eb10-4866-9f46-4f5787baaa87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:07:24.585 7 INFO cinder.api.openstack.wsgi [None req-79f42939-22d8-4731-9bef-c8e6bfc730c1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:07:24.585 8 INFO cinder.api.openstack.wsgi [None req-670489f6-eb10-4866-9f46-4f5787baaa87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:07:24.586 7 INFO cinder.api.openstack.wsgi [None req-79f42939-22d8-4731-9bef-c8e6bfc730c1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:07:24.586 8 INFO cinder.api.openstack.wsgi [None req-670489f6-eb10-4866-9f46-4f5787baaa87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:07:30.139 7 INFO cinder.api.openstack.wsgi [None req-b90bc891-9320-4e67-9569-8df744275b3e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:07:30.144 7 INFO cinder.volume.api [None req-b90bc891-9320-4e67-9569-8df744275b3e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:07:30.144 7 INFO cinder.api.openstack.wsgi [None req-b90bc891-9320-4e67-9569-8df744275b3e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 329/660] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:07:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:07:30.187 8 INFO cinder.api.openstack.wsgi [None req-6b27b8c8-614f-4327-b730-ea4d2825fa77 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:07:30.232 8 INFO cinder.api.openstack.wsgi [None req-6b27b8c8-614f-4327-b730-ea4d2825fa77 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/661] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:07:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:07:30.245 7 INFO cinder.api.openstack.wsgi [None req-22d004c0-778d-4fb9-924a-0d21b563eabc 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:07:30.264 7 INFO cinder.api.openstack.wsgi [None req-22d004c0-778d-4fb9-924a-0d21b563eabc 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 330/662] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:07:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:07:30.276 8 INFO cinder.api.openstack.wsgi [None req-c46fcd9a-5731-49fc-8a78-6e9a7b0b1aa2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:07:30.300 8 INFO cinder.api.openstack.wsgi [None req-c46fcd9a-5731-49fc-8a78-6e9a7b0b1aa2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 333/663] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:07:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:07:30.315 7 INFO cinder.api.openstack.wsgi [None req-b09cac36-917c-4056-89a9-76d7a954bb50 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:07:30.319 7 INFO cinder.api.openstack.wsgi [None req-b09cac36-917c-4056-89a9-76d7a954bb50 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 331/664] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:07:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:07:30.343 8 INFO cinder.api.openstack.wsgi [None req-a36e4f17-d799-499a-a157-d0cb78292b9b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:07:30.353 8 INFO cinder.volume.api [None req-a36e4f17-d799-499a-a157-d0cb78292b9b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:07:30.355 8 INFO cinder.api.openstack.wsgi [None req-a36e4f17-d799-499a-a157-d0cb78292b9b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 334/665] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:07:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:07:30.370 7 INFO cinder.api.openstack.wsgi [None req-8a290f97-e301-436b-8c43-a0a2b00f7141 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:07:30.873 7 INFO cinder.api.openstack.wsgi [None req-8a290f97-e301-436b-8c43-a0a2b00f7141 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 332/666] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:07:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:07:30.884 8 INFO cinder.api.openstack.wsgi [None req-efd7c631-cf4d-4bb1-bff8-bbf0d9dfaf1f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:07:30.894 8 INFO cinder.volume.api [None req-efd7c631-cf4d-4bb1-bff8-bbf0d9dfaf1f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:07:30.898 8 INFO cinder.api.openstack.wsgi [None req-efd7c631-cf4d-4bb1-bff8-bbf0d9dfaf1f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 335/667] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:07:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:07:34.586 8 INFO cinder.api.openstack.wsgi [None req-efd7c631-cf4d-4bb1-bff8-bbf0d9dfaf1f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:07:34.586 7 INFO cinder.api.openstack.wsgi [None req-8a290f97-e301-436b-8c43-a0a2b00f7141 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:07:34.587 8 INFO cinder.api.openstack.wsgi [None req-efd7c631-cf4d-4bb1-bff8-bbf0d9dfaf1f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:07:34.587 7 INFO cinder.api.openstack.wsgi [None req-8a290f97-e301-436b-8c43-a0a2b00f7141 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:07:44.585 8 INFO cinder.api.openstack.wsgi [None req-efd7c631-cf4d-4bb1-bff8-bbf0d9dfaf1f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:07:44.586 7 INFO cinder.api.openstack.wsgi [None req-8a290f97-e301-436b-8c43-a0a2b00f7141 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:07:44.587 8 INFO cinder.api.openstack.wsgi [None req-efd7c631-cf4d-4bb1-bff8-bbf0d9dfaf1f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:07:44.587 7 INFO cinder.api.openstack.wsgi [None req-8a290f97-e301-436b-8c43-a0a2b00f7141 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:07:54.585 8 INFO cinder.api.openstack.wsgi [None req-efd7c631-cf4d-4bb1-bff8-bbf0d9dfaf1f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:07:54.585 7 INFO cinder.api.openstack.wsgi [None req-8a290f97-e301-436b-8c43-a0a2b00f7141 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:07:54.586 8 INFO cinder.api.openstack.wsgi [None req-efd7c631-cf4d-4bb1-bff8-bbf0d9dfaf1f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:07:54.586 7 INFO cinder.api.openstack.wsgi [None req-8a290f97-e301-436b-8c43-a0a2b00f7141 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:07:57.926 7 INFO cinder.api.openstack.wsgi [None req-a46d421a-0360-4433-9b39-8a84b0619442 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots 2026-05-14 02:07:57.940 7 INFO cinder.volume.api [None req-a46d421a-0360-4433-9b39-8a84b0619442 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:07:57.940 7 INFO cinder.api.openstack.wsgi [None req-a46d421a-0360-4433-9b39-8a84b0619442 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 336/674] 10.0.0.238 () {32 vars in 705 bytes} [Thu May 14 02:07:57 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:07:57.955 8 INFO cinder.api.openstack.wsgi [None req-63d19bbf-c55a-406f-94b9-ac8215767903 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes 2026-05-14 02:07:57.981 8 INFO cinder.volume.api [None req-63d19bbf-c55a-406f-94b9-ac8215767903 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:07:57.981 8 INFO cinder.api.openstack.wsgi [None req-63d19bbf-c55a-406f-94b9-ac8215767903 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes returned with HTTP 200 [pid: 8|app: 0|req: 339/675] 10.0.0.238 () {32 vars in 701 bytes} [Thu May 14 02:07:57 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:08:04.585 7 INFO cinder.api.openstack.wsgi [None req-a46d421a-0360-4433-9b39-8a84b0619442 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:08:04.585 8 INFO cinder.api.openstack.wsgi [None req-63d19bbf-c55a-406f-94b9-ac8215767903 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:08:04.586 8 INFO cinder.api.openstack.wsgi [None req-63d19bbf-c55a-406f-94b9-ac8215767903 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:08:04.587 7 INFO cinder.api.openstack.wsgi [None req-a46d421a-0360-4433-9b39-8a84b0619442 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:08:14.585 7 INFO cinder.api.openstack.wsgi [None req-a46d421a-0360-4433-9b39-8a84b0619442 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:08:14.585 8 INFO cinder.api.openstack.wsgi [None req-63d19bbf-c55a-406f-94b9-ac8215767903 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:08:14.585 7 INFO cinder.api.openstack.wsgi [None req-a46d421a-0360-4433-9b39-8a84b0619442 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:08:14.586 8 INFO cinder.api.openstack.wsgi [None req-63d19bbf-c55a-406f-94b9-ac8215767903 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:08:24.585 8 INFO cinder.api.openstack.wsgi [None req-63d19bbf-c55a-406f-94b9-ac8215767903 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:08:24.585 7 INFO cinder.api.openstack.wsgi [None req-a46d421a-0360-4433-9b39-8a84b0619442 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:08:24.586 8 INFO cinder.api.openstack.wsgi [None req-63d19bbf-c55a-406f-94b9-ac8215767903 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:08:24.587 7 INFO cinder.api.openstack.wsgi [None req-a46d421a-0360-4433-9b39-8a84b0619442 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:08:30.359 8 INFO cinder.api.openstack.wsgi [None req-d76819c1-a6d2-4b23-a899-6f17ffd27cdf 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:08:30.367 8 INFO cinder.api.openstack.wsgi [None req-d76819c1-a6d2-4b23-a899-6f17ffd27cdf 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 343/682] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:08:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:08:30.381 7 INFO cinder.api.openstack.wsgi [None req-c356647b-0c3f-465f-bd5c-d4e7fc9e98e4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:08:30.391 7 INFO cinder.volume.api [None req-c356647b-0c3f-465f-bd5c-d4e7fc9e98e4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:08:30.394 7 INFO cinder.api.openstack.wsgi [None req-c356647b-0c3f-465f-bd5c-d4e7fc9e98e4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 340/683] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:08:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:08:30.407 8 INFO cinder.api.openstack.wsgi [None req-d53cb11b-aaa7-425f-a427-2d3076b5794d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:08:30.911 8 INFO cinder.api.openstack.wsgi [None req-d53cb11b-aaa7-425f-a427-2d3076b5794d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 344/684] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:08:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:08:30.922 7 INFO cinder.api.openstack.wsgi [None req-faf78484-5e99-46f6-95a0-df4430155616 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:08:30.927 7 INFO cinder.volume.api [None req-faf78484-5e99-46f6-95a0-df4430155616 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:08:30.928 7 INFO cinder.api.openstack.wsgi [None req-faf78484-5e99-46f6-95a0-df4430155616 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 341/685] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:08:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:08:30.975 8 INFO cinder.api.openstack.wsgi [None req-ff5eb25d-f699-469e-8425-1bc9b2fa6865 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:08:31.012 8 INFO cinder.api.openstack.wsgi [None req-ff5eb25d-f699-469e-8425-1bc9b2fa6865 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/686] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:08:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:08:31.022 7 INFO cinder.api.openstack.wsgi [None req-933e54ad-9233-4768-8771-18405790b9ba 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7371a7937cc84b19b653c23bdead93a9?usage=true 2026-05-14 02:08:31.044 7 INFO cinder.api.openstack.wsgi [None req-933e54ad-9233-4768-8771-18405790b9ba 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7371a7937cc84b19b653c23bdead93a9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 342/687] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:08:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7371a7937cc84b19b653c23bdead93a9?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:08:31.054 8 INFO cinder.api.openstack.wsgi [None req-479a9104-1421-4c1f-b27a-884ce4220e54 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:08:31.078 8 INFO cinder.api.openstack.wsgi [None req-479a9104-1421-4c1f-b27a-884ce4220e54 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/688] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:08:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:08:31.090 7 INFO cinder.api.openstack.wsgi [None req-7bff3840-9722-4998-ad0b-16eee469c0a5 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/90611936bc4a47698380432d4babedbc?usage=true 2026-05-14 02:08:31.113 7 INFO cinder.api.openstack.wsgi [None req-7bff3840-9722-4998-ad0b-16eee469c0a5 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/90611936bc4a47698380432d4babedbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 343/689] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:08:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/90611936bc4a47698380432d4babedbc?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:08:31.127 8 INFO cinder.api.openstack.wsgi [None req-67a3425b-dfd5-4736-9947-594579273401 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b26ef60a79af4514a294dda3832de71c?usage=true 2026-05-14 02:08:31.146 8 INFO cinder.api.openstack.wsgi [None req-67a3425b-dfd5-4736-9947-594579273401 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b26ef60a79af4514a294dda3832de71c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 347/690] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:08:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b26ef60a79af4514a294dda3832de71c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:08:31.164 7 INFO cinder.api.openstack.wsgi [None req-ba6c6e68-c3b7-46f6-b1f2-e626e8b75f02 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:08:31.186 7 INFO cinder.api.openstack.wsgi [None req-ba6c6e68-c3b7-46f6-b1f2-e626e8b75f02 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 344/691] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:08:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:08:31.194 8 INFO cinder.api.openstack.wsgi [None req-552f6e9b-f7e0-4201-82d5-1f0115ea11a2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/d9615e73bc684943b36720343f49c070?usage=true 2026-05-14 02:08:31.217 8 INFO cinder.api.openstack.wsgi [None req-552f6e9b-f7e0-4201-82d5-1f0115ea11a2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/d9615e73bc684943b36720343f49c070?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 348/692] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:08:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/d9615e73bc684943b36720343f49c070?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:08:31.226 7 INFO cinder.api.openstack.wsgi [None req-5e2b5476-8e87-4c9d-ad60-886621f817c7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:08:31.235 7 INFO cinder.volume.api [None req-5e2b5476-8e87-4c9d-ad60-886621f817c7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:08:31.236 7 INFO cinder.api.openstack.wsgi [None req-5e2b5476-8e87-4c9d-ad60-886621f817c7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 345/693] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:08:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:08:34.585 8 INFO cinder.api.openstack.wsgi [None req-552f6e9b-f7e0-4201-82d5-1f0115ea11a2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:08:34.586 8 INFO cinder.api.openstack.wsgi [None req-552f6e9b-f7e0-4201-82d5-1f0115ea11a2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:08:34.586 7 INFO cinder.api.openstack.wsgi [None req-5e2b5476-8e87-4c9d-ad60-886621f817c7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:08:34.588 7 INFO cinder.api.openstack.wsgi [None req-5e2b5476-8e87-4c9d-ad60-886621f817c7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:08:44.585 7 INFO cinder.api.openstack.wsgi [None req-5e2b5476-8e87-4c9d-ad60-886621f817c7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:08:44.585 8 INFO cinder.api.openstack.wsgi [None req-552f6e9b-f7e0-4201-82d5-1f0115ea11a2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:08:44.586 8 INFO cinder.api.openstack.wsgi [None req-552f6e9b-f7e0-4201-82d5-1f0115ea11a2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:08:44.587 7 INFO cinder.api.openstack.wsgi [None req-5e2b5476-8e87-4c9d-ad60-886621f817c7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:08:54.585 8 INFO cinder.api.openstack.wsgi [None req-552f6e9b-f7e0-4201-82d5-1f0115ea11a2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:08:54.585 7 INFO cinder.api.openstack.wsgi [None req-5e2b5476-8e87-4c9d-ad60-886621f817c7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:08:54.586 7 INFO cinder.api.openstack.wsgi [None req-5e2b5476-8e87-4c9d-ad60-886621f817c7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:08:54.586 8 INFO cinder.api.openstack.wsgi [None req-552f6e9b-f7e0-4201-82d5-1f0115ea11a2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:09:04.585 7 INFO cinder.api.openstack.wsgi [None req-5e2b5476-8e87-4c9d-ad60-886621f817c7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:09:04.585 8 INFO cinder.api.openstack.wsgi [None req-552f6e9b-f7e0-4201-82d5-1f0115ea11a2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:09:04.586 7 INFO cinder.api.openstack.wsgi [None req-5e2b5476-8e87-4c9d-ad60-886621f817c7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:09:04.586 8 INFO cinder.api.openstack.wsgi [None req-552f6e9b-f7e0-4201-82d5-1f0115ea11a2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:09:14.584 8 INFO cinder.api.openstack.wsgi [None req-552f6e9b-f7e0-4201-82d5-1f0115ea11a2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:09:14.585 8 INFO cinder.api.openstack.wsgi [None req-552f6e9b-f7e0-4201-82d5-1f0115ea11a2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:09:14.585 7 INFO cinder.api.openstack.wsgi [None req-5e2b5476-8e87-4c9d-ad60-886621f817c7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:09:14.587 7 INFO cinder.api.openstack.wsgi [None req-5e2b5476-8e87-4c9d-ad60-886621f817c7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:09:22.143 8 INFO cinder.api.openstack.wsgi [None req-6944a47f-f51a-4e2e-bb44-182aa1a72955 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes 2026-05-14 02:09:22.775 8 INFO cinder.api.v3.volumes [None req-6944a47f-f51a-4e2e-bb44-182aa1a72955 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] Create volume of 1 GB 2026-05-14 02:09:22.784 8 INFO cinder.volume.api [None req-6944a47f-f51a-4e2e-bb44-182aa1a72955 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] Availability Zones retrieved successfully. 2026-05-14 02:09:23.081 8 INFO cinder.volume.api [None req-6944a47f-f51a-4e2e-bb44-182aa1a72955 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] Create volume request issued successfully. 2026-05-14 02:09:23.083 8 INFO cinder.api.openstack.wsgi [None req-6944a47f-f51a-4e2e-bb44-182aa1a72955 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes returned with HTTP 202 [pid: 8|app: 0|req: 354/704] 10.0.0.238 () {34 vars in 723 bytes} [Thu May 14 02:09:22 2026] POST /v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes => generated 865 bytes in 944 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-14 02:09:23.103 7 INFO cinder.api.openstack.wsgi [None req-1d1c218a-3d44-4ae9-b7fe-83f8c9ff02fd b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c /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-14 02:09:23.143 7 INFO cinder.volume.api [None req-1d1c218a-3d44-4ae9-b7fe-83f8c9ff02fd b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] Volume info retrieved successfully. 2026-05-14 02:09:23.151 7 INFO cinder.api.openstack.wsgi [None req-1d1c218a-3d44-4ae9-b7fe-83f8c9ff02fd b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c returned with HTTP 200 [pid: 7|app: 0|req: 351/705] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:09:23 2026] GET /v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c => generated 933 bytes in 52 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-14 02:09:24.173 8 INFO cinder.api.openstack.wsgi [None req-e93f6299-35cc-45d4-bf19-16d76e2a8279 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c /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-14 02:09:24.192 8 INFO cinder.volume.api [None req-e93f6299-35cc-45d4-bf19-16d76e2a8279 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] Volume info retrieved successfully. 2026-05-14 02:09:24.199 8 INFO cinder.api.openstack.wsgi [None req-e93f6299-35cc-45d4-bf19-16d76e2a8279 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c returned with HTTP 200 [pid: 8|app: 0|req: 355/706] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:09:24 2026] GET /v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:09:24.585 7 INFO cinder.api.openstack.wsgi [None req-1d1c218a-3d44-4ae9-b7fe-83f8c9ff02fd b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:09:24.585 8 INFO cinder.api.openstack.wsgi [None req-e93f6299-35cc-45d4-bf19-16d76e2a8279 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:09:24.586 7 INFO cinder.api.openstack.wsgi [None req-1d1c218a-3d44-4ae9-b7fe-83f8c9ff02fd b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:09:24.586 8 INFO cinder.api.openstack.wsgi [None req-e93f6299-35cc-45d4-bf19-16d76e2a8279 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://10.0.0.12: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-14 02:09:25.220 7 INFO cinder.api.openstack.wsgi [None req-236eb31a-eafc-4836-9ba1-0e02efd9bc66 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c /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-14 02:09:25.242 7 INFO cinder.volume.api [None req-236eb31a-eafc-4836-9ba1-0e02efd9bc66 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] Volume info retrieved successfully. 2026-05-14 02:09:25.247 7 INFO cinder.api.openstack.wsgi [None req-236eb31a-eafc-4836-9ba1-0e02efd9bc66 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c returned with HTTP 200 [pid: 7|app: 0|req: 353/709] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:09:25 2026] GET /v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c => generated 957 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-14 02:09:26.268 8 INFO cinder.api.openstack.wsgi [None req-e5dcc86f-3859-429e-b855-cdf01f407096 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c /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-14 02:09:26.293 8 INFO cinder.volume.api [None req-e5dcc86f-3859-429e-b855-cdf01f407096 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] Volume info retrieved successfully. 2026-05-14 02:09:26.300 8 INFO cinder.api.openstack.wsgi [None req-e5dcc86f-3859-429e-b855-cdf01f407096 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c returned with HTTP 200 [pid: 8|app: 0|req: 357/710] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:09:26 2026] GET /v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c => generated 957 bytes in 39 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-14 02:09:27.320 7 INFO cinder.api.openstack.wsgi [None req-23a7dc7c-15f5-4126-b649-fccfb623b858 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c /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-14 02:09:27.336 7 INFO cinder.volume.api [None req-23a7dc7c-15f5-4126-b649-fccfb623b858 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] Volume info retrieved successfully. 2026-05-14 02:09:27.341 7 INFO cinder.api.openstack.wsgi [None req-23a7dc7c-15f5-4126-b649-fccfb623b858 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c returned with HTTP 200 [pid: 7|app: 0|req: 354/711] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:09:27 2026] GET /v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c => generated 1342 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-14 02:09:27.438 8 INFO cinder.api.openstack.wsgi [req-8e4e6ad3-831c-4e3d-9a07-545dd3dc808d req-dcc7ff25-cd7e-4b3d-9955-3f30e96fe562 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c /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-14 02:09:27.453 8 INFO cinder.volume.api [req-8e4e6ad3-831c-4e3d-9a07-545dd3dc808d req-dcc7ff25-cd7e-4b3d-9955-3f30e96fe562 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] Volume info retrieved successfully. 2026-05-14 02:09:27.458 8 INFO cinder.api.openstack.wsgi [req-8e4e6ad3-831c-4e3d-9a07-545dd3dc808d req-dcc7ff25-cd7e-4b3d-9955-3f30e96fe562 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c returned with HTTP 200 [pid: 8|app: 0|req: 358/712] 10.0.0.232 () {34 vars in 1028 bytes} [Thu May 14 02:09:27 2026] GET /v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c => generated 1342 bytes in 34 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-14 02:09:28.565 7 INFO cinder.api.openstack.wsgi [req-8e4e6ad3-831c-4e3d-9a07-545dd3dc808d req-da87aa03-5d99-4d53-903f-1b8a097556bd b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c /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-14 02:09:28.578 7 INFO cinder.volume.api [req-8e4e6ad3-831c-4e3d-9a07-545dd3dc808d req-da87aa03-5d99-4d53-903f-1b8a097556bd b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] Volume info retrieved successfully. 2026-05-14 02:09:28.582 7 INFO cinder.api.openstack.wsgi [req-8e4e6ad3-831c-4e3d-9a07-545dd3dc808d req-da87aa03-5d99-4d53-903f-1b8a097556bd b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c returned with HTTP 200 [pid: 7|app: 0|req: 355/713] 10.0.0.232 () {34 vars in 1028 bytes} [Thu May 14 02:09:28 2026] GET /v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c => generated 1342 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:09:28.593 8 INFO cinder.api.openstack.wsgi [req-8e4e6ad3-831c-4e3d-9a07-545dd3dc808d req-dcc7ff25-cd7e-4b3d-9955-3f30e96fe562 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:09:28.594 8 INFO cinder.api.openstack.wsgi [req-8e4e6ad3-831c-4e3d-9a07-545dd3dc808d req-dcc7ff25-cd7e-4b3d-9955-3f30e96fe562 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 359/714] 10.0.0.232 () {32 vars in 829 bytes} [Thu May 14 02:09:28 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-14 02:09:28.605 7 INFO cinder.api.openstack.wsgi [req-8e4e6ad3-831c-4e3d-9a07-545dd3dc808d req-04af383d-6cff-4ab6-b457-b6f0a521ec88 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/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) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. .first() 2026-05-14 02:09:28.668 7 INFO cinder.api.openstack.wsgi [req-8e4e6ad3-831c-4e3d-9a07-545dd3dc808d req-04af383d-6cff-4ab6-b457-b6f0a521ec88 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/attachments returned with HTTP 200 [pid: 7|app: 0|req: 356/715] 10.0.0.232 () {40 vars in 1057 bytes} [Thu May 14 02:09:28 2026] POST /v3/9b0e80e44e544f8ca8ed84eaecca5c12/attachments => generated 273 bytes in 71 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-14 02:09:30.233 8 INFO cinder.api.openstack.wsgi [None req-c36186ff-dc51-4768-aa00-5e0f1258e947 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:09:30.238 8 INFO cinder.volume.api [None req-c36186ff-dc51-4768-aa00-5e0f1258e947 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:09:30.238 8 INFO cinder.api.openstack.wsgi [None req-c36186ff-dc51-4768-aa00-5e0f1258e947 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 360/716] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:09:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true => generated 17 bytes in 172 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-14 02:09:30.247 7 INFO cinder.api.openstack.wsgi [None req-a65bf58a-fdef-4e3e-b99f-1921b7890982 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?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-14 02:09:30.261 7 INFO cinder.volume.api [None req-a65bf58a-fdef-4e3e-b99f-1921b7890982 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - 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-14 02:09:30.266 7 INFO cinder.api.openstack.wsgi [None req-a65bf58a-fdef-4e3e-b99f-1921b7890982 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 357/717] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:09:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 1509 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:09:30.278 8 INFO cinder.api.openstack.wsgi [None req-2e082bb6-68e5-4091-a9eb-f130b9375ef9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:09:30.781 8 INFO cinder.api.openstack.wsgi [None req-2e082bb6-68e5-4091-a9eb-f130b9375ef9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 361/718] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:09:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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) /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-14 02:09:30.792 7 INFO cinder.api.openstack.wsgi [None req-5b84e0e4-1091-44cc-8b99-976e43388b24 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:09:30.804 7 INFO cinder.volume.api [None req-5b84e0e4-1091-44cc-8b99-976e43388b24 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - 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-14 02:09:30.808 7 INFO cinder.api.openstack.wsgi [None req-5b84e0e4-1091-44cc-8b99-976e43388b24 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 358/719] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:09:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 1509 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:09:30.818 8 INFO cinder.api.openstack.wsgi [None req-6e1dd887-18ae-4c6f-ad85-a3dad98a2614 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:09:30.826 8 INFO cinder.api.openstack.wsgi [None req-6e1dd887-18ae-4c6f-ad85-a3dad98a2614 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 362/720] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:09:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 14 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-14 02:09:30.925 7 INFO cinder.api.openstack.wsgi [None req-f464537a-333a-4e39-876a-d8fac6873721 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/2d6af71f217e477bb8280771c91515c4?usage=true 2026-05-14 02:09:30.953 7 INFO cinder.api.openstack.wsgi [None req-f464537a-333a-4e39-876a-d8fac6873721 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/2d6af71f217e477bb8280771c91515c4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 359/721] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:09:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/2d6af71f217e477bb8280771c91515c4?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:09:30.968 8 INFO cinder.api.openstack.wsgi [None req-ed5724c7-5d1a-45e6-8b58-1391bfa5866c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:09:30.995 8 INFO cinder.api.openstack.wsgi [None req-ed5724c7-5d1a-45e6-8b58-1391bfa5866c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 363/722] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:09:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:09:31.008 7 INFO cinder.api.openstack.wsgi [None req-19216fe1-2e85-479d-8298-1d6951ae2741 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:09:31.034 7 INFO cinder.api.openstack.wsgi [None req-19216fe1-2e85-479d-8298-1d6951ae2741 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/723] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:09:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:09:31.045 8 INFO cinder.api.openstack.wsgi [None req-26b84332-2391-4733-85e4-4d521e0f0516 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/9b0e80e44e544f8ca8ed84eaecca5c12?usage=true 2026-05-14 02:09:31.066 8 INFO cinder.api.openstack.wsgi [None req-26b84332-2391-4733-85e4-4d521e0f0516 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/9b0e80e44e544f8ca8ed84eaecca5c12?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 364/724] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:09:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/9b0e80e44e544f8ca8ed84eaecca5c12?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:09:31.077 7 INFO cinder.api.openstack.wsgi [None req-dbf78759-0164-4465-8e2f-b2a96fe3d2d1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:09:31.098 7 INFO cinder.api.openstack.wsgi [None req-dbf78759-0164-4465-8e2f-b2a96fe3d2d1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 361/725] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:09:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:09:31.111 8 INFO cinder.api.openstack.wsgi [None req-6c60be6b-5348-408b-a4a3-796eeefb3545 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ce5cefc02d6c48ddab80a17973db9880?usage=true 2026-05-14 02:09:31.127 8 INFO cinder.api.openstack.wsgi [None req-6c60be6b-5348-408b-a4a3-796eeefb3545 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ce5cefc02d6c48ddab80a17973db9880?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 365/726] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:09:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ce5cefc02d6c48ddab80a17973db9880?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:09:31.138 7 INFO cinder.api.openstack.wsgi [None req-43d5f6ed-a727-4004-aab4-d40a605c5815 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/e3a7ee427c484b97a7c94955e33032c2?usage=true 2026-05-14 02:09:31.159 7 INFO cinder.api.openstack.wsgi [None req-43d5f6ed-a727-4004-aab4-d40a605c5815 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/e3a7ee427c484b97a7c94955e33032c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 362/727] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:09:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/e3a7ee427c484b97a7c94955e33032c2?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:09:34.585 8 INFO cinder.api.openstack.wsgi [None req-6c60be6b-5348-408b-a4a3-796eeefb3545 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:09:34.586 7 INFO cinder.api.openstack.wsgi [None req-43d5f6ed-a727-4004-aab4-d40a605c5815 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:09:34.587 8 INFO cinder.api.openstack.wsgi [None req-6c60be6b-5348-408b-a4a3-796eeefb3545 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:09:34.587 7 INFO cinder.api.openstack.wsgi [None req-43d5f6ed-a727-4004-aab4-d40a605c5815 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:09:34.605 8 INFO cinder.api.openstack.wsgi [None req-6c60be6b-5348-408b-a4a3-796eeefb3545 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:09:34.606 8 INFO cinder.api.openstack.wsgi [None req-6c60be6b-5348-408b-a4a3-796eeefb3545 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 367/730] 199.204.45.115 () {32 vars in 840 bytes} [Thu May 14 02:09:34 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-14 02:09:34.649 7 INFO cinder.api.openstack.wsgi [req-8e4e6ad3-831c-4e3d-9a07-545dd3dc808d req-b95f2ac3-12e0-4a58-830d-009a3216a4b6 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c /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-14 02:09:34.664 7 INFO cinder.volume.api [req-8e4e6ad3-831c-4e3d-9a07-545dd3dc808d req-b95f2ac3-12e0-4a58-830d-009a3216a4b6 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] Volume info retrieved successfully. 2026-05-14 02:09:34.671 7 INFO cinder.api.openstack.wsgi [req-8e4e6ad3-831c-4e3d-9a07-545dd3dc808d req-b95f2ac3-12e0-4a58-830d-009a3216a4b6 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c returned with HTTP 200 [pid: 7|app: 0|req: 364/731] 199.204.45.115 () {36 vars in 1073 bytes} [Thu May 14 02:09:34 2026] GET /v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c => generated 1522 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-05-14 02:09:36.589 8 INFO cinder.api.openstack.wsgi [req-8e4e6ad3-831c-4e3d-9a07-545dd3dc808d req-4ab9c098-d223-4e9d-a3c3-1a19a98eb826 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/attachments/a9edf8fb-d3b8-46c0-a0e9-c67a31665267 /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 "volumes_1". 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-14 02:09:37.642 8 INFO cinder.api.openstack.wsgi [req-8e4e6ad3-831c-4e3d-9a07-545dd3dc808d req-4ab9c098-d223-4e9d-a3c3-1a19a98eb826 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/attachments/a9edf8fb-d3b8-46c0-a0e9-c67a31665267 returned with HTTP 200 [pid: 8|app: 0|req: 368/732] 199.204.45.115 () {40 vars in 1135 bytes} [Thu May 14 02:09:36 2026] PUT /v3/9b0e80e44e544f8ca8ed84eaecca5c12/attachments/a9edf8fb-d3b8-46c0-a0e9-c67a31665267 => generated 802 bytes in 1060 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-14 02:09:38.167 7 INFO cinder.api.openstack.wsgi [req-8e4e6ad3-831c-4e3d-9a07-545dd3dc808d req-5384a921-3bee-4979-97c8-366eb9d7b6ad b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/attachments/a9edf8fb-d3b8-46c0-a0e9-c67a31665267/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-14 02:09:38.204 7 INFO cinder.api.openstack.wsgi [req-8e4e6ad3-831c-4e3d-9a07-545dd3dc808d req-5384a921-3bee-4979-97c8-366eb9d7b6ad b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/attachments/a9edf8fb-d3b8-46c0-a0e9-c67a31665267/action returned with HTTP 204 [pid: 7|app: 0|req: 365/733] 199.204.45.115 () {40 vars in 1148 bytes} [Thu May 14 02:09:38 2026] POST /v3/9b0e80e44e544f8ca8ed84eaecca5c12/attachments/a9edf8fb-d3b8-46c0-a0e9-c67a31665267/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-14 02:09:44.585 8 INFO cinder.api.openstack.wsgi [req-8e4e6ad3-831c-4e3d-9a07-545dd3dc808d req-4ab9c098-d223-4e9d-a3c3-1a19a98eb826 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:09:44.586 7 INFO cinder.api.openstack.wsgi [req-8e4e6ad3-831c-4e3d-9a07-545dd3dc808d req-5384a921-3bee-4979-97c8-366eb9d7b6ad b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:09:44.587 8 INFO cinder.api.openstack.wsgi [req-8e4e6ad3-831c-4e3d-9a07-545dd3dc808d req-4ab9c098-d223-4e9d-a3c3-1a19a98eb826 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:09:44.587 7 INFO cinder.api.openstack.wsgi [req-8e4e6ad3-831c-4e3d-9a07-545dd3dc808d req-5384a921-3bee-4979-97c8-366eb9d7b6ad b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://10.0.0.12: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-14 02:09:50.403 8 INFO cinder.api.openstack.wsgi [req-32a232e8-c461-4b8b-8787-bc82cd14eee1 req-4ef4cb59-cd7b-4089-8168-5513e5858e77 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/attachments/a9edf8fb-d3b8-46c0-a0e9-c67a31665267 /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-14 02:09:51.001 8 INFO cinder.api.openstack.wsgi [req-32a232e8-c461-4b8b-8787-bc82cd14eee1 req-4ef4cb59-cd7b-4089-8168-5513e5858e77 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/attachments/a9edf8fb-d3b8-46c0-a0e9-c67a31665267 returned with HTTP 200 [pid: 8|app: 0|req: 370/736] 199.204.45.115 () {38 vars in 1103 bytes} [Thu May 14 02:09:50 2026] DELETE /v3/9b0e80e44e544f8ca8ed84eaecca5c12/attachments/a9edf8fb-d3b8-46c0-a0e9-c67a31665267 => generated 19 bytes in 604 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-14 02:09:51.017 7 INFO cinder.api.openstack.wsgi [req-9349a679-5888-4c45-909d-0a493079206c req-e2e7ef7e-c62a-4c20-ab81-fbdb099a7e52 ca5be0dd0c2549369a86b7df42d0bf18 ce5cefc02d6c48ddab80a17973db9880 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce5cefc02d6c48ddab80a17973db9880/attachments?instance_id=1fc354ad-3f36-480f-8f61-4f14af9661ce /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-14 02:09:51.035 8 INFO cinder.api.openstack.wsgi [req-32a232e8-c461-4b8b-8787-bc82cd14eee1 req-03902ca9-a66e-4990-882e-5d86bc241d57 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c 2026-05-14 02:09:51.036 8 INFO cinder.api.v3.volumes [req-32a232e8-c461-4b8b-8787-bc82cd14eee1 req-03902ca9-a66e-4990-882e-5d86bc241d57 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] Delete volume with id: 22d10996-6eb7-4913-b6c1-ea08e44e551c 2026-05-14 02:09:51.038 7 INFO cinder.api.openstack.wsgi [req-9349a679-5888-4c45-909d-0a493079206c req-e2e7ef7e-c62a-4c20-ab81-fbdb099a7e52 ca5be0dd0c2549369a86b7df42d0bf18 ce5cefc02d6c48ddab80a17973db9880 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce5cefc02d6c48ddab80a17973db9880/attachments?instance_id=1fc354ad-3f36-480f-8f61-4f14af9661ce returned with HTTP 200 [pid: 7|app: 0|req: 367/737] 199.204.45.115 () {36 vars in 1104 bytes} [Thu May 14 02:09:51 2026] GET /v3/ce5cefc02d6c48ddab80a17973db9880/attachments?instance_id=1fc354ad-3f36-480f-8f61-4f14af9661ce => generated 19 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/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-14 02:09:51.049 8 INFO cinder.volume.api [req-32a232e8-c461-4b8b-8787-bc82cd14eee1 req-03902ca9-a66e-4990-882e-5d86bc241d57 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] Volume info retrieved successfully. 2026-05-14 02:09:51.080 8 INFO cinder.volume.api [req-32a232e8-c461-4b8b-8787-bc82cd14eee1 req-03902ca9-a66e-4990-882e-5d86bc241d57 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] Delete volume request issued successfully. 2026-05-14 02:09:51.081 8 INFO cinder.api.openstack.wsgi [req-32a232e8-c461-4b8b-8787-bc82cd14eee1 req-03902ca9-a66e-4990-882e-5d86bc241d57 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c returned with HTTP 202 [pid: 8|app: 0|req: 371/738] 199.204.45.115 () {36 vars in 1054 bytes} [Thu May 14 02:09:51 2026] DELETE /v3/9b0e80e44e544f8ca8ed84eaecca5c12/volumes/22d10996-6eb7-4913-b6c1-ea08e44e551c => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-14 02:09:54.585 7 INFO cinder.api.openstack.wsgi [req-9349a679-5888-4c45-909d-0a493079206c req-e2e7ef7e-c62a-4c20-ab81-fbdb099a7e52 ca5be0dd0c2549369a86b7df42d0bf18 ce5cefc02d6c48ddab80a17973db9880 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:09:54.585 8 INFO cinder.api.openstack.wsgi [req-32a232e8-c461-4b8b-8787-bc82cd14eee1 req-03902ca9-a66e-4990-882e-5d86bc241d57 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:09:54.586 7 INFO cinder.api.openstack.wsgi [req-9349a679-5888-4c45-909d-0a493079206c req-e2e7ef7e-c62a-4c20-ab81-fbdb099a7e52 ca5be0dd0c2549369a86b7df42d0bf18 ce5cefc02d6c48ddab80a17973db9880 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:09:54.586 8 INFO cinder.api.openstack.wsgi [req-32a232e8-c461-4b8b-8787-bc82cd14eee1 req-03902ca9-a66e-4990-882e-5d86bc241d57 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:10:04.584 7 INFO cinder.api.openstack.wsgi [req-9349a679-5888-4c45-909d-0a493079206c req-e2e7ef7e-c62a-4c20-ab81-fbdb099a7e52 ca5be0dd0c2549369a86b7df42d0bf18 ce5cefc02d6c48ddab80a17973db9880 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:10:04.585 8 INFO cinder.api.openstack.wsgi [req-32a232e8-c461-4b8b-8787-bc82cd14eee1 req-03902ca9-a66e-4990-882e-5d86bc241d57 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:10:04.585 7 INFO cinder.api.openstack.wsgi [req-9349a679-5888-4c45-909d-0a493079206c req-e2e7ef7e-c62a-4c20-ab81-fbdb099a7e52 ca5be0dd0c2549369a86b7df42d0bf18 ce5cefc02d6c48ddab80a17973db9880 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:10:04.586 8 INFO cinder.api.openstack.wsgi [req-32a232e8-c461-4b8b-8787-bc82cd14eee1 req-03902ca9-a66e-4990-882e-5d86bc241d57 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:10:14.585 8 INFO cinder.api.openstack.wsgi [req-32a232e8-c461-4b8b-8787-bc82cd14eee1 req-03902ca9-a66e-4990-882e-5d86bc241d57 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:10:14.586 8 INFO cinder.api.openstack.wsgi [req-32a232e8-c461-4b8b-8787-bc82cd14eee1 req-03902ca9-a66e-4990-882e-5d86bc241d57 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:10:14.586 7 INFO cinder.api.openstack.wsgi [req-9349a679-5888-4c45-909d-0a493079206c req-e2e7ef7e-c62a-4c20-ab81-fbdb099a7e52 ca5be0dd0c2549369a86b7df42d0bf18 ce5cefc02d6c48ddab80a17973db9880 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:10:14.589 7 INFO cinder.api.openstack.wsgi [req-9349a679-5888-4c45-909d-0a493079206c req-e2e7ef7e-c62a-4c20-ab81-fbdb099a7e52 ca5be0dd0c2549369a86b7df42d0bf18 ce5cefc02d6c48ddab80a17973db9880 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:10:24.585 8 INFO cinder.api.openstack.wsgi [req-32a232e8-c461-4b8b-8787-bc82cd14eee1 req-03902ca9-a66e-4990-882e-5d86bc241d57 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:10:24.585 7 INFO cinder.api.openstack.wsgi [req-9349a679-5888-4c45-909d-0a493079206c req-e2e7ef7e-c62a-4c20-ab81-fbdb099a7e52 ca5be0dd0c2549369a86b7df42d0bf18 ce5cefc02d6c48ddab80a17973db9880 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:10:24.586 8 INFO cinder.api.openstack.wsgi [req-32a232e8-c461-4b8b-8787-bc82cd14eee1 req-03902ca9-a66e-4990-882e-5d86bc241d57 b4535b3adb454571b70cbf5e680dcfce 9b0e80e44e544f8ca8ed84eaecca5c12 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:10:24.586 7 INFO cinder.api.openstack.wsgi [req-9349a679-5888-4c45-909d-0a493079206c req-e2e7ef7e-c62a-4c20-ab81-fbdb099a7e52 ca5be0dd0c2549369a86b7df42d0bf18 ce5cefc02d6c48ddab80a17973db9880 - - default default] http://10.0.0.12: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-14 02:10:30.386 8 INFO cinder.api.openstack.wsgi [None req-d055947a-581e-4665-974d-7d5d8098dba5 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:10:30.397 8 INFO cinder.volume.api [None req-d055947a-581e-4665-974d-7d5d8098dba5 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:10:30.400 8 INFO cinder.api.openstack.wsgi [None req-d055947a-581e-4665-974d-7d5d8098dba5 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 376/747] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:10:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:10:30.418 7 INFO cinder.api.openstack.wsgi [None req-22deffe8-1a2f-456e-b5d6-d74aaa9b35aa 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:10:30.424 7 INFO cinder.volume.api [None req-22deffe8-1a2f-456e-b5d6-d74aaa9b35aa 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:10:30.425 7 INFO cinder.api.openstack.wsgi [None req-22deffe8-1a2f-456e-b5d6-d74aaa9b35aa 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 372/748] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:10:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:10:30.435 8 INFO cinder.api.openstack.wsgi [None req-7cb76b4f-88cc-4fc3-b79d-58dbebcdc940 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:10:30.441 8 INFO cinder.api.openstack.wsgi [None req-7cb76b4f-88cc-4fc3-b79d-58dbebcdc940 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 377/749] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:10:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:30.451 7 INFO cinder.api.openstack.wsgi [None req-660d9cfc-ccda-480a-a961-a84de08c4689 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:10:30.462 7 INFO cinder.volume.api [None req-660d9cfc-ccda-480a-a961-a84de08c4689 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:10:30.464 7 INFO cinder.api.openstack.wsgi [None req-660d9cfc-ccda-480a-a961-a84de08c4689 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 373/750] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:10:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:10:30.477 8 INFO cinder.api.openstack.wsgi [None req-9a8cca2e-c3f4-49c0-bcb0-b90e45463019 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:10:30.981 8 INFO cinder.api.openstack.wsgi [None req-9a8cca2e-c3f4-49c0-bcb0-b90e45463019 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 378/751] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:10:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:31.025 7 INFO cinder.api.openstack.wsgi [None req-d627cd76-a5e5-47eb-b251-d22f74c6380a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/10be98a7d2f14ea5b62f061d08c1abcb?usage=true 2026-05-14 02:10:31.051 7 INFO cinder.api.openstack.wsgi [None req-d627cd76-a5e5-47eb-b251-d22f74c6380a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/10be98a7d2f14ea5b62f061d08c1abcb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 374/752] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:10:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/10be98a7d2f14ea5b62f061d08c1abcb?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:31.061 8 INFO cinder.api.openstack.wsgi [None req-4463b581-67d5-41d5-8d9a-ab1ae5402888 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/65bc24ca8c854dfa88cadd134edffbe0?usage=true 2026-05-14 02:10:31.089 8 INFO cinder.api.openstack.wsgi [None req-4463b581-67d5-41d5-8d9a-ab1ae5402888 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/65bc24ca8c854dfa88cadd134edffbe0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 379/753] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:10:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/65bc24ca8c854dfa88cadd134edffbe0?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:31.107 7 INFO cinder.api.openstack.wsgi [None req-44281368-a641-4bf8-9c88-fc1b81752b5b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:10:31.137 7 INFO cinder.api.openstack.wsgi [None req-44281368-a641-4bf8-9c88-fc1b81752b5b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 375/754] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:10:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:31.154 8 INFO cinder.api.openstack.wsgi [None req-5592baa7-d920-441e-a5b2-5b2d2c161395 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:10:31.178 8 INFO cinder.api.openstack.wsgi [None req-5592baa7-d920-441e-a5b2-5b2d2c161395 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 380/755] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:10:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:31.189 7 INFO cinder.api.openstack.wsgi [None req-227eae35-d4d3-4faf-a9cc-49336c74f90a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b966deaedfbe4f02a711d9a1bf5d3571?usage=true 2026-05-14 02:10:31.216 7 INFO cinder.api.openstack.wsgi [None req-227eae35-d4d3-4faf-a9cc-49336c74f90a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b966deaedfbe4f02a711d9a1bf5d3571?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 376/756] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:10:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b966deaedfbe4f02a711d9a1bf5d3571?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:31.227 8 INFO cinder.api.openstack.wsgi [None req-403d34ba-8808-4077-bf9a-00f846ae8a2e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c11a84c088f44e0d982f99cf636c46ff?usage=true 2026-05-14 02:10:31.255 8 INFO cinder.api.openstack.wsgi [None req-403d34ba-8808-4077-bf9a-00f846ae8a2e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c11a84c088f44e0d982f99cf636c46ff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 381/757] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:10:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c11a84c088f44e0d982f99cf636c46ff?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:31.266 7 INFO cinder.api.openstack.wsgi [None req-7b5472ad-09df-4258-8a4c-7fa860dd3634 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:10:31.288 7 INFO cinder.api.openstack.wsgi [None req-7b5472ad-09df-4258-8a4c-7fa860dd3634 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 377/758] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:10:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:31.303 8 INFO cinder.api.openstack.wsgi [None req-0a711a65-9f9c-41b4-81d8-8f36cdb47ad9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/cedc9f778ab840b78e92fce5d15f3b92?usage=true 2026-05-14 02:10:31.323 8 INFO cinder.api.openstack.wsgi [None req-0a711a65-9f9c-41b4-81d8-8f36cdb47ad9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/cedc9f778ab840b78e92fce5d15f3b92?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 382/759] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:10:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/cedc9f778ab840b78e92fce5d15f3b92?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:31.333 7 INFO cinder.api.openstack.wsgi [None req-72b30f86-11c9-49c8-8bbf-a876af45c0ec 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/fe2e916ed44c4738b573d62804ad2a75?usage=true 2026-05-14 02:10:31.357 7 INFO cinder.api.openstack.wsgi [None req-72b30f86-11c9-49c8-8bbf-a876af45c0ec 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/fe2e916ed44c4738b573d62804ad2a75?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 378/760] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:10:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/fe2e916ed44c4738b573d62804ad2a75?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:34.585 7 INFO cinder.api.openstack.wsgi [None req-72b30f86-11c9-49c8-8bbf-a876af45c0ec 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:10:34.585 8 INFO cinder.api.openstack.wsgi [None req-0a711a65-9f9c-41b4-81d8-8f36cdb47ad9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:10:34.586 8 INFO cinder.api.openstack.wsgi [None req-0a711a65-9f9c-41b4-81d8-8f36cdb47ad9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:10:34.586 7 INFO cinder.api.openstack.wsgi [None req-72b30f86-11c9-49c8-8bbf-a876af45c0ec 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:10:41.982 7 INFO cinder.api.openstack.wsgi [None req-72b30f86-11c9-49c8-8bbf-a876af45c0ec 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:10:41.984 7 INFO cinder.api.openstack.wsgi [None req-72b30f86-11c9-49c8-8bbf-a876af45c0ec 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 380/763] 10.0.0.238 () {30 vars in 411 bytes} [Thu May 14 02:10:41 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-14 02:10:44.585 8 INFO cinder.api.openstack.wsgi [None req-0a711a65-9f9c-41b4-81d8-8f36cdb47ad9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:10:44.585 7 INFO cinder.api.openstack.wsgi [None req-72b30f86-11c9-49c8-8bbf-a876af45c0ec 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:10:44.586 8 INFO cinder.api.openstack.wsgi [None req-0a711a65-9f9c-41b4-81d8-8f36cdb47ad9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:10:44.586 7 INFO cinder.api.openstack.wsgi [None req-72b30f86-11c9-49c8-8bbf-a876af45c0ec 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:10:51.701 8 INFO cinder.api.openstack.wsgi [None req-5a55e7c8-9c97-49e9-8d72-50776962ba9e 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes 2026-05-14 02:10:51.703 8 INFO cinder.api.v3.volumes [None req-5a55e7c8-9c97-49e9-8d72-50776962ba9e 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] Create volume of 1 GB 2026-05-14 02:10:51.846 8 INFO cinder.volume.api [None req-5a55e7c8-9c97-49e9-8d72-50776962ba9e 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] Availability Zones retrieved successfully. 2026-05-14 02:10:51.997 8 INFO cinder.volume.api [None req-5a55e7c8-9c97-49e9-8d72-50776962ba9e 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] Create volume request issued successfully. 2026-05-14 02:10:51.998 8 INFO cinder.api.openstack.wsgi [None req-5a55e7c8-9c97-49e9-8d72-50776962ba9e 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 385/766] 10.0.0.238 () {34 vars in 722 bytes} [Thu May 14 02:10:51 2026] POST /v3/0ebe9f1415e14726b1669c8b11023cd3/volumes => generated 860 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-14 02:10:52.018 7 INFO cinder.api.openstack.wsgi [None req-119b1dab-bc81-4103-97fa-afeb9eb05c09 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 /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-14 02:10:52.039 7 INFO cinder.volume.api [None req-119b1dab-bc81-4103-97fa-afeb9eb05c09 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] Volume info retrieved successfully. 2026-05-14 02:10:52.046 7 INFO cinder.api.openstack.wsgi [None req-119b1dab-bc81-4103-97fa-afeb9eb05c09 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 returned with HTTP 200 [pid: 7|app: 0|req: 382/767] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:10:52 2026] GET /v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 => generated 928 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-14 02:10:53.068 8 INFO cinder.api.openstack.wsgi [None req-523ad7ec-ee6e-4695-a137-9ef74ddf35c7 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 /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-14 02:10:53.084 8 INFO cinder.volume.api [None req-523ad7ec-ee6e-4695-a137-9ef74ddf35c7 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] Volume info retrieved successfully. 2026-05-14 02:10:53.088 8 INFO cinder.api.openstack.wsgi [None req-523ad7ec-ee6e-4695-a137-9ef74ddf35c7 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 returned with HTTP 200 [pid: 8|app: 0|req: 386/768] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:10:53 2026] GET /v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 => generated 953 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:54.168 7 INFO cinder.api.openstack.wsgi [None req-119b1dab-bc81-4103-97fa-afeb9eb05c09 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:10:54.169 7 INFO cinder.api.openstack.wsgi [None req-119b1dab-bc81-4103-97fa-afeb9eb05c09 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 383/769] 10.0.0.194 () {28 vars in 376 bytes} [Thu May 14 02:10:54 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-14 02:10:54.182 8 INFO cinder.api.openstack.wsgi [None req-290284c8-0d03-4432-9dc1-8b34d5a20d2d e2665f2bbb7b4f21a8c17ed812c0c741 b7ee12d799fc4490a99fbcdbf8789260 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b7ee12d799fc4490a99fbcdbf8789260/limits?tenant_id=b7ee12d799fc4490a99fbcdbf8789260 2026-05-14 02:10:54.209 8 INFO cinder.api.openstack.wsgi [None req-290284c8-0d03-4432-9dc1-8b34d5a20d2d e2665f2bbb7b4f21a8c17ed812c0c741 b7ee12d799fc4490a99fbcdbf8789260 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b7ee12d799fc4490a99fbcdbf8789260/limits?tenant_id=b7ee12d799fc4490a99fbcdbf8789260 returned with HTTP 200 [pid: 8|app: 0|req: 387/770] 10.0.0.194 () {34 vars in 879 bytes} [Thu May 14 02:10:54 2026] GET /v3/b7ee12d799fc4490a99fbcdbf8789260/limits?tenant_id=b7ee12d799fc4490a99fbcdbf8789260 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:10:54.585 7 INFO cinder.api.openstack.wsgi [None req-119b1dab-bc81-4103-97fa-afeb9eb05c09 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:10:54.585 8 INFO cinder.api.openstack.wsgi [None req-290284c8-0d03-4432-9dc1-8b34d5a20d2d e2665f2bbb7b4f21a8c17ed812c0c741 b7ee12d799fc4490a99fbcdbf8789260 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:10:54.586 7 INFO cinder.api.openstack.wsgi [None req-119b1dab-bc81-4103-97fa-afeb9eb05c09 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:10:54.586 8 INFO cinder.api.openstack.wsgi [None req-290284c8-0d03-4432-9dc1-8b34d5a20d2d e2665f2bbb7b4f21a8c17ed812c0c741 b7ee12d799fc4490a99fbcdbf8789260 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:10:56.741 7 INFO cinder.api.openstack.wsgi [None req-119b1dab-bc81-4103-97fa-afeb9eb05c09 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:10:56.742 7 INFO cinder.api.openstack.wsgi [None req-119b1dab-bc81-4103-97fa-afeb9eb05c09 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 385/773] 10.0.0.194 () {28 vars in 376 bytes} [Thu May 14 02:10:56 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-14 02:10:56.748 8 INFO cinder.api.openstack.wsgi [None req-290284c8-0d03-4432-9dc1-8b34d5a20d2d e2665f2bbb7b4f21a8c17ed812c0c741 b7ee12d799fc4490a99fbcdbf8789260 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:10:56.749 8 INFO cinder.api.openstack.wsgi [None req-290284c8-0d03-4432-9dc1-8b34d5a20d2d e2665f2bbb7b4f21a8c17ed812c0c741 b7ee12d799fc4490a99fbcdbf8789260 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 389/774] 10.0.0.194 () {28 vars in 376 bytes} [Thu May 14 02:10:56 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-14 02:10:57.977 7 INFO cinder.api.openstack.wsgi [None req-119b1dab-bc81-4103-97fa-afeb9eb05c09 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:10:57.978 7 INFO cinder.api.openstack.wsgi [None req-119b1dab-bc81-4103-97fa-afeb9eb05c09 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 386/775] 10.0.0.194 () {28 vars in 376 bytes} [Thu May 14 02:10:57 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-14 02:10:57.991 8 INFO cinder.api.openstack.wsgi [None req-e701040b-4171-40f9-95a6-f461e3fec1b9 e2665f2bbb7b4f21a8c17ed812c0c741 b7ee12d799fc4490a99fbcdbf8789260 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b7ee12d799fc4490a99fbcdbf8789260/limits?tenant_id=b7ee12d799fc4490a99fbcdbf8789260 2026-05-14 02:10:58.017 8 INFO cinder.api.openstack.wsgi [None req-e701040b-4171-40f9-95a6-f461e3fec1b9 e2665f2bbb7b4f21a8c17ed812c0c741 b7ee12d799fc4490a99fbcdbf8789260 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b7ee12d799fc4490a99fbcdbf8789260/limits?tenant_id=b7ee12d799fc4490a99fbcdbf8789260 returned with HTTP 200 [pid: 8|app: 0|req: 390/776] 10.0.0.194 () {34 vars in 879 bytes} [Thu May 14 02:10:57 2026] GET /v3/b7ee12d799fc4490a99fbcdbf8789260/limits?tenant_id=b7ee12d799fc4490a99fbcdbf8789260 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:11:00.516 7 INFO cinder.api.openstack.wsgi [None req-119b1dab-bc81-4103-97fa-afeb9eb05c09 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:11:00.517 7 INFO cinder.api.openstack.wsgi [None req-119b1dab-bc81-4103-97fa-afeb9eb05c09 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 387/777] 10.0.0.194 () {28 vars in 376 bytes} [Thu May 14 02:11:00 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-14 02:11:00.526 8 INFO cinder.api.openstack.wsgi [None req-e701040b-4171-40f9-95a6-f461e3fec1b9 e2665f2bbb7b4f21a8c17ed812c0c741 b7ee12d799fc4490a99fbcdbf8789260 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:11:00.527 8 INFO cinder.api.openstack.wsgi [None req-e701040b-4171-40f9-95a6-f461e3fec1b9 e2665f2bbb7b4f21a8c17ed812c0c741 b7ee12d799fc4490a99fbcdbf8789260 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 391/778] 10.0.0.194 () {28 vars in 376 bytes} [Thu May 14 02:11:00 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-14 02:11:04.585 8 INFO cinder.api.openstack.wsgi [None req-e701040b-4171-40f9-95a6-f461e3fec1b9 e2665f2bbb7b4f21a8c17ed812c0c741 b7ee12d799fc4490a99fbcdbf8789260 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:11:04.585 7 INFO cinder.api.openstack.wsgi [None req-119b1dab-bc81-4103-97fa-afeb9eb05c09 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:11:04.586 8 INFO cinder.api.openstack.wsgi [None req-e701040b-4171-40f9-95a6-f461e3fec1b9 e2665f2bbb7b4f21a8c17ed812c0c741 b7ee12d799fc4490a99fbcdbf8789260 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:11:04.586 7 INFO cinder.api.openstack.wsgi [None req-119b1dab-bc81-4103-97fa-afeb9eb05c09 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:11:09.387 8 INFO cinder.api.openstack.wsgi [None req-01550e55-0637-41b7-9895-3bc0e5de36ae 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32/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-14 02:11:09.412 8 INFO cinder.volume.api [None req-01550e55-0637-41b7-9895-3bc0e5de36ae 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:09.425 8 INFO cinder.volume.api [None req-01550e55-0637-41b7-9895-3bc0e5de36ae 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] Update volume admin metadata completed successfully. 2026-05-14 02:11:09.929 8 INFO cinder.volume.api [None req-01550e55-0637-41b7-9895-3bc0e5de36ae 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] Attach volume completed successfully. 2026-05-14 02:11:09.929 8 INFO cinder.api.openstack.wsgi [None req-01550e55-0637-41b7-9895-3bc0e5de36ae 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32/action returned with HTTP 202 [pid: 8|app: 0|req: 393/781] 10.0.0.238 () {34 vars in 810 bytes} [Thu May 14 02:11:09 2026] POST /v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32/action => generated 0 bytes in 552 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-14 02:11:09.944 7 INFO cinder.api.openstack.wsgi [None req-64b104ea-e240-4205-a17d-7c9a1d35423e 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 /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-14 02:11:09.958 7 INFO cinder.volume.api [None req-64b104ea-e240-4205-a17d-7c9a1d35423e 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:09.963 7 INFO cinder.api.openstack.wsgi [None req-64b104ea-e240-4205-a17d-7c9a1d35423e 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 returned with HTTP 200 [pid: 7|app: 0|req: 389/782] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:09 2026] GET /v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 => generated 1287 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-14 02:11:09.981 8 INFO cinder.api.openstack.wsgi [None req-1ee13252-91a4-4736-bf14-324888006930 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32/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-14 02:11:09.999 8 INFO cinder.volume.api [None req-1ee13252-91a4-4736-bf14-324888006930 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:10.504 8 INFO cinder.volume.api [None req-1ee13252-91a4-4736-bf14-324888006930 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] Detach volume completed successfully. 2026-05-14 02:11:10.505 8 INFO cinder.api.openstack.wsgi [None req-1ee13252-91a4-4736-bf14-324888006930 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32/action returned with HTTP 202 [pid: 8|app: 0|req: 394/783] 10.0.0.238 () {34 vars in 810 bytes} [Thu May 14 02:11:09 2026] POST /v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32/action => generated 0 bytes in 528 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-14 02:11:10.516 7 INFO cinder.api.openstack.wsgi [None req-3a8094e6-28fd-42ea-ad26-770c7947be05 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 /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-14 02:11:10.535 7 INFO cinder.volume.api [None req-3a8094e6-28fd-42ea-ad26-770c7947be05 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:10.541 7 INFO cinder.api.openstack.wsgi [None req-3a8094e6-28fd-42ea-ad26-770c7947be05 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 returned with HTTP 200 [pid: 7|app: 0|req: 390/784] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:10 2026] GET /v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 => generated 972 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:14.585 7 INFO cinder.api.openstack.wsgi [None req-3a8094e6-28fd-42ea-ad26-770c7947be05 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:11:14.585 8 INFO cinder.api.openstack.wsgi [None req-1ee13252-91a4-4736-bf14-324888006930 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:11:14.585 7 INFO cinder.api.openstack.wsgi [None req-3a8094e6-28fd-42ea-ad26-770c7947be05 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:11:14.586 8 INFO cinder.api.openstack.wsgi [None req-1ee13252-91a4-4736-bf14-324888006930 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] http://10.0.0.12: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-14 02:11:18.199 7 INFO cinder.api.openstack.wsgi [None req-ba96c067-eb59-40d8-923f-afd7e0805bd4 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 /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-14 02:11:18.212 7 INFO cinder.volume.api [None req-ba96c067-eb59-40d8-923f-afd7e0805bd4 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:18.216 7 INFO cinder.api.openstack.wsgi [None req-ba96c067-eb59-40d8-923f-afd7e0805bd4 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 returned with HTTP 200 [pid: 7|app: 0|req: 392/787] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:18 2026] GET /v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 => generated 972 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-14 02:11:18.235 8 INFO cinder.api.openstack.wsgi [None req-65a766fb-01df-4138-8c4b-cc0d19d5f94e 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 2026-05-14 02:11:18.235 8 INFO cinder.api.v3.volumes [None req-65a766fb-01df-4138-8c4b-cc0d19d5f94e 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] Delete volume with id: 93ddd738-328d-4e9b-992f-53c617c93c32 /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-14 02:11:18.247 8 INFO cinder.volume.api [None req-65a766fb-01df-4138-8c4b-cc0d19d5f94e 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:18.281 8 INFO cinder.volume.api [None req-65a766fb-01df-4138-8c4b-cc0d19d5f94e 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] Delete volume request issued successfully. 2026-05-14 02:11:18.282 8 INFO cinder.api.openstack.wsgi [None req-65a766fb-01df-4138-8c4b-cc0d19d5f94e 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 returned with HTTP 202 [pid: 8|app: 0|req: 396/788] 10.0.0.238 () {32 vars in 778 bytes} [Thu May 14 02:11:18 2026] DELETE /v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 => generated 0 bytes in 53 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-14 02:11:18.297 7 INFO cinder.api.openstack.wsgi [None req-5948008b-7b50-4e83-8110-a4377cabb30b 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 /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-14 02:11:18.331 7 INFO cinder.volume.api [None req-5948008b-7b50-4e83-8110-a4377cabb30b 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:18.337 7 INFO cinder.api.openstack.wsgi [None req-5948008b-7b50-4e83-8110-a4377cabb30b 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 returned with HTTP 200 [pid: 7|app: 0|req: 393/789] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:18 2026] GET /v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 => generated 971 bytes in 45 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-14 02:11:19.361 8 INFO cinder.api.openstack.wsgi [None req-86b8581b-f17b-4d17-b1de-ec2e1a7467e9 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 2026-05-14 02:11:19.375 8 INFO cinder.api.openstack.wsgi [None req-86b8581b-f17b-4d17-b1de-ec2e1a7467e9 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 returned with HTTP 404 [pid: 8|app: 0|req: 397/790] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:19 2026] GET /v3/0ebe9f1415e14726b1669c8b11023cd3/volumes/93ddd738-328d-4e9b-992f-53c617c93c32 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-14 02:11:24.585 7 INFO cinder.api.openstack.wsgi [None req-5948008b-7b50-4e83-8110-a4377cabb30b 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:11:24.585 8 INFO cinder.api.openstack.wsgi [None req-86b8581b-f17b-4d17-b1de-ec2e1a7467e9 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:11:24.586 7 INFO cinder.api.openstack.wsgi [None req-5948008b-7b50-4e83-8110-a4377cabb30b 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:11:24.586 8 INFO cinder.api.openstack.wsgi [None req-86b8581b-f17b-4d17-b1de-ec2e1a7467e9 18e69796b27f45bb881c099c8eae5f34 0ebe9f1415e14726b1669c8b11023cd3 - - default default] http://10.0.0.12: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-14 02:11:30.284 7 INFO cinder.api.openstack.wsgi [None req-8d11b7d6-076e-4290-ba70-fae6e3feaf1f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/00f6aa1e79674e57a131b70c5a304c72?usage=true 2026-05-14 02:11:30.302 7 INFO cinder.api.openstack.wsgi [None req-8d11b7d6-076e-4290-ba70-fae6e3feaf1f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/00f6aa1e79674e57a131b70c5a304c72?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 395/793] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:11:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/00f6aa1e79674e57a131b70c5a304c72?usage=true => generated 847 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:30.315 8 INFO cinder.api.openstack.wsgi [None req-1e84655d-4432-413a-8f75-18d1ac5e5fc8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/6c581feb729c47f3adf8dbe6456ee2c4?usage=true 2026-05-14 02:11:30.338 8 INFO cinder.api.openstack.wsgi [None req-1e84655d-4432-413a-8f75-18d1ac5e5fc8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/6c581feb729c47f3adf8dbe6456ee2c4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 399/794] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:11:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/6c581feb729c47f3adf8dbe6456ee2c4?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:30.348 7 INFO cinder.api.openstack.wsgi [None req-de9777c0-0d50-45b3-820e-2e9ad6d726b4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:11:30.368 7 INFO cinder.api.openstack.wsgi [None req-de9777c0-0d50-45b3-820e-2e9ad6d726b4 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 396/795] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:11:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:30.377 8 INFO cinder.api.openstack.wsgi [None req-6228fb2e-1497-4544-a51e-38b1e7e40d4b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:11:30.399 8 INFO cinder.api.openstack.wsgi [None req-6228fb2e-1497-4544-a51e-38b1e7e40d4b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 400/796] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:11:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:30.407 7 INFO cinder.api.openstack.wsgi [None req-1db99b07-ef49-493a-a409-f5464c0a286a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/84d43e3598ff43d496e1b27f4743c65d?usage=true 2026-05-14 02:11:30.432 7 INFO cinder.api.openstack.wsgi [None req-1db99b07-ef49-493a-a409-f5464c0a286a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/84d43e3598ff43d496e1b27f4743c65d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 397/797] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:11:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/84d43e3598ff43d496e1b27f4743c65d?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:30.446 8 INFO cinder.api.openstack.wsgi [None req-85216611-aed6-4f5f-834b-352b9c0df2e6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b6893cf1aadd4f3487580394680f2ac6?usage=true 2026-05-14 02:11:30.462 8 INFO cinder.api.openstack.wsgi [None req-85216611-aed6-4f5f-834b-352b9c0df2e6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b6893cf1aadd4f3487580394680f2ac6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 401/798] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:11:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b6893cf1aadd4f3487580394680f2ac6?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:30.474 7 INFO cinder.api.openstack.wsgi [None req-2e0f07fb-7a62-4ea3-878a-737e01f5394a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ba1a6d54d32f4f3bb0cc326bcbdc8027?usage=true 2026-05-14 02:11:30.499 7 INFO cinder.api.openstack.wsgi [None req-2e0f07fb-7a62-4ea3-878a-737e01f5394a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ba1a6d54d32f4f3bb0cc326bcbdc8027?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 398/799] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:11:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ba1a6d54d32f4f3bb0cc326bcbdc8027?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:30.511 8 INFO cinder.api.openstack.wsgi [None req-ecc32ed7-a336-4510-bad1-bf2bbfbf71d7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:11:30.529 8 INFO cinder.api.openstack.wsgi [None req-ecc32ed7-a336-4510-bad1-bf2bbfbf71d7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 402/800] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:11:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:30.543 7 INFO cinder.api.openstack.wsgi [None req-e2b23064-4375-4434-bbaf-e94ee1f71928 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/d4ff6deeb2244f3db09ad6abb5c6fd52?usage=true 2026-05-14 02:11:30.565 7 INFO cinder.api.openstack.wsgi [None req-e2b23064-4375-4434-bbaf-e94ee1f71928 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/d4ff6deeb2244f3db09ad6abb5c6fd52?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 399/801] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:11:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/d4ff6deeb2244f3db09ad6abb5c6fd52?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:30.578 8 INFO cinder.api.openstack.wsgi [None req-6b05bc97-061d-4e14-a024-e365ecdf8a7d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ddb75b13758548ca823403fc0b19370b?usage=true 2026-05-14 02:11:30.595 8 INFO cinder.api.openstack.wsgi [None req-6b05bc97-061d-4e14-a024-e365ecdf8a7d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ddb75b13758548ca823403fc0b19370b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 403/802] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:11:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ddb75b13758548ca823403fc0b19370b?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:30.604 7 INFO cinder.api.openstack.wsgi [None req-6e1d0520-fa37-40f3-a9e2-0880a2f7bba2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:11:30.613 7 INFO cinder.volume.api [None req-6e1d0520-fa37-40f3-a9e2-0880a2f7bba2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:11:30.615 7 INFO cinder.api.openstack.wsgi [None req-6e1d0520-fa37-40f3-a9e2-0880a2f7bba2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 400/803] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:11:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:11:30.626 8 INFO cinder.api.openstack.wsgi [None req-83dd5315-8d7f-46b3-95bc-9f3ff7f0c1e2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:11:30.631 8 INFO cinder.volume.api [None req-83dd5315-8d7f-46b3-95bc-9f3ff7f0c1e2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:11:30.631 8 INFO cinder.api.openstack.wsgi [None req-83dd5315-8d7f-46b3-95bc-9f3ff7f0c1e2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 404/804] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:11:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:11:30.642 7 INFO cinder.api.openstack.wsgi [None req-2b501c73-a2e4-459f-a550-43133f58f37b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:11:30.647 7 INFO cinder.api.openstack.wsgi [None req-2b501c73-a2e4-459f-a550-43133f58f37b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 401/805] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:11:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:30.656 8 INFO cinder.api.openstack.wsgi [None req-2324cc27-d669-4518-adb3-5b74b6a26601 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:11:30.664 8 INFO cinder.volume.api [None req-2324cc27-d669-4518-adb3-5b74b6a26601 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:11:30.666 8 INFO cinder.api.openstack.wsgi [None req-2324cc27-d669-4518-adb3-5b74b6a26601 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 405/806] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:11:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:11:30.678 7 INFO cinder.api.openstack.wsgi [None req-50804cb1-44b6-46bd-82c2-22e88d503468 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:11:31.181 7 INFO cinder.api.openstack.wsgi [None req-50804cb1-44b6-46bd-82c2-22e88d503468 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 402/807] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:11:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:11:34.585 8 INFO cinder.api.openstack.wsgi [None req-2324cc27-d669-4518-adb3-5b74b6a26601 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:11:34.585 7 INFO cinder.api.openstack.wsgi [None req-50804cb1-44b6-46bd-82c2-22e88d503468 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:11:34.586 7 INFO cinder.api.openstack.wsgi [None req-50804cb1-44b6-46bd-82c2-22e88d503468 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:11:34.588 8 INFO cinder.api.openstack.wsgi [None req-2324cc27-d669-4518-adb3-5b74b6a26601 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:11:40.576 7 INFO cinder.api.openstack.wsgi [None req-ecd80015-5d99-4510-a8d5-3ff95f5bdf73 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes 2026-05-14 02:11:40.579 7 INFO cinder.api.v3.volumes [None req-ecd80015-5d99-4510-a8d5-3ff95f5bdf73 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Create volume of 1 GB 2026-05-14 02:11:40.616 7 INFO cinder.volume.api [None req-ecd80015-5d99-4510-a8d5-3ff95f5bdf73 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Availability Zones retrieved successfully. 2026-05-14 02:11:40.963 7 INFO cinder.volume.api [None req-ecd80015-5d99-4510-a8d5-3ff95f5bdf73 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Create volume request issued successfully. 2026-05-14 02:11:40.964 7 INFO cinder.api.openstack.wsgi [None req-ecd80015-5d99-4510-a8d5-3ff95f5bdf73 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 404/810] 10.0.0.238 () {34 vars in 723 bytes} [Thu May 14 02:11:40 2026] POST /v3/82b7294929dc4b4f92331a0187f414f0/volumes => generated 870 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-14 02:11:40.985 8 INFO cinder.api.openstack.wsgi [None req-6e836fac-8c88-437b-9a2a-3c83b4125b4a 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 /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-14 02:11:41.001 8 INFO cinder.volume.api [None req-6e836fac-8c88-437b-9a2a-3c83b4125b4a 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:41.005 8 INFO cinder.api.openstack.wsgi [None req-6e836fac-8c88-437b-9a2a-3c83b4125b4a 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 returned with HTTP 200 [pid: 8|app: 0|req: 407/811] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:40 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 => generated 938 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-14 02:11:42.028 7 INFO cinder.api.openstack.wsgi [None req-effc4d3c-850e-4610-a941-b246947ab004 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 /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-14 02:11:42.043 7 INFO cinder.volume.api [None req-effc4d3c-850e-4610-a941-b246947ab004 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:42.049 7 INFO cinder.api.openstack.wsgi [None req-effc4d3c-850e-4610-a941-b246947ab004 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 returned with HTTP 200 [pid: 7|app: 0|req: 405/812] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:42 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 => generated 963 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-14 02:11:42.071 8 INFO cinder.api.openstack.wsgi [None req-24d15d29-53bd-4731-9135-96a118e91db6 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 /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-14 02:11:42.084 8 INFO cinder.volume.api [None req-24d15d29-53bd-4731-9135-96a118e91db6 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:42.090 8 INFO cinder.api.openstack.wsgi [None req-24d15d29-53bd-4731-9135-96a118e91db6 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 returned with HTTP 200 [pid: 8|app: 0|req: 408/813] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:42 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 => generated 963 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-14 02:11:42.110 7 INFO cinder.api.openstack.wsgi [None req-060226b5-97c3-41ce-84fb-54fbbc665762 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 /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-14 02:11:42.125 7 INFO cinder.volume.api [None req-060226b5-97c3-41ce-84fb-54fbbc665762 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:42.132 7 INFO cinder.volume.api [None req-060226b5-97c3-41ce-84fb-54fbbc665762 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume updated successfully. 2026-05-14 02:11:42.133 7 INFO cinder.api.openstack.wsgi [None req-060226b5-97c3-41ce-84fb-54fbbc665762 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 returned with HTTP 200 [pid: 7|app: 0|req: 406/814] 10.0.0.238 () {34 vars in 795 bytes} [Thu May 14 02:11:42 2026] PUT /v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 => generated 895 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-14 02:11:42.153 8 INFO cinder.api.openstack.wsgi [None req-74f90744-e3fe-459b-b27d-1cf6dc6a18f4 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 /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-14 02:11:42.168 8 INFO cinder.volume.api [None req-74f90744-e3fe-459b-b27d-1cf6dc6a18f4 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:42.176 8 INFO cinder.volume.api [None req-74f90744-e3fe-459b-b27d-1cf6dc6a18f4 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume updated successfully. 2026-05-14 02:11:42.176 8 INFO cinder.api.openstack.wsgi [None req-74f90744-e3fe-459b-b27d-1cf6dc6a18f4 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 returned with HTTP 200 [pid: 8|app: 0|req: 409/815] 10.0.0.238 () {34 vars in 796 bytes} [Thu May 14 02:11:42 2026] PUT /v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 => generated 934 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-14 02:11:42.197 7 INFO cinder.api.openstack.wsgi [None req-a9505a38-b1bf-4cd9-8bec-ed0e0f58b209 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 /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-14 02:11:42.208 7 INFO cinder.volume.api [None req-a9505a38-b1bf-4cd9-8bec-ed0e0f58b209 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:42.212 7 INFO cinder.api.openstack.wsgi [None req-a9505a38-b1bf-4cd9-8bec-ed0e0f58b209 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 returned with HTTP 200 [pid: 7|app: 0|req: 407/816] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:42 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 => generated 1002 bytes in 20 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-14 02:11:42.231 8 INFO cinder.api.openstack.wsgi [None req-7b0f091b-1445-4137-9a46-f69809218321 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes 2026-05-14 02:11:42.235 8 INFO cinder.api.v3.volumes [None req-7b0f091b-1445-4137-9a46-f69809218321 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Create volume of 1 GB 2026-05-14 02:11:42.241 8 INFO cinder.volume.api [None req-7b0f091b-1445-4137-9a46-f69809218321 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Availability Zones retrieved successfully. 2026-05-14 02:11:42.348 8 INFO cinder.volume.api [None req-7b0f091b-1445-4137-9a46-f69809218321 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Create volume request issued successfully. 2026-05-14 02:11:42.349 8 INFO cinder.api.openstack.wsgi [None req-7b0f091b-1445-4137-9a46-f69809218321 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes returned with HTTP 202 [pid: 8|app: 0|req: 410/817] 10.0.0.238 () {34 vars in 723 bytes} [Thu May 14 02:11:42 2026] POST /v3/82b7294929dc4b4f92331a0187f414f0/volumes => generated 891 bytes in 124 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-14 02:11:42.375 7 INFO cinder.api.openstack.wsgi [None req-86d81791-148d-41a8-abc4-5dfa3c73d2a9 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 /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-14 02:11:42.392 7 INFO cinder.volume.api [None req-86d81791-148d-41a8-abc4-5dfa3c73d2a9 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:42.397 7 INFO cinder.api.openstack.wsgi [None req-86d81791-148d-41a8-abc4-5dfa3c73d2a9 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 returned with HTTP 200 [pid: 7|app: 0|req: 408/818] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:42 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 => generated 959 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-14 02:11:43.418 8 INFO cinder.api.openstack.wsgi [None req-bea937a9-f9e7-46bc-ad27-a3e122cf8cf8 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 /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-14 02:11:43.438 8 INFO cinder.volume.api [None req-bea937a9-f9e7-46bc-ad27-a3e122cf8cf8 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:43.444 8 INFO cinder.api.openstack.wsgi [None req-bea937a9-f9e7-46bc-ad27-a3e122cf8cf8 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 returned with HTTP 200 [pid: 8|app: 0|req: 411/819] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:43 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 => generated 984 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-14 02:11:43.465 7 INFO cinder.api.openstack.wsgi [None req-44dc8362-19dc-4007-915b-eb797562249f 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 /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-14 02:11:43.490 7 INFO cinder.volume.api [None req-44dc8362-19dc-4007-915b-eb797562249f 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:43.502 7 INFO cinder.volume.api [None req-44dc8362-19dc-4007-915b-eb797562249f 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume updated successfully. 2026-05-14 02:11:43.502 7 INFO cinder.api.openstack.wsgi [None req-44dc8362-19dc-4007-915b-eb797562249f 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 returned with HTTP 200 [pid: 7|app: 0|req: 409/820] 10.0.0.238 () {34 vars in 795 bytes} [Thu May 14 02:11:43 2026] PUT /v3/82b7294929dc4b4f92331a0187f414f0/volumes/dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 => generated 881 bytes in 43 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-14 02:11:43.520 8 INFO cinder.api.openstack.wsgi [None req-cadbd9fb-6d02-4659-8e16-c7d7f97bdd9d 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 /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-14 02:11:43.538 8 INFO cinder.volume.api [None req-cadbd9fb-6d02-4659-8e16-c7d7f97bdd9d 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:43.543 8 INFO cinder.api.openstack.wsgi [None req-cadbd9fb-6d02-4659-8e16-c7d7f97bdd9d 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 returned with HTTP 200 [pid: 8|app: 0|req: 412/821] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:43 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 => generated 949 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-14 02:11:43.563 7 INFO cinder.api.openstack.wsgi [None req-9589e500-a23a-4855-a437-11c117d8a5b1 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 2026-05-14 02:11:43.563 7 INFO cinder.api.v3.volumes [None req-9589e500-a23a-4855-a437-11c117d8a5b1 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Delete volume with id: dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 /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-14 02:11:43.572 7 INFO cinder.volume.api [None req-9589e500-a23a-4855-a437-11c117d8a5b1 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:43.599 7 INFO cinder.volume.api [None req-9589e500-a23a-4855-a437-11c117d8a5b1 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Delete volume request issued successfully. 2026-05-14 02:11:43.599 7 INFO cinder.api.openstack.wsgi [None req-9589e500-a23a-4855-a437-11c117d8a5b1 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 returned with HTTP 202 [pid: 7|app: 0|req: 410/822] 10.0.0.238 () {32 vars in 778 bytes} [Thu May 14 02:11:43 2026] DELETE /v3/82b7294929dc4b4f92331a0187f414f0/volumes/dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 => generated 0 bytes in 40 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-14 02:11:43.609 8 INFO cinder.api.openstack.wsgi [None req-e39c8c4c-29c8-4471-aaa4-397dea010442 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 /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-14 02:11:43.624 8 INFO cinder.volume.api [None req-e39c8c4c-29c8-4471-aaa4-397dea010442 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:43.630 8 INFO cinder.api.openstack.wsgi [None req-e39c8c4c-29c8-4471-aaa4-397dea010442 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 returned with HTTP 200 [pid: 8|app: 0|req: 413/823] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:43 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 => generated 948 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:44.585 8 INFO cinder.api.openstack.wsgi [None req-e39c8c4c-29c8-4471-aaa4-397dea010442 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:11:44.586 7 INFO cinder.api.openstack.wsgi [None req-9589e500-a23a-4855-a437-11c117d8a5b1 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:11:44.587 7 INFO cinder.api.openstack.wsgi [None req-9589e500-a23a-4855-a437-11c117d8a5b1 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:11:44.587 8 INFO cinder.api.openstack.wsgi [None req-e39c8c4c-29c8-4471-aaa4-397dea010442 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://10.0.0.12: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-14 02:11:44.651 7 INFO cinder.api.openstack.wsgi [None req-060c12b7-9bd8-42c7-9389-e67ce0a25635 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 2026-05-14 02:11:44.660 7 INFO cinder.api.openstack.wsgi [None req-060c12b7-9bd8-42c7-9389-e67ce0a25635 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 returned with HTTP 404 [pid: 7|app: 0|req: 412/826] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:44 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/dcc4ac56-bc1a-4c6f-8c2c-ffb71de218e9 => generated 109 bytes in 15 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-14 02:11:44.671 8 INFO cinder.api.openstack.wsgi [None req-9eb694b6-50b1-4828-ad02-122dbc9a9a4a 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 /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-14 02:11:44.685 8 INFO cinder.volume.api [None req-9eb694b6-50b1-4828-ad02-122dbc9a9a4a 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:44.690 8 INFO cinder.api.openstack.wsgi [None req-9eb694b6-50b1-4828-ad02-122dbc9a9a4a 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 returned with HTTP 200 [pid: 8|app: 0|req: 415/827] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:44 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 => generated 1002 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:11:44.708 7 INFO cinder.api.openstack.wsgi [None req-e111f9ed-cc45-4ef7-8fcc-0b199ede89c9 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 2026-05-14 02:11:44.709 7 INFO cinder.api.v3.volumes [None req-e111f9ed-cc45-4ef7-8fcc-0b199ede89c9 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Delete volume with id: 50a3b81f-2195-4f4a-a367-5a60992cbf30 /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-14 02:11:44.719 7 INFO cinder.volume.api [None req-e111f9ed-cc45-4ef7-8fcc-0b199ede89c9 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:44.741 7 INFO cinder.volume.api [None req-e111f9ed-cc45-4ef7-8fcc-0b199ede89c9 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Delete volume request issued successfully. 2026-05-14 02:11:44.741 7 INFO cinder.api.openstack.wsgi [None req-e111f9ed-cc45-4ef7-8fcc-0b199ede89c9 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 returned with HTTP 202 [pid: 7|app: 0|req: 413/828] 10.0.0.238 () {32 vars in 778 bytes} [Thu May 14 02:11:44 2026] DELETE /v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 => generated 0 bytes in 38 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-14 02:11:44.754 8 INFO cinder.api.openstack.wsgi [None req-06cc1d14-8114-45f1-ab6d-a1b6f4b84315 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 /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-14 02:11:44.767 8 INFO cinder.volume.api [None req-06cc1d14-8114-45f1-ab6d-a1b6f4b84315 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:44.772 8 INFO cinder.api.openstack.wsgi [None req-06cc1d14-8114-45f1-ab6d-a1b6f4b84315 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 returned with HTTP 200 [pid: 8|app: 0|req: 416/829] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:44 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 => generated 1001 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-14 02:11:45.797 7 INFO cinder.api.openstack.wsgi [None req-6fdffbf7-1ac5-4d6f-bfdc-68bf75a1641a 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 2026-05-14 02:11:45.806 7 INFO cinder.api.openstack.wsgi [None req-6fdffbf7-1ac5-4d6f-bfdc-68bf75a1641a 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 returned with HTTP 404 [pid: 7|app: 0|req: 414/830] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:45 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/50a3b81f-2195-4f4a-a367-5a60992cbf30 => generated 109 bytes in 16 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-14 02:11:45.867 8 INFO cinder.api.openstack.wsgi [None req-63651baf-3b6c-40e1-8aff-8d6855fd8b74 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes 2026-05-14 02:11:45.960 8 INFO cinder.api.v3.volumes [None req-63651baf-3b6c-40e1-8aff-8d6855fd8b74 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Create volume of 1 GB 2026-05-14 02:11:45.965 8 INFO cinder.volume.api [None req-63651baf-3b6c-40e1-8aff-8d6855fd8b74 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Availability Zones retrieved successfully. 2026-05-14 02:11:46.135 8 INFO cinder.volume.api [None req-63651baf-3b6c-40e1-8aff-8d6855fd8b74 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Create volume request issued successfully. 2026-05-14 02:11:46.136 8 INFO cinder.api.openstack.wsgi [None req-63651baf-3b6c-40e1-8aff-8d6855fd8b74 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes returned with HTTP 202 [pid: 8|app: 0|req: 417/831] 10.0.0.238 () {34 vars in 723 bytes} [Thu May 14 02:11:45 2026] POST /v3/82b7294929dc4b4f92331a0187f414f0/volumes => generated 871 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-14 02:11:46.156 7 INFO cinder.api.openstack.wsgi [None req-3a98553c-cba9-4151-83a6-7b0de7b55457 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 /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-14 02:11:46.168 7 INFO cinder.volume.api [None req-3a98553c-cba9-4151-83a6-7b0de7b55457 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:46.173 7 INFO cinder.api.openstack.wsgi [None req-3a98553c-cba9-4151-83a6-7b0de7b55457 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 returned with HTTP 200 [pid: 7|app: 0|req: 415/832] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:46 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 => generated 939 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-14 02:11:47.190 8 INFO cinder.api.openstack.wsgi [None req-572fde44-3db0-4146-9d3f-3806c8f35207 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 /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-14 02:11:47.204 8 INFO cinder.volume.api [None req-572fde44-3db0-4146-9d3f-3806c8f35207 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:47.208 8 INFO cinder.api.openstack.wsgi [None req-572fde44-3db0-4146-9d3f-3806c8f35207 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 returned with HTTP 200 [pid: 8|app: 0|req: 418/833] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:47 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 => generated 1348 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-14 02:11:47.230 7 INFO cinder.api.openstack.wsgi [None req-e0ed35a8-3864-43b3-84c0-4359a4edcb86 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 /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-14 02:11:47.245 7 INFO cinder.volume.api [None req-e0ed35a8-3864-43b3-84c0-4359a4edcb86 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:47.249 7 INFO cinder.api.openstack.wsgi [None req-e0ed35a8-3864-43b3-84c0-4359a4edcb86 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 returned with HTTP 200 [pid: 7|app: 0|req: 416/834] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:47 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 => generated 1348 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-14 02:11:47.269 8 INFO cinder.api.openstack.wsgi [None req-dfbeba39-ce07-4e21-a2b4-a9a8f6b50a12 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 /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-14 02:11:47.283 8 INFO cinder.volume.api [None req-dfbeba39-ce07-4e21-a2b4-a9a8f6b50a12 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:47.287 8 INFO cinder.volume.api [None req-dfbeba39-ce07-4e21-a2b4-a9a8f6b50a12 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume updated successfully. 2026-05-14 02:11:47.287 8 INFO cinder.api.openstack.wsgi [None req-dfbeba39-ce07-4e21-a2b4-a9a8f6b50a12 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 returned with HTTP 200 [pid: 8|app: 0|req: 419/835] 10.0.0.238 () {34 vars in 795 bytes} [Thu May 14 02:11:47 2026] PUT /v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 => generated 895 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-14 02:11:47.305 7 INFO cinder.api.openstack.wsgi [None req-81612872-3706-43cc-8870-668f1b97b6e2 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 /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-14 02:11:47.322 7 INFO cinder.volume.api [None req-81612872-3706-43cc-8870-668f1b97b6e2 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:47.330 7 INFO cinder.volume.api [None req-81612872-3706-43cc-8870-668f1b97b6e2 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume updated successfully. 2026-05-14 02:11:47.330 7 INFO cinder.api.openstack.wsgi [None req-81612872-3706-43cc-8870-668f1b97b6e2 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 returned with HTTP 200 [pid: 7|app: 0|req: 417/836] 10.0.0.238 () {34 vars in 796 bytes} [Thu May 14 02:11:47 2026] PUT /v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 => generated 934 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-14 02:11:47.351 8 INFO cinder.api.openstack.wsgi [None req-be775f4f-9ce9-4a1b-8028-7c646ce9477f 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 /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-14 02:11:47.363 8 INFO cinder.volume.api [None req-be775f4f-9ce9-4a1b-8028-7c646ce9477f 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:47.369 8 INFO cinder.api.openstack.wsgi [None req-be775f4f-9ce9-4a1b-8028-7c646ce9477f 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 returned with HTTP 200 [pid: 8|app: 0|req: 420/837] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:47 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 => generated 1387 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-14 02:11:47.389 7 INFO cinder.api.openstack.wsgi [None req-b6e78b36-433d-45a2-84a3-c57930a54e38 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes 2026-05-14 02:11:47.391 7 INFO cinder.api.v3.volumes [None req-b6e78b36-433d-45a2-84a3-c57930a54e38 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Create volume of 1 GB 2026-05-14 02:11:47.396 7 INFO cinder.volume.api [None req-b6e78b36-433d-45a2-84a3-c57930a54e38 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Availability Zones retrieved successfully. 2026-05-14 02:11:47.534 7 INFO cinder.volume.api [None req-b6e78b36-433d-45a2-84a3-c57930a54e38 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Create volume request issued successfully. 2026-05-14 02:11:47.535 7 INFO cinder.api.openstack.wsgi [None req-b6e78b36-433d-45a2-84a3-c57930a54e38 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 418/838] 10.0.0.238 () {34 vars in 723 bytes} [Thu May 14 02:11:47 2026] POST /v3/82b7294929dc4b4f92331a0187f414f0/volumes => generated 891 bytes in 152 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-14 02:11:47.564 8 INFO cinder.api.openstack.wsgi [None req-54412374-0000-45c4-b8b9-1833fb3b7fa0 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/0775bbfc-cdea-4308-afcc-295a1e1cec40 /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-14 02:11:47.576 8 INFO cinder.volume.api [None req-54412374-0000-45c4-b8b9-1833fb3b7fa0 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:47.584 8 INFO cinder.api.openstack.wsgi [None req-54412374-0000-45c4-b8b9-1833fb3b7fa0 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/0775bbfc-cdea-4308-afcc-295a1e1cec40 returned with HTTP 200 [pid: 8|app: 0|req: 421/839] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:47 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/0775bbfc-cdea-4308-afcc-295a1e1cec40 => generated 959 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-14 02:11:48.606 7 INFO cinder.api.openstack.wsgi [None req-0e025f01-0985-4c85-8b18-fa863157ccb3 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/0775bbfc-cdea-4308-afcc-295a1e1cec40 /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-14 02:11:48.621 7 INFO cinder.volume.api [None req-0e025f01-0985-4c85-8b18-fa863157ccb3 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:48.627 7 INFO cinder.api.openstack.wsgi [None req-0e025f01-0985-4c85-8b18-fa863157ccb3 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/0775bbfc-cdea-4308-afcc-295a1e1cec40 returned with HTTP 200 [pid: 7|app: 0|req: 419/840] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:48 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/0775bbfc-cdea-4308-afcc-295a1e1cec40 => generated 984 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-14 02:11:48.652 8 INFO cinder.api.openstack.wsgi [None req-f36dc369-e651-4a08-b31c-3ef14651dc9d 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/0775bbfc-cdea-4308-afcc-295a1e1cec40 /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-14 02:11:48.669 8 INFO cinder.volume.api [None req-f36dc369-e651-4a08-b31c-3ef14651dc9d 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:48.675 8 INFO cinder.volume.api [None req-f36dc369-e651-4a08-b31c-3ef14651dc9d 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume updated successfully. 2026-05-14 02:11:48.675 8 INFO cinder.api.openstack.wsgi [None req-f36dc369-e651-4a08-b31c-3ef14651dc9d 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/0775bbfc-cdea-4308-afcc-295a1e1cec40 returned with HTTP 200 [pid: 8|app: 0|req: 422/841] 10.0.0.238 () {34 vars in 795 bytes} [Thu May 14 02:11:48 2026] PUT /v3/82b7294929dc4b4f92331a0187f414f0/volumes/0775bbfc-cdea-4308-afcc-295a1e1cec40 => 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-14 02:11:48.694 7 INFO cinder.api.openstack.wsgi [None req-8315e78b-3049-419d-b881-dd9ffe775b8d 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/0775bbfc-cdea-4308-afcc-295a1e1cec40 /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-14 02:11:48.712 7 INFO cinder.volume.api [None req-8315e78b-3049-419d-b881-dd9ffe775b8d 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:48.718 7 INFO cinder.api.openstack.wsgi [None req-8315e78b-3049-419d-b881-dd9ffe775b8d 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/0775bbfc-cdea-4308-afcc-295a1e1cec40 returned with HTTP 200 [pid: 7|app: 0|req: 420/842] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:48 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/0775bbfc-cdea-4308-afcc-295a1e1cec40 => generated 950 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-14 02:11:48.741 8 INFO cinder.api.openstack.wsgi [None req-278f009d-ff81-41ae-a39a-94c75a8cf2c5 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/0775bbfc-cdea-4308-afcc-295a1e1cec40 2026-05-14 02:11:48.742 8 INFO cinder.api.v3.volumes [None req-278f009d-ff81-41ae-a39a-94c75a8cf2c5 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Delete volume with id: 0775bbfc-cdea-4308-afcc-295a1e1cec40 /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-14 02:11:48.752 8 INFO cinder.volume.api [None req-278f009d-ff81-41ae-a39a-94c75a8cf2c5 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:48.773 8 INFO cinder.volume.api [None req-278f009d-ff81-41ae-a39a-94c75a8cf2c5 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Delete volume request issued successfully. 2026-05-14 02:11:48.773 8 INFO cinder.api.openstack.wsgi [None req-278f009d-ff81-41ae-a39a-94c75a8cf2c5 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/0775bbfc-cdea-4308-afcc-295a1e1cec40 returned with HTTP 202 [pid: 8|app: 0|req: 423/843] 10.0.0.238 () {32 vars in 778 bytes} [Thu May 14 02:11:48 2026] DELETE /v3/82b7294929dc4b4f92331a0187f414f0/volumes/0775bbfc-cdea-4308-afcc-295a1e1cec40 => 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-14 02:11:48.786 7 INFO cinder.api.openstack.wsgi [None req-6509a48e-f9bb-4e4f-978d-65ad718a8ece 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/0775bbfc-cdea-4308-afcc-295a1e1cec40 /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-14 02:11:48.801 7 INFO cinder.volume.api [None req-6509a48e-f9bb-4e4f-978d-65ad718a8ece 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:48.807 7 INFO cinder.api.openstack.wsgi [None req-6509a48e-f9bb-4e4f-978d-65ad718a8ece 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/0775bbfc-cdea-4308-afcc-295a1e1cec40 returned with HTTP 200 [pid: 7|app: 0|req: 421/844] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:48 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/0775bbfc-cdea-4308-afcc-295a1e1cec40 => generated 949 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-14 02:11:49.832 8 INFO cinder.api.openstack.wsgi [None req-9c150974-4c66-4a19-92f3-35e7cbd245bf 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/0775bbfc-cdea-4308-afcc-295a1e1cec40 2026-05-14 02:11:49.841 8 INFO cinder.api.openstack.wsgi [None req-9c150974-4c66-4a19-92f3-35e7cbd245bf 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/0775bbfc-cdea-4308-afcc-295a1e1cec40 returned with HTTP 404 [pid: 8|app: 0|req: 424/845] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:49 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/0775bbfc-cdea-4308-afcc-295a1e1cec40 => generated 109 bytes in 16 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-14 02:11:49.853 7 INFO cinder.api.openstack.wsgi [None req-a586dbff-5240-4ed3-bbd5-8333b4af12de 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 /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-14 02:11:49.869 7 INFO cinder.volume.api [None req-a586dbff-5240-4ed3-bbd5-8333b4af12de 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:49.883 7 INFO cinder.api.openstack.wsgi [None req-a586dbff-5240-4ed3-bbd5-8333b4af12de 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 returned with HTTP 200 [pid: 7|app: 0|req: 422/846] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:49 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 => generated 1387 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:11:49.906 8 INFO cinder.api.openstack.wsgi [None req-578a8d37-fc98-4c50-887e-c026d784dd95 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 2026-05-14 02:11:49.906 8 INFO cinder.api.v3.volumes [None req-578a8d37-fc98-4c50-887e-c026d784dd95 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Delete volume with id: 3fc747ca-cda8-4211-a769-eff971291751 /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-14 02:11:49.922 8 INFO cinder.volume.api [None req-578a8d37-fc98-4c50-887e-c026d784dd95 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:49.946 8 INFO cinder.volume.api [None req-578a8d37-fc98-4c50-887e-c026d784dd95 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Delete volume request issued successfully. 2026-05-14 02:11:49.946 8 INFO cinder.api.openstack.wsgi [None req-578a8d37-fc98-4c50-887e-c026d784dd95 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 returned with HTTP 202 [pid: 8|app: 0|req: 425/847] 10.0.0.238 () {32 vars in 778 bytes} [Thu May 14 02:11:49 2026] DELETE /v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 => 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-14 02:11:49.957 7 INFO cinder.api.openstack.wsgi [None req-87d967d3-e936-412a-851f-0a015d4bc05c 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 /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-14 02:11:49.982 7 INFO cinder.volume.api [None req-87d967d3-e936-412a-851f-0a015d4bc05c 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:49.995 7 INFO cinder.api.openstack.wsgi [None req-87d967d3-e936-412a-851f-0a015d4bc05c 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 returned with HTTP 200 [pid: 7|app: 0|req: 423/848] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:49 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 => generated 1386 bytes in 44 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-14 02:11:51.017 8 INFO cinder.api.openstack.wsgi [None req-5b5cfd1e-a943-41ce-be0f-d0ca28daeed3 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 2026-05-14 02:11:51.026 8 INFO cinder.api.openstack.wsgi [None req-5b5cfd1e-a943-41ce-be0f-d0ca28daeed3 467d8a10368a4ec4bbb6a0aaf294c7d2 82b7294929dc4b4f92331a0187f414f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 returned with HTTP 404 [pid: 8|app: 0|req: 426/849] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:51 2026] GET /v3/82b7294929dc4b4f92331a0187f414f0/volumes/3fc747ca-cda8-4211-a769-eff971291751 => 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-14 02:11:54.038 7 INFO cinder.api.openstack.wsgi [None req-584f6252-15f0-4fe5-876f-3cfaed54b23a 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes 2026-05-14 02:11:54.064 7 INFO cinder.volume.api [None req-584f6252-15f0-4fe5-876f-3cfaed54b23a 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Get all volumes completed successfully. 2026-05-14 02:11:54.065 7 INFO cinder.api.openstack.wsgi [None req-584f6252-15f0-4fe5-876f-3cfaed54b23a 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes returned with HTTP 200 [pid: 7|app: 0|req: 424/850] 10.0.0.238 () {32 vars in 701 bytes} [Thu May 14 02:11:53 2026] GET /v3/17aad1632ae9459b90d94111cdbbffcf/volumes => generated 15 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:11:54.081 8 INFO cinder.api.openstack.wsgi [None req-33dd894c-b444-4686-b578-5ae25b69ac27 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes 2026-05-14 02:11:54.085 8 INFO cinder.api.v3.volumes [None req-33dd894c-b444-4686-b578-5ae25b69ac27 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Create volume of 1 GB 2026-05-14 02:11:54.090 8 INFO cinder.volume.api [None req-33dd894c-b444-4686-b578-5ae25b69ac27 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Availability Zones retrieved successfully. 2026-05-14 02:11:54.257 8 INFO cinder.volume.api [None req-33dd894c-b444-4686-b578-5ae25b69ac27 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Create volume request issued successfully. 2026-05-14 02:11:54.258 8 INFO cinder.api.openstack.wsgi [None req-33dd894c-b444-4686-b578-5ae25b69ac27 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes returned with HTTP 202 [pid: 8|app: 0|req: 427/851] 10.0.0.238 () {34 vars in 723 bytes} [Thu May 14 02:11:54 2026] POST /v3/17aad1632ae9459b90d94111cdbbffcf/volumes => generated 875 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-14 02:11:54.277 7 INFO cinder.api.openstack.wsgi [None req-a527cb5a-10f0-41d8-a19b-9a9188729abe 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/c8e893e5-4328-41e4-8857-b870c63096fe /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-14 02:11:54.294 7 INFO cinder.volume.api [None req-a527cb5a-10f0-41d8-a19b-9a9188729abe 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Volume info retrieved successfully. 2026-05-14 02:11:54.300 7 INFO cinder.api.openstack.wsgi [None req-a527cb5a-10f0-41d8-a19b-9a9188729abe 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/c8e893e5-4328-41e4-8857-b870c63096fe returned with HTTP 200 [pid: 7|app: 0|req: 425/852] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:54 2026] GET /v3/17aad1632ae9459b90d94111cdbbffcf/volumes/c8e893e5-4328-41e4-8857-b870c63096fe => generated 943 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:54.585 8 INFO cinder.api.openstack.wsgi [None req-33dd894c-b444-4686-b578-5ae25b69ac27 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:11:54.585 7 INFO cinder.api.openstack.wsgi [None req-a527cb5a-10f0-41d8-a19b-9a9188729abe 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:11:54.586 8 INFO cinder.api.openstack.wsgi [None req-33dd894c-b444-4686-b578-5ae25b69ac27 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:11:54.587 7 INFO cinder.api.openstack.wsgi [None req-a527cb5a-10f0-41d8-a19b-9a9188729abe 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://10.0.0.12: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-14 02:11:55.322 8 INFO cinder.api.openstack.wsgi [None req-90ba2766-2926-4a29-8bcc-84adb6da5393 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/c8e893e5-4328-41e4-8857-b870c63096fe /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-14 02:11:55.333 8 INFO cinder.volume.api [None req-90ba2766-2926-4a29-8bcc-84adb6da5393 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Volume info retrieved successfully. 2026-05-14 02:11:55.338 8 INFO cinder.api.openstack.wsgi [None req-90ba2766-2926-4a29-8bcc-84adb6da5393 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/c8e893e5-4328-41e4-8857-b870c63096fe returned with HTTP 200 [pid: 8|app: 0|req: 429/855] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:55 2026] GET /v3/17aad1632ae9459b90d94111cdbbffcf/volumes/c8e893e5-4328-41e4-8857-b870c63096fe => generated 968 bytes in 22 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-14 02:11:55.359 7 INFO cinder.api.openstack.wsgi [None req-177e8995-6791-477a-bf88-e5cbc866b96b 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/c8e893e5-4328-41e4-8857-b870c63096fe /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-14 02:11:55.373 7 INFO cinder.volume.api [None req-177e8995-6791-477a-bf88-e5cbc866b96b 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Volume info retrieved successfully. 2026-05-14 02:11:55.378 7 INFO cinder.api.openstack.wsgi [None req-177e8995-6791-477a-bf88-e5cbc866b96b 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/c8e893e5-4328-41e4-8857-b870c63096fe returned with HTTP 200 [pid: 7|app: 0|req: 427/856] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:55 2026] GET /v3/17aad1632ae9459b90d94111cdbbffcf/volumes/c8e893e5-4328-41e4-8857-b870c63096fe => 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-14 02:11:55.398 8 INFO cinder.api.openstack.wsgi [None req-945d527b-8f93-4bc9-9e09-9120ccf998d9 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes 2026-05-14 02:11:55.401 8 INFO cinder.api.v3.volumes [None req-945d527b-8f93-4bc9-9e09-9120ccf998d9 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Create volume of 1 GB 2026-05-14 02:11:55.407 8 INFO cinder.volume.api [None req-945d527b-8f93-4bc9-9e09-9120ccf998d9 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Availability Zones retrieved successfully. 2026-05-14 02:11:55.523 8 INFO cinder.volume.api [None req-945d527b-8f93-4bc9-9e09-9120ccf998d9 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Create volume request issued successfully. 2026-05-14 02:11:55.524 8 INFO cinder.api.openstack.wsgi [None req-945d527b-8f93-4bc9-9e09-9120ccf998d9 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes returned with HTTP 202 [pid: 8|app: 0|req: 430/857] 10.0.0.238 () {34 vars in 723 bytes} [Thu May 14 02:11:55 2026] POST /v3/17aad1632ae9459b90d94111cdbbffcf/volumes => generated 875 bytes in 132 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-14 02:11:55.545 7 INFO cinder.api.openstack.wsgi [None req-daadc5d8-143b-4384-b605-98b82baa587b 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/f92cc522-38bf-475a-b1af-69a83d011def /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-14 02:11:55.562 7 INFO cinder.volume.api [None req-daadc5d8-143b-4384-b605-98b82baa587b 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Volume info retrieved successfully. 2026-05-14 02:11:55.568 7 INFO cinder.api.openstack.wsgi [None req-daadc5d8-143b-4384-b605-98b82baa587b 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/f92cc522-38bf-475a-b1af-69a83d011def returned with HTTP 200 [pid: 7|app: 0|req: 428/858] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:55 2026] GET /v3/17aad1632ae9459b90d94111cdbbffcf/volumes/f92cc522-38bf-475a-b1af-69a83d011def => generated 943 bytes in 30 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-14 02:11:56.590 8 INFO cinder.api.openstack.wsgi [None req-f6680344-4e96-4069-a14e-47ac0b5b2c2a 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/f92cc522-38bf-475a-b1af-69a83d011def /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-14 02:11:56.603 8 INFO cinder.volume.api [None req-f6680344-4e96-4069-a14e-47ac0b5b2c2a 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Volume info retrieved successfully. 2026-05-14 02:11:56.607 8 INFO cinder.api.openstack.wsgi [None req-f6680344-4e96-4069-a14e-47ac0b5b2c2a 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/f92cc522-38bf-475a-b1af-69a83d011def returned with HTTP 200 [pid: 8|app: 0|req: 431/859] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:56 2026] GET /v3/17aad1632ae9459b90d94111cdbbffcf/volumes/f92cc522-38bf-475a-b1af-69a83d011def => generated 968 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-14 02:11:56.623 7 INFO cinder.api.openstack.wsgi [None req-d751e83e-9f70-49cf-8908-e930107c5d4c 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/f92cc522-38bf-475a-b1af-69a83d011def /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-14 02:11:56.638 7 INFO cinder.volume.api [None req-d751e83e-9f70-49cf-8908-e930107c5d4c 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Volume info retrieved successfully. 2026-05-14 02:11:56.644 7 INFO cinder.api.openstack.wsgi [None req-d751e83e-9f70-49cf-8908-e930107c5d4c 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/f92cc522-38bf-475a-b1af-69a83d011def returned with HTTP 200 [pid: 7|app: 0|req: 429/860] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:56 2026] GET /v3/17aad1632ae9459b90d94111cdbbffcf/volumes/f92cc522-38bf-475a-b1af-69a83d011def => generated 968 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-14 02:11:56.661 8 INFO cinder.api.openstack.wsgi [None req-4342b84b-0ebf-40ab-978c-a8a9007ac9bc 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes 2026-05-14 02:11:56.663 8 INFO cinder.api.v3.volumes [None req-4342b84b-0ebf-40ab-978c-a8a9007ac9bc 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Create volume of 1 GB 2026-05-14 02:11:56.667 8 INFO cinder.volume.api [None req-4342b84b-0ebf-40ab-978c-a8a9007ac9bc 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Availability Zones retrieved successfully. 2026-05-14 02:11:56.790 8 INFO cinder.volume.api [None req-4342b84b-0ebf-40ab-978c-a8a9007ac9bc 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Create volume request issued successfully. 2026-05-14 02:11:56.791 8 INFO cinder.api.openstack.wsgi [None req-4342b84b-0ebf-40ab-978c-a8a9007ac9bc 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes returned with HTTP 202 [pid: 8|app: 0|req: 432/861] 10.0.0.238 () {34 vars in 723 bytes} [Thu May 14 02:11:56 2026] POST /v3/17aad1632ae9459b90d94111cdbbffcf/volumes => generated 875 bytes in 135 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-14 02:11:56.808 7 INFO cinder.api.openstack.wsgi [None req-9759158b-eb73-4fb6-b42a-87aa9a3ef69b 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/52f48240-6809-4c6a-8be3-b4e47e888f07 /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-14 02:11:56.821 7 INFO cinder.volume.api [None req-9759158b-eb73-4fb6-b42a-87aa9a3ef69b 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Volume info retrieved successfully. 2026-05-14 02:11:56.825 7 INFO cinder.api.openstack.wsgi [None req-9759158b-eb73-4fb6-b42a-87aa9a3ef69b 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/52f48240-6809-4c6a-8be3-b4e47e888f07 returned with HTTP 200 [pid: 7|app: 0|req: 430/862] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:56 2026] GET /v3/17aad1632ae9459b90d94111cdbbffcf/volumes/52f48240-6809-4c6a-8be3-b4e47e888f07 => generated 943 bytes in 22 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-14 02:11:57.851 8 INFO cinder.api.openstack.wsgi [None req-0a193836-b791-4d39-96df-1363fa7fd62e 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/52f48240-6809-4c6a-8be3-b4e47e888f07 /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-14 02:11:57.865 8 INFO cinder.volume.api [None req-0a193836-b791-4d39-96df-1363fa7fd62e 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Volume info retrieved successfully. 2026-05-14 02:11:57.871 8 INFO cinder.api.openstack.wsgi [None req-0a193836-b791-4d39-96df-1363fa7fd62e 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/52f48240-6809-4c6a-8be3-b4e47e888f07 returned with HTTP 200 [pid: 8|app: 0|req: 433/863] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:57 2026] GET /v3/17aad1632ae9459b90d94111cdbbffcf/volumes/52f48240-6809-4c6a-8be3-b4e47e888f07 => generated 968 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-14 02:11:57.890 7 INFO cinder.api.openstack.wsgi [None req-646c86ed-83e9-45a1-afcf-ec4ad2c159a6 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/52f48240-6809-4c6a-8be3-b4e47e888f07 /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-14 02:11:57.905 7 INFO cinder.volume.api [None req-646c86ed-83e9-45a1-afcf-ec4ad2c159a6 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Volume info retrieved successfully. 2026-05-14 02:11:57.911 7 INFO cinder.api.openstack.wsgi [None req-646c86ed-83e9-45a1-afcf-ec4ad2c159a6 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/52f48240-6809-4c6a-8be3-b4e47e888f07 returned with HTTP 200 [pid: 7|app: 0|req: 431/864] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:57 2026] GET /v3/17aad1632ae9459b90d94111cdbbffcf/volumes/52f48240-6809-4c6a-8be3-b4e47e888f07 => generated 968 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-14 02:11:57.931 8 INFO cinder.api.openstack.wsgi [None req-2ab18fa6-1e6d-4551-959a-7c0c209acd64 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes 2026-05-14 02:11:57.963 8 INFO cinder.volume.api [None req-2ab18fa6-1e6d-4551-959a-7c0c209acd64 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Get all volumes completed successfully. 2026-05-14 02:11:57.964 8 INFO cinder.api.openstack.wsgi [None req-2ab18fa6-1e6d-4551-959a-7c0c209acd64 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes returned with HTTP 200 [pid: 8|app: 0|req: 434/865] 10.0.0.238 () {32 vars in 701 bytes} [Thu May 14 02:11:57 2026] GET /v3/17aad1632ae9459b90d94111cdbbffcf/volumes => generated 1321 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-14 02:11:57.994 7 INFO cinder.api.openstack.wsgi [None req-61cd5c44-9bbd-457a-a2ea-c61a5aa0ca54 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/52f48240-6809-4c6a-8be3-b4e47e888f07 /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-14 02:11:58.009 7 INFO cinder.volume.api [None req-61cd5c44-9bbd-457a-a2ea-c61a5aa0ca54 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Volume info retrieved successfully. 2026-05-14 02:11:58.017 7 INFO cinder.api.openstack.wsgi [None req-61cd5c44-9bbd-457a-a2ea-c61a5aa0ca54 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/52f48240-6809-4c6a-8be3-b4e47e888f07 returned with HTTP 200 [pid: 7|app: 0|req: 432/866] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:57 2026] GET /v3/17aad1632ae9459b90d94111cdbbffcf/volumes/52f48240-6809-4c6a-8be3-b4e47e888f07 => generated 968 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-14 02:11:58.038 8 INFO cinder.api.openstack.wsgi [None req-93099c46-2972-4efe-8794-944ef2aece1f 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/52f48240-6809-4c6a-8be3-b4e47e888f07 2026-05-14 02:11:58.038 8 INFO cinder.api.v3.volumes [None req-93099c46-2972-4efe-8794-944ef2aece1f 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Delete volume with id: 52f48240-6809-4c6a-8be3-b4e47e888f07 /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-14 02:11:58.053 8 INFO cinder.volume.api [None req-93099c46-2972-4efe-8794-944ef2aece1f 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Volume info retrieved successfully. 2026-05-14 02:11:58.077 8 INFO cinder.volume.api [None req-93099c46-2972-4efe-8794-944ef2aece1f 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Delete volume request issued successfully. 2026-05-14 02:11:58.077 8 INFO cinder.api.openstack.wsgi [None req-93099c46-2972-4efe-8794-944ef2aece1f 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/52f48240-6809-4c6a-8be3-b4e47e888f07 returned with HTTP 202 [pid: 8|app: 0|req: 435/867] 10.0.0.238 () {32 vars in 778 bytes} [Thu May 14 02:11:58 2026] DELETE /v3/17aad1632ae9459b90d94111cdbbffcf/volumes/52f48240-6809-4c6a-8be3-b4e47e888f07 => generated 0 bytes in 45 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-14 02:11:58.090 7 INFO cinder.api.openstack.wsgi [None req-060b5a95-7631-45ff-9b99-0224b74bb69a 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/52f48240-6809-4c6a-8be3-b4e47e888f07 /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-14 02:11:58.105 7 INFO cinder.volume.api [None req-060b5a95-7631-45ff-9b99-0224b74bb69a 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Volume info retrieved successfully. 2026-05-14 02:11:58.110 7 INFO cinder.api.openstack.wsgi [None req-060b5a95-7631-45ff-9b99-0224b74bb69a 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/52f48240-6809-4c6a-8be3-b4e47e888f07 returned with HTTP 200 [pid: 7|app: 0|req: 433/868] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:58 2026] GET /v3/17aad1632ae9459b90d94111cdbbffcf/volumes/52f48240-6809-4c6a-8be3-b4e47e888f07 => generated 967 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-14 02:11:59.137 8 INFO cinder.api.openstack.wsgi [None req-87dc3afb-4ee0-4853-8318-9d016fd4aabc 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/52f48240-6809-4c6a-8be3-b4e47e888f07 2026-05-14 02:11:59.145 8 INFO cinder.api.openstack.wsgi [None req-87dc3afb-4ee0-4853-8318-9d016fd4aabc 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/52f48240-6809-4c6a-8be3-b4e47e888f07 returned with HTTP 404 [pid: 8|app: 0|req: 436/869] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:59 2026] GET /v3/17aad1632ae9459b90d94111cdbbffcf/volumes/52f48240-6809-4c6a-8be3-b4e47e888f07 => 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-14 02:11:59.154 7 INFO cinder.api.openstack.wsgi [None req-94f24e7f-ba11-46c1-8de9-21871bde9876 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/f92cc522-38bf-475a-b1af-69a83d011def /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-14 02:11:59.174 7 INFO cinder.volume.api [None req-94f24e7f-ba11-46c1-8de9-21871bde9876 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Volume info retrieved successfully. 2026-05-14 02:11:59.180 7 INFO cinder.api.openstack.wsgi [None req-94f24e7f-ba11-46c1-8de9-21871bde9876 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/f92cc522-38bf-475a-b1af-69a83d011def returned with HTTP 200 [pid: 7|app: 0|req: 434/870] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:59 2026] GET /v3/17aad1632ae9459b90d94111cdbbffcf/volumes/f92cc522-38bf-475a-b1af-69a83d011def => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:59.201 8 INFO cinder.api.openstack.wsgi [None req-8ced905c-4b3a-43dc-bb50-55fcc2a7cb46 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/f92cc522-38bf-475a-b1af-69a83d011def 2026-05-14 02:11:59.201 8 INFO cinder.api.v3.volumes [None req-8ced905c-4b3a-43dc-bb50-55fcc2a7cb46 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Delete volume with id: f92cc522-38bf-475a-b1af-69a83d011def /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-14 02:11:59.210 8 INFO cinder.volume.api [None req-8ced905c-4b3a-43dc-bb50-55fcc2a7cb46 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Volume info retrieved successfully. 2026-05-14 02:11:59.229 8 INFO cinder.volume.api [None req-8ced905c-4b3a-43dc-bb50-55fcc2a7cb46 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Delete volume request issued successfully. 2026-05-14 02:11:59.229 8 INFO cinder.api.openstack.wsgi [None req-8ced905c-4b3a-43dc-bb50-55fcc2a7cb46 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/f92cc522-38bf-475a-b1af-69a83d011def returned with HTTP 202 [pid: 8|app: 0|req: 437/871] 10.0.0.238 () {32 vars in 778 bytes} [Thu May 14 02:11:59 2026] DELETE /v3/17aad1632ae9459b90d94111cdbbffcf/volumes/f92cc522-38bf-475a-b1af-69a83d011def => 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-14 02:11:59.240 7 INFO cinder.api.openstack.wsgi [None req-d95b16b8-7592-484a-8a0d-def00cc093ff 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/f92cc522-38bf-475a-b1af-69a83d011def /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-14 02:11:59.256 7 INFO cinder.volume.api [None req-d95b16b8-7592-484a-8a0d-def00cc093ff 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Volume info retrieved successfully. 2026-05-14 02:11:59.261 7 INFO cinder.api.openstack.wsgi [None req-d95b16b8-7592-484a-8a0d-def00cc093ff 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/f92cc522-38bf-475a-b1af-69a83d011def returned with HTTP 200 [pid: 7|app: 0|req: 435/872] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:11:59 2026] GET /v3/17aad1632ae9459b90d94111cdbbffcf/volumes/f92cc522-38bf-475a-b1af-69a83d011def => generated 967 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-14 02:12:00.286 8 INFO cinder.api.openstack.wsgi [None req-65ca7f9d-d3fa-42df-8ad2-7f3dfdf1ac88 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/f92cc522-38bf-475a-b1af-69a83d011def 2026-05-14 02:12:00.294 8 INFO cinder.api.openstack.wsgi [None req-65ca7f9d-d3fa-42df-8ad2-7f3dfdf1ac88 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/f92cc522-38bf-475a-b1af-69a83d011def returned with HTTP 404 [pid: 8|app: 0|req: 438/873] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:12:00 2026] GET /v3/17aad1632ae9459b90d94111cdbbffcf/volumes/f92cc522-38bf-475a-b1af-69a83d011def => generated 109 bytes in 15 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-14 02:12:00.307 7 INFO cinder.api.openstack.wsgi [None req-d700f680-5aa3-404d-bef7-1856142239fa 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/c8e893e5-4328-41e4-8857-b870c63096fe /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-14 02:12:00.323 7 INFO cinder.volume.api [None req-d700f680-5aa3-404d-bef7-1856142239fa 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Volume info retrieved successfully. 2026-05-14 02:12:00.329 7 INFO cinder.api.openstack.wsgi [None req-d700f680-5aa3-404d-bef7-1856142239fa 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/c8e893e5-4328-41e4-8857-b870c63096fe returned with HTTP 200 [pid: 7|app: 0|req: 436/874] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:12:00 2026] GET /v3/17aad1632ae9459b90d94111cdbbffcf/volumes/c8e893e5-4328-41e4-8857-b870c63096fe => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:12:00.351 8 INFO cinder.api.openstack.wsgi [None req-a09128b2-5b36-4872-9c2f-1f0c28d88cb1 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/c8e893e5-4328-41e4-8857-b870c63096fe 2026-05-14 02:12:00.352 8 INFO cinder.api.v3.volumes [None req-a09128b2-5b36-4872-9c2f-1f0c28d88cb1 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Delete volume with id: c8e893e5-4328-41e4-8857-b870c63096fe /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-14 02:12:00.363 8 INFO cinder.volume.api [None req-a09128b2-5b36-4872-9c2f-1f0c28d88cb1 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Volume info retrieved successfully. 2026-05-14 02:12:00.390 8 INFO cinder.volume.api [None req-a09128b2-5b36-4872-9c2f-1f0c28d88cb1 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Delete volume request issued successfully. 2026-05-14 02:12:00.391 8 INFO cinder.api.openstack.wsgi [None req-a09128b2-5b36-4872-9c2f-1f0c28d88cb1 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/c8e893e5-4328-41e4-8857-b870c63096fe returned with HTTP 202 [pid: 8|app: 0|req: 439/875] 10.0.0.238 () {32 vars in 778 bytes} [Thu May 14 02:12:00 2026] DELETE /v3/17aad1632ae9459b90d94111cdbbffcf/volumes/c8e893e5-4328-41e4-8857-b870c63096fe => generated 0 bytes in 47 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-14 02:12:00.404 7 INFO cinder.api.openstack.wsgi [None req-7896bdd1-b911-45e2-8881-0fd4cb4dfb88 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/c8e893e5-4328-41e4-8857-b870c63096fe /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-14 02:12:00.418 7 INFO cinder.volume.api [None req-7896bdd1-b911-45e2-8881-0fd4cb4dfb88 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] Volume info retrieved successfully. 2026-05-14 02:12:00.434 7 INFO cinder.api.openstack.wsgi [None req-7896bdd1-b911-45e2-8881-0fd4cb4dfb88 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/c8e893e5-4328-41e4-8857-b870c63096fe returned with HTTP 200 [pid: 7|app: 0|req: 437/876] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:12:00 2026] GET /v3/17aad1632ae9459b90d94111cdbbffcf/volumes/c8e893e5-4328-41e4-8857-b870c63096fe => generated 967 bytes in 39 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-14 02:12:01.456 8 INFO cinder.api.openstack.wsgi [None req-43b59a69-43f1-4c20-8fe3-43a37c36ec68 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/c8e893e5-4328-41e4-8857-b870c63096fe 2026-05-14 02:12:01.463 8 INFO cinder.api.openstack.wsgi [None req-43b59a69-43f1-4c20-8fe3-43a37c36ec68 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17aad1632ae9459b90d94111cdbbffcf/volumes/c8e893e5-4328-41e4-8857-b870c63096fe returned with HTTP 404 [pid: 8|app: 0|req: 440/877] 10.0.0.238 () {32 vars in 775 bytes} [Thu May 14 02:12:01 2026] GET /v3/17aad1632ae9459b90d94111cdbbffcf/volumes/c8e893e5-4328-41e4-8857-b870c63096fe => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-14 02:12:04.584 7 INFO cinder.api.openstack.wsgi [None req-7896bdd1-b911-45e2-8881-0fd4cb4dfb88 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:12:04.585 7 INFO cinder.api.openstack.wsgi [None req-7896bdd1-b911-45e2-8881-0fd4cb4dfb88 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:12:04.585 8 INFO cinder.api.openstack.wsgi [None req-43b59a69-43f1-4c20-8fe3-43a37c36ec68 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:12:04.586 8 INFO cinder.api.openstack.wsgi [None req-43b59a69-43f1-4c20-8fe3-43a37c36ec68 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:12:14.585 7 INFO cinder.api.openstack.wsgi [None req-7896bdd1-b911-45e2-8881-0fd4cb4dfb88 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:12:14.585 8 INFO cinder.api.openstack.wsgi [None req-43b59a69-43f1-4c20-8fe3-43a37c36ec68 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:12:14.586 7 INFO cinder.api.openstack.wsgi [None req-7896bdd1-b911-45e2-8881-0fd4cb4dfb88 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:12:14.586 8 INFO cinder.api.openstack.wsgi [None req-43b59a69-43f1-4c20-8fe3-43a37c36ec68 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:12:24.585 8 INFO cinder.api.openstack.wsgi [None req-43b59a69-43f1-4c20-8fe3-43a37c36ec68 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:12:24.586 7 INFO cinder.api.openstack.wsgi [None req-7896bdd1-b911-45e2-8881-0fd4cb4dfb88 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:12:24.586 8 INFO cinder.api.openstack.wsgi [None req-43b59a69-43f1-4c20-8fe3-43a37c36ec68 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:12:24.587 7 INFO cinder.api.openstack.wsgi [None req-7896bdd1-b911-45e2-8881-0fd4cb4dfb88 3e1880027131423789d414fa9d970092 17aad1632ae9459b90d94111cdbbffcf - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:12:30.520 8 INFO cinder.api.openstack.wsgi [None req-93fb461e-9762-4cf0-9abe-e8c293d5867d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:12:31.023 8 INFO cinder.api.openstack.wsgi [None req-93fb461e-9762-4cf0-9abe-e8c293d5867d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 444/884] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:12:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 768 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-14 02:12:31.036 7 INFO cinder.api.openstack.wsgi [None req-2d4e0ee8-1d9b-49e2-9c8e-30689600ea65 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:12:31.042 7 INFO cinder.api.openstack.wsgi [None req-2d4e0ee8-1d9b-49e2-9c8e-30689600ea65 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 441/885] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:12:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:12:31.188 8 INFO cinder.api.openstack.wsgi [None req-2ef0189c-f7c3-4858-b345-e2796175e37e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/303d5ac3135b42f5a22c16378eea6c47?usage=true 2026-05-14 02:12:31.215 8 INFO cinder.api.openstack.wsgi [None req-2ef0189c-f7c3-4858-b345-e2796175e37e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/303d5ac3135b42f5a22c16378eea6c47?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/886] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:12:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/303d5ac3135b42f5a22c16378eea6c47?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:12:31.225 7 INFO cinder.api.openstack.wsgi [None req-e3b7e3d7-1e9d-49ee-b650-1bc89803362c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/64e7adb5e87d4e9289a865ce78b15ee8?usage=true 2026-05-14 02:12:31.243 7 INFO cinder.api.openstack.wsgi [None req-e3b7e3d7-1e9d-49ee-b650-1bc89803362c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/64e7adb5e87d4e9289a865ce78b15ee8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/887] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:12:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/64e7adb5e87d4e9289a865ce78b15ee8?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:12:31.266 8 INFO cinder.api.openstack.wsgi [None req-dae5087b-b1ca-4316-8ea4-6400892aca9e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:12:31.297 8 INFO cinder.api.openstack.wsgi [None req-dae5087b-b1ca-4316-8ea4-6400892aca9e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/888] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:12:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:12:31.310 7 INFO cinder.api.openstack.wsgi [None req-0c78ce90-2218-428e-90d0-d027772ea6da 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:12:31.332 7 INFO cinder.api.openstack.wsgi [None req-0c78ce90-2218-428e-90d0-d027772ea6da 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/889] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:12:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:12:31.345 8 INFO cinder.api.openstack.wsgi [None req-48ff7eb6-1040-4c12-afb3-7e6e0a884cb7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b6893cf1aadd4f3487580394680f2ac6?usage=true 2026-05-14 02:12:31.379 8 INFO cinder.api.openstack.wsgi [None req-48ff7eb6-1040-4c12-afb3-7e6e0a884cb7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b6893cf1aadd4f3487580394680f2ac6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/890] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:12:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b6893cf1aadd4f3487580394680f2ac6?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:12:31.391 7 INFO cinder.api.openstack.wsgi [None req-871b5cb7-99c0-447e-8ab8-9cb58a52d5a6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ba1a6d54d32f4f3bb0cc326bcbdc8027?usage=true 2026-05-14 02:12:31.412 7 INFO cinder.api.openstack.wsgi [None req-871b5cb7-99c0-447e-8ab8-9cb58a52d5a6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ba1a6d54d32f4f3bb0cc326bcbdc8027?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/891] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:12:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ba1a6d54d32f4f3bb0cc326bcbdc8027?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:12:31.424 8 INFO cinder.api.openstack.wsgi [None req-e68e2cb6-51f6-4e29-b90a-983e273ef85b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:12:31.458 8 INFO cinder.api.openstack.wsgi [None req-e68e2cb6-51f6-4e29-b90a-983e273ef85b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/892] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:12:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:12:31.472 7 INFO cinder.api.openstack.wsgi [None req-fe909756-7b28-4ca1-88bc-56f7207fa418 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/d4024701372645ea8aed9b44ea36aa8b?usage=true 2026-05-14 02:12:31.492 7 INFO cinder.api.openstack.wsgi [None req-fe909756-7b28-4ca1-88bc-56f7207fa418 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/d4024701372645ea8aed9b44ea36aa8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/893] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:12:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/d4024701372645ea8aed9b44ea36aa8b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:12:31.503 8 INFO cinder.api.openstack.wsgi [None req-878aabb5-df40-49f8-a242-1d131365451d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:12:31.517 8 INFO cinder.volume.api [None req-878aabb5-df40-49f8-a242-1d131365451d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:12:31.520 8 INFO cinder.api.openstack.wsgi [None req-878aabb5-df40-49f8-a242-1d131365451d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 449/894] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:12:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:12:31.537 7 INFO cinder.api.openstack.wsgi [None req-85cd8b10-a67a-4f1c-967d-dce9d99638c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:12:31.542 7 INFO cinder.volume.api [None req-85cd8b10-a67a-4f1c-967d-dce9d99638c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:12:31.543 7 INFO cinder.api.openstack.wsgi [None req-85cd8b10-a67a-4f1c-967d-dce9d99638c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 446/895] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:12:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:12:31.554 8 INFO cinder.api.openstack.wsgi [None req-5a42e95d-e1d4-464f-8967-8079102eedc8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:12:31.568 8 INFO cinder.volume.api [None req-5a42e95d-e1d4-464f-8967-8079102eedc8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:12:31.572 8 INFO cinder.api.openstack.wsgi [None req-5a42e95d-e1d4-464f-8967-8079102eedc8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 450/896] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:12:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:12:34.585 7 INFO cinder.api.openstack.wsgi [None req-85cd8b10-a67a-4f1c-967d-dce9d99638c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:12:34.585 8 INFO cinder.api.openstack.wsgi [None req-5a42e95d-e1d4-464f-8967-8079102eedc8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:12:34.585 7 INFO cinder.api.openstack.wsgi [None req-85cd8b10-a67a-4f1c-967d-dce9d99638c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:12:34.585 8 INFO cinder.api.openstack.wsgi [None req-5a42e95d-e1d4-464f-8967-8079102eedc8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:12:44.585 8 INFO cinder.api.openstack.wsgi [None req-5a42e95d-e1d4-464f-8967-8079102eedc8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:12:44.586 8 INFO cinder.api.openstack.wsgi [None req-5a42e95d-e1d4-464f-8967-8079102eedc8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:12:44.586 7 INFO cinder.api.openstack.wsgi [None req-85cd8b10-a67a-4f1c-967d-dce9d99638c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:12:44.587 7 INFO cinder.api.openstack.wsgi [None req-85cd8b10-a67a-4f1c-967d-dce9d99638c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:12:54.585 8 INFO cinder.api.openstack.wsgi [None req-5a42e95d-e1d4-464f-8967-8079102eedc8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:12:54.585 7 INFO cinder.api.openstack.wsgi [None req-85cd8b10-a67a-4f1c-967d-dce9d99638c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:12:54.586 8 INFO cinder.api.openstack.wsgi [None req-5a42e95d-e1d4-464f-8967-8079102eedc8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:12:54.586 7 INFO cinder.api.openstack.wsgi [None req-85cd8b10-a67a-4f1c-967d-dce9d99638c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:13:04.585 8 INFO cinder.api.openstack.wsgi [None req-5a42e95d-e1d4-464f-8967-8079102eedc8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:13:04.586 7 INFO cinder.api.openstack.wsgi [None req-85cd8b10-a67a-4f1c-967d-dce9d99638c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:13:04.587 7 INFO cinder.api.openstack.wsgi [None req-85cd8b10-a67a-4f1c-967d-dce9d99638c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:13:04.587 8 INFO cinder.api.openstack.wsgi [None req-5a42e95d-e1d4-464f-8967-8079102eedc8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:13:14.586 8 INFO cinder.api.openstack.wsgi [None req-5a42e95d-e1d4-464f-8967-8079102eedc8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:13:14.586 7 INFO cinder.api.openstack.wsgi [None req-85cd8b10-a67a-4f1c-967d-dce9d99638c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:13:14.586 8 INFO cinder.api.openstack.wsgi [None req-5a42e95d-e1d4-464f-8967-8079102eedc8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:13:14.588 7 INFO cinder.api.openstack.wsgi [None req-85cd8b10-a67a-4f1c-967d-dce9d99638c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:13:24.585 8 INFO cinder.api.openstack.wsgi [None req-5a42e95d-e1d4-464f-8967-8079102eedc8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:13:24.585 7 INFO cinder.api.openstack.wsgi [None req-85cd8b10-a67a-4f1c-967d-dce9d99638c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:13:24.586 8 INFO cinder.api.openstack.wsgi [None req-5a42e95d-e1d4-464f-8967-8079102eedc8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:13:24.586 7 INFO cinder.api.openstack.wsgi [None req-85cd8b10-a67a-4f1c-967d-dce9d99638c0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:13:30.299 8 INFO cinder.api.openstack.wsgi [None req-d565ab9f-3c09-4236-81f2-ab261a850019 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:13:30.314 8 INFO cinder.volume.api [None req-d565ab9f-3c09-4236-81f2-ab261a850019 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:13:30.317 8 INFO cinder.api.openstack.wsgi [None req-d565ab9f-3c09-4236-81f2-ab261a850019 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 457/909] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:13:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:13:30.327 7 INFO cinder.api.openstack.wsgi [None req-3c3ba0dd-e684-4c01-a0a8-774470e00c80 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:13:30.339 7 INFO cinder.volume.api [None req-3c3ba0dd-e684-4c01-a0a8-774470e00c80 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:13:30.340 7 INFO cinder.api.openstack.wsgi [None req-3c3ba0dd-e684-4c01-a0a8-774470e00c80 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 453/910] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:13:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:13:30.351 8 INFO cinder.api.openstack.wsgi [None req-76d15091-b8e6-4860-b58f-d45024eacccf 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:13:30.360 8 INFO cinder.volume.api [None req-76d15091-b8e6-4860-b58f-d45024eacccf 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:13:30.361 8 INFO cinder.api.openstack.wsgi [None req-76d15091-b8e6-4860-b58f-d45024eacccf 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 458/911] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:13:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:13:30.372 7 INFO cinder.api.openstack.wsgi [None req-524b3a43-6598-4287-9e6a-f1821775325d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:13:30.379 7 INFO cinder.api.openstack.wsgi [None req-524b3a43-6598-4287-9e6a-f1821775325d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 454/912] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:13:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:30.391 8 INFO cinder.api.openstack.wsgi [None req-56609e1b-895d-4eba-9f9f-4607f63e669c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:13:30.895 8 INFO cinder.api.openstack.wsgi [None req-56609e1b-895d-4eba-9f9f-4607f63e669c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 459/913] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:13:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:13:30.949 7 INFO cinder.api.openstack.wsgi [None req-c7af2e08-03bd-473b-aacc-ec16f133f3da 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/1e9f70829ddc4ffb9773a417f5971ce5?usage=true 2026-05-14 02:13:30.971 7 INFO cinder.api.openstack.wsgi [None req-c7af2e08-03bd-473b-aacc-ec16f133f3da 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/1e9f70829ddc4ffb9773a417f5971ce5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/914] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:13:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/1e9f70829ddc4ffb9773a417f5971ce5?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:30.984 8 INFO cinder.api.openstack.wsgi [None req-6996c2bb-5643-4e55-ac08-2ebf6dc3e537 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/2d72a44d723a44459224684ff48c2f8d?usage=true 2026-05-14 02:13:31.009 8 INFO cinder.api.openstack.wsgi [None req-6996c2bb-5643-4e55-ac08-2ebf6dc3e537 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/2d72a44d723a44459224684ff48c2f8d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/915] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:13:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/2d72a44d723a44459224684ff48c2f8d?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:31.023 7 INFO cinder.api.openstack.wsgi [None req-13c67f80-ae11-4242-972f-27fff1530da3 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/47e81614f8c545189f190c9ca40f3c6f?usage=true 2026-05-14 02:13:31.044 7 INFO cinder.api.openstack.wsgi [None req-13c67f80-ae11-4242-972f-27fff1530da3 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/47e81614f8c545189f190c9ca40f3c6f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/916] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:13:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/47e81614f8c545189f190c9ca40f3c6f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:31.056 8 INFO cinder.api.openstack.wsgi [None req-5d36818d-e760-4730-8c8c-bd5519e1cfee 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/5c57cf82f95c4f668103958927508c89?usage=true 2026-05-14 02:13:31.077 8 INFO cinder.api.openstack.wsgi [None req-5d36818d-e760-4730-8c8c-bd5519e1cfee 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/5c57cf82f95c4f668103958927508c89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/917] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:13:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/5c57cf82f95c4f668103958927508c89?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:31.088 7 INFO cinder.api.openstack.wsgi [None req-f7c9d09f-0d18-4db1-b173-90ad6d33ada1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/63c41018fbfd4857ae00189d421b1162?usage=true 2026-05-14 02:13:31.112 7 INFO cinder.api.openstack.wsgi [None req-f7c9d09f-0d18-4db1-b173-90ad6d33ada1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/63c41018fbfd4857ae00189d421b1162?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/918] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:13:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/63c41018fbfd4857ae00189d421b1162?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:31.125 8 INFO cinder.api.openstack.wsgi [None req-a4b04c5b-5553-4641-a7f4-ad00c09bf77e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:13:31.149 8 INFO cinder.api.openstack.wsgi [None req-a4b04c5b-5553-4641-a7f4-ad00c09bf77e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/919] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:13:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:31.161 7 INFO cinder.api.openstack.wsgi [None req-06b09037-b421-4dfb-95cc-6022393902ce 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:13:31.183 7 INFO cinder.api.openstack.wsgi [None req-06b09037-b421-4dfb-95cc-6022393902ce 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/920] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:13:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:31.194 8 INFO cinder.api.openstack.wsgi [None req-725efd47-663f-4339-b78a-0310d6221281 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/9084af384fc04d7286a7ae0c67ad36fb?usage=true 2026-05-14 02:13:31.213 8 INFO cinder.api.openstack.wsgi [None req-725efd47-663f-4339-b78a-0310d6221281 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/9084af384fc04d7286a7ae0c67ad36fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/921] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:13:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/9084af384fc04d7286a7ae0c67ad36fb?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:31.224 7 INFO cinder.api.openstack.wsgi [None req-8ba77f99-e136-464b-8759-846e995d679e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b27a39638bc048638826fddea4f0c126?usage=true 2026-05-14 02:13:31.248 7 INFO cinder.api.openstack.wsgi [None req-8ba77f99-e136-464b-8759-846e995d679e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b27a39638bc048638826fddea4f0c126?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/922] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:13:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b27a39638bc048638826fddea4f0c126?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:31.260 8 INFO cinder.api.openstack.wsgi [None req-a09a4a8c-17a2-4935-9777-f2751580839b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ba4387d4a7da4c1991198522dc4ad317?usage=true 2026-05-14 02:13:31.279 8 INFO cinder.api.openstack.wsgi [None req-a09a4a8c-17a2-4935-9777-f2751580839b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ba4387d4a7da4c1991198522dc4ad317?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/923] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:13:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ba4387d4a7da4c1991198522dc4ad317?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:31.290 7 INFO cinder.api.openstack.wsgi [None req-e8a5f772-9ddd-4104-9321-186946fd5ffb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:13:31.313 7 INFO cinder.api.openstack.wsgi [None req-e8a5f772-9ddd-4104-9321-186946fd5ffb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/924] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:13:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:34.584 8 INFO cinder.api.openstack.wsgi [None req-a09a4a8c-17a2-4935-9777-f2751580839b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:13:34.585 7 INFO cinder.api.openstack.wsgi [None req-e8a5f772-9ddd-4104-9321-186946fd5ffb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:13:34.585 8 INFO cinder.api.openstack.wsgi [None req-a09a4a8c-17a2-4935-9777-f2751580839b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:13:34.586 7 INFO cinder.api.openstack.wsgi [None req-e8a5f772-9ddd-4104-9321-186946fd5ffb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:13:44.585 8 INFO cinder.api.openstack.wsgi [None req-a09a4a8c-17a2-4935-9777-f2751580839b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:13:44.586 7 INFO cinder.api.openstack.wsgi [None req-e8a5f772-9ddd-4104-9321-186946fd5ffb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:13:44.587 8 INFO cinder.api.openstack.wsgi [None req-a09a4a8c-17a2-4935-9777-f2751580839b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:13:44.587 7 INFO cinder.api.openstack.wsgi [None req-e8a5f772-9ddd-4104-9321-186946fd5ffb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:13:54.585 8 INFO cinder.api.openstack.wsgi [None req-a09a4a8c-17a2-4935-9777-f2751580839b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:13:54.586 7 INFO cinder.api.openstack.wsgi [None req-e8a5f772-9ddd-4104-9321-186946fd5ffb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:13:54.586 8 INFO cinder.api.openstack.wsgi [None req-a09a4a8c-17a2-4935-9777-f2751580839b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:13:54.587 7 INFO cinder.api.openstack.wsgi [None req-e8a5f772-9ddd-4104-9321-186946fd5ffb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:14:04.585 8 INFO cinder.api.openstack.wsgi [None req-a09a4a8c-17a2-4935-9777-f2751580839b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:14:04.585 7 INFO cinder.api.openstack.wsgi [None req-e8a5f772-9ddd-4104-9321-186946fd5ffb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:14:04.586 8 INFO cinder.api.openstack.wsgi [None req-a09a4a8c-17a2-4935-9777-f2751580839b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:14:04.586 7 INFO cinder.api.openstack.wsgi [None req-e8a5f772-9ddd-4104-9321-186946fd5ffb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:14:12.225 8 INFO cinder.api.openstack.wsgi [None req-1fe1b68d-fca7-4980-9ea4-456a1798501b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes 2026-05-14 02:14:12.320 8 INFO cinder.api.v3.volumes [None req-1fe1b68d-fca7-4980-9ea4-456a1798501b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Create volume of 16 GB 2026-05-14 02:14:12.326 8 INFO cinder.volume.api [None req-1fe1b68d-fca7-4980-9ea4-456a1798501b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Availability Zones retrieved successfully. 2026-05-14 02:14:12.525 8 INFO cinder.volume.api [None req-1fe1b68d-fca7-4980-9ea4-456a1798501b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Create volume request issued successfully. 2026-05-14 02:14:12.526 8 INFO cinder.api.openstack.wsgi [None req-1fe1b68d-fca7-4980-9ea4-456a1798501b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes returned with HTTP 202 [pid: 8|app: 0|req: 469/933] 199.204.45.115 () {34 vars in 734 bytes} [Thu May 14 02:14:12 2026] POST /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes => generated 846 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-14 02:14:12.538 7 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-4493b867-278b-45fe-a3f6-5765ef9d4f30 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc /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-14 02:14:12.574 7 INFO cinder.volume.api [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-4493b867-278b-45fe-a3f6-5765ef9d4f30 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Volume info retrieved successfully. 2026-05-14 02:14:12.579 7 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-4493b867-278b-45fe-a3f6-5765ef9d4f30 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc returned with HTTP 200 [pid: 7|app: 0|req: 465/934] 199.204.45.115 () {32 vars in 825 bytes} [Thu May 14 02:14:12 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc => generated 1025 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:14:14.585 7 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-4493b867-278b-45fe-a3f6-5765ef9d4f30 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:14:14.585 8 INFO cinder.api.openstack.wsgi [None req-1fe1b68d-fca7-4980-9ea4-456a1798501b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:14:14.586 7 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-4493b867-278b-45fe-a3f6-5765ef9d4f30 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:14:14.586 8 INFO cinder.api.openstack.wsgi [None req-1fe1b68d-fca7-4980-9ea4-456a1798501b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12: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-14 02:14:17.594 7 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-bb76f96e-7055-4d9c-94d0-41453d660d3e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc /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-14 02:14:17.608 7 INFO cinder.volume.api [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-bb76f96e-7055-4d9c-94d0-41453d660d3e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Volume info retrieved successfully. 2026-05-14 02:14:17.613 7 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-bb76f96e-7055-4d9c-94d0-41453d660d3e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc returned with HTTP 200 [pid: 7|app: 0|req: 467/937] 199.204.45.115 () {32 vars in 825 bytes} [Thu May 14 02:14:17 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc => 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-14 02:14:18.010 8 INFO cinder.api.openstack.wsgi [req-0142a3e3-6297-4059-b197-cefba42e5455 req-9ccc5682-61a0-4eaf-9efd-15cdab7b2968 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc /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-14 02:14:18.025 8 INFO cinder.volume.api [req-0142a3e3-6297-4059-b197-cefba42e5455 req-9ccc5682-61a0-4eaf-9efd-15cdab7b2968 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Volume info retrieved successfully. 2026-05-14 02:14:18.033 8 INFO cinder.api.openstack.wsgi [req-0142a3e3-6297-4059-b197-cefba42e5455 req-9ccc5682-61a0-4eaf-9efd-15cdab7b2968 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc returned with HTTP 200 [pid: 8|app: 0|req: 471/938] 10.0.0.232 () {34 vars in 1028 bytes} [Thu May 14 02:14:18 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc => generated 1489 bytes in 30 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-14 02:14:18.467 7 INFO cinder.api.openstack.wsgi [req-0142a3e3-6297-4059-b197-cefba42e5455 req-b7afb2c9-5544-4d5b-9c94-2d98220d9080 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc /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-14 02:14:18.479 7 INFO cinder.volume.api [req-0142a3e3-6297-4059-b197-cefba42e5455 req-b7afb2c9-5544-4d5b-9c94-2d98220d9080 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Volume info retrieved successfully. 2026-05-14 02:14:18.484 7 INFO cinder.api.openstack.wsgi [req-0142a3e3-6297-4059-b197-cefba42e5455 req-b7afb2c9-5544-4d5b-9c94-2d98220d9080 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc returned with HTTP 200 [pid: 7|app: 0|req: 468/939] 10.0.0.232 () {34 vars in 1028 bytes} [Thu May 14 02:14:18 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc => generated 1489 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:14:18.492 8 INFO cinder.api.openstack.wsgi [req-0142a3e3-6297-4059-b197-cefba42e5455 req-9ccc5682-61a0-4eaf-9efd-15cdab7b2968 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:14:18.493 8 INFO cinder.api.openstack.wsgi [req-0142a3e3-6297-4059-b197-cefba42e5455 req-9ccc5682-61a0-4eaf-9efd-15cdab7b2968 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 472/940] 10.0.0.232 () {32 vars in 829 bytes} [Thu May 14 02:14:18 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-14 02:14:18.504 7 INFO cinder.api.openstack.wsgi [req-0142a3e3-6297-4059-b197-cefba42e5455 req-5f9fb133-6c77-455b-bd6e-4f8c8e080d92 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:14:18.546 7 INFO cinder.api.openstack.wsgi [req-0142a3e3-6297-4059-b197-cefba42e5455 req-5f9fb133-6c77-455b-bd6e-4f8c8e080d92 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/attachments returned with HTTP 200 [pid: 7|app: 0|req: 469/941] 10.0.0.232 () {40 vars in 1057 bytes} [Thu May 14 02:14:18 2026] POST /v3/c17e31b76bc9419585b2c111a8d8b4f6/attachments => generated 273 bytes in 49 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-14 02:14:21.873 8 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-dcedb349-12c5-4d09-ac58-6a90b9cddcab 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc /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-14 02:14:21.893 8 INFO cinder.volume.api [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-dcedb349-12c5-4d09-ac58-6a90b9cddcab 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Volume info retrieved successfully. 2026-05-14 02:14:21.897 8 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-dcedb349-12c5-4d09-ac58-6a90b9cddcab 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc returned with HTTP 200 [pid: 8|app: 0|req: 473/942] 199.204.45.115 () {32 vars in 825 bytes} [Thu May 14 02:14:21 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc => generated 1488 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:14:23.905 7 INFO cinder.api.openstack.wsgi [req-0142a3e3-6297-4059-b197-cefba42e5455 req-5f9fb133-6c77-455b-bd6e-4f8c8e080d92 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:14:23.906 7 INFO cinder.api.openstack.wsgi [req-0142a3e3-6297-4059-b197-cefba42e5455 req-5f9fb133-6c77-455b-bd6e-4f8c8e080d92 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 470/943] 199.204.45.115 () {32 vars in 840 bytes} [Thu May 14 02:14:23 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-14 02:14:23.920 8 INFO cinder.api.openstack.wsgi [req-0142a3e3-6297-4059-b197-cefba42e5455 req-3bbaa141-0816-4ef6-b15c-c693ab43e8cb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc /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-14 02:14:23.932 8 INFO cinder.volume.api [req-0142a3e3-6297-4059-b197-cefba42e5455 req-3bbaa141-0816-4ef6-b15c-c693ab43e8cb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Volume info retrieved successfully. 2026-05-14 02:14:23.937 8 INFO cinder.api.openstack.wsgi [req-0142a3e3-6297-4059-b197-cefba42e5455 req-3bbaa141-0816-4ef6-b15c-c693ab43e8cb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc returned with HTTP 200 [pid: 8|app: 0|req: 474/944] 199.204.45.115 () {36 vars in 1073 bytes} [Thu May 14 02:14:23 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc => generated 1712 bytes in 26 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-14 02:14:24.014 7 INFO cinder.api.openstack.wsgi [req-0142a3e3-6297-4059-b197-cefba42e5455 req-338494bb-5fef-4c4c-87a2-b103524d9209 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/attachments/f54f2067-caae-491c-85a6-3a2a6763972f /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-14 02:14:24.584 8 INFO cinder.api.openstack.wsgi [req-0142a3e3-6297-4059-b197-cefba42e5455 req-3bbaa141-0816-4ef6-b15c-c693ab43e8cb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:14:24.585 8 INFO cinder.api.openstack.wsgi [req-0142a3e3-6297-4059-b197-cefba42e5455 req-3bbaa141-0816-4ef6-b15c-c693ab43e8cb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:14:24.587 8 INFO cinder.api.openstack.wsgi [req-0142a3e3-6297-4059-b197-cefba42e5455 req-3bbaa141-0816-4ef6-b15c-c693ab43e8cb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:14:24.588 8 INFO cinder.api.openstack.wsgi [req-0142a3e3-6297-4059-b197-cefba42e5455 req-3bbaa141-0816-4ef6-b15c-c693ab43e8cb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12: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-14 02:14:24.906 8 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-bf2f9dc8-ef32-49cb-ba0d-d5280238668f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc /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-14 02:14:24.926 8 INFO cinder.volume.api [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-bf2f9dc8-ef32-49cb-ba0d-d5280238668f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Volume info retrieved successfully. 2026-05-14 02:14:24.932 8 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-bf2f9dc8-ef32-49cb-ba0d-d5280238668f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc returned with HTTP 200 [pid: 8|app: 0|req: 477/947] 199.204.45.115 () {32 vars in 825 bytes} [Thu May 14 02:14:24 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc => generated 1489 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:14:25.043 7 INFO cinder.api.openstack.wsgi [req-0142a3e3-6297-4059-b197-cefba42e5455 req-338494bb-5fef-4c4c-87a2-b103524d9209 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/attachments/f54f2067-caae-491c-85a6-3a2a6763972f returned with HTTP 200 [pid: 7|app: 0|req: 471/948] 199.204.45.115 () {40 vars in 1135 bytes} [Thu May 14 02:14:24 2026] PUT /v3/c17e31b76bc9419585b2c111a8d8b4f6/attachments/f54f2067-caae-491c-85a6-3a2a6763972f => generated 802 bytes in 1035 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-14 02:14:25.562 8 INFO cinder.api.openstack.wsgi [req-0142a3e3-6297-4059-b197-cefba42e5455 req-6b132d30-8ee1-4a87-bcfd-fcad39140480 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/attachments/f54f2067-caae-491c-85a6-3a2a6763972f/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-14 02:14:25.601 8 INFO cinder.api.openstack.wsgi [req-0142a3e3-6297-4059-b197-cefba42e5455 req-6b132d30-8ee1-4a87-bcfd-fcad39140480 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/attachments/f54f2067-caae-491c-85a6-3a2a6763972f/action returned with HTTP 204 [pid: 8|app: 0|req: 478/949] 199.204.45.115 () {40 vars in 1148 bytes} [Thu May 14 02:14:25 2026] POST /v3/c17e31b76bc9419585b2c111a8d8b4f6/attachments/f54f2067-caae-491c-85a6-3a2a6763972f/action => generated 0 bytes in 46 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-14 02:14:27.678 7 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-8fbd1655-c7f7-4f16-8df0-fe3f0ba32df7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc /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-14 02:14:27.695 7 INFO cinder.volume.api [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-8fbd1655-c7f7-4f16-8df0-fe3f0ba32df7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Volume info retrieved successfully. 2026-05-14 02:14:27.699 7 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-8fbd1655-c7f7-4f16-8df0-fe3f0ba32df7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc returned with HTTP 200 [pid: 7|app: 0|req: 472/950] 199.204.45.115 () {32 vars in 825 bytes} [Thu May 14 02:14:27 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc => generated 1787 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-14 02:14:30.189 8 INFO cinder.api.openstack.wsgi [None req-48c8d61f-eefb-4e95-8979-cd16aa5cfcf0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/1e9f70829ddc4ffb9773a417f5971ce5?usage=true 2026-05-14 02:14:30.205 8 INFO cinder.api.openstack.wsgi [None req-48c8d61f-eefb-4e95-8979-cd16aa5cfcf0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/1e9f70829ddc4ffb9773a417f5971ce5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/951] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:14:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/1e9f70829ddc4ffb9773a417f5971ce5?usage=true => generated 847 bytes in 61 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-14 02:14:30.214 7 INFO cinder.api.openstack.wsgi [None req-93e2e70b-9114-45dc-99ce-37e7998f0e47 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/2d72a44d723a44459224684ff48c2f8d?usage=true 2026-05-14 02:14:30.238 7 INFO cinder.api.openstack.wsgi [None req-93e2e70b-9114-45dc-99ce-37e7998f0e47 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/2d72a44d723a44459224684ff48c2f8d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/952] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:14:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/2d72a44d723a44459224684ff48c2f8d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:14:30.250 8 INFO cinder.api.openstack.wsgi [None req-3f955cd2-bb54-419f-98c4-c7b255297396 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/47e81614f8c545189f190c9ca40f3c6f?usage=true 2026-05-14 02:14:30.274 8 INFO cinder.api.openstack.wsgi [None req-3f955cd2-bb54-419f-98c4-c7b255297396 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/47e81614f8c545189f190c9ca40f3c6f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/953] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:14:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/47e81614f8c545189f190c9ca40f3c6f?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:14:30.283 7 INFO cinder.api.openstack.wsgi [None req-d7c8454c-61e1-4a25-845e-aff329b1e6fc 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/5c57cf82f95c4f668103958927508c89?usage=true 2026-05-14 02:14:30.299 7 INFO cinder.api.openstack.wsgi [None req-d7c8454c-61e1-4a25-845e-aff329b1e6fc 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/5c57cf82f95c4f668103958927508c89?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/954] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:14:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/5c57cf82f95c4f668103958927508c89?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:14:30.311 8 INFO cinder.api.openstack.wsgi [None req-cc8e6e56-96d5-4d6b-994a-032b32188592 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/63c41018fbfd4857ae00189d421b1162?usage=true 2026-05-14 02:14:30.328 8 INFO cinder.api.openstack.wsgi [None req-cc8e6e56-96d5-4d6b-994a-032b32188592 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/63c41018fbfd4857ae00189d421b1162?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/955] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:14:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/63c41018fbfd4857ae00189d421b1162?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:14:30.342 7 INFO cinder.api.openstack.wsgi [None req-7d46ebb4-dd96-4a89-ae53-d3849afc0d7c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:14:30.360 7 INFO cinder.api.openstack.wsgi [None req-7d46ebb4-dd96-4a89-ae53-d3849afc0d7c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/956] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:14:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:14:30.378 8 INFO cinder.api.openstack.wsgi [None req-64ec0d13-a1f9-42b3-a9a3-1dc0efa67b6a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:14:30.402 8 INFO cinder.api.openstack.wsgi [None req-64ec0d13-a1f9-42b3-a9a3-1dc0efa67b6a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/957] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:14:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:14:30.416 7 INFO cinder.api.openstack.wsgi [None req-f34dbd87-2915-4a1e-bb53-454f32f096de 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/9084af384fc04d7286a7ae0c67ad36fb?usage=true 2026-05-14 02:14:30.432 7 INFO cinder.api.openstack.wsgi [None req-f34dbd87-2915-4a1e-bb53-454f32f096de 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/9084af384fc04d7286a7ae0c67ad36fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/958] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:14:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/9084af384fc04d7286a7ae0c67ad36fb?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:14:30.445 8 INFO cinder.api.openstack.wsgi [None req-e1ca5a78-9a1d-4287-b743-d03b755f09fe 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b27a39638bc048638826fddea4f0c126?usage=true 2026-05-14 02:14:30.479 8 INFO cinder.api.openstack.wsgi [None req-e1ca5a78-9a1d-4287-b743-d03b755f09fe 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b27a39638bc048638826fddea4f0c126?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/959] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:14:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b27a39638bc048638826fddea4f0c126?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:14:30.489 7 INFO cinder.api.openstack.wsgi [None req-4d18a70d-1fc7-462a-b454-d516cdebcb18 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ba4387d4a7da4c1991198522dc4ad317?usage=true 2026-05-14 02:14:30.516 7 INFO cinder.api.openstack.wsgi [None req-4d18a70d-1fc7-462a-b454-d516cdebcb18 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ba4387d4a7da4c1991198522dc4ad317?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/960] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:14:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ba4387d4a7da4c1991198522dc4ad317?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:14:30.529 8 INFO cinder.api.openstack.wsgi [None req-aa316d96-bae3-42bc-abf2-b34c5e66e67b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:14:30.549 8 INFO cinder.api.openstack.wsgi [None req-aa316d96-bae3-42bc-abf2-b34c5e66e67b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/961] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:14:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:14:30.558 7 INFO cinder.api.openstack.wsgi [None req-8055484f-6e6b-4c52-9dd9-7dda804a4ee0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:14:30.570 7 INFO cinder.volume.api [None req-8055484f-6e6b-4c52-9dd9-7dda804a4ee0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - 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-14 02:14:30.576 7 INFO cinder.api.openstack.wsgi [None req-8055484f-6e6b-4c52-9dd9-7dda804a4ee0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 478/962] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:14:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 1790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:14:30.583 8 INFO cinder.api.openstack.wsgi [None req-e3d44dec-2ab1-4da6-8c22-db29592e4276 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:14:30.595 8 INFO cinder.volume.api [None req-e3d44dec-2ab1-4da6-8c22-db29592e4276 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - 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-14 02:14:30.601 8 INFO cinder.api.openstack.wsgi [None req-e3d44dec-2ab1-4da6-8c22-db29592e4276 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 485/963] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:14:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 1790 bytes in 21 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-14 02:14:30.615 7 INFO cinder.api.openstack.wsgi [None req-f5cb2863-31cd-4d82-b759-08e05c4d70e5 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:14:30.621 7 INFO cinder.api.openstack.wsgi [None req-f5cb2863-31cd-4d82-b759-08e05c4d70e5 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 479/964] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:14:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 13 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-14 02:14:30.632 8 INFO cinder.api.openstack.wsgi [None req-891cc4e8-12e1-4dc6-890c-1c486278fe48 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:14:30.940 7 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-9cb6e891-641f-477c-a459-bdc7b16601df 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc /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-14 02:14:30.956 7 INFO cinder.volume.api [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-9cb6e891-641f-477c-a459-bdc7b16601df 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Volume info retrieved successfully. 2026-05-14 02:14:30.962 7 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-9cb6e891-641f-477c-a459-bdc7b16601df 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc returned with HTTP 200 [pid: 7|app: 0|req: 480/965] 199.204.45.115 () {32 vars in 825 bytes} [Thu May 14 02:14:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc => generated 1787 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:14:31.136 8 INFO cinder.api.openstack.wsgi [None req-891cc4e8-12e1-4dc6-890c-1c486278fe48 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 486/966] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:14:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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) /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-14 02:14:31.148 7 INFO cinder.api.openstack.wsgi [None req-e1223662-a780-49e4-ab91-72eb8d65b8d2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:14:31.154 7 INFO cinder.volume.api [None req-e1223662-a780-49e4-ab91-72eb8d65b8d2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:14:31.155 7 INFO cinder.api.openstack.wsgi [None req-e1223662-a780-49e4-ab91-72eb8d65b8d2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 481/967] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:14:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:14:33.722 8 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-d2787218-4001-4629-9ca4-7b0bdc55899d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc /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-14 02:14:33.737 8 INFO cinder.volume.api [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-d2787218-4001-4629-9ca4-7b0bdc55899d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Volume info retrieved successfully. 2026-05-14 02:14:33.742 8 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-d2787218-4001-4629-9ca4-7b0bdc55899d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc returned with HTTP 200 [pid: 8|app: 0|req: 487/968] 199.204.45.115 () {32 vars in 825 bytes} [Thu May 14 02:14:33 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc => generated 1787 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:14:34.585 7 INFO cinder.api.openstack.wsgi [None req-e1223662-a780-49e4-ab91-72eb8d65b8d2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:14:34.585 8 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-d2787218-4001-4629-9ca4-7b0bdc55899d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:14:34.586 7 INFO cinder.api.openstack.wsgi [None req-e1223662-a780-49e4-ab91-72eb8d65b8d2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:14:34.586 8 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-d2787218-4001-4629-9ca4-7b0bdc55899d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:14:44.588 8 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-d2787218-4001-4629-9ca4-7b0bdc55899d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:14:44.588 7 INFO cinder.api.openstack.wsgi [None req-e1223662-a780-49e4-ab91-72eb8d65b8d2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:14:44.589 8 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-d2787218-4001-4629-9ca4-7b0bdc55899d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:14:44.589 7 INFO cinder.api.openstack.wsgi [None req-e1223662-a780-49e4-ab91-72eb8d65b8d2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:14:54.586 7 INFO cinder.api.openstack.wsgi [None req-e1223662-a780-49e4-ab91-72eb8d65b8d2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:14:54.586 8 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-d2787218-4001-4629-9ca4-7b0bdc55899d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:14:54.587 7 INFO cinder.api.openstack.wsgi [None req-e1223662-a780-49e4-ab91-72eb8d65b8d2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:14:54.588 8 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-d2787218-4001-4629-9ca4-7b0bdc55899d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:15:04.584 7 INFO cinder.api.openstack.wsgi [None req-e1223662-a780-49e4-ab91-72eb8d65b8d2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:15:04.585 8 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-d2787218-4001-4629-9ca4-7b0bdc55899d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:15:04.586 8 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-d2787218-4001-4629-9ca4-7b0bdc55899d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:15:04.586 7 INFO cinder.api.openstack.wsgi [None req-e1223662-a780-49e4-ab91-72eb8d65b8d2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:15:14.585 8 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-d2787218-4001-4629-9ca4-7b0bdc55899d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:15:14.585 7 INFO cinder.api.openstack.wsgi [None req-e1223662-a780-49e4-ab91-72eb8d65b8d2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:15:14.587 7 INFO cinder.api.openstack.wsgi [None req-e1223662-a780-49e4-ab91-72eb8d65b8d2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:15:14.587 8 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-d2787218-4001-4629-9ca4-7b0bdc55899d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:15:24.586 7 INFO cinder.api.openstack.wsgi [None req-e1223662-a780-49e4-ab91-72eb8d65b8d2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:15:24.586 8 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-d2787218-4001-4629-9ca4-7b0bdc55899d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:15:24.587 7 INFO cinder.api.openstack.wsgi [None req-e1223662-a780-49e4-ab91-72eb8d65b8d2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:15:24.587 8 INFO cinder.api.openstack.wsgi [req-1fe1b68d-fca7-4980-9ea4-456a1798501b req-d2787218-4001-4629-9ca4-7b0bdc55899d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:15:30.200 7 INFO cinder.api.openstack.wsgi [None req-7a33b861-f3c6-4de4-ae61-5535c0922583 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/1e9f70829ddc4ffb9773a417f5971ce5?usage=true 2026-05-14 02:15:30.230 7 INFO cinder.api.openstack.wsgi [None req-7a33b861-f3c6-4de4-ae61-5535c0922583 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/1e9f70829ddc4ffb9773a417f5971ce5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/981] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:15:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/1e9f70829ddc4ffb9773a417f5971ce5?usage=true => generated 847 bytes in 82 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-14 02:15:30.243 8 INFO cinder.api.openstack.wsgi [None req-1d6fee10-04ca-4fce-8d11-15a21ed6a9bf 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/2d72a44d723a44459224684ff48c2f8d?usage=true 2026-05-14 02:15:30.263 8 INFO cinder.api.openstack.wsgi [None req-1d6fee10-04ca-4fce-8d11-15a21ed6a9bf 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/2d72a44d723a44459224684ff48c2f8d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/982] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:15:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/2d72a44d723a44459224684ff48c2f8d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:15:30.277 7 INFO cinder.api.openstack.wsgi [None req-cefd6062-0e7b-4df2-9267-9154a667dbbb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/47e81614f8c545189f190c9ca40f3c6f?usage=true 2026-05-14 02:15:30.295 7 INFO cinder.api.openstack.wsgi [None req-cefd6062-0e7b-4df2-9267-9154a667dbbb 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/47e81614f8c545189f190c9ca40f3c6f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/983] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:15:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/47e81614f8c545189f190c9ca40f3c6f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:15:30.309 8 INFO cinder.api.openstack.wsgi [None req-da2260d9-a177-40f1-9ded-0bcc831d6bd9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/5c57cf82f95c4f668103958927508c89?usage=true 2026-05-14 02:15:30.339 8 INFO cinder.api.openstack.wsgi [None req-da2260d9-a177-40f1-9ded-0bcc831d6bd9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/5c57cf82f95c4f668103958927508c89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/984] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:15:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/5c57cf82f95c4f668103958927508c89?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:15:30.352 7 INFO cinder.api.openstack.wsgi [None req-c7f17e92-5380-46c3-898d-c9cec9c28d38 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/63c41018fbfd4857ae00189d421b1162?usage=true 2026-05-14 02:15:30.382 7 INFO cinder.api.openstack.wsgi [None req-c7f17e92-5380-46c3-898d-c9cec9c28d38 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/63c41018fbfd4857ae00189d421b1162?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/985] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:15:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/63c41018fbfd4857ae00189d421b1162?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:15:30.392 8 INFO cinder.api.openstack.wsgi [None req-6b661918-50b0-44dc-a253-862c4e9e89a7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:15:30.414 8 INFO cinder.api.openstack.wsgi [None req-6b661918-50b0-44dc-a253-862c4e9e89a7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/986] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:15:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:15:30.426 7 INFO cinder.api.openstack.wsgi [None req-851c8363-30cf-4998-b245-ba3bc21c14ed 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:15:30.461 7 INFO cinder.api.openstack.wsgi [None req-851c8363-30cf-4998-b245-ba3bc21c14ed 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/987] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:15:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:15:30.471 8 INFO cinder.api.openstack.wsgi [None req-2d74679b-79f5-4c7e-9440-8333fd2cda83 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/9084af384fc04d7286a7ae0c67ad36fb?usage=true 2026-05-14 02:15:30.495 8 INFO cinder.api.openstack.wsgi [None req-2d74679b-79f5-4c7e-9440-8333fd2cda83 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/9084af384fc04d7286a7ae0c67ad36fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/988] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:15:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/9084af384fc04d7286a7ae0c67ad36fb?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:15:30.507 7 INFO cinder.api.openstack.wsgi [None req-883eef19-9648-4174-a49e-a77071b29fd6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b27a39638bc048638826fddea4f0c126?usage=true 2026-05-14 02:15:30.527 7 INFO cinder.api.openstack.wsgi [None req-883eef19-9648-4174-a49e-a77071b29fd6 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b27a39638bc048638826fddea4f0c126?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/989] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:15:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b27a39638bc048638826fddea4f0c126?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:15:30.537 8 INFO cinder.api.openstack.wsgi [None req-2d307af6-f054-4631-8d8c-9d13490a5c89 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ba4387d4a7da4c1991198522dc4ad317?usage=true 2026-05-14 02:15:30.558 8 INFO cinder.api.openstack.wsgi [None req-2d307af6-f054-4631-8d8c-9d13490a5c89 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ba4387d4a7da4c1991198522dc4ad317?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/990] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:15:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ba4387d4a7da4c1991198522dc4ad317?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:15:30.567 7 INFO cinder.api.openstack.wsgi [None req-a6f2c4e6-2c1a-4216-983a-9058a1be9eea 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:15:30.588 7 INFO cinder.api.openstack.wsgi [None req-a6f2c4e6-2c1a-4216-983a-9058a1be9eea 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/991] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:15:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:15:30.599 8 INFO cinder.api.openstack.wsgi [None req-1ecbd522-5645-4c14-9a90-7d33d42909dc 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:15:30.604 8 INFO cinder.api.openstack.wsgi [None req-1ecbd522-5645-4c14-9a90-7d33d42909dc 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 499/992] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:15:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:15:30.613 7 INFO cinder.api.openstack.wsgi [None req-743a2dd4-c350-4a33-b6aa-1dca207d22ee 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:15:30.626 7 INFO cinder.volume.api [None req-743a2dd4-c350-4a33-b6aa-1dca207d22ee 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - 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-14 02:15:30.632 7 INFO cinder.api.openstack.wsgi [None req-743a2dd4-c350-4a33-b6aa-1dca207d22ee 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 494/993] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:15:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 1790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:15:30.646 8 INFO cinder.api.openstack.wsgi [None req-a9937819-5efb-492c-8da9-1b4a768e7918 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:15:31.150 8 INFO cinder.api.openstack.wsgi [None req-a9937819-5efb-492c-8da9-1b4a768e7918 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 500/994] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:15:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 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-14 02:15:31.164 7 INFO cinder.api.openstack.wsgi [None req-06d2a9e9-9fbe-4f2a-ac72-871e8dc6df53 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:15:31.176 7 INFO cinder.volume.api [None req-06d2a9e9-9fbe-4f2a-ac72-871e8dc6df53 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - 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-14 02:15:31.182 7 INFO cinder.api.openstack.wsgi [None req-06d2a9e9-9fbe-4f2a-ac72-871e8dc6df53 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 495/995] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:15:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 1790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:15:31.194 8 INFO cinder.api.openstack.wsgi [None req-38062efe-9476-41ed-8260-d534bfefad0e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:15:31.201 8 INFO cinder.volume.api [None req-38062efe-9476-41ed-8260-d534bfefad0e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:15:31.202 8 INFO cinder.api.openstack.wsgi [None req-38062efe-9476-41ed-8260-d534bfefad0e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 501/996] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:15:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:15:34.585 7 INFO cinder.api.openstack.wsgi [None req-06d2a9e9-9fbe-4f2a-ac72-871e8dc6df53 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:15:34.586 7 INFO cinder.api.openstack.wsgi [None req-06d2a9e9-9fbe-4f2a-ac72-871e8dc6df53 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:15:34.587 8 INFO cinder.api.openstack.wsgi [None req-38062efe-9476-41ed-8260-d534bfefad0e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:15:34.588 8 INFO cinder.api.openstack.wsgi [None req-38062efe-9476-41ed-8260-d534bfefad0e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:15:44.587 7 INFO cinder.api.openstack.wsgi [None req-06d2a9e9-9fbe-4f2a-ac72-871e8dc6df53 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:15:44.588 7 INFO cinder.api.openstack.wsgi [None req-06d2a9e9-9fbe-4f2a-ac72-871e8dc6df53 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:15:44.588 8 INFO cinder.api.openstack.wsgi [None req-38062efe-9476-41ed-8260-d534bfefad0e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:15:44.591 8 INFO cinder.api.openstack.wsgi [None req-38062efe-9476-41ed-8260-d534bfefad0e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:15:54.585 7 INFO cinder.api.openstack.wsgi [None req-06d2a9e9-9fbe-4f2a-ac72-871e8dc6df53 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:15:54.585 8 INFO cinder.api.openstack.wsgi [None req-38062efe-9476-41ed-8260-d534bfefad0e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:15:54.586 7 INFO cinder.api.openstack.wsgi [None req-06d2a9e9-9fbe-4f2a-ac72-871e8dc6df53 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:15:54.586 8 INFO cinder.api.openstack.wsgi [None req-38062efe-9476-41ed-8260-d534bfefad0e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:16:04.585 7 INFO cinder.api.openstack.wsgi [None req-06d2a9e9-9fbe-4f2a-ac72-871e8dc6df53 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:16:04.585 8 INFO cinder.api.openstack.wsgi [None req-38062efe-9476-41ed-8260-d534bfefad0e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:16:04.586 7 INFO cinder.api.openstack.wsgi [None req-06d2a9e9-9fbe-4f2a-ac72-871e8dc6df53 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:16:04.586 8 INFO cinder.api.openstack.wsgi [None req-38062efe-9476-41ed-8260-d534bfefad0e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:16:14.584 7 INFO cinder.api.openstack.wsgi [None req-06d2a9e9-9fbe-4f2a-ac72-871e8dc6df53 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:16:14.585 8 INFO cinder.api.openstack.wsgi [None req-38062efe-9476-41ed-8260-d534bfefad0e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:16:14.585 7 INFO cinder.api.openstack.wsgi [None req-06d2a9e9-9fbe-4f2a-ac72-871e8dc6df53 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:16:14.586 8 INFO cinder.api.openstack.wsgi [None req-38062efe-9476-41ed-8260-d534bfefad0e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:16:24.585 7 INFO cinder.api.openstack.wsgi [None req-06d2a9e9-9fbe-4f2a-ac72-871e8dc6df53 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:16:24.585 8 INFO cinder.api.openstack.wsgi [None req-38062efe-9476-41ed-8260-d534bfefad0e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:16:24.586 7 INFO cinder.api.openstack.wsgi [None req-06d2a9e9-9fbe-4f2a-ac72-871e8dc6df53 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:16:24.587 8 INFO cinder.api.openstack.wsgi [None req-38062efe-9476-41ed-8260-d534bfefad0e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12: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-14 02:16:30.143 7 INFO cinder.api.openstack.wsgi [None req-e0a821cd-401d-417b-93b3-3d7d6d9491ca 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:16:30.149 7 INFO cinder.volume.api [None req-e0a821cd-401d-417b-93b3-3d7d6d9491ca 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:16:30.150 7 INFO cinder.api.openstack.wsgi [None req-e0a821cd-401d-417b-93b3-3d7d6d9491ca 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1009] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:16:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true => generated 17 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:16:30.166 8 INFO cinder.api.openstack.wsgi [None req-e7bee26c-c4b6-41c8-9642-7f676fabfdad 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:16:30.178 8 INFO cinder.api.openstack.wsgi [None req-e7bee26c-c4b6-41c8-9642-7f676fabfdad 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 508/1010] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:16:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:16:30.198 7 INFO cinder.api.openstack.wsgi [None req-7875255c-8b62-45e2-b748-7da998529faf 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:16:30.217 7 INFO cinder.volume.api [None req-7875255c-8b62-45e2-b748-7da998529faf 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - 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-14 02:16:30.223 7 INFO cinder.api.openstack.wsgi [None req-7875255c-8b62-45e2-b748-7da998529faf 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1011] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:16:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 1790 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:16:30.236 8 INFO cinder.api.openstack.wsgi [None req-0976b2e7-245a-4a2c-bbe1-06e58024cacf 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:16:30.248 8 INFO cinder.volume.api [None req-0976b2e7-245a-4a2c-bbe1-06e58024cacf 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - 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-14 02:16:30.253 8 INFO cinder.api.openstack.wsgi [None req-0976b2e7-245a-4a2c-bbe1-06e58024cacf 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1012] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:16:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 1790 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-14 02:16:30.303 7 INFO cinder.api.openstack.wsgi [None req-64ac8bbb-778e-4607-80ae-ee814591639b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/1e9f70829ddc4ffb9773a417f5971ce5?usage=true 2026-05-14 02:16:30.345 7 INFO cinder.api.openstack.wsgi [None req-64ac8bbb-778e-4607-80ae-ee814591639b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/1e9f70829ddc4ffb9773a417f5971ce5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1013] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:16:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/1e9f70829ddc4ffb9773a417f5971ce5?usage=true => generated 847 bytes in 52 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-14 02:16:30.360 8 INFO cinder.api.openstack.wsgi [None req-9ea84fb5-0563-40d0-aa27-9a6bad87e134 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/2d72a44d723a44459224684ff48c2f8d?usage=true 2026-05-14 02:16:30.383 8 INFO cinder.api.openstack.wsgi [None req-9ea84fb5-0563-40d0-aa27-9a6bad87e134 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/2d72a44d723a44459224684ff48c2f8d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1014] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:16:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/2d72a44d723a44459224684ff48c2f8d?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:16:30.396 7 INFO cinder.api.openstack.wsgi [None req-4e402280-43a1-4993-8561-2b7d62744b7f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/47e81614f8c545189f190c9ca40f3c6f?usage=true 2026-05-14 02:16:30.419 7 INFO cinder.api.openstack.wsgi [None req-4e402280-43a1-4993-8561-2b7d62744b7f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/47e81614f8c545189f190c9ca40f3c6f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1015] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:16:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/47e81614f8c545189f190c9ca40f3c6f?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:16:30.433 8 INFO cinder.api.openstack.wsgi [None req-a1164337-aa2e-432c-9270-f3e5c5a1fc1f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/5c57cf82f95c4f668103958927508c89?usage=true 2026-05-14 02:16:30.458 8 INFO cinder.api.openstack.wsgi [None req-a1164337-aa2e-432c-9270-f3e5c5a1fc1f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/5c57cf82f95c4f668103958927508c89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1016] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:16:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/5c57cf82f95c4f668103958927508c89?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:16:30.468 7 INFO cinder.api.openstack.wsgi [None req-3c8602df-ef79-4bbe-85d2-6ce4a613520c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/63c41018fbfd4857ae00189d421b1162?usage=true 2026-05-14 02:16:30.488 7 INFO cinder.api.openstack.wsgi [None req-3c8602df-ef79-4bbe-85d2-6ce4a613520c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/63c41018fbfd4857ae00189d421b1162?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1017] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:16:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/63c41018fbfd4857ae00189d421b1162?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:16:30.503 8 INFO cinder.api.openstack.wsgi [None req-39370da9-aa9c-490f-a83b-045b994c9a02 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:16:30.521 8 INFO cinder.api.openstack.wsgi [None req-39370da9-aa9c-490f-a83b-045b994c9a02 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1018] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:16:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:16:30.532 7 INFO cinder.api.openstack.wsgi [None req-29f0a009-bfa3-480c-8cd1-86e0cbf8d83b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:16:30.551 7 INFO cinder.api.openstack.wsgi [None req-29f0a009-bfa3-480c-8cd1-86e0cbf8d83b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1019] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:16:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:16:30.560 8 INFO cinder.api.openstack.wsgi [None req-49f56953-ed5c-4f8e-918e-620841495f8d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/9084af384fc04d7286a7ae0c67ad36fb?usage=true 2026-05-14 02:16:30.585 8 INFO cinder.api.openstack.wsgi [None req-49f56953-ed5c-4f8e-918e-620841495f8d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/9084af384fc04d7286a7ae0c67ad36fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1020] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:16:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/9084af384fc04d7286a7ae0c67ad36fb?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:16:30.594 7 INFO cinder.api.openstack.wsgi [None req-c13e892b-0518-40be-ae7e-47470a6ca4af 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b27a39638bc048638826fddea4f0c126?usage=true 2026-05-14 02:16:30.615 7 INFO cinder.api.openstack.wsgi [None req-c13e892b-0518-40be-ae7e-47470a6ca4af 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b27a39638bc048638826fddea4f0c126?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1021] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:16:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b27a39638bc048638826fddea4f0c126?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:16:30.627 8 INFO cinder.api.openstack.wsgi [None req-04be1938-c97a-4302-867b-9f8f3add195d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ba4387d4a7da4c1991198522dc4ad317?usage=true 2026-05-14 02:16:30.658 8 INFO cinder.api.openstack.wsgi [None req-04be1938-c97a-4302-867b-9f8f3add195d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ba4387d4a7da4c1991198522dc4ad317?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1022] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:16:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ba4387d4a7da4c1991198522dc4ad317?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:16:30.669 7 INFO cinder.api.openstack.wsgi [None req-2e5e0a51-8961-4920-9fe1-b9ce6ab0cc1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:16:30.689 7 INFO cinder.api.openstack.wsgi [None req-2e5e0a51-8961-4920-9fe1-b9ce6ab0cc1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1023] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:16:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:16:30.701 8 INFO cinder.api.openstack.wsgi [None req-76d43848-d669-4ad5-b220-feac4631f74a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:16:31.205 8 INFO cinder.api.openstack.wsgi [None req-76d43848-d669-4ad5-b220-feac4631f74a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1024] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:16:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true => generated 671 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:16:34.585 7 INFO cinder.api.openstack.wsgi [None req-2e5e0a51-8961-4920-9fe1-b9ce6ab0cc1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:16:34.585 8 INFO cinder.api.openstack.wsgi [None req-76d43848-d669-4ad5-b220-feac4631f74a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:16:34.586 7 INFO cinder.api.openstack.wsgi [None req-2e5e0a51-8961-4920-9fe1-b9ce6ab0cc1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:16:34.586 8 INFO cinder.api.openstack.wsgi [None req-76d43848-d669-4ad5-b220-feac4631f74a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:16:44.585 7 INFO cinder.api.openstack.wsgi [None req-2e5e0a51-8961-4920-9fe1-b9ce6ab0cc1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:16:44.585 8 INFO cinder.api.openstack.wsgi [None req-76d43848-d669-4ad5-b220-feac4631f74a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:16:44.587 7 INFO cinder.api.openstack.wsgi [None req-2e5e0a51-8961-4920-9fe1-b9ce6ab0cc1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:16:44.587 8 INFO cinder.api.openstack.wsgi [None req-76d43848-d669-4ad5-b220-feac4631f74a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:16:54.585 7 INFO cinder.api.openstack.wsgi [None req-2e5e0a51-8961-4920-9fe1-b9ce6ab0cc1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:16:54.585 8 INFO cinder.api.openstack.wsgi [None req-76d43848-d669-4ad5-b220-feac4631f74a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:16:54.586 7 INFO cinder.api.openstack.wsgi [None req-2e5e0a51-8961-4920-9fe1-b9ce6ab0cc1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:16:54.586 8 INFO cinder.api.openstack.wsgi [None req-76d43848-d669-4ad5-b220-feac4631f74a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:17:04.585 8 INFO cinder.api.openstack.wsgi [None req-76d43848-d669-4ad5-b220-feac4631f74a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:17:04.585 7 INFO cinder.api.openstack.wsgi [None req-2e5e0a51-8961-4920-9fe1-b9ce6ab0cc1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:17:04.587 7 INFO cinder.api.openstack.wsgi [None req-2e5e0a51-8961-4920-9fe1-b9ce6ab0cc1e 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:17:04.587 8 INFO cinder.api.openstack.wsgi [None req-76d43848-d669-4ad5-b220-feac4631f74a 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:17:06.128 7 INFO cinder.api.openstack.wsgi [req-995e7c1b-f017-44a9-99d2-7b74ee067d32 req-9ca0c7d5-7ee0-4077-8511-f4dae678ded2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/attachments/f54f2067-caae-491c-85a6-3a2a6763972f /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-14 02:17:06.692 7 INFO cinder.api.openstack.wsgi [req-995e7c1b-f017-44a9-99d2-7b74ee067d32 req-9ca0c7d5-7ee0-4077-8511-f4dae678ded2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/attachments/f54f2067-caae-491c-85a6-3a2a6763972f returned with HTTP 200 [pid: 7|app: 0|req: 514/1033] 199.204.45.115 () {38 vars in 1103 bytes} [Thu May 14 02:17:06 2026] DELETE /v3/c17e31b76bc9419585b2c111a8d8b4f6/attachments/f54f2067-caae-491c-85a6-3a2a6763972f => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:17:06.706 8 INFO cinder.api.openstack.wsgi [req-995e7c1b-f017-44a9-99d2-7b74ee067d32 req-1b2cc306-d2ed-400f-8e35-f7a00e6d7fa0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc 2026-05-14 02:17:06.707 8 INFO cinder.api.v3.volumes [req-995e7c1b-f017-44a9-99d2-7b74ee067d32 req-1b2cc306-d2ed-400f-8e35-f7a00e6d7fa0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Delete volume with id: 9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc /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-14 02:17:06.715 8 INFO cinder.volume.api [req-995e7c1b-f017-44a9-99d2-7b74ee067d32 req-1b2cc306-d2ed-400f-8e35-f7a00e6d7fa0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Volume info retrieved successfully. 2026-05-14 02:17:06.739 8 INFO cinder.volume.api [req-995e7c1b-f017-44a9-99d2-7b74ee067d32 req-1b2cc306-d2ed-400f-8e35-f7a00e6d7fa0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Delete volume request issued successfully. 2026-05-14 02:17:06.739 8 INFO cinder.api.openstack.wsgi [req-995e7c1b-f017-44a9-99d2-7b74ee067d32 req-1b2cc306-d2ed-400f-8e35-f7a00e6d7fa0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc returned with HTTP 202 [pid: 8|app: 0|req: 520/1034] 199.204.45.115 () {36 vars in 1054 bytes} [Thu May 14 02:17:06 2026] DELETE /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/9a9b28df-e4b7-4f0d-8ce0-7a762ce7d2dc => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-14 02:17:14.586 8 INFO cinder.api.openstack.wsgi [req-995e7c1b-f017-44a9-99d2-7b74ee067d32 req-1b2cc306-d2ed-400f-8e35-f7a00e6d7fa0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:17:14.586 7 INFO cinder.api.openstack.wsgi [req-995e7c1b-f017-44a9-99d2-7b74ee067d32 req-9ca0c7d5-7ee0-4077-8511-f4dae678ded2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:17:14.587 8 INFO cinder.api.openstack.wsgi [req-995e7c1b-f017-44a9-99d2-7b74ee067d32 req-1b2cc306-d2ed-400f-8e35-f7a00e6d7fa0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:17:14.587 7 INFO cinder.api.openstack.wsgi [req-995e7c1b-f017-44a9-99d2-7b74ee067d32 req-9ca0c7d5-7ee0-4077-8511-f4dae678ded2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:17:24.585 8 INFO cinder.api.openstack.wsgi [req-995e7c1b-f017-44a9-99d2-7b74ee067d32 req-1b2cc306-d2ed-400f-8e35-f7a00e6d7fa0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:17:24.585 7 INFO cinder.api.openstack.wsgi [req-995e7c1b-f017-44a9-99d2-7b74ee067d32 req-9ca0c7d5-7ee0-4077-8511-f4dae678ded2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:17:24.586 8 INFO cinder.api.openstack.wsgi [req-995e7c1b-f017-44a9-99d2-7b74ee067d32 req-1b2cc306-d2ed-400f-8e35-f7a00e6d7fa0 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:17:24.587 7 INFO cinder.api.openstack.wsgi [req-995e7c1b-f017-44a9-99d2-7b74ee067d32 req-9ca0c7d5-7ee0-4077-8511-f4dae678ded2 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12: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-14 02:17:30.167 8 INFO cinder.api.openstack.wsgi [None req-78877ff4-9985-4fad-8e08-acb46bc854d9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:17:30.191 8 INFO cinder.volume.api [None req-78877ff4-9985-4fad-8e08-acb46bc854d9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:17:30.194 8 INFO cinder.api.openstack.wsgi [None req-78877ff4-9985-4fad-8e08-acb46bc854d9 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1039] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:17:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 15 bytes in 83 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-14 02:17:30.204 7 INFO cinder.api.openstack.wsgi [None req-0b572ed9-905e-4db4-bc07-35a02638e1e8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?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-14 02:17:30.215 7 INFO cinder.volume.api [None req-0b572ed9-905e-4db4-bc07-35a02638e1e8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:17:30.217 7 INFO cinder.api.openstack.wsgi [None req-0b572ed9-905e-4db4-bc07-35a02638e1e8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1040] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:17:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:17:30.228 8 INFO cinder.api.openstack.wsgi [None req-82aca0a9-56ba-4067-9725-ad6240c38254 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:17:30.234 8 INFO cinder.api.openstack.wsgi [None req-82aca0a9-56ba-4067-9725-ad6240c38254 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 524/1041] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:17:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:17:30.245 7 INFO cinder.api.openstack.wsgi [None req-4c53f2e6-56bd-48db-8b78-6e65fc4fdba1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:17:30.251 7 INFO cinder.volume.api [None req-4c53f2e6-56bd-48db-8b78-6e65fc4fdba1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:17:30.251 7 INFO cinder.api.openstack.wsgi [None req-4c53f2e6-56bd-48db-8b78-6e65fc4fdba1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1042] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:17:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:17:30.260 8 INFO cinder.api.openstack.wsgi [None req-a222dac0-387d-4ead-8c0c-0a02a2c831f8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:17:30.764 8 INFO cinder.api.openstack.wsgi [None req-a222dac0-387d-4ead-8c0c-0a02a2c831f8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1043] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:17:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:17:30.814 7 INFO cinder.api.openstack.wsgi [None req-05d47f95-8571-4353-844b-3d10283080ed 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/1e9f70829ddc4ffb9773a417f5971ce5?usage=true 2026-05-14 02:17:30.835 7 INFO cinder.api.openstack.wsgi [None req-05d47f95-8571-4353-844b-3d10283080ed 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/1e9f70829ddc4ffb9773a417f5971ce5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1044] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:17:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/1e9f70829ddc4ffb9773a417f5971ce5?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:17:30.848 8 INFO cinder.api.openstack.wsgi [None req-11b3b2d0-ca2e-41b8-b92f-d8128e9d345d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/2d72a44d723a44459224684ff48c2f8d?usage=true 2026-05-14 02:17:30.868 8 INFO cinder.api.openstack.wsgi [None req-11b3b2d0-ca2e-41b8-b92f-d8128e9d345d 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/2d72a44d723a44459224684ff48c2f8d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1045] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:17:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/2d72a44d723a44459224684ff48c2f8d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:17:30.878 7 INFO cinder.api.openstack.wsgi [None req-a87289e0-3358-411c-9541-c11cecf55650 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/47e81614f8c545189f190c9ca40f3c6f?usage=true 2026-05-14 02:17:30.901 7 INFO cinder.api.openstack.wsgi [None req-a87289e0-3358-411c-9541-c11cecf55650 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/47e81614f8c545189f190c9ca40f3c6f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1046] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:17:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/47e81614f8c545189f190c9ca40f3c6f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:17:30.912 8 INFO cinder.api.openstack.wsgi [None req-2dce9a0a-d599-4899-8c1b-b6b3a24e3da8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/5c57cf82f95c4f668103958927508c89?usage=true 2026-05-14 02:17:30.935 8 INFO cinder.api.openstack.wsgi [None req-2dce9a0a-d599-4899-8c1b-b6b3a24e3da8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/5c57cf82f95c4f668103958927508c89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1047] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:17:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/5c57cf82f95c4f668103958927508c89?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:17:30.946 7 INFO cinder.api.openstack.wsgi [None req-0f43ad30-fc86-439e-817c-7fd32c293d5f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/63c41018fbfd4857ae00189d421b1162?usage=true 2026-05-14 02:17:30.963 7 INFO cinder.api.openstack.wsgi [None req-0f43ad30-fc86-439e-817c-7fd32c293d5f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/63c41018fbfd4857ae00189d421b1162?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1048] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:17:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/63c41018fbfd4857ae00189d421b1162?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:17:30.975 8 INFO cinder.api.openstack.wsgi [None req-f0a6a3ff-cd6b-46d6-b9a9-0f0051d5d202 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:17:30.996 8 INFO cinder.api.openstack.wsgi [None req-f0a6a3ff-cd6b-46d6-b9a9-0f0051d5d202 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1049] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:17:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:17:31.007 7 INFO cinder.api.openstack.wsgi [None req-560ac917-b3f9-4f6f-8768-4e06dca22264 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:17:31.029 7 INFO cinder.api.openstack.wsgi [None req-560ac917-b3f9-4f6f-8768-4e06dca22264 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1050] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:17:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:17:31.041 8 INFO cinder.api.openstack.wsgi [None req-6f0aa6f0-8ee1-42bd-94f5-45b1245ede02 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/9084af384fc04d7286a7ae0c67ad36fb?usage=true 2026-05-14 02:17:31.057 8 INFO cinder.api.openstack.wsgi [None req-6f0aa6f0-8ee1-42bd-94f5-45b1245ede02 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/9084af384fc04d7286a7ae0c67ad36fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1051] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:17:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/9084af384fc04d7286a7ae0c67ad36fb?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:17:31.068 7 INFO cinder.api.openstack.wsgi [None req-68ae06fd-b3ea-41ca-a664-7144a2ad4254 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b27a39638bc048638826fddea4f0c126?usage=true 2026-05-14 02:17:31.089 7 INFO cinder.api.openstack.wsgi [None req-68ae06fd-b3ea-41ca-a664-7144a2ad4254 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b27a39638bc048638826fddea4f0c126?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1052] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:17:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/b27a39638bc048638826fddea4f0c126?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:17:31.099 8 INFO cinder.api.openstack.wsgi [None req-b410a040-933a-4387-bdcf-a20b3efcad87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ba4387d4a7da4c1991198522dc4ad317?usage=true 2026-05-14 02:17:31.117 8 INFO cinder.api.openstack.wsgi [None req-b410a040-933a-4387-bdcf-a20b3efcad87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ba4387d4a7da4c1991198522dc4ad317?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1053] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:17:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/ba4387d4a7da4c1991198522dc4ad317?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:17:31.129 7 INFO cinder.api.openstack.wsgi [None req-f3bb90d8-a5e8-49de-8607-c347b7e37825 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:17:31.158 7 INFO cinder.api.openstack.wsgi [None req-f3bb90d8-a5e8-49de-8607-c347b7e37825 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1054] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:17:31 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:17:34.584 8 INFO cinder.api.openstack.wsgi [None req-b410a040-933a-4387-bdcf-a20b3efcad87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:17:34.585 8 INFO cinder.api.openstack.wsgi [None req-b410a040-933a-4387-bdcf-a20b3efcad87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:17:34.585 7 INFO cinder.api.openstack.wsgi [None req-f3bb90d8-a5e8-49de-8607-c347b7e37825 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:17:34.587 7 INFO cinder.api.openstack.wsgi [None req-f3bb90d8-a5e8-49de-8607-c347b7e37825 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:17:44.586 7 INFO cinder.api.openstack.wsgi [None req-f3bb90d8-a5e8-49de-8607-c347b7e37825 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:17:44.586 8 INFO cinder.api.openstack.wsgi [None req-b410a040-933a-4387-bdcf-a20b3efcad87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:17:44.587 7 INFO cinder.api.openstack.wsgi [None req-f3bb90d8-a5e8-49de-8607-c347b7e37825 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:17:44.587 8 INFO cinder.api.openstack.wsgi [None req-b410a040-933a-4387-bdcf-a20b3efcad87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:17:54.584 8 INFO cinder.api.openstack.wsgi [None req-b410a040-933a-4387-bdcf-a20b3efcad87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:17:54.585 7 INFO cinder.api.openstack.wsgi [None req-f3bb90d8-a5e8-49de-8607-c347b7e37825 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:17:54.586 8 INFO cinder.api.openstack.wsgi [None req-b410a040-933a-4387-bdcf-a20b3efcad87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:17:54.586 7 INFO cinder.api.openstack.wsgi [None req-f3bb90d8-a5e8-49de-8607-c347b7e37825 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:18:04.586 8 INFO cinder.api.openstack.wsgi [None req-b410a040-933a-4387-bdcf-a20b3efcad87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:18:04.586 7 INFO cinder.api.openstack.wsgi [None req-f3bb90d8-a5e8-49de-8607-c347b7e37825 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:18:04.586 8 INFO cinder.api.openstack.wsgi [None req-b410a040-933a-4387-bdcf-a20b3efcad87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:18:04.588 7 INFO cinder.api.openstack.wsgi [None req-f3bb90d8-a5e8-49de-8607-c347b7e37825 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:18:14.584 8 INFO cinder.api.openstack.wsgi [None req-b410a040-933a-4387-bdcf-a20b3efcad87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:18:14.585 7 INFO cinder.api.openstack.wsgi [None req-f3bb90d8-a5e8-49de-8607-c347b7e37825 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:18:14.585 8 INFO cinder.api.openstack.wsgi [None req-b410a040-933a-4387-bdcf-a20b3efcad87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:18:14.586 7 INFO cinder.api.openstack.wsgi [None req-f3bb90d8-a5e8-49de-8607-c347b7e37825 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:18:24.584 8 INFO cinder.api.openstack.wsgi [None req-b410a040-933a-4387-bdcf-a20b3efcad87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:18:24.584 7 INFO cinder.api.openstack.wsgi [None req-f3bb90d8-a5e8-49de-8607-c347b7e37825 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:18:24.585 8 INFO cinder.api.openstack.wsgi [None req-b410a040-933a-4387-bdcf-a20b3efcad87 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:18:24.585 7 INFO cinder.api.openstack.wsgi [None req-f3bb90d8-a5e8-49de-8607-c347b7e37825 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:18:30.377 8 INFO cinder.api.openstack.wsgi [None req-665f6336-02b1-4ff4-96bd-86c283a42c06 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:18:30.397 8 INFO cinder.api.openstack.wsgi [None req-665f6336-02b1-4ff4-96bd-86c283a42c06 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1067] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:18:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:18:30.412 7 INFO cinder.api.openstack.wsgi [None req-56f17d1d-8590-4f22-9900-e1e80624c513 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:18:30.450 7 INFO cinder.api.openstack.wsgi [None req-56f17d1d-8590-4f22-9900-e1e80624c513 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1068] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:18:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:18:30.461 8 INFO cinder.api.openstack.wsgi [None req-2b7519c9-b9d6-4263-a159-776984bc7120 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:18:30.495 8 INFO cinder.api.openstack.wsgi [None req-2b7519c9-b9d6-4263-a159-776984bc7120 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1069] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:18:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:18:30.508 7 INFO cinder.api.openstack.wsgi [None req-a5f239ca-fbb5-4d81-a2e8-783bd0f74336 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:18:30.517 7 INFO cinder.volume.api [None req-a5f239ca-fbb5-4d81-a2e8-783bd0f74336 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:18:30.518 7 INFO cinder.api.openstack.wsgi [None req-a5f239ca-fbb5-4d81-a2e8-783bd0f74336 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1070] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:18:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:18:30.529 8 INFO cinder.api.openstack.wsgi [None req-9b5d2b3e-4e90-4433-9f3e-320abc6edae8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:18:30.537 8 INFO cinder.api.openstack.wsgi [None req-9b5d2b3e-4e90-4433-9f3e-320abc6edae8 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 539/1071] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:18:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:18:30.545 7 INFO cinder.api.openstack.wsgi [None req-d15ac696-f1ef-491a-aa79-2841adf06441 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:18:30.553 7 INFO cinder.volume.api [None req-d15ac696-f1ef-491a-aa79-2841adf06441 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:18:30.555 7 INFO cinder.api.openstack.wsgi [None req-d15ac696-f1ef-491a-aa79-2841adf06441 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1072] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:18:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:18:30.566 8 INFO cinder.api.openstack.wsgi [None req-5e640d68-f39e-4d35-8de8-ed525ed85e1c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:18:30.579 8 INFO cinder.volume.api [None req-5e640d68-f39e-4d35-8de8-ed525ed85e1c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:18:30.580 8 INFO cinder.api.openstack.wsgi [None req-5e640d68-f39e-4d35-8de8-ed525ed85e1c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1073] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:18:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:18:30.591 7 INFO cinder.api.openstack.wsgi [None req-204461c7-f328-4982-9c8f-0fa0fe778a78 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:18:31.096 7 INFO cinder.api.openstack.wsgi [None req-204461c7-f328-4982-9c8f-0fa0fe778a78 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1074] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:18:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:18:34.585 8 INFO cinder.api.openstack.wsgi [None req-5e640d68-f39e-4d35-8de8-ed525ed85e1c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:18:34.585 7 INFO cinder.api.openstack.wsgi [None req-204461c7-f328-4982-9c8f-0fa0fe778a78 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:18:34.586 7 INFO cinder.api.openstack.wsgi [None req-204461c7-f328-4982-9c8f-0fa0fe778a78 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:18:34.586 8 INFO cinder.api.openstack.wsgi [None req-5e640d68-f39e-4d35-8de8-ed525ed85e1c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:18:44.584 7 INFO cinder.api.openstack.wsgi [None req-204461c7-f328-4982-9c8f-0fa0fe778a78 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:18:44.585 8 INFO cinder.api.openstack.wsgi [None req-5e640d68-f39e-4d35-8de8-ed525ed85e1c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:18:44.585 7 INFO cinder.api.openstack.wsgi [None req-204461c7-f328-4982-9c8f-0fa0fe778a78 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:18:44.586 8 INFO cinder.api.openstack.wsgi [None req-5e640d68-f39e-4d35-8de8-ed525ed85e1c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:18:54.584 8 INFO cinder.api.openstack.wsgi [None req-5e640d68-f39e-4d35-8de8-ed525ed85e1c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:18:54.584 7 INFO cinder.api.openstack.wsgi [None req-204461c7-f328-4982-9c8f-0fa0fe778a78 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:18:54.585 8 INFO cinder.api.openstack.wsgi [None req-5e640d68-f39e-4d35-8de8-ed525ed85e1c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:18:54.585 7 INFO cinder.api.openstack.wsgi [None req-204461c7-f328-4982-9c8f-0fa0fe778a78 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:19:04.585 8 INFO cinder.api.openstack.wsgi [None req-5e640d68-f39e-4d35-8de8-ed525ed85e1c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:19:04.585 7 INFO cinder.api.openstack.wsgi [None req-204461c7-f328-4982-9c8f-0fa0fe778a78 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:19:04.586 7 INFO cinder.api.openstack.wsgi [None req-204461c7-f328-4982-9c8f-0fa0fe778a78 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:19:04.586 8 INFO cinder.api.openstack.wsgi [None req-5e640d68-f39e-4d35-8de8-ed525ed85e1c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:19:14.585 7 INFO cinder.api.openstack.wsgi [None req-204461c7-f328-4982-9c8f-0fa0fe778a78 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:19:14.585 7 INFO cinder.api.openstack.wsgi [None req-204461c7-f328-4982-9c8f-0fa0fe778a78 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:19:14.585 8 INFO cinder.api.openstack.wsgi [None req-5e640d68-f39e-4d35-8de8-ed525ed85e1c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:19:14.587 8 INFO cinder.api.openstack.wsgi [None req-5e640d68-f39e-4d35-8de8-ed525ed85e1c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:19:24.585 7 INFO cinder.api.openstack.wsgi [None req-204461c7-f328-4982-9c8f-0fa0fe778a78 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:19:24.585 8 INFO cinder.api.openstack.wsgi [None req-5e640d68-f39e-4d35-8de8-ed525ed85e1c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:19:24.586 7 INFO cinder.api.openstack.wsgi [None req-204461c7-f328-4982-9c8f-0fa0fe778a78 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:19:24.586 8 INFO cinder.api.openstack.wsgi [None req-5e640d68-f39e-4d35-8de8-ed525ed85e1c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:19:30.162 7 INFO cinder.api.openstack.wsgi [None req-57edeeb8-09b0-426a-b8e3-87cb3492f234 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:19:30.665 7 INFO cinder.api.openstack.wsgi [None req-57edeeb8-09b0-426a-b8e3-87cb3492f234 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1087] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:19:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true => generated 668 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:19:30.678 8 INFO cinder.api.openstack.wsgi [None req-63b43207-b331-41fc-9df6-8a7465987a40 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:19:30.687 8 INFO cinder.volume.api [None req-63b43207-b331-41fc-9df6-8a7465987a40 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:19:30.689 8 INFO cinder.api.openstack.wsgi [None req-63b43207-b331-41fc-9df6-8a7465987a40 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1088] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:19:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:19:30.696 7 INFO cinder.api.openstack.wsgi [None req-7fe9e7b0-a6be-4a67-ad55-3db419173f90 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:19:30.706 7 INFO cinder.volume.api [None req-7fe9e7b0-a6be-4a67-ad55-3db419173f90 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:19:30.710 7 INFO cinder.api.openstack.wsgi [None req-7fe9e7b0-a6be-4a67-ad55-3db419173f90 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1089] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:19:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:19:30.719 8 INFO cinder.api.openstack.wsgi [None req-3812833f-b5b7-4f68-b4a5-c5c6eb69bace 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:19:30.724 8 INFO cinder.api.openstack.wsgi [None req-3812833f-b5b7-4f68-b4a5-c5c6eb69bace 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 548/1090] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:19:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:19:30.766 7 INFO cinder.api.openstack.wsgi [None req-27a36776-e42e-4808-b99c-bf76c3d3e40c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:19:30.784 7 INFO cinder.api.openstack.wsgi [None req-27a36776-e42e-4808-b99c-bf76c3d3e40c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1091] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:19:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:19:30.795 8 INFO cinder.api.openstack.wsgi [None req-1f05c95f-fd63-4ee5-8210-570058ac5940 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:19:30.810 8 INFO cinder.api.openstack.wsgi [None req-1f05c95f-fd63-4ee5-8210-570058ac5940 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1092] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:19:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:19:30.821 7 INFO cinder.api.openstack.wsgi [None req-d0cf1002-48fc-403e-8843-7dcabe733ade 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:19:30.849 7 INFO cinder.api.openstack.wsgi [None req-d0cf1002-48fc-403e-8843-7dcabe733ade 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1093] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:19:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:19:30.860 8 INFO cinder.api.openstack.wsgi [None req-4f9e7a44-d668-47ba-a8f8-0ab46e40e391 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:19:30.865 8 INFO cinder.volume.api [None req-4f9e7a44-d668-47ba-a8f8-0ab46e40e391 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:19:30.865 8 INFO cinder.api.openstack.wsgi [None req-4f9e7a44-d668-47ba-a8f8-0ab46e40e391 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1094] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:19:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:19:34.585 8 INFO cinder.api.openstack.wsgi [None req-4f9e7a44-d668-47ba-a8f8-0ab46e40e391 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:19:34.585 7 INFO cinder.api.openstack.wsgi [None req-d0cf1002-48fc-403e-8843-7dcabe733ade 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:19:34.586 8 INFO cinder.api.openstack.wsgi [None req-4f9e7a44-d668-47ba-a8f8-0ab46e40e391 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:19:34.586 7 INFO cinder.api.openstack.wsgi [None req-d0cf1002-48fc-403e-8843-7dcabe733ade 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:19:44.584 8 INFO cinder.api.openstack.wsgi [None req-4f9e7a44-d668-47ba-a8f8-0ab46e40e391 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:19:44.585 7 INFO cinder.api.openstack.wsgi [None req-d0cf1002-48fc-403e-8843-7dcabe733ade 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:19:44.585 8 INFO cinder.api.openstack.wsgi [None req-4f9e7a44-d668-47ba-a8f8-0ab46e40e391 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:19:44.586 7 INFO cinder.api.openstack.wsgi [None req-d0cf1002-48fc-403e-8843-7dcabe733ade 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:19:54.585 8 INFO cinder.api.openstack.wsgi [None req-4f9e7a44-d668-47ba-a8f8-0ab46e40e391 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:19:54.586 7 INFO cinder.api.openstack.wsgi [None req-d0cf1002-48fc-403e-8843-7dcabe733ade 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:19:54.586 8 INFO cinder.api.openstack.wsgi [None req-4f9e7a44-d668-47ba-a8f8-0ab46e40e391 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:19:54.586 7 INFO cinder.api.openstack.wsgi [None req-d0cf1002-48fc-403e-8843-7dcabe733ade 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:20:04.585 8 INFO cinder.api.openstack.wsgi [None req-4f9e7a44-d668-47ba-a8f8-0ab46e40e391 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:20:04.586 8 INFO cinder.api.openstack.wsgi [None req-4f9e7a44-d668-47ba-a8f8-0ab46e40e391 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:20:04.586 7 INFO cinder.api.openstack.wsgi [None req-d0cf1002-48fc-403e-8843-7dcabe733ade 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:20:04.587 7 INFO cinder.api.openstack.wsgi [None req-d0cf1002-48fc-403e-8843-7dcabe733ade 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:20:14.585 8 INFO cinder.api.openstack.wsgi [None req-4f9e7a44-d668-47ba-a8f8-0ab46e40e391 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:20:14.586 8 INFO cinder.api.openstack.wsgi [None req-4f9e7a44-d668-47ba-a8f8-0ab46e40e391 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:20:14.586 7 INFO cinder.api.openstack.wsgi [None req-d0cf1002-48fc-403e-8843-7dcabe733ade 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:20:14.587 7 INFO cinder.api.openstack.wsgi [None req-d0cf1002-48fc-403e-8843-7dcabe733ade 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:20:24.585 8 INFO cinder.api.openstack.wsgi [None req-4f9e7a44-d668-47ba-a8f8-0ab46e40e391 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:20:24.585 7 INFO cinder.api.openstack.wsgi [None req-d0cf1002-48fc-403e-8843-7dcabe733ade 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:20:24.585 8 INFO cinder.api.openstack.wsgi [None req-4f9e7a44-d668-47ba-a8f8-0ab46e40e391 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:20:24.586 7 INFO cinder.api.openstack.wsgi [None req-d0cf1002-48fc-403e-8843-7dcabe733ade 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:20:30.293 8 INFO cinder.api.openstack.wsgi [None req-a5f3ed55-b985-482a-b6e6-5491d3b2e1ea 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:20:30.300 8 INFO cinder.volume.api [None req-a5f3ed55-b985-482a-b6e6-5491d3b2e1ea 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:20:30.302 8 INFO cinder.api.openstack.wsgi [None req-a5f3ed55-b985-482a-b6e6-5491d3b2e1ea 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 557/1107] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:20:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:20:30.315 7 INFO cinder.api.openstack.wsgi [None req-20a4e792-fc0e-4e2c-b79b-f9d0041aeb49 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:20:30.329 7 INFO cinder.volume.api [None req-20a4e792-fc0e-4e2c-b79b-f9d0041aeb49 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:20:30.331 7 INFO cinder.api.openstack.wsgi [None req-20a4e792-fc0e-4e2c-b79b-f9d0041aeb49 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1108] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:20:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:20:30.345 8 INFO cinder.api.openstack.wsgi [None req-21ef1e0f-9ed8-4bb3-b671-ab7a0a4a9460 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:20:30.352 8 INFO cinder.volume.api [None req-21ef1e0f-9ed8-4bb3-b671-ab7a0a4a9460 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:20:30.352 8 INFO cinder.api.openstack.wsgi [None req-21ef1e0f-9ed8-4bb3-b671-ab7a0a4a9460 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 558/1109] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:20:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:20:30.365 7 INFO cinder.api.openstack.wsgi [None req-58a979fc-37a9-4fbb-91ba-f0bdc9e34e4f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:20:30.373 7 INFO cinder.api.openstack.wsgi [None req-58a979fc-37a9-4fbb-91ba-f0bdc9e34e4f 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 552/1110] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:20:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:20:30.385 8 INFO cinder.api.openstack.wsgi [None req-9f349ae5-54c2-4418-b5ce-457ce7b54c94 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:20:30.889 8 INFO cinder.api.openstack.wsgi [None req-9f349ae5-54c2-4418-b5ce-457ce7b54c94 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 559/1111] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:20:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:20:30.926 7 INFO cinder.api.openstack.wsgi [None req-994180a5-d451-4696-8eb1-80468dc5ffa1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:20:30.943 7 INFO cinder.api.openstack.wsgi [None req-994180a5-d451-4696-8eb1-80468dc5ffa1 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 553/1112] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:20:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:20:30.952 8 INFO cinder.api.openstack.wsgi [None req-bf8022b9-ff32-4b66-bceb-a6f3a5d3ca65 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:20:30.982 8 INFO cinder.api.openstack.wsgi [None req-bf8022b9-ff32-4b66-bceb-a6f3a5d3ca65 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 560/1113] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:20:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:20:30.992 7 INFO cinder.api.openstack.wsgi [None req-1b9ef501-86fe-4f01-9153-d2564a50bedd 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:20:31.013 7 INFO cinder.api.openstack.wsgi [None req-1b9ef501-86fe-4f01-9153-d2564a50bedd 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 554/1114] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:20:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:20:34.585 8 INFO cinder.api.openstack.wsgi [None req-bf8022b9-ff32-4b66-bceb-a6f3a5d3ca65 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:20:34.585 8 INFO cinder.api.openstack.wsgi [None req-bf8022b9-ff32-4b66-bceb-a6f3a5d3ca65 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:20:34.586 7 INFO cinder.api.openstack.wsgi [None req-1b9ef501-86fe-4f01-9153-d2564a50bedd 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:20:34.586 7 INFO cinder.api.openstack.wsgi [None req-1b9ef501-86fe-4f01-9153-d2564a50bedd 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:20:44.585 8 INFO cinder.api.openstack.wsgi [None req-bf8022b9-ff32-4b66-bceb-a6f3a5d3ca65 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:20:44.585 7 INFO cinder.api.openstack.wsgi [None req-1b9ef501-86fe-4f01-9153-d2564a50bedd 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:20:44.585 8 INFO cinder.api.openstack.wsgi [None req-bf8022b9-ff32-4b66-bceb-a6f3a5d3ca65 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:20:44.586 7 INFO cinder.api.openstack.wsgi [None req-1b9ef501-86fe-4f01-9153-d2564a50bedd 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:20:54.584 8 INFO cinder.api.openstack.wsgi [None req-bf8022b9-ff32-4b66-bceb-a6f3a5d3ca65 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:20:54.585 7 INFO cinder.api.openstack.wsgi [None req-1b9ef501-86fe-4f01-9153-d2564a50bedd 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:20:54.585 8 INFO cinder.api.openstack.wsgi [None req-bf8022b9-ff32-4b66-bceb-a6f3a5d3ca65 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:20:54.586 7 INFO cinder.api.openstack.wsgi [None req-1b9ef501-86fe-4f01-9153-d2564a50bedd 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:21:04.586 8 INFO cinder.api.openstack.wsgi [None req-bf8022b9-ff32-4b66-bceb-a6f3a5d3ca65 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:21:04.586 7 INFO cinder.api.openstack.wsgi [None req-1b9ef501-86fe-4f01-9153-d2564a50bedd 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:21:04.587 8 INFO cinder.api.openstack.wsgi [None req-bf8022b9-ff32-4b66-bceb-a6f3a5d3ca65 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:21:04.588 7 INFO cinder.api.openstack.wsgi [None req-1b9ef501-86fe-4f01-9153-d2564a50bedd 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:21:14.584 8 INFO cinder.api.openstack.wsgi [None req-bf8022b9-ff32-4b66-bceb-a6f3a5d3ca65 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:21:14.585 8 INFO cinder.api.openstack.wsgi [None req-bf8022b9-ff32-4b66-bceb-a6f3a5d3ca65 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:21:14.585 7 INFO cinder.api.openstack.wsgi [None req-1b9ef501-86fe-4f01-9153-d2564a50bedd 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:21:14.586 7 INFO cinder.api.openstack.wsgi [None req-1b9ef501-86fe-4f01-9153-d2564a50bedd 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:21:24.585 8 INFO cinder.api.openstack.wsgi [None req-bf8022b9-ff32-4b66-bceb-a6f3a5d3ca65 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:21:24.586 7 INFO cinder.api.openstack.wsgi [None req-1b9ef501-86fe-4f01-9153-d2564a50bedd 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:21:24.586 8 INFO cinder.api.openstack.wsgi [None req-bf8022b9-ff32-4b66-bceb-a6f3a5d3ca65 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:21:24.588 7 INFO cinder.api.openstack.wsgi [None req-1b9ef501-86fe-4f01-9153-d2564a50bedd 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:21:30.201 8 INFO cinder.api.openstack.wsgi [None req-61afb86c-f0fb-4a97-987f-a2b40d59fa34 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services 2026-05-14 02:21:30.208 8 INFO cinder.api.openstack.wsgi [None req-61afb86c-f0fb-4a97-987f-a2b40d59fa34 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 567/1127] 10.0.0.107 () {28 vars in 645 bytes} [Thu May 14 02:21:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-services => generated 646 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:21:30.220 7 INFO cinder.api.openstack.wsgi [None req-fe9a741c-1736-471f-9eca-ca06a4fb0ded 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:21:30.241 7 INFO cinder.volume.api [None req-fe9a741c-1736-471f-9eca-ca06a4fb0ded 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:21:30.244 7 INFO cinder.api.openstack.wsgi [None req-fe9a741c-1736-471f-9eca-ca06a4fb0ded 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 561/1128] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:21:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:21:30.253 8 INFO cinder.api.openstack.wsgi [None req-3bf3f293-3a70-43d2-b1b0-76afaee0f2f7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true 2026-05-14 02:21:30.260 8 INFO cinder.volume.api [None req-3bf3f293-3a70-43d2-b1b0-76afaee0f2f7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all volumes completed successfully. 2026-05-14 02:21:30.262 8 INFO cinder.api.openstack.wsgi [None req-3bf3f293-3a70-43d2-b1b0-76afaee0f2f7 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 568/1129] 10.0.0.107 () {28 vars in 684 bytes} [Thu May 14 02:21:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:21:30.282 7 INFO cinder.api.openstack.wsgi [None req-d7661c48-369f-4f5f-890e-a874f9b3a8be 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true 2026-05-14 02:21:30.786 7 INFO cinder.api.openstack.wsgi [None req-d7661c48-369f-4f5f-890e-a874f9b3a8be 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 562/1130] 10.0.0.107 () {28 vars in 696 bytes} [Thu May 14 02:21:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/scheduler-stats/get_pools?detail=true => generated 668 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:21:30.834 8 INFO cinder.api.openstack.wsgi [None req-83f3d58c-5370-4173-9cbf-116b5647f96b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true 2026-05-14 02:21:30.868 8 INFO cinder.api.openstack.wsgi [None req-83f3d58c-5370-4173-9cbf-116b5647f96b 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 569/1131] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:21:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/705e7fc6231247f58cdd1e706a699a53?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:21:30.891 7 INFO cinder.api.openstack.wsgi [None req-a7e3d609-955f-4c31-b976-e8705fc0ce12 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true 2026-05-14 02:21:30.915 7 INFO cinder.api.openstack.wsgi [None req-a7e3d609-955f-4c31-b976-e8705fc0ce12 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 563/1132] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:21:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/7f8b83ddd4494cf5b4e0a5cbfbea08e8?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:21:30.929 8 INFO cinder.api.openstack.wsgi [None req-e280a17b-b4c1-492c-aed4-145c326a7edc 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true 2026-05-14 02:21:30.950 8 INFO cinder.api.openstack.wsgi [None req-e280a17b-b4c1-492c-aed4-145c326a7edc 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 570/1133] 10.0.0.107 () {28 vars in 736 bytes} [Thu May 14 02:21:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/os-quota-sets/c17e31b76bc9419585b2c111a8d8b4f6?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:21:30.960 7 INFO cinder.api.openstack.wsgi [None req-381a1549-f600-4647-a80d-4ff2ecb2129c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true 2026-05-14 02:21:30.966 7 INFO cinder.volume.api [None req-381a1549-f600-4647-a80d-4ff2ecb2129c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] Get all snapshots completed successfully. 2026-05-14 02:21:30.966 7 INFO cinder.api.openstack.wsgi [None req-381a1549-f600-4647-a80d-4ff2ecb2129c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17e31b76bc9419585b2c111a8d8b4f6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 564/1134] 10.0.0.107 () {28 vars in 674 bytes} [Thu May 14 02:21:30 2026] GET /v3/c17e31b76bc9419585b2c111a8d8b4f6/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-14 02:21:34.585 8 INFO cinder.api.openstack.wsgi [None req-e280a17b-b4c1-492c-aed4-145c326a7edc 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:21:34.585 7 INFO cinder.api.openstack.wsgi [None req-381a1549-f600-4647-a80d-4ff2ecb2129c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:21:34.586 8 INFO cinder.api.openstack.wsgi [None req-e280a17b-b4c1-492c-aed4-145c326a7edc 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:21:34.587 7 INFO cinder.api.openstack.wsgi [None req-381a1549-f600-4647-a80d-4ff2ecb2129c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:21:44.586 8 INFO cinder.api.openstack.wsgi [None req-e280a17b-b4c1-492c-aed4-145c326a7edc 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:21:44.587 8 INFO cinder.api.openstack.wsgi [None req-e280a17b-b4c1-492c-aed4-145c326a7edc 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:21:44.589 7 INFO cinder.api.openstack.wsgi [None req-381a1549-f600-4647-a80d-4ff2ecb2129c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:21:44.590 7 INFO cinder.api.openstack.wsgi [None req-381a1549-f600-4647-a80d-4ff2ecb2129c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:21:54.585 8 INFO cinder.api.openstack.wsgi [None req-e280a17b-b4c1-492c-aed4-145c326a7edc 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:21:54.585 7 INFO cinder.api.openstack.wsgi [None req-381a1549-f600-4647-a80d-4ff2ecb2129c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:21:54.586 8 INFO cinder.api.openstack.wsgi [None req-e280a17b-b4c1-492c-aed4-145c326a7edc 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:21:54.587 7 INFO cinder.api.openstack.wsgi [None req-381a1549-f600-4647-a80d-4ff2ecb2129c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:22:04.586 8 INFO cinder.api.openstack.wsgi [None req-e280a17b-b4c1-492c-aed4-145c326a7edc 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:22:04.586 7 INFO cinder.api.openstack.wsgi [None req-381a1549-f600-4647-a80d-4ff2ecb2129c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] GET http://10.0.0.12:8776/ 2026-05-14 02:22:04.587 7 INFO cinder.api.openstack.wsgi [None req-381a1549-f600-4647-a80d-4ff2ecb2129c 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300 2026-05-14 02:22:04.587 8 INFO cinder.api.openstack.wsgi [None req-e280a17b-b4c1-492c-aed4-145c326a7edc 8aa61209ec2c4946badbbda937bebd6f c17e31b76bc9419585b2c111a8d8b4f6 - - default default] http://10.0.0.12:8776/ returned with HTTP 300